shithub: sox

ref: 30289d4a13c4c6d6a60ad1a0eff6151c37e2cf49
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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