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