shithub: sox

ref: 130d2d573fd9d10b8b623b139b36551e3d30c52c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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