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 a7e0f59 commit e2353b5Copy full SHA for e2353b5
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