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