FILE fqName:<root> fileName:/local.kt
  CLASS CLASS name:Delegate modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.Delegate flags:[]
    CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:<root>.Delegate flags:[primary]
      VALUE_PARAMETER name:value index:0 type:kotlin.String 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:Delegate modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]'
    PROPERTY name:value visibility:public modality:FINAL flags:[val]
      FIELD PROPERTY_BACKING_FIELD name:value type:kotlin.String visibility:public flags:[final]
        EXPRESSION_BODY
          GET_VAR 'VALUE_PARAMETER name:value index:0 type:kotlin.String flags:[]' type=kotlin.String origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.Delegate) returnType:kotlin.String flags:[]
        correspondingProperty: PROPERTY name:value visibility:public modality:FINAL flags:[val]
        $this: VALUE_PARAMETER name:<this> type:<root>.Delegate flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.Delegate) returnType:kotlin.String flags:[]'
            GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:value type:kotlin.String visibility:public flags:[final]' type=kotlin.String origin=null
              receiver: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.Delegate flags:[]' type=<root>.Delegate origin=null
    FUN name:getValue visibility:public modality:FINAL <> ($this:<root>.Delegate, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:kotlin.String flags:[]
      $this: VALUE_PARAMETER name:<this> type:<root>.Delegate flags:[]
      VALUE_PARAMETER name:thisRef index:0 type:kotlin.Any? flags:[]
      VALUE_PARAMETER name:property index:1 type:kotlin.Any? flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:getValue visibility:public modality:FINAL <> ($this:<root>.Delegate, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:kotlin.String flags:[]'
          CALL 'FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.Delegate) returnType:kotlin.String flags:[]' type=kotlin.String origin=GET_PROPERTY
            $this: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.Delegate flags:[]' type=<root>.Delegate origin=null
    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:DelegateProvider modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.DelegateProvider flags:[]
    CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:<root>.DelegateProvider flags:[primary]
      VALUE_PARAMETER name:value index:0 type:kotlin.String 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:DelegateProvider modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]'
    PROPERTY name:value visibility:public modality:FINAL flags:[val]
      FIELD PROPERTY_BACKING_FIELD name:value type:kotlin.String visibility:public flags:[final]
        EXPRESSION_BODY
          GET_VAR 'VALUE_PARAMETER name:value index:0 type:kotlin.String flags:[]' type=kotlin.String origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.DelegateProvider) returnType:kotlin.String flags:[]
        correspondingProperty: PROPERTY name:value visibility:public modality:FINAL flags:[val]
        $this: VALUE_PARAMETER name:<this> type:<root>.DelegateProvider flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.DelegateProvider) returnType:kotlin.String flags:[]'
            GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:value type:kotlin.String visibility:public flags:[final]' type=kotlin.String origin=null
              receiver: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.DelegateProvider flags:[]' type=<root>.DelegateProvider origin=null
    FUN name:provideDelegate visibility:public modality:FINAL <> ($this:<root>.DelegateProvider, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:<root>.Delegate flags:[]
      $this: VALUE_PARAMETER name:<this> type:<root>.DelegateProvider flags:[]
      VALUE_PARAMETER name:thisRef index:0 type:kotlin.Any? flags:[]
      VALUE_PARAMETER name:property index:1 type:kotlin.Any? flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:provideDelegate visibility:public modality:FINAL <> ($this:<root>.DelegateProvider, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:<root>.Delegate flags:[]'
          CALL 'CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:<root>.Delegate flags:[primary]' type=<root>.Delegate origin=null
            value: CALL 'FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:<root>.DelegateProvider) returnType:kotlin.String flags:[]' type=kotlin.String origin=GET_PROPERTY
              $this: GET_VAR 'VALUE_PARAMETER name:<this> type:<root>.DelegateProvider flags:[]' type=<root>.DelegateProvider origin=null
    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:[]
  FUN name:foo visibility:public modality:FINAL <> () returnType:kotlin.Unit flags:[]
    BLOCK_BODY
      LOCAL_DELEGATED_PROPERTY name:testMember type:kotlin.String flags:val
        VAR DELEGATE name:testMember$delegate type:<root>.Delegate flags:[val]
          CALL 'FUN name:provideDelegate visibility:public modality:FINAL <> ($this:<root>.DelegateProvider, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:<root>.Delegate flags:[]' type=<root>.Delegate origin=null
            $this: CALL 'CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:<root>.DelegateProvider flags:[primary]' type=<root>.DelegateProvider origin=null
              value: CONST String type=kotlin.String value="OK"
            thisRef: CONST Null type=kotlin.Nothing? value=null
            property: LOCAL_DELEGATED_PROPERTY_REFERENCE 'testMember: String' delegate='VAR DELEGATE name:testMember$delegate type:<root>.Delegate flags:[val]' getter='FUN DELEGATED_PROPERTY_ACCESSOR name:<get-testMember> visibility:local modality:FINAL <> () returnType:kotlin.String flags:[]' setter=null type=kotlin.reflect.KProperty0<kotlin.String> origin=PROPERTY_REFERENCE_FOR_DELEGATE
        FUN DELEGATED_PROPERTY_ACCESSOR name:<get-testMember> visibility:local modality:FINAL <> () returnType:kotlin.String flags:[]
          BLOCK_BODY
            RETURN type=kotlin.Nothing from='FUN DELEGATED_PROPERTY_ACCESSOR name:<get-testMember> visibility:local modality:FINAL <> () returnType:kotlin.String flags:[]'
              CALL 'FUN name:getValue visibility:public modality:FINAL <> ($this:<root>.Delegate, thisRef:kotlin.Any?, property:kotlin.Any?) returnType:kotlin.String flags:[]' type=kotlin.String origin=null
                $this: GET_VAR 'VAR DELEGATE name:testMember$delegate type:<root>.Delegate flags:[val]' type=<root>.Delegate origin=null
                thisRef: CONST Null type=kotlin.Nothing? value=null
                property: LOCAL_DELEGATED_PROPERTY_REFERENCE 'testMember: String' delegate='VAR DELEGATE name:testMember$delegate type:<root>.Delegate flags:[val]' getter='FUN DELEGATED_PROPERTY_ACCESSOR name:<get-testMember> visibility:local modality:FINAL <> () returnType:kotlin.String flags:[]' setter=null type=kotlin.reflect.KProperty0<kotlin.String> origin=PROPERTY_REFERENCE_FOR_DELEGATE
