shithub: sox

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

View raw version
-- the first program in every language

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