1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-11-23 10:28:06 +11:00
LuaComp/tests/mod.lua
2021-06-28 11:00:15 -05:00

3 lines
44 B
Lua

return function()
print("hello, world")
end