Documentation for this module may be created at Module:Test/doc
p = {} function p.hello_world() return "Hello, world!" end return p