mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ConstraintSystem] Fix a few constraint system corner cases with explicit
existential types.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// RUN: %target-typecheck-verify-swift
|
||||
// RUN: %target-typecheck-verify-swift -enable-explicit-existential-types
|
||||
|
||||
protocol P { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user