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