shithub: sox

ref: 13cc583c0bd5a34d24e543284c6b70f5905e1cf1
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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