shithub: sox

ref: 2078845b803fcc613d8410c7a6ae9c66047bb1bc
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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