Module: separate
Module: main
FILE fqName:<root> fileName:/1.kt
  CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.J1<kotlin.Int>]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.A
    CONSTRUCTOR visibility:public <> () returnType:<root>.A [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.J1'
          <T>: @[FlexibleNullability] kotlin.Int?
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.J1<kotlin.Int>]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:OPEN <> ($this:<root>.J1<kotlin.Int>) returnType:@[FlexibleNullability] kotlin.Int? [fake_override]
      overridden:
        public open fun bar (): @[FlexibleNullability] T of <root>.J1? declared in <root>.J1
      $this: VALUE_PARAMETER name:<this> type:<root>.J1<kotlin.Int>
    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 <root>.J1
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
      VALUE_PARAMETER name:other index:0 type:kotlin.Any?
    FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:<root>.J1<kotlin.Int>, t:@[FlexibleNullability] kotlin.Int?) returnType:kotlin.Unit [fake_override]
      overridden:
        public open fun foo (t: @[FlexibleNullability] T of <root>.J1?): kotlin.Unit declared in <root>.J1
      $this: VALUE_PARAMETER name:<this> type:<root>.J1<kotlin.Int>
      VALUE_PARAMETER name:t index:0 type:@[FlexibleNullability] kotlin.Int?
    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 <root>.J1
      $this: VALUE_PARAMETER name:<this> 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 <root>.J1
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final a: @[FlexibleNullability] T of <root>.J1?
  CLASS CLASS name:B modality:FINAL visibility:public superTypes:[<root>.J2<kotlin.Int>]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.B
    CONSTRUCTOR visibility:public <> () returnType:<root>.B [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.J2'
          <T>: @[FlexibleNullability] kotlin.Int?
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[<root>.J2<kotlin.Int>]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:OPEN <> ($this:<root>.J2<kotlin.Int>) returnType:@[FlexibleNullability] kotlin.Int? [fake_override]
      overridden:
        public open fun bar (): @[FlexibleNullability] T of <root>.J2? declared in <root>.J2
      $this: VALUE_PARAMETER name:<this> type:<root>.J2<kotlin.Int>
    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 <root>.J2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
      VALUE_PARAMETER name:other index:0 type:kotlin.Any?
    FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:<root>.J2<kotlin.Int>, t:@[FlexibleNullability] kotlin.Int?) returnType:kotlin.Unit [fake_override]
      overridden:
        public open fun foo (t: @[FlexibleNullability] T of <root>.J2?): kotlin.Unit declared in <root>.J2
      $this: VALUE_PARAMETER name:<this> type:<root>.J2<kotlin.Int>
      VALUE_PARAMETER name:t index:0 type:@[FlexibleNullability] kotlin.Int?
    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 <root>.J2
      $this: VALUE_PARAMETER name:<this> 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 <root>.J2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final a: @[FlexibleNullability] T of <root>.J2?
  CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.J1<kotlin.Int>]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.C
    CONSTRUCTOR visibility:public <> () returnType:<root>.C [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.J1'
          <T>: @[FlexibleNullability] kotlin.Int?
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.J1<kotlin.Int>]'
    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 <root>.J1
      $this: VALUE_PARAMETER name:<this> 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 <root>.J1
      $this: VALUE_PARAMETER name:<this> 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 <root>.J1
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.C) returnType:kotlin.Int
      overridden:
        public open fun bar (): @[FlexibleNullability] T of <root>.J1? declared in <root>.J1
      $this: VALUE_PARAMETER name:<this> type:<root>.C
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun bar (): kotlin.Int declared in <root>.C'
          CONST Int type=kotlin.Int value=1
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.C, t:kotlin.Int?) returnType:kotlin.Unit
      overridden:
        public open fun foo (t: @[FlexibleNullability] T of <root>.J1?): kotlin.Unit declared in <root>.J1
      $this: VALUE_PARAMETER name:<this> type:<root>.C
      VALUE_PARAMETER name:t index:0 type:kotlin.Int?
      BLOCK_BODY
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final a: @[FlexibleNullability] T of <root>.J1?
  CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.J2<kotlin.Int>]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.D
    CONSTRUCTOR visibility:public <> () returnType:<root>.D [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.J2'
          <T>: @[FlexibleNullability] kotlin.Int?
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.J2<kotlin.Int>]'
    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 <root>.J2
      $this: VALUE_PARAMETER name:<this> 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 <root>.J2
      $this: VALUE_PARAMETER name:<this> 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 <root>.J2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.D) returnType:kotlin.Int
      overridden:
        public open fun bar (): @[FlexibleNullability] T of <root>.J2? declared in <root>.J2
      $this: VALUE_PARAMETER name:<this> type:<root>.D
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun bar (): kotlin.Int declared in <root>.D'
          CONST Int type=kotlin.Int value=1
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.D, t:kotlin.Int?) returnType:kotlin.Unit
      overridden:
        public open fun foo (t: @[FlexibleNullability] T of <root>.J2?): kotlin.Unit declared in <root>.J2
      $this: VALUE_PARAMETER name:<this> type:<root>.D
      VALUE_PARAMETER name:t index:0 type:kotlin.Int?
      BLOCK_BODY
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var]
      overridden:
        public final a: @[FlexibleNullability] T of <root>.J2?
  FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Unit
    BLOCK_BODY
      VAR name:k1 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] T of <root>.J1? visibility:public' type=@[FlexibleNullability] kotlin.Int? origin=null
            receiver: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.A' type=<root>.A origin=null
      VAR name:k2 type:kotlin.Unit [val]
        CALL 'public open fun foo (t: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in <root>.A' type=kotlin.Unit origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.A' type=<root>.A origin=null
          t: CONST Int type=kotlin.Int value=1
      VAR name:k3 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          CALL 'public open fun bar (): @[FlexibleNullability] kotlin.Int? declared in <root>.A' type=@[FlexibleNullability] kotlin.Int? origin=null
            $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.A' type=<root>.A origin=null
      VAR name:k4 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] T of <root>.J2? visibility:public' type=@[FlexibleNullability] kotlin.Int? origin=null
            receiver: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.B' type=<root>.B origin=null
      VAR name:k5 type:kotlin.Unit [val]
        CALL 'public open fun foo (t: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.B' type=<root>.B origin=null
          t: CONST Int type=kotlin.Int value=2
      VAR name:k6 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          CALL 'public open fun bar (): @[FlexibleNullability] kotlin.Int? declared in <root>.B' type=@[FlexibleNullability] kotlin.Int? origin=null
            $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.B' type=<root>.B origin=null
      VAR name:k7 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] T of <root>.J1? visibility:public' type=@[FlexibleNullability] kotlin.Int? origin=null
            receiver: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C' type=<root>.C origin=null
      VAR name:k8 type:kotlin.Unit [val]
        CALL 'public open fun foo (t: kotlin.Int?): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C' type=<root>.C origin=null
          t: CONST Int type=kotlin.Int value=2
      VAR name:k9 type:kotlin.Int [val]
        CALL 'public open fun bar (): kotlin.Int declared in <root>.C' type=kotlin.Int origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C' type=<root>.C origin=null
      VAR name:k10 type:kotlin.Int [val]
        TYPE_OP type=kotlin.Int origin=IMPLICIT_NOTNULL typeOperand=kotlin.Int
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] T of <root>.J2? visibility:public' type=@[FlexibleNullability] kotlin.Int? origin=null
            receiver: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.D' type=<root>.D origin=null
      VAR name:k11 type:kotlin.Unit [val]
        CALL 'public open fun foo (t: kotlin.Int?): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.D' type=<root>.D origin=null
          t: CONST Int type=kotlin.Int value=2
      VAR name:k12 type:kotlin.Int [val]
        CALL 'public open fun bar (): kotlin.Int declared in <root>.D' type=kotlin.Int origin=null
          $this: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.D' type=<root>.D origin=null
