shithub: sox

ref: 9ae8c4986fdfe03d3e64d7ad734e418e9869b544
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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