local p =
function p.main(frame) return "Hey look ma, I can program in Lua!" end
function p.unmain(frame) return "Hello mother, please look at how I now have the ability to use the scripting language known as Lua!" end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/JJPMaster/test".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.