ref: adbf2578946f1658b3dd044f62e31a8689e8671e dir: /test/bsr.myr/
/* should exit with status 5 */ const main = { var a = 42 -> a >> 3 }