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