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