shithub: sox

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

View raw version
-- the first program in every language

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