shithub: sox

ref: fbd851f5148e58f3f1884a502c397682ec53f14f
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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