Module:pollasena-roots: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 47: Line 47:
error(msg .. ": " .. orig_param .. "= " .. table.concat(run))
error(msg .. ": " .. orig_param .. "= " .. table.concat(run))
end
end
local term = run[1]:gsub("*%","")
local term = run[1]:gsub("%*","")


for j = 2, #run - 1, 2 do
for j = 2, #run - 1, 2 do

Navigation menu