Is Swift 5.10 warning about “likely incorrect” actually incorrect for optional `CFType`s?
I have some code that started producing a warning about my use of the &
operator with Swift 5.10 (and maybe earlier).
I have some code that started producing a warning about my use of the &
operator with Swift 5.10 (and maybe earlier).