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