ref: 3c4b4fecaf3841b492c75b6dacbc7b68c6aa1703 dir: /test/mod.myr/
/* should exit with status 6 */ const main = { var a = 42 var b = 9 -> a % b }