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