mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 19:29:30 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ class Outer <U, V> {
|
||||
Outer<String, String> o = new Outer<>(new Foo<String>() {
|
||||
@Override
|
||||
public void m() {
|
||||
|
||||
<caret>
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user