shithub: sox

ref: 224eb83d7ab54ff08c18d8242a35f235cb24fcc4
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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