tchoutchou/omg.lua
2023-02-13 21:58:16 +01:00

6 lines
46 B
Lua

function omg()
print("OMG")
end
return omg