Add missing diagnostic expectations

This commit is contained in:
Chris Smowton
2023-09-14 17:38:42 +01:00
parent 8f940c311a
commit d9f7180b5c

View File

@@ -11,3 +11,7 @@ public class Test {
}
}
// Diagnostic Matches: Erroneous node in tree: (ERROR)
// Diagnostic Matches: In file Test.java:8:15 no end location for JCMethodInvocation : yield(x)
// Diagnostic Matches: 1 errors during annotation processing