SpartanRefactoring / Main

Eclipse plugin that performs automatic refactoring of Java source code, making it shorter, more idiomatic and more readable
https://www.spartan.org.il
100 stars 56 forks source link

Bug with "Inline Next Increment" #1630

Open michalcohen opened 5 years ago

michalcohen commented 5 years ago

When "expression(2)" refers to "index1", then the result isn't the same before and after the replacement.