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