mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
343 B
Swift
8 lines
343 B
Swift
// {"kind":"typecheck","signature":"swift::constraints::ConstraintGraphNode::addConstraint(swift::constraints::Constraint*)","signatureAssert":"Assertion failed: (ConstraintIndex.count(constraint) == 0 && \"Constraint re-insertion\"), function addConstraint"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
[{
|
|
a
|
|
b
|
|
}
|
|
c.d<b>
|