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