shithub: sox

ref: 4334a6f4ef546d8390bac67552e1f195080175c0
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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