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