shithub: sox

ref: 48c438236b27754a525b8bd942b8af46e6b2b264
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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