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