shithub: sox

ref: 02fb037bc06ea15f3a5d5ce38f2d9af42533ed6f
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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