shithub: sox

ref: fe74073efef1616f573afd8c4c926ecbd66d0d72
dir: /src/lua/test/hello.lua/

View raw version
-- the first program in every language

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