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