shithub: sox

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

View raw version
-- the first program in every language

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