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