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