shithub: sox

ref: 2974df2573c875e2bf095804a8480466091665c7
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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