shithub: sox

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

View raw version
-- the first program in every language

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