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