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