Module:Gloss
From The Lonely Galaxy Wiki
More actions
Documentation for this module may be created at Module:Gloss/doc
local p = {}
p.foo = function ()
return "Hello World!"
end
Documentation for this module may be created at Module:Gloss/doc
local p = {}
p.foo = function ()
return "Hello World!"
end