FILE fqName:<root> fileName:/propertyAccessors.kt
  PROPERTY name:test1 visibility:public modality:FINAL flags:[val]
    FUN name:<get-test1> visibility:public modality:FINAL <> () returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:test1 visibility:public modality:FINAL flags:[val]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-test1> visibility:public modality:FINAL <> () returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
  PROPERTY name:test2 visibility:public modality:FINAL flags:[var]
    FUN name:<get-test2> visibility:public modality:FINAL <> () returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:test2 visibility:public modality:FINAL flags:[var]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-test2> visibility:public modality:FINAL <> () returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
    FUN name:<set-test2> visibility:public modality:FINAL <> (value:kotlin.Int) returnType:kotlin.Unit flags:[]
      correspondingProperty: PROPERTY name:test2 visibility:public modality:FINAL flags:[var]
      VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
      BLOCK_BODY
  PROPERTY name:testExt1 visibility:public modality:FINAL flags:[val]
    FUN name:<get-testExt1> visibility:public modality:FINAL <> ($receiver:kotlin.String) returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:testExt1 visibility:public modality:FINAL flags:[val]
      $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-testExt1> visibility:public modality:FINAL <> ($receiver:kotlin.String) returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
  PROPERTY name:testExt2 visibility:public modality:FINAL flags:[var]
    FUN name:<get-testExt2> visibility:public modality:FINAL <> ($receiver:kotlin.String) returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:testExt2 visibility:public modality:FINAL flags:[var]
      $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-testExt2> visibility:public modality:FINAL <> ($receiver:kotlin.String) returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
    FUN name:<set-testExt2> visibility:public modality:FINAL <> ($receiver:kotlin.String, value:kotlin.Int) returnType:kotlin.Unit flags:[]
      correspondingProperty: PROPERTY name:testExt2 visibility:public modality:FINAL flags:[var]
      $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
      VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
      BLOCK_BODY
  PROPERTY name:testExt3 visibility:public modality:FINAL flags:[val]
    FUN name:<get-testExt3> visibility:public modality:FINAL <T> ($receiver:<root>.<get-testExt3>.T) returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:testExt3 visibility:public modality:FINAL flags:[val]
      TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
      $receiver: VALUE_PARAMETER name:<this> type:<root>.<get-testExt3>.T flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-testExt3> visibility:public modality:FINAL <T> ($receiver:<root>.<get-testExt3>.T) returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
  PROPERTY name:testExt4 visibility:public modality:FINAL flags:[var]
    FUN name:<get-testExt4> visibility:public modality:FINAL <T> ($receiver:<root>.<get-testExt4>.T) returnType:kotlin.Int flags:[]
      correspondingProperty: PROPERTY name:testExt4 visibility:public modality:FINAL flags:[var]
      TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
      $receiver: VALUE_PARAMETER name:<this> type:<root>.<get-testExt4>.T flags:[]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='FUN name:<get-testExt4> visibility:public modality:FINAL <T> ($receiver:<root>.<get-testExt4>.T) returnType:kotlin.Int flags:[]'
          CONST Int type=kotlin.Int value=42
    FUN name:<set-testExt4> visibility:public modality:FINAL <T> ($receiver:<root>.<set-testExt4>.T, value:kotlin.Int) returnType:kotlin.Unit flags:[]
      correspondingProperty: PROPERTY name:testExt4 visibility:public modality:FINAL flags:[var]
      TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
      $receiver: VALUE_PARAMETER name:<this> type:<root>.<set-testExt4>.T flags:[]
      VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
      BLOCK_BODY
  CLASS CLASS name:Host modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
    CONSTRUCTOR visibility:public <> () returnType:<root>.Host<<root>.Host.T> flags:[primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'CONSTRUCTOR IR_EXTERNAL_DECLARATION_STUB visibility:public <> () returnType:kotlin.Any flags:[primary]'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Host modality:FINAL visibility:public flags:[] superTypes:[kotlin.Any]'
    PROPERTY name:testMem1 visibility:public modality:FINAL flags:[val]
      FUN name:<get-testMem1> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMem1 visibility:public modality:FINAL flags:[val]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMem1> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
    PROPERTY name:testMem2 visibility:public modality:FINAL flags:[var]
      FUN name:<get-testMem2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMem2 visibility:public modality:FINAL flags:[var]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMem2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
      FUN name:<set-testMem2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, value:kotlin.Int) returnType:kotlin.Unit flags:[]
        correspondingProperty: PROPERTY name:testMem2 visibility:public modality:FINAL flags:[var]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
        BLOCK_BODY
    PROPERTY name:testMemExt1 visibility:public modality:FINAL flags:[val]
      FUN name:<get-testMemExt1> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, $receiver:kotlin.String) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMemExt1 visibility:public modality:FINAL flags:[val]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMemExt1> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, $receiver:kotlin.String) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
    PROPERTY name:testMemExt2 visibility:public modality:FINAL flags:[var]
      FUN name:<get-testMemExt2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, $receiver:kotlin.String) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMemExt2 visibility:public modality:FINAL flags:[var]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMemExt2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, $receiver:kotlin.String) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
      FUN name:<set-testMemExt2> visibility:public modality:FINAL <> ($this:<root>.Host<<root>.Host.T>, $receiver:kotlin.String, value:kotlin.Int) returnType:kotlin.Unit flags:[]
        correspondingProperty: PROPERTY name:testMemExt2 visibility:public modality:FINAL flags:[var]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:kotlin.String flags:[]
        VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
        BLOCK_BODY
    PROPERTY name:testMemExt3 visibility:public modality:FINAL flags:[val]
      FUN name:<get-testMemExt3> visibility:public modality:FINAL <TT> ($this:<root>.Host<<root>.Host.T>, $receiver:<root>.Host.<get-testMemExt3>.TT) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMemExt3 visibility:public modality:FINAL flags:[val]
        TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:<root>.Host.<get-testMemExt3>.TT flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMemExt3> visibility:public modality:FINAL <TT> ($this:<root>.Host<<root>.Host.T>, $receiver:<root>.Host.<get-testMemExt3>.TT) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
    PROPERTY name:testMemExt4 visibility:public modality:FINAL flags:[var]
      FUN name:<get-testMemExt4> visibility:public modality:FINAL <TT> ($this:<root>.Host<<root>.Host.T>, $receiver:<root>.Host.<get-testMemExt4>.TT) returnType:kotlin.Int flags:[]
        correspondingProperty: PROPERTY name:testMemExt4 visibility:public modality:FINAL flags:[var]
        TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:<root>.Host.<get-testMemExt4>.TT flags:[]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='FUN name:<get-testMemExt4> visibility:public modality:FINAL <TT> ($this:<root>.Host<<root>.Host.T>, $receiver:<root>.Host.<get-testMemExt4>.TT) returnType:kotlin.Int flags:[]'
            CONST Int type=kotlin.Int value=42
      FUN name:<set-testMemExt4> visibility:public modality:FINAL <TT> ($this:<root>.Host<<root>.Host.T>, $receiver:<root>.Host.<set-testMemExt4>.TT, value:kotlin.Int) returnType:kotlin.Unit flags:[]
        correspondingProperty: PROPERTY name:testMemExt4 visibility:public modality:FINAL flags:[var]
        TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?]
        $this: VALUE_PARAMETER name:<this> type:<root>.Host<<root>.Host.T> flags:[]
        $receiver: VALUE_PARAMETER name:<this> type:<root>.Host.<set-testMemExt4>.TT flags:[]
        VALUE_PARAMETER name:value index:0 type:kotlin.Int flags:[]
        BLOCK_BODY
    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:[]
