mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Don't attempt to wrap `Any` into a single-element tuple to match against a tuple with pack expansions, this conversion would be handled by existential promotion if it's allowed, otherwise it would produce an error. Resolves: rdar://109160060
587 KiB
587 KiB