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