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