Module:Sandbox/CAS222222221/S: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
p = {}
 
local function test( ... )
return _args.a
end
Line 7:
 
function p.func(frame)
local _args = {
a = "apple",
b = "boy",