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