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