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