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