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