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