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