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