shithub: sox

ref: 34756e8fb8c0f3899c048322a23441cb735de3b7
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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