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