mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It should be possible to pass values with `any Sendable` as arguments to `inout` parameters that expect `Any`. This is pretty much the same as an l-value conversion. Resolves: https://github.com/swiftlang/swift/issues/79361 Resolves: rdar://144794132
623 KiB
623 KiB