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