shithub: sox

ref: 2affc5101e7d0d2020e567c3f2704a962e17366c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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