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