Skip to content

Commit 74e05a0

Browse files
committed
Resolved another crasher
(cherry picked from commit 9f0f71d)
1 parent 3ed8900 commit 74e05a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/IDE/crashers_2/0006-crazy-associated-types.swift renamed to validation-test/IDE/crashers_2_fixed/0006-crazy-associated-types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
1+
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
22
// REQUIRES: asserts
33

44
protocol a {

0 commit comments

Comments
 (0)