shithub: sox

ref: 2f0ef325d4588af7a70453547fa6b4d0b703818e
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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