Skip to content

Commit 8ebb45f

Browse files
author
Max Moiseev
committed
Move DoubleWidth to test/Prototypes
1 parent 9f0048a commit 8ebb45f

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

stdlib/public/core/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ set(SWIFTLIB_ESSENTIAL
4848
CTypes.swift
4949
DebuggerSupport.swift
5050
Dictionary.swift
51-
DoubleWidth.swift.gyb
5251
DropWhile.swift
5352
Dump.swift
5453
EmptyCollection.swift

stdlib/public/core/GroupInfo.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
"BuiltinMath.swift",
135135
{
136136
"Integers": [
137-
"DoubleWidth.swift",
138137
"Integers.swift",
139138
"IntegerParsing.swift"],
140139
"Floating": [

0 commit comments

Comments
 (0)