FILE fqName:<root> fileName:/delegatedMembers.kt
  CLASS INTERFACE name:IBase modality:ABSTRACT visibility:public flags:[] superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.IBase<<root>.IBase.T> flags:[]
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
    FUN name:foo visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>, x:kotlin.Int) returnType:kotlin.Unit flags:[]
      $this: VALUE_PARAMETER name:<this> type:<root>.IBase<<root>.IBase.T> flags:[]
      VALUE_PARAMETER name:x index:0 type:kotlin.Int flags:[]
    PROPERTY name:bar visibility:public modality:ABSTRACT flags:[val]
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-bar> visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:bar visibility:public modality:ABSTRACT flags:[val]
        $this: VALUE_PARAMETER name:<this> type:<root>.IBase<<root>.IBase.T> flags:[]
    FUN name:qux visibility:public modality:ABSTRACT <X> ($this:<root>.IBase<<root>.IBase.T>, t:<root>.IBase.T, x:<root>.IBase.qux.X) returnType:kotlin.Unit flags:[]
      TYPE_PARAMETER name:X index:0 variance: superTypes:[kotlin.Any?]
      $this: VALUE_PARAMETER name:<this> type:<root>.IBase<<root>.IBase.T> flags:[]
      VALUE_PARAMETER name:t index:0 type:<root>.IBase.T flags:[]
      VALUE_PARAMETER name:x index:1 type:<root>.IBase.qux.X flags:[]
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:[]
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
      VALUE_PARAMETER name:other index:0 type:kotlin.Any? flags:[]
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:[]
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:[]
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
  CLASS CLASS name:Test modality:FINAL visibility:public flags:[] superTypes:[<root>.IBase<<root>.Test.TT>]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]
    TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?]
    CONSTRUCTOR visibility:public <> (impl:<root>.IBase<<root>.Test.TT>) returnType:<root>.Test<<root>.Test.TT> flags:[primary]
      VALUE_PARAMETER name:impl index:0 type:<root>.IBase<<root>.Test.TT> flags:[]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'CONSTRUCTOR IR_EXTERNAL_DECLARATION_STUB visibility:public <> () returnType:kotlin.Any flags:[primary]'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Test modality:FINAL visibility:public flags:[] superTypes:[<root>.IBase<<root>.Test.TT>]'
    FIELD DELEGATE name:Test$IBase$delegate type:<root>.IBase<<root>.Test.TT> visibility:private flags:[final]
      EXPRESSION_BODY
        GET_VAR 'VALUE_PARAMETER name:impl index:0 type:<root>.IBase<<root>.Test.TT> flags:[]' type=<root>.IBase<<root>.Test.TT> origin=null
    FUN DELEGATED_MEMBER name:qux visibility:public modality:OPEN <X> ($this:<root>.Test<<root>.Test.TT>, t:<root>.Test.TT, x:<root>.Test.qux.X) returnType:kotlin.Unit flags:[]
      overridden:
        FUN name:qux visibility:public modality:ABSTRACT <X> ($this:<root>.IBase<<root>.IBase.T>, t:<root>.IBase.T, x:<root>.IBase.qux.X) returnType:kotlin.Unit flags:[]
      TYPE_PARAMETER name:X index:0 variance: superTypes:[kotlin.Any?]
      $this: VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]
      VALUE_PARAMETER name:t index:0 type:<root>.Test.TT flags:[]
      VALUE_PARAMETER name:x index:1 type:<root>.Test.qux.X flags:[]
      BLOCK_BODY
        CALL 'FUN name:qux visibility:public modality:ABSTRACT <X> ($this:<root>.IBase<<root>.IBase.T>, t:<root>.IBase.T, x:<root>.IBase.qux.X) returnType:kotlin.Unit flags:[]' type=kotlin.Unit origin=null
          <X>: <root>.Test.qux.X
          $this: GET_FIELD 'FIELD DELEGATE name:Test$IBase$delegate type:<root>.IBase<<root>.Test.TT> visibility:private flags:[final]' type=<root>.IBase<<root>.Test.TT> origin=null
            receiver: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]' type=<root>.Test<<root>.Test.TT> origin=null
          t: GET_VAR 'VALUE_PARAMETER name:t index:0 type:<root>.Test.TT flags:[]' type=<root>.Test.TT origin=null
          x: GET_VAR 'VALUE_PARAMETER name:x index:1 type:<root>.Test.qux.X flags:[]' type=<root>.Test.qux.X origin=null
    FUN DELEGATED_MEMBER name:foo visibility:public modality:OPEN <> ($this:<root>.Test<<root>.Test.TT>, x:kotlin.Int) returnType:kotlin.Unit flags:[]
      overridden:
        FUN name:foo visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>, x:kotlin.Int) returnType:kotlin.Unit flags:[]
      $this: VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]
      VALUE_PARAMETER name:x index:0 type:kotlin.Int flags:[]
      BLOCK_BODY
        CALL 'FUN name:foo visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>, x:kotlin.Int) returnType:kotlin.Unit flags:[]' type=kotlin.Unit origin=null
          $this: GET_FIELD 'FIELD DELEGATE name:Test$IBase$delegate type:<root>.IBase<<root>.Test.TT> visibility:private flags:[final]' type=<root>.IBase<<root>.Test.TT> origin=null
            receiver: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]' type=<root>.Test<<root>.Test.TT> origin=null
          x: GET_VAR 'VALUE_PARAMETER name:x index:0 type:kotlin.Int flags:[]' type=kotlin.Int origin=null
    PROPERTY DELEGATED_MEMBER name:bar visibility:public modality:OPEN flags:[val]
      FUN DELEGATED_MEMBER name:<get-bar> visibility:public modality:OPEN <> ($this:<root>.Test<<root>.Test.TT>) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY DELEGATED_MEMBER name:bar visibility:public modality:OPEN flags:[val]
        overridden:
          FUN DEFAULT_PROPERTY_ACCESSOR name:<get-bar> visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>) returnType:kotlin.Int flags:[]
        $this: VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN DELEGATED_MEMBER name:<get-bar> visibility:public modality:OPEN <> ($this:<root>.Test<<root>.Test.TT>) returnType:kotlin.Int flags:[]'
            CALL 'FUN DEFAULT_PROPERTY_ACCESSOR name:<get-bar> visibility:public modality:ABSTRACT <> ($this:<root>.IBase<<root>.IBase.T>) returnType:kotlin.Int flags:[]' type=kotlin.Int origin=null
              $this: GET_FIELD 'FIELD DELEGATE name:Test$IBase$delegate type:<root>.IBase<<root>.Test.TT> visibility:private flags:[final]' type=<root>.IBase<<root>.Test.TT> origin=null
                receiver: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.Test<<root>.Test.TT> flags:[]' type=<root>.Test<<root>.Test.TT> origin=null
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:[]
      overridden:
        FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
      VALUE_PARAMETER name:other index:0 type:kotlin.Any? flags:[]
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:[]
      overridden:
        FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:[]
      overridden:
        FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:[]
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:[]
