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