shithub: sox

ref: 58d6bc5ea1a29964715b092f61ef4c6481cd6349
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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