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