shithub: sox

ref: 4f25ed6ee372acb3011c6fbd5da747aa0f0f62cb
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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