shithub: sox

ref: d4dfef27f72d879af2fb6537b87d8b1f50ec5091
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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