shithub: sox

ref: 19addbb93c1821b81c383ac0406f3274a7d57f78
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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