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