1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-15 22:19:07 +00:00
Aquaria/ExternalLibs/lua-5.1.4/test/hello.lua

3 lines
86 B
Lua

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