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