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