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