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