shithub: sox

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

View raw version
-- the first program in every language

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