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