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 c0dbec0 commit dacdec9Copy full SHA for dacdec9
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