mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
inplace introduce: restore initial local variable name
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@
|
||||
class Test {
|
||||
|
||||
void simpleMethod() {
|
||||
boolean <caret>BB = false;
|
||||
boolean <caret>bb = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user