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