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 7017045 commit b191330Copy full SHA for b191330
tests/pos/Annotations.scala
@@ -1,6 +1,6 @@
1
package foo.bar
2
3
-import jdk.jfr.Enabled
+class Enabled extends annotation.Annotation
4
5
@Enabled
6
@Deprecated
0 commit comments