We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@publicInBinary
1 parent b995bdc commit 1ba20d6Copy full SHA for 1ba20d6
library/src/scala/annotation/publicInBinary.scala
@@ -16,5 +16,4 @@ package scala.annotation
16
* Adding this annotation to a non-public definition can also cause binary incompatibilities
17
* if the definition is accessed in an inline definition (these can be checked using `-WunstableInlineAccessors`).
18
*/
19
-@experimental
20
final class publicInBinary extends scala.annotation.StaticAnnotation
0 commit comments