mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Remove expectation of spurious diagnostic
This commit is contained in:
@@ -132,6 +132,4 @@ public class Test<V> {
|
||||
* @param k does not
|
||||
*/
|
||||
static record GenericRecord<T>(int i, int j) {}
|
||||
|
||||
// Diagnostic Matches: Incomplete inheritance relation for type java.lang.Object and supertype none
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user