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