shithub: sox

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

View raw version
-- the first program in every language

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