ref: da1de51de2edb383cc26a1b726df4cfc9328e1c7 dir: /test/badop.myr/
use std const main = { var x x = "a" + "b" }