7d7256536c
`KtClass` denotes only classes, interfaces and enums. To handle object declarations, we now use `KtClassOrObject` PSI type ^KT-63627 Fixed