shithub: sox

ref: 8556fb693a23045c30ab6b7bf3949d3adc0cec46
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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