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