shithub: sox

ref: d6aaca5ad6b6cb27dc6501c31af7b96c12f813e5
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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