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