shithub: sox

ref: 7991f2a05c72aea00be77cd8b11713944a7fe2b0
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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