KT element: KtObjectDeclaration
FIR element: FirAnonymousObjectImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
object : R|kotlin/Any| {
    private constructor(): R|<anonymous>| {
        super<R|kotlin/Any|>()
    }

}