shithub: sox

ref: 75f1ab3f05c0fddf8802f53b9ea7ae46fd1926fc
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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