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