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