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.
2 parents f8f2ae2 + 91aea5b commit 037c8faCopy full SHA for 037c8fa
library/src/scala/annotation/experimental.scala
@@ -5,4 +5,5 @@ package scala.annotation
5
* @see [[https://dotty.epfl.ch/docs/reference/other-new-features/experimental-defs]]
6
* @syntax markdown
7
*/
8
+@deprecatedInheritance("Scheduled for being final in the future", "3.4.0")
9
class experimental extends StaticAnnotation
0 commit comments