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