shithub: sox

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

View raw version
-- the first program in every language

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