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