shithub: sox

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

View raw version
-- the first program in every language

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