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