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