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