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