mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Since constraint system now handles pattern matching it has to preverse label matching semantics which existed in original code: if pattern element has a label it has to match the one in the tuple type it's matched against. Resolves: rdar://problem/60048356
370 KiB
370 KiB