ref: f143320b261f68c3fe03eb42ba5fc4dbc93ecba5 dir: /test/infermismatch.myr/
const main = { var a var b a = 1 b = 'a' a = b }