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