- Lua print() function is only supported function - Lua script is parsed at compile time and run in example
2 lines
35 B
Lua
2 lines
35 B
Lua
print("Hello world, this is lua!")
|