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 75f1dce commit 80564dcCopy full SHA for 80564dc
validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift
@@ -6,7 +6,7 @@
6
// See http://swift.org/LICENSE.txt for license information
7
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
9
-// RUN: not %target-swift-frontend %s -parse
+// RUN: %target-swift-frontend %s -parse
10
11
// Issue found by https://github.com/neilpa (neilpa)
12
// http://www.openradar.me/20220559
0 commit comments