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