We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b4ef1a + e4930aa commit 25bbcbaCopy full SHA for 25bbcba
library/src/scala/compiletime/ops/int.scala
@@ -244,7 +244,7 @@ object int:
244
* ```
245
* @syntax markdown
246
*/
247
- //@deprecated("Use compiletime.ops.any.ToString instead.","3.2.0") // uncomment when reaching 3.2.0
+ @deprecated("Use compiletime.ops.any.ToString instead.","3.2.0")
248
type ToString[X <: Int] <: String
249
250
/** Long conversion of an `Int` singleton type.
0 commit comments