mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If expression is incorrect it most likely wouldn't be able to satisfy `Equatable` or other requirements of `~=` operator overloads, but at the same time the main problem is related to `case` expression itself so let's not diagnose missing conformances.
109 KiB
109 KiB