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