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