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 1c26b6c commit c7ae3e6Copy full SHA for c7ae3e6
validation-test/compiler_crashers_2/0127-sr5546.swift renamed to validation-test/compiler_crashers_2_fixed/0127-sr5546.swift
@@ -1,4 +1,4 @@
1
-// RUN: not --crash %target-swift-frontend %s -typecheck
+// RUN: not %target-swift-frontend %s -typecheck
2
// REQUIRES: asserts
3
4
public struct Foo<A, B, C> {}
0 commit comments