shithub: sox

ref: 58f37f1e4acc5ba8e1ff483d4ddf32b9ce7dbd3d
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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