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 Test {
|
||||
interface I {
|
||||
int _();
|
||||
int m();
|
||||
}
|
||||
|
||||
static abstract class Parent {
|
||||
|
||||
Reference in New Issue
Block a user