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