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