mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
support Rename Reference on invalid method call (IDEA-176918)
This commit is contained in:
+1
@@ -8,4 +8,5 @@ class c {
|
||||
i<caret>++;
|
||||
}
|
||||
}
|
||||
int k;
|
||||
}
|
||||
Reference in New Issue
Block a user