native
native copied to clipboard
Incorrect renaming when the method/field already has a numeric suffix
For example, if we have three methods: overloaded, overloaded and overloaded1. The second overloaded gets converted to overloaded1 but overloaded1 stays the same.