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