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