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 41da05d + 38775ad commit 71a0803Copy full SHA for 71a0803
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