shithub: sox

ref: 06d6a95d2dc59f83ce8c63a058fa789456203d41
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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