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