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 a11e911 commit 03f5c71Copy full SHA for 03f5c71
validation-test/compiler_crashers/28268-swift-type-transform.swift renamed to validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift
@@ -5,7 +5,6 @@
5
// See http://swift.org/LICENSE.txt for license information
6
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
7
8
-// RUN: not --crash %target-swift-frontend %s -parse
9
-// REQUIRES: asserts
+// RUN: not %target-swift-frontend %s -parse
10
var:{protocol a{struct A:a
11
typealias e=A.e
0 commit comments