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