Skip to content

Commit f07337e

Browse files
authored
Merge pull request #9946 from moiseev/array-filter-resiliency
2 parents e97123f + 612a07f commit f07337e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/core/ArrayType.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
@_versioned
1314
internal protocol _ArrayProtocol
1415
: RangeReplaceableCollection,
1516
ExpressibleByArrayLiteral

0 commit comments

Comments
 (0)