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