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