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