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