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