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