shithub: sox

ref: 28fe92a7ac13cd38261ca059b73362c13844e6b2
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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