FILE fqName: fileName:/1.kt CLASS CLASS name:A modality:FINAL visibility:public [data] superTypes:[.Java1] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY GET_VAR 'a: kotlin.Int declared in .A.' type=kotlin.Int origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.A) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .A' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.' type=.A origin=null CONSTRUCTOR visibility:public <> (a:kotlin.Int) returnType:.A [primary] VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public [data] superTypes:[.Java1]' FUN GENERATED_DATA_CLASS_MEMBER name:component1 visibility:public modality:FINAL <> ($this:.A) returnType:kotlin.Int [operator] overridden: public open fun component1 (): @[FlexibleNullability] kotlin.Any? declared in .Java1 $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun component1 (): kotlin.Int declared in .A' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.component1' type=.A origin=null FUN GENERATED_DATA_CLASS_MEMBER name:copy visibility:public modality:FINAL <> ($this:.A, a:kotlin.Int) returnType:.A $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:a index:0 type:kotlin.Int EXPRESSION_BODY GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.copy' type=.A origin=null BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun copy (a: kotlin.Int): .A declared in .A' CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .A' type=.A origin=null a: GET_VAR 'a: kotlin.Int declared in .A.copy' type=kotlin.Int origin=null FUN GENERATED_DATA_CLASS_MEMBER name:equals visibility:public modality:OPEN <> ($this:.A, other:kotlin.Any?) returnType:kotlin.Boolean [operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:other index:0 type:kotlin.Any? BLOCK_BODY WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun EQEQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EQEQEQ arg0: GET_VAR ': .A declared in .A.equals' type=.A origin=null arg1: GET_VAR 'other: kotlin.Any? declared in .A.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .A' CONST Boolean type=kotlin.Boolean value=true WHEN type=kotlin.Unit origin=null BRANCH if: TYPE_OP type=kotlin.Boolean origin=NOT_INSTANCEOF typeOperand=.A GET_VAR 'other: kotlin.Any? declared in .A.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .A' CONST Boolean type=kotlin.Boolean value=false VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:.A [val] TYPE_OP type=.A origin=CAST typeOperand=.A GET_VAR 'other: kotlin.Any? declared in .A.equals' type=kotlin.Any? origin=null WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.equals' type=.A origin=null arg1: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR 'val tmp_0: .A declared in .A.equals' type=.A origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .A' CONST Boolean type=kotlin.Boolean value=false RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .A' CONST Boolean type=kotlin.Boolean value=true FUN GENERATED_DATA_CLASS_MEMBER name:hashCode visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int overridden: public open fun hashCode (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun hashCode (): kotlin.Int declared in .A' CALL 'public open fun hashCode (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null $this: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.hashCode' type=.A origin=null FUN GENERATED_DATA_CLASS_MEMBER name:toString visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.String overridden: public open fun toString (): kotlin.String declared in .Java1 $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun toString (): kotlin.String declared in .A' STRING_CONCATENATION type=kotlin.String CONST String type=kotlin.String value="A(" CONST String type=kotlin.String value="a=" GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.toString' type=.A origin=null CONST String type=kotlin.String value=")" FUN name:foo visibility:public modality:OPEN <> ($this:.A, i:kotlin.Int?) returnType:kotlin.Unit overridden: public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:i index:0 type:kotlin.Int? BLOCK_BODY CLASS CLASS name:B modality:FINAL visibility:public [data] superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY GET_VAR 'a: kotlin.Int declared in .B.' type=kotlin.Int origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.B) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.B BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .B' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.' type=.B origin=null CONSTRUCTOR visibility:public <> (a:kotlin.Int) returnType:.B [primary] VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public [data] superTypes:[.Java1; .Java2]' FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.Java1, i:@[FlexibleNullability] kotlin.Int?) returnType:kotlin.Unit [fake_override] overridden: public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:i index:0 type:@[FlexibleNullability] kotlin.Int? FUN GENERATED_DATA_CLASS_MEMBER name:component1 visibility:public modality:FINAL <> ($this:.B) returnType:kotlin.Int [operator] overridden: public open fun component1 (): @[FlexibleNullability] kotlin.Any? declared in .Java1 public abstract fun component1 (): @[FlexibleNullability] kotlin.Int? declared in .Java2 $this: VALUE_PARAMETER name: type:.B BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun component1 (): kotlin.Int declared in .B' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.component1' type=.B origin=null FUN GENERATED_DATA_CLASS_MEMBER name:copy visibility:public modality:FINAL <> ($this:.B, a:kotlin.Int) returnType:.B $this: VALUE_PARAMETER name: type:.B VALUE_PARAMETER name:a index:0 type:kotlin.Int EXPRESSION_BODY GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.copy' type=.B origin=null BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun copy (a: kotlin.Int): .B declared in .B' CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .B' type=.B origin=null a: GET_VAR 'a: kotlin.Int declared in .B.copy' type=kotlin.Int origin=null FUN GENERATED_DATA_CLASS_MEMBER name:equals visibility:public modality:OPEN <> ($this:.B, other:kotlin.Any?) returnType:kotlin.Boolean [operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:.B VALUE_PARAMETER name:other index:0 type:kotlin.Any? BLOCK_BODY WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun EQEQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EQEQEQ arg0: GET_VAR ': .B declared in .B.equals' type=.B origin=null arg1: GET_VAR 'other: kotlin.Any? declared in .B.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .B' CONST Boolean type=kotlin.Boolean value=true WHEN type=kotlin.Unit origin=null BRANCH if: TYPE_OP type=kotlin.Boolean origin=NOT_INSTANCEOF typeOperand=.B GET_VAR 'other: kotlin.Any? declared in .B.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .B' CONST Boolean type=kotlin.Boolean value=false VAR IR_TEMPORARY_VARIABLE name:tmp_1 type:.B [val] TYPE_OP type=.B origin=CAST typeOperand=.B GET_VAR 'other: kotlin.Any? declared in .B.equals' type=kotlin.Any? origin=null WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.equals' type=.B origin=null arg1: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR 'val tmp_1: .B declared in .B.equals' type=.B origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .B' CONST Boolean type=kotlin.Boolean value=false RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .B' CONST Boolean type=kotlin.Boolean value=true FUN GENERATED_DATA_CLASS_MEMBER name:hashCode visibility:public modality:OPEN <> ($this:.B) returnType:kotlin.Int overridden: public open fun hashCode (): kotlin.Int declared in .Java1 public open fun hashCode (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:.B BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun hashCode (): kotlin.Int declared in .B' CALL 'public open fun hashCode (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null $this: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.hashCode' type=.B origin=null FUN GENERATED_DATA_CLASS_MEMBER name:toString visibility:public modality:OPEN <> ($this:.B) returnType:kotlin.String overridden: public open fun toString (): kotlin.String declared in .Java1 public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:.B BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun toString (): kotlin.String declared in .B' STRING_CONCATENATION type=kotlin.String CONST String type=kotlin.String value="B(" CONST String type=kotlin.String value="a=" GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .B declared in .B.toString' type=.B origin=null CONST String type=kotlin.String value=")" FUN name:foo visibility:public modality:OPEN <> ($this:.B, i:kotlin.Any?) returnType:kotlin.Unit overridden: public abstract fun foo (i: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.B VALUE_PARAMETER name:i index:0 type:kotlin.Any? BLOCK_BODY CLASS CLASS name:C modality:FINAL visibility:public [data] superTypes:[.Java1; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY GET_VAR 'a: kotlin.Int declared in .C.' type=kotlin.Int origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.C) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .C' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.' type=.C origin=null CONSTRUCTOR visibility:public <> (a:kotlin.Int) returnType:.C [primary] VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public [data] superTypes:[.Java1; .KotlinInterface]' FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.Java1, i:@[FlexibleNullability] kotlin.Int?) returnType:kotlin.Unit [fake_override] overridden: public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:i index:0 type:@[FlexibleNullability] kotlin.Int? FUN GENERATED_DATA_CLASS_MEMBER name:component1 visibility:public modality:FINAL <> ($this:.C) returnType:kotlin.Int [operator] overridden: public open fun component1 (): @[FlexibleNullability] kotlin.Any? declared in .Java1 public abstract fun component1 (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun component1 (): kotlin.Int declared in .C' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.component1' type=.C origin=null FUN GENERATED_DATA_CLASS_MEMBER name:copy visibility:public modality:FINAL <> ($this:.C, a:kotlin.Int) returnType:.C $this: VALUE_PARAMETER name: type:.C VALUE_PARAMETER name:a index:0 type:kotlin.Int EXPRESSION_BODY GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.copy' type=.C origin=null BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun copy (a: kotlin.Int): .C declared in .C' CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .C' type=.C origin=null a: GET_VAR 'a: kotlin.Int declared in .C.copy' type=kotlin.Int origin=null FUN GENERATED_DATA_CLASS_MEMBER name:equals visibility:public modality:OPEN <> ($this:.C, other:kotlin.Any?) returnType:kotlin.Boolean [operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.C VALUE_PARAMETER name:other index:0 type:kotlin.Any? BLOCK_BODY WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun EQEQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EQEQEQ arg0: GET_VAR ': .C declared in .C.equals' type=.C origin=null arg1: GET_VAR 'other: kotlin.Any? declared in .C.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .C' CONST Boolean type=kotlin.Boolean value=true WHEN type=kotlin.Unit origin=null BRANCH if: TYPE_OP type=kotlin.Boolean origin=NOT_INSTANCEOF typeOperand=.C GET_VAR 'other: kotlin.Any? declared in .C.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .C' CONST Boolean type=kotlin.Boolean value=false VAR IR_TEMPORARY_VARIABLE name:tmp_2 type:.C [val] TYPE_OP type=.C origin=CAST typeOperand=.C GET_VAR 'other: kotlin.Any? declared in .C.equals' type=kotlin.Any? origin=null WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.equals' type=.C origin=null arg1: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR 'val tmp_2: .C declared in .C.equals' type=.C origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .C' CONST Boolean type=kotlin.Boolean value=false RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .C' CONST Boolean type=kotlin.Boolean value=true FUN GENERATED_DATA_CLASS_MEMBER name:hashCode visibility:public modality:OPEN <> ($this:.C) returnType:kotlin.Int overridden: public open fun hashCode (): kotlin.Int declared in .Java1 public open fun hashCode (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun hashCode (): kotlin.Int declared in .C' CALL 'public open fun hashCode (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null $this: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.hashCode' type=.C origin=null FUN GENERATED_DATA_CLASS_MEMBER name:toString visibility:public modality:OPEN <> ($this:.C) returnType:kotlin.String overridden: public open fun toString (): kotlin.String declared in .Java1 public open fun toString (): kotlin.String declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun toString (): kotlin.String declared in .C' STRING_CONCATENATION type=kotlin.String CONST String type=kotlin.String value="C(" CONST String type=kotlin.String value="a=" GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.toString' type=.C origin=null CONST String type=kotlin.String value=")" FUN name:foo visibility:public modality:OPEN <> ($this:.C, i:kotlin.Any) returnType:kotlin.Unit overridden: public abstract fun foo (i: kotlin.Any): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.C VALUE_PARAMETER name:i index:0 type:kotlin.Any BLOCK_BODY CLASS CLASS name:D modality:FINAL visibility:public [data] superTypes:[.Java3] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY GET_VAR 'a: kotlin.Int declared in .D.' type=kotlin.Int origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.D) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .D' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.' type=.D origin=null CONSTRUCTOR visibility:public <> (a:kotlin.Int) returnType:.D [primary] VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public [data] superTypes:[.Java3]' FUN GENERATED_DATA_CLASS_MEMBER name:component1 visibility:public modality:FINAL <> ($this:.D) returnType:kotlin.Int [operator] overridden: public abstract fun component1 (): kotlin.Int declared in .Java3 $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun component1 (): kotlin.Int declared in .D' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.component1' type=.D origin=null FUN GENERATED_DATA_CLASS_MEMBER name:copy visibility:public modality:FINAL <> ($this:.D, a:kotlin.Int) returnType:.D $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:a index:0 type:kotlin.Int EXPRESSION_BODY GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.copy' type=.D origin=null BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun copy (a: kotlin.Int): .D declared in .D' CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .D' type=.D origin=null a: GET_VAR 'a: kotlin.Int declared in .D.copy' type=kotlin.Int origin=null FUN GENERATED_DATA_CLASS_MEMBER name:equals visibility:public modality:OPEN <> ($this:.D, other:kotlin.Any?) returnType:kotlin.Boolean [operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java3 $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:other index:0 type:kotlin.Any? BLOCK_BODY WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun EQEQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EQEQEQ arg0: GET_VAR ': .D declared in .D.equals' type=.D origin=null arg1: GET_VAR 'other: kotlin.Any? declared in .D.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .D' CONST Boolean type=kotlin.Boolean value=true WHEN type=kotlin.Unit origin=null BRANCH if: TYPE_OP type=kotlin.Boolean origin=NOT_INSTANCEOF typeOperand=.D GET_VAR 'other: kotlin.Any? declared in .D.equals' type=kotlin.Any? origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .D' CONST Boolean type=kotlin.Boolean value=false VAR IR_TEMPORARY_VARIABLE name:tmp_3 type:.D [val] TYPE_OP type=.D origin=CAST typeOperand=.D GET_VAR 'other: kotlin.Any? declared in .D.equals' type=kotlin.Any? origin=null WHEN type=kotlin.Unit origin=null BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.equals' type=.D origin=null arg1: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR 'val tmp_3: .D declared in .D.equals' type=.D origin=null then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .D' CONST Boolean type=kotlin.Boolean value=false RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .D' CONST Boolean type=kotlin.Boolean value=true FUN GENERATED_DATA_CLASS_MEMBER name:hashCode visibility:public modality:OPEN <> ($this:.D) returnType:kotlin.Int overridden: public open fun hashCode (): kotlin.Int declared in .Java3 $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun hashCode (): kotlin.Int declared in .D' CALL 'public open fun hashCode (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null $this: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.hashCode' type=.D origin=null FUN GENERATED_DATA_CLASS_MEMBER name:toString visibility:public modality:OPEN <> ($this:.D) returnType:kotlin.String overridden: public open fun toString (): kotlin.String declared in .Java3 $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun toString (): kotlin.String declared in .D' STRING_CONCATENATION type=kotlin.String CONST String type=kotlin.String value="D(" CONST String type=kotlin.String value="a=" GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .D declared in .D.toString' type=.D origin=null CONST String type=kotlin.String value=")" FUN name:foo visibility:public modality:OPEN <> ($this:.D, i:kotlin.Any) returnType:kotlin.Unit overridden: public abstract fun foo (i: kotlin.Any): kotlin.Unit declared in .Java3 $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:i index:0 type:kotlin.Any BLOCK_BODY CLASS INTERFACE name:KotlinInterface modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinInterface FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:component1 visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Int $this: VALUE_PARAMETER name: type:.KotlinInterface FUN name:foo visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, i:kotlin.Any) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name:i index:0 type:kotlin.Any FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Unit BLOCK_BODY VAR name:k type:kotlin.Int [val] CALL 'public final fun component1 (): kotlin.Int declared in .A' type=kotlin.Int origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .A' type=.A origin=null a: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: kotlin.Int?): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .A' type=.A origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: kotlin.Int?): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .A' type=.A origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Null type=kotlin.Nothing? value=null VAR name:k2 type:kotlin.Int [val] CALL 'public final fun component1 (): kotlin.Int declared in .B' type=kotlin.Int origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .B' type=.B origin=null a: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .B' type=.B origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .B' type=.B origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Null type=kotlin.Nothing? value=null VAR name:k3 type:kotlin.Int [val] CALL 'public final fun component1 (): kotlin.Int declared in .C' type=kotlin.Int origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .C' type=.C origin=null a: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .C' type=.C origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .C' type=.C origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Null type=kotlin.Nothing? value=null VAR name:k4 type:kotlin.Int [val] CALL 'public final fun component1 (): kotlin.Int declared in .D' type=kotlin.Int origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .D' type=.D origin=null a: CONST Int type=kotlin.Int value=1 CALL 'public open fun foo (i: kotlin.Any): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor (a: kotlin.Int) declared in .D' type=.D origin=null a: CONST Int type=kotlin.Int value=1 i: CONST Int type=kotlin.Int value=1