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 a2d5ac8 commit 57bd377Copy full SHA for 57bd377
validation-test/stdlib/SequenceType.swift.gyb
@@ -8,6 +8,8 @@
8
import StdlibUnittest
9
import StdlibCollectionUnittest
10
11
+// rdar://125917150
12
+// UNSUPPORTED: freestanding
13
14
// Extend LoggingSequence to shadow the new operation. When
15
// requirements are added to a protocol 'P', there should be an
0 commit comments