Skip to content

Commit 213dcbb

Browse files
committed
Update stability-stdlib-abi-without-asserts.test
1 parent 5d5dec3 commit 213dcbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/api-digester/stability-stdlib-abi-without-asserts.test

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,4 +829,8 @@ Enum _DependenceType is a new API without @available attribute
829829
Protocol CodingKey has added inherited protocol SendableMetatype
830830
Protocol Error has added inherited protocol SendableMetatype
831831

832+
Struct EnumeratedSequence has added a conformance to an existing protocol BidirectionalCollection
833+
Struct EnumeratedSequence has added a conformance to an existing protocol Collection
834+
Struct EnumeratedSequence has added a conformance to an existing protocol RandomAccessCollection
835+
832836
// *** DO NOT DISABLE OR XFAIL THIS TEST. *** (See comment above.)

0 commit comments

Comments
 (0)