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