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