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