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