shithub: sox

ref: 063fd456b2db1518c3bd58bd378a8dedb8bc0a57
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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