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