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