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 8ca2225 commit dab6971Copy full SHA for dab6971
validation-test/compiler_crashers_2/0127-sr5546.swift
@@ -1,4 +1,6 @@
1
// RUN: not --crash %target-swift-frontend %s -typecheck
2
+// REQUIRES: asserts
3
+
4
public struct Foo<A, B, C> {}
5
6
public protocol P {
0 commit comments