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