shithub: sox

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

View raw version
-- the first program in every language

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