shithub: sox

ref: 2fde5c7c3678b14200e91b7ea1fd04b6a75a08f7
dir: /lua/test/hello.lua/

View raw version
-- the first program in every language

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