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