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