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