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