We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649889f commit 7158760Copy full SHA for 7158760
validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift
@@ -6,6 +6,10 @@
6
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
7
8
// 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
13
for
14
{({{{class
15
case,
0 commit comments