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