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 6c29e3a commit 410cb1fCopy full SHA for 410cb1f
tests/pos/i23496/annotations_1.scala
@@ -1,5 +1,3 @@
1
package scalaql
2
3
-import scala.annotation.StaticAnnotation
4
-
5
-class forbiddenInheritance extends StaticAnnotation
+class forbiddenInheritance extends scala.annotation.StaticAnnotation
0 commit comments