Jump to content

Module:Arguments: Difference between revisions

m
Reverted edits by 76.164.234.13 (talk) to last revision by Hashar
No edit summary
m (Reverted edits by 76.164.234.13 (talk) to last revision by Hashar)
Line 45: Line 45:


local function tidyValNoChange(key, val)
local function tidyValNoChange(key, val)
return tidyValNoChange(val)
return val
end
end


Line 283: Line 283:
end
end


return tidyValNoChange(arguments)
return arguments
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.