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