shithub: sox

ref: 6e88a6f3e690806f1d944cc19012ecb1c1edc847
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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