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