Skip to content

Commit 4867255

Browse files
committed
de-gyb existentialcollection
1 parent eb8bd16 commit 4867255

File tree

3 files changed

+2376
-1173
lines changed

3 files changed

+2376
-1173
lines changed

stdlib/public/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ set(SWIFTLIB_ESSENTIAL
6363
EmptyCollection.swift
6464
Equatable.swift
6565
ErrorType.swift
66+
ExistentialCollection.swift
6667
Filter.swift
6768
FixedArray.swift
6869
FlatMap.swift
@@ -219,7 +220,6 @@ set(SWIFTLIB_SOURCES
219220

220221
set(SWIFTLIB_GYB_SOURCES
221222
${SWIFTLIB_ESSENTIAL_GYB_SOURCES}
222-
ExistentialCollection.swift.gyb
223223
SIMDVectorTypes.swift.gyb
224224
Tuple.swift.gyb
225225
)

0 commit comments

Comments
 (0)