Skip to content

Commit e0c2940

Browse files
committed
This test only fails when asserts are on
1 parent b6517c5 commit e0c2940

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers_2/0189-sr10033.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: not --crash %target-swift-frontend -typecheck %s
22

3+
// REQUIRES: asserts
4+
35
protocol P1 {
46
associatedtype A2 : P2 where A2.A1 == Self
57
}

0 commit comments

Comments
 (0)