shithub: sox

ref: a1f7b8960506b612c5d9ce662fc5af6fe7381654
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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