mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
`getElementsToSearch` returns `expect` and all `actual` declarations; to report conflicts against this group together, declaration is replaced with `expect` counter-part in UsageInfo's referencedElement for "broken" code with missed actual on constructors, `isEffectivelyActual` is used Disabled tests: - skipped test with super type reference of expected class (KT-65190) - impossible to delete parameter in `actual` function without changing corresponding `expect` function (KTIJ-28569) - `getExpectsForActual` doesn't return anything if declaration doesn't have `actual` modifier: doesn't work for slightly broken code (KT-65191) GitOrigin-RevId: 08878c97bb3a196be8dbb663b6c7348b9352dd3a