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