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