mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-25 10:51:06 +07:00
[tests] prepares Java tests for the language level raise
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class MyTest {
|
||||
interface I<X> {
|
||||
X _();
|
||||
X m();
|
||||
}
|
||||
static <T> T bar() {return null;}
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user