mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
All of the declarations returned by dynamic `AnyObject` lookup are `@objc` and hence `@preconcurrency` which means that it should be possible to introduce `@Sendable` and `any Sendable` annotations without affecting lookup and shadowing behavior.
186 KiB
186 KiB