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