Home
Random
Log in
Settings
Donate
About Wikinews
Disclaimers
Search
Module
:
Sandbox/Tom Morris
Language
Watch
Edit
There are no
reviewed versions
of this page, so it may
not
have been checked for adherence to standards.
[
create
]
Documentation
local
p
=
{}
p
.
helloworld
=
function
()
return
"Hello World"
end
return
p