1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-09-29 07:00:58 +10:00
LuaComp/examples/simple_include.lua
2019-11-05 14:47:42 -05:00

2 lines
50 B
Lua

--#include "world.lua"
print("hello"..get_world())