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