shithub: sox

ref: 7caf0e1b5286fc68229f60749d12e6ad28b3e01c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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