mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 00:11:26 +07:00
MultipleJdksHighlightingTest: yet another test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package p;
|
||||
import java.util.*;
|
||||
import java.util.concurrent.*;
|
||||
|
||||
public abstract class A implements Callable<Collection<String>> {
|
||||
}
|
||||
Reference in New Issue
Block a user