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