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