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