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