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