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