mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Sendable key path literals are represented as an existential protocol composition with `Sendable` protocol which has to be opened in certain scenarios i.e. to pass it to non-Sendable version.
2.1 KiB
2.1 KiB