mirror of
https://github.com/Adorable-Catgirl/LuaComp.git
synced 2024-11-15 14:38:05 +11:00
3 lines
51 B
Lua
3 lines
51 B
Lua
|
@[[for i=1, 10 do]]
|
||
|
print("hello @[{i}]")
|
||
|
@[[end]]
|