Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
simp
invokable
Line 183:
 
function p.main(frame)
returnlocal pargs = frame._main(args or frame:getParent().args)
return p._main(args)
end