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