You are viewing an old version of this page. Return to the latest version.
Version of 08:51, 27 November 2017 by WikiSysop
SetBSExtensionInfoEditionNotFree
-
- Last edited 6 years ago by WikiSysop
-
-
- No status information
Documentation for this module may be created at Module:SetBSExtensionInfoEditionNotFree/doc
local p = {}
function p.hello()
return "Hello, world!"
end
return p