Module:Sandbox/Colin R Robinson
Appearance
Documentation for this module may be created at Module:Sandbox/Colin R Robinson/doc
local p = {}
function p.hello()
return 'Hello!'
end
return p
Documentation for this module may be created at Module:Sandbox/Colin R Robinson/doc
local p = {}
function p.hello()
return 'Hello!'
end
return p