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