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