mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
If a method overrides some Java method and that method is not overridden with anything else, it means that this method originates from Java. In comparison to the previous wrong implementation, for the case `class ClassInheritingBoth: JavaName, KotlinName` the current implementation works regardless of the order of implemented interfaces `JavaName`, `KotlinName`. ^KTIJ-30819 Fixed (cherry picked from commit eb262ccbf0c4c38248a260130d58316fa7a8bb65) IJ-CR-148612 GitOrigin-RevId: 12a28f209e160b02d0e87e4af813c373a4f193a9