ITADN

Add missing `any` to a protocol composition

#185Pull RequestAnthonyLatsis 创建于 2024-08-03
A
AnthonyLatsiscommented
The latest Swift release does not complain about this particular case when the `ExistentialAny` feature is enabled because it was overlooked by `any` syntax diagnosis. Future compilers will. See https://github.com/swiftlang/swift/issues/75655.
合并状态:未合并 2 条评论