Skip to content

Commit 7158760

Browse files
committed
Add fixed crasher to close #43187
1 parent 649889f commit 7158760

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// RUN: not %target-swift-frontend %s -typecheck
9+
10+
// https://github.com/apple/swift/issues/43187
11+
// RUN: %target-swift-ide-test -structure -source-filename=%s
12+
913
for
1014
{({{{class
1115
case,

0 commit comments

Comments
 (0)