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