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