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