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