FILE fqName:<root> fileName:/kt35550.kt
  CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.I]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.A
    FIELD DELEGATE name:$$delegate_0 type:<root>.I visibility:private [final]
      EXPRESSION_BODY
        GET_VAR 'i: <root>.I declared in <root>.A.<init>' type=<root>.I origin=null
    CONSTRUCTOR visibility:public returnType:<root>.A [primary]
      VALUE_PARAMETER kind:Regular name:i index:0 type:<root>.I
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.I]' type=kotlin.Unit
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.I
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in <root>.I
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in <root>.I
    PROPERTY DELEGATED_MEMBER name:id visibility:public modality:OPEN [val]
      overridden:
        public open id: T of <root>.I.<get-id> declared in <root>.I
      FUN DELEGATED_MEMBER name:<get-id> visibility:public modality:OPEN returnType:T of <root>.A.<get-id>
        TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A
        VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:1 type:T of <root>.A.<get-id>
        correspondingProperty: PROPERTY DELEGATED_MEMBER name:id visibility:public modality:OPEN [val]
        overridden:
          public open fun <get-id> <T> (<this>: T of <root>.I.<get-id>): T of <root>.I.<get-id> declared in <root>.I
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public open fun <get-id> <T> (<this>: T of <root>.A.<get-id>): T of <root>.A.<get-id> declared in <root>.A'
            CALL 'public open fun <get-id> <T> (<this>: T of <root>.I.<get-id>): T of <root>.I.<get-id> declared in <root>.I' type=T of <root>.A.<get-id> origin=null
              TYPE_ARG T: T of <root>.A.<get-id>
              ARG <this>(index:0): GET_FIELD 'FIELD DELEGATE name:$$delegate_0 type:<root>.I visibility:private [final] declared in <root>.A' type=<root>.I origin=null
                receiver: GET_VAR '<this>(index:0): <root>.A declared in <root>.A.<get-id>' type=<root>.A origin=null
              ARG <this>(index:1): GET_VAR '<this>(index:1): T of <root>.A.<get-id> declared in <root>.A.<get-id>' type=T of <root>.A.<get-id> origin=null
  CLASS INTERFACE name:I modality:ABSTRACT visibility:public superTypes:[kotlin.Any]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.I
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in kotlin.Any
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in kotlin.Any
    PROPERTY name:id visibility:public modality:OPEN [val]
      FUN name:<get-id> visibility:public modality:OPEN returnType:T of <root>.I.<get-id>
        TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.I
        VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:1 type:T of <root>.I.<get-id>
        correspondingProperty: PROPERTY name:id visibility:public modality:OPEN [val]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public open fun <get-id> <T> (<this>: T of <root>.I.<get-id>): T of <root>.I.<get-id> declared in <root>.I'
            GET_VAR '<this>(index:1): T of <root>.I.<get-id> declared in <root>.I.<get-id>' type=T of <root>.I.<get-id> origin=null
