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