shithub: sox

ref: 9c8e0df77fc1b33aff3a4319e758fd39e07c70ad
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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