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