shithub: sox

ref: 78cb6c827f13c2880e9198846fa434f2fc70b120
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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