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