shithub: sox

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

View raw version
-- the first program in every language

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