Skip to content

Commit 80564dc

Browse files
committed
Update non-crasher test which should now compile cleanly.
1 parent 75f1dce commit 80564dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// See http://swift.org/LICENSE.txt for license information
77
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
88

9-
// RUN: not %target-swift-frontend %s -parse
9+
// RUN: %target-swift-frontend %s -parse
1010

1111
// Issue found by https://github.com/neilpa (neilpa)
1212
// http://www.openradar.me/20220559

0 commit comments

Comments
 (0)