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.
2 parents a11e911 + 03f5c71 commit 1c17234Copy full SHA for 1c17234
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