Module:Bananas: Difference between revisions
(Created page with "local p = {} --p stands for package function p.hello( frame ) return "Hello, world!" end return p") |
(No difference)
|
Latest revision as of 21:25, 30 August 2024
Example module referenced by Extension:Scribunto/Lua reference manual