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