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