shithub: sox

ref: 472d5250b7a26ae201699c95af7d1bb3f5a89152
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

io.write("Hello world, from ",_VERSION,"!\n")