Modul:Test2
Zur Navigation springen
Zur Suche springen
local p = {}
function p.hello()
return 'This is a hold-up, not a botany lesson.'
end
return p
local p = {}
function p.hello()
return 'This is a hold-up, not a botany lesson.'
end
return p