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