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