From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>A8v at 22:08, 9 July 2014 . The present address (URL) is a permanent link to this version.Revision as of 22:08, 9 July 2014 by imported>A8v (diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
{{#invoke:Sandbox/A8v|function_name}}
-- For unit tests, see [[Module:Bananas/testcases]]
local p = {}
function p.hello()
return Hello
end
return p