Modul:Test2
Version vom 8. Mai 2020, 22:49 Uhr von imported>Kett (Die Seite wurde neu angelegt: „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