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