mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-111702 Java Rearranger illegal forward reference on fields rearrangement [CR-IC-3034]
This commit is contained in:
@@ -7,6 +7,7 @@ class Foo {
|
||||
settings,
|
||||
indentOptions,
|
||||
child2.getTextRange(),
|
||||
false);
|
||||
false
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user