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 41da05d commit 38775adCopy full SHA for 38775ad
validation-test/IRGen/98995607.swift.gyb
@@ -1,5 +1,7 @@
1
// RUN: %target-run-simple-swiftgyb
2
3
+// REQUIRES: executable_test
4
+
5
%for N in range(0, 100):
6
7
protocol P${N}<A, B> {
0 commit comments