shithub: sox

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

View raw version
-- the first program in every language

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