We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64aa017 commit 27cb373Copy full SHA for 27cb373
1 file changed
java/ql/test/library-tests/module-import-declarations/Test.java
@@ -3,4 +3,6 @@
3
class Test {
4
public static void main(String[] args) {
5
}
6
-}
+}
7
+
8
+// Diagnostic Matches: Unknown location for jdk.internal.RequiresIdentity+Annotation
0 commit comments