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