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