shithub: sox

ref: 137952b22cdfa5faecb0ae8c04934d95f686a2b3
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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