mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
fix testdata
This commit is contained in:
@@ -6,6 +6,6 @@ interface A {
|
||||
interface B extends A {
|
||||
@Override
|
||||
default void m() {
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user