mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 19:16:40 +07:00
Previously we tracked only inline functions and properties of removed class - now we will track all public members Tests were added for: * Remove imported top-level function (Kotlin uses Kotlin) * Remove imported top-level variable (Kotlin uses Kotlin) * Remove imported top-level extension property (Kotlin uses Kotlin) * Remove imported class (Java uses Kotlin) * Remove imported class (Java uses Java) ^KT-75917 Fixed GitOrigin-RevId: f0458ac7c1d04df8fe9aa591cb1a1782a36e9fe9