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