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 d913504 commit 23609ecCopy full SHA for 23609ec
library/src/scala/compiletime/ops/any.scala
@@ -42,7 +42,7 @@ object any:
42
* @syntax markdown
43
*/
44
@experimental
45
- type IsConst[+X] <: Boolean
+ type IsConst[X] <: Boolean
46
47
/** String conversion of a constant singleton type.
48
* ```scala
0 commit comments