shithub: sox

ref: 91be46d3df5fd10ad8cb1cd815258e9bb762c2c0
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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