shithub: sox

ref: 3fa0b14620e9c84c1fac5eb6e70b5db93b2bf4af
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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