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