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