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 ae50755 commit 42b2792Copy full SHA for 42b2792
library/src/scala/deriving/Mirror.scala
@@ -1,6 +1,6 @@
1
package scala.deriving
2
3
-import language.experimental.captureChecking
+// import language.experimental.captureChecking
4
5
/** Mirrors allows typelevel access to enums, case classes and objects, and their sealed parents.
6
*/
0 commit comments