We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac04995 commit babb97eCopy full SHA for babb97e
test/Prototypes/DoubleWidth.swift.gyb
@@ -4,6 +4,10 @@
4
5
import StdlibUnittest
6
7
+// XXX: Auxiliary tests & benchmark for DoubleWidth were removed in PR #23024.
8
+// When the DoubleWidth makes comeback, revert the commits from there to
9
+// ressurect what was just a dead code in the meantime…
10
+
11
/// A fixed-width integer that has twice the bit width of its base type.
12
///
13
/// You can use the `DoubleWidth` type to continue calculations with the result
0 commit comments