mirror of
https://github.com/Adorable-Catgirl/LuaComp.git
synced 2024-11-23 18:38:05 +11:00
3 lines
44 B
Lua
3 lines
44 B
Lua
|
return function()
|
||
|
print("hello, world")
|
||
|
end
|