shithub: sox

ref: 8356a87526a8509df559dfa2f00e39ca116a4d7f
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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