mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-16 06:29:31 +00:00
3 lines
86 B
Lua
3 lines
86 B
Lua
-- the first program in every language
|
|
|
|
io.write("Hello world, from ",_VERSION,"!\n")
|