shithub: sox

ref: 87a8264b2ae5a088cd1b4a37bf1aa761267205b8
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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