Skip to content

Commit 037c8fa

Browse files
Schedule @experimental to be final in the future (#19263)
2 parents f8f2ae2 + 91aea5b commit 037c8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/src/scala/annotation/experimental.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ package scala.annotation
55
* @see [[https://dotty.epfl.ch/docs/reference/other-new-features/experimental-defs]]
66
* @syntax markdown
77
*/
8+
@deprecatedInheritance("Scheduled for being final in the future", "3.4.0")
89
class experimental extends StaticAnnotation

0 commit comments

Comments
 (0)