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