Skip to content

Commit 91aea5b

Browse files
committed
Schedule @experimental to be final in the future
1 parent d09bfda commit 91aea5b

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)