shithub: sox

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

View raw version
-- the first program in every language

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