shithub: sox

ref: 82c6af3daeec9110f1ac43c0590df7a053b46499
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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