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