shithub: sox

ref: 4518ee1d846eae87ac2cef1febcd06783bc39b06
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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