Skip to content

Commit ca10375

Browse files
authored
[test] Remove spurious ABI change (?)
1 parent 774ff61 commit ca10375

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/api-digester/Outputs/stability-stdlib-abi.swift.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ Protocol _NSArrayCore has been removed
323323
Struct _CocoaArrayWrapper has type witness type for BidirectionalCollection.SubSequence changing from Slice<_CocoaArrayWrapper> to _SliceBuffer<AnyObject>
324324
Struct _CocoaArrayWrapper has type witness type for Collection.SubSequence changing from Slice<_CocoaArrayWrapper> to _SliceBuffer<AnyObject>
325325
Struct _CocoaArrayWrapper has type witness type for RandomAccessCollection.SubSequence changing from Slice<_CocoaArrayWrapper> to _SliceBuffer<AnyObject>
326-
Struct _CocoaArrayWrapper has type witness type for Sequence.SubSequence changing from Slice<_CocoaArrayWrapper> to _SliceBuffer<AnyObject>
327326
Var _ArrayBuffer._nonNative has declared type change from _NSArrayCore to _CocoaArrayWrapper
328327
Var _ArrayBuffer._storage has declared type change from _BridgeStorage<__ContiguousArrayStorageBase, _NSArrayCore> to _BridgeStorage<__ContiguousArrayStorageBase>
329328
Var _CocoaArrayWrapper.buffer has declared type change from _NSArrayCore to AnyObject

0 commit comments

Comments
 (0)