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