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