Files
Leviathan/Library/External/build/lua/test/hello.lua
T
2026-06-01 12:46:52 +02:00

4 lines
86 B
Lua

-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")