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