shithub: sox

ref: 28396aaa1bc6774763d33169baf847cd4361f244
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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