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