LuaComp/tests/mod.lua

3 lines
44 B
Lua

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