shithub: sox

ref: 5ddbc4c395a37cf0e357350757e5685735f7ef9d
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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