shithub: sox

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

View raw version
-- the first program in every language

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