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