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