FILE fqName:<root> fileName:/1.kt
  CLASS CLASS name:A modality:OPEN visibility:public superTypes:[<root>.Java1]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.A
    CONSTRUCTOR visibility:public returnType:<root>.A [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.Java1'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:OPEN visibility:public superTypes:[<root>.Java1]' 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>.Java1
    FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN returnType:kotlin.Unit [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Java1
      VALUE_PARAMETER kind:Regular name:s index:1 type:@[FlexibleNullability] kotlin.String?
      overridden:
        public open fun foo (s: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in <root>.Java1
    FUN FAKE_OVERRIDE name:getNullableString visibility:public modality:OPEN returnType:@[FlexibleNullability] kotlin.String? [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Java1
      overridden:
        public open fun getNullableString (): @[FlexibleNullability] kotlin.String? declared in <root>.Java1
    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>.Java1
    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>.Java1
    PROPERTY FAKE_OVERRIDE name:nullableString visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final nullableString: @[FlexibleNullability] kotlin.String? declared in <root>.Java1
  CLASS CLASS name:B modality:FINAL visibility:public superTypes:[<root>.A]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.B
    CONSTRUCTOR visibility:public returnType:<root>.B [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.A'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[<root>.A]' 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>.A
    FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN returnType:kotlin.Unit [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Java1
      VALUE_PARAMETER kind:Regular name:s index:1 type:@[FlexibleNullability] kotlin.String?
      overridden:
        public open fun foo (s: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in <root>.A
    FUN FAKE_OVERRIDE name:getNullableString visibility:public modality:OPEN returnType:@[FlexibleNullability] kotlin.String? [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Java1
      overridden:
        public open fun getNullableString (): @[FlexibleNullability] kotlin.String? declared in <root>.A
    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>.A
    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>.A
    PROPERTY FAKE_OVERRIDE name:nullableString visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final nullableString declared in <root>.A
  CLASS CLASS name:C modality:OPEN visibility:public superTypes:[<root>.Java1]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.C
    CONSTRUCTOR visibility:public returnType:<root>.C [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.Java1'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:OPEN visibility:public superTypes:[<root>.Java1]' 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>.Java1
    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>.Java1
    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>.Java1
    FUN name:foo visibility:public modality:OPEN returnType:kotlin.Unit
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.C
      VALUE_PARAMETER kind:Regular name:s index:1 type:kotlin.String?
      overridden:
        public open fun foo (s: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in <root>.Java1
      BLOCK_BODY
    FUN name:getNullableString visibility:public modality:OPEN returnType:kotlin.String
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.C
      overridden:
        public open fun getNullableString (): @[FlexibleNullability] kotlin.String? declared in <root>.Java1
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun getNullableString (): kotlin.String declared in <root>.C'
          CONST String type=kotlin.String value="C"
    PROPERTY FAKE_OVERRIDE name:nullableString visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final nullableString: @[FlexibleNullability] kotlin.String? declared in <root>.Java1
  CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.C]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.D
    CONSTRUCTOR visibility:public returnType:<root>.D [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.C]' 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>.C
    FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN returnType:kotlin.Unit [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.C
      VALUE_PARAMETER kind:Regular name:s index:1 type:kotlin.String?
      overridden:
        public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.C
    FUN FAKE_OVERRIDE name:getNullableString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.C
      overridden:
        public open fun getNullableString (): kotlin.String declared in <root>.C
    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>.C
    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>.C
    PROPERTY FAKE_OVERRIDE name:nullableString visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final nullableString declared in <root>.C
  CLASS CLASS name:E modality:FINAL visibility:public superTypes:[<root>.C]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.E
    CONSTRUCTOR visibility:public returnType:<root>.E [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E modality:FINAL visibility:public superTypes:[<root>.C]' 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>.C
    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>.C
    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>.C
    FUN name:foo visibility:public modality:OPEN returnType:kotlin.Unit
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.E
      VALUE_PARAMETER kind:Regular name:s index:1 type:kotlin.String?
      overridden:
        public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.C
      BLOCK_BODY
    FUN name:getNullableString visibility:public modality:OPEN returnType:kotlin.String
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.E
      overridden:
        public open fun getNullableString (): kotlin.String declared in <root>.C
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun getNullableString (): kotlin.String declared in <root>.E'
          CONST String type=kotlin.String value="E"
    PROPERTY FAKE_OVERRIDE name:nullableString visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final nullableString declared in <root>.C
  FUN name:test visibility:public modality:FINAL returnType:kotlin.Unit
    VALUE_PARAMETER kind:Regular name:b index:0 type:<root>.B
    VALUE_PARAMETER kind:Regular name:d index:1 type:<root>.D
    VALUE_PARAMETER kind:Regular name:e index:2 type:<root>.E
    BLOCK_BODY
      CALL 'public open fun foo (s: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
        ARG s: CONST Null type=kotlin.Nothing? value=null
      CALL 'public open fun foo (s: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
        ARG s: CONST String type=kotlin.String value=""
      SET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=kotlin.Unit superQualifierSymbol=<root>.B origin=EQ
        receiver: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
        value: CONST String type=kotlin.String value="B"
      VAR name:k1 type:kotlin.String [val]
        TYPE_OP type=kotlin.String origin=IMPLICIT_NOTNULL typeOperand=kotlin.String
          CALL 'public open fun getNullableString (): @[FlexibleNullability] kotlin.String? declared in <root>.B' type=@[FlexibleNullability] kotlin.String? origin=null
            ARG <this>: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
      VAR name:k2 type:kotlin.String [val]
        TYPE_OP type=kotlin.String origin=IMPLICIT_NOTNULL typeOperand=kotlin.String
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=@[FlexibleNullability] kotlin.String? superQualifierSymbol=<root>.B origin=null
            receiver: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
      CALL 'public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
        ARG s: CONST Null type=kotlin.Nothing? value=null
      CALL 'public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
        ARG s: CONST String type=kotlin.String value=""
      SET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=kotlin.Unit superQualifierSymbol=<root>.D origin=EQ
        receiver: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
        value: CONST String type=kotlin.String value="C"
      VAR name:k3 type:kotlin.String [val]
        CALL 'public open fun getNullableString (): kotlin.String declared in <root>.D' type=kotlin.String origin=null
          ARG <this>: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
      VAR name:k4 type:kotlin.String [val]
        TYPE_OP type=kotlin.String origin=IMPLICIT_NOTNULL typeOperand=kotlin.String
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=@[FlexibleNullability] kotlin.String? superQualifierSymbol=<root>.D origin=null
            receiver: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
      CALL 'public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
        ARG s: CONST Null type=kotlin.Nothing? value=null
      CALL 'public open fun foo (s: kotlin.String?): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=null
        ARG <this>: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
        ARG s: CONST String type=kotlin.String value=""
      SET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=kotlin.Unit superQualifierSymbol=<root>.E origin=EQ
        receiver: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
        value: CONST String type=kotlin.String value="E"
      VAR name:k5 type:kotlin.String [val]
        CALL 'public open fun getNullableString (): kotlin.String declared in <root>.E' type=kotlin.String origin=null
          ARG <this>: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
      VAR name:k6 type:kotlin.String [val]
        TYPE_OP type=kotlin.String origin=IMPLICIT_NOTNULL typeOperand=kotlin.String
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:nullableString type:@[FlexibleNullability] kotlin.String? visibility:public declared in <root>.Java1' type=@[FlexibleNullability] kotlin.String? superQualifierSymbol=<root>.E origin=null
            receiver: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
