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