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 8f940c3 commit d9f7180Copy full SHA for d9f7180
java/ql/test/library-tests/errorexpr/Test.java
@@ -11,3 +11,7 @@ public int yieldWrapper(int x) {
11
}
12
13
14
+
15
+// Diagnostic Matches: Erroneous node in tree: (ERROR)
16
+// Diagnostic Matches: In file Test.java:8:15 no end location for JCMethodInvocation : yield(x)
17
+// Diagnostic Matches: 1 errors during annotation processing
0 commit comments