shithub: sox

ref: 618889f7b0d3d596db548fb66677fab8fddc437e
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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