shithub: sox

ref: ecc6c0f130bbd97f402d80ecf5d14610ce96065e
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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