shithub: sox

ref: 129458fde57f3b612ef7ea6b6b0bd45497a0e26f
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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