Skip to content

Commit bd86f41

Browse files
committed
Module group: Move Bit.swift to Math.
1 parent 24ea360 commit bd86f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/core/GroupInfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"IntegerArithmetic.swift",
8989
"FixedPoint.swift",
9090
"IntegerParsing.swift",
91+
"Bit.swift",
9192
"SetAlgebra.swift"
9293
],
9394
"Optional": [
@@ -118,7 +119,6 @@
118119
"Shims.swift",
119120
"Unmanaged.swift",
120121
"Availability.swift",
121-
"Bit.swift",
122122
"Process.swift",
123123
"Tuple.swift"
124124
]

0 commit comments

Comments
 (0)