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