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