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