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