mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
fix test data
This commit is contained in:
@@ -20,5 +20,6 @@ interface A<T> {
|
||||
class B implements A
|
||||
{
|
||||
public void foo() {
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user