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