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