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