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