shithub: sox

ref: 72bcef603c6b6ddc54ba2a33556390286c332b7c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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