shithub: sox

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

View raw version
-- the first program in every language

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