mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
testdata fixed
This commit is contained in:
@@ -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