shithub: sox

ref: 02fe8d8b9152b69c7c87032c18a2a94b3006739c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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