ref: 9e705ea43749bc219e15e7a4b934690a147dba90 dir: /test/hello/hello.myr/
use "sys.use" const main = { sys.write(1, "Hello world\n") }