shithub: sox

ref: 107d99ac9bb6b1174fd55ccb12c725b75b9c791e
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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