shithub: sox

ref: 1c25000a6fd8b53ec0f894232a560392aeb94ee1
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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