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