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