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