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