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