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