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