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