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