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