ref: 6710eaf7cfe2e15b6c4bc352c4285678efa53212 dir: /test/infermismatch.myr/
const main = { var a var b a = 1.0 b = 'a' a = b }