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 9c9d4ec commit 80f6118Copy full SHA for 80f6118
scala3doc-testcases/src/tests/deprecated.scala
@@ -19,5 +19,5 @@ class B extends A:
19
val y: Int = 1
20
21
22
-@java.lang.Deprecated(since = "1.1")
+@java.lang.Deprecated
23
class JavaDeprecated
0 commit comments