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