shithub: sox

ref: 7714a2123a4136cd632d66d06938e68a01b01c4c
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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