shithub: sox

ref: d9dd6b9d6fb0a322faf85c0f85590e0e5119c3c3
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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