Module: separate
Module: main
FILE fqName:<root> fileName:/1.kt
  CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.Java2]
    $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 kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.Java2]'
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java2
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.Java2
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.A, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.A
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.A, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.A
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.A) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.A
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.A'
          CONST Int type=kotlin.Int value=1
  CLASS CLASS name:B modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.Java2]
    $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 kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.Java2]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:ABSTRACT <> ($this:<root>.Java1, o:@[FlexibleNullability] kotlin.Any?) returnType:kotlin.Unit [fake_override]
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.Java1
      VALUE_PARAMETER name:o index:0 type:@[FlexibleNullability] kotlin.Any?
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java2
      $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:ABSTRACT <> ($this:<root>.Java2) returnType:kotlin.Int [fake_override]
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.Java2
    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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.Java2
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.B, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.B
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
  CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.SeparateModuleJava1; <root>.SeparateModuleJava2]
    $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 kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.SeparateModuleJava1; <root>.SeparateModuleJava2]'
    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>.SeparateModuleJava1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.SeparateModuleJava2
      $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>.SeparateModuleJava1
        public open fun hashCode (): kotlin.Int declared in <root>.SeparateModuleJava2
      $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>.SeparateModuleJava1
        public open fun toString (): kotlin.String declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.C, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:<root>.C
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.C, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:<root>.C
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.C) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.SeparateModuleJava1
        public abstract fun foo (): kotlin.Int declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:<root>.C
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.C'
          CONST Int type=kotlin.Int value=1
  CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.SeparateModuleJava2]
    $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 kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.SeparateModuleJava2]'
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.SeparateModuleJava2
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.SeparateModuleJava2
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.D, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.D
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.D, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:<root>.D
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.D) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.SeparateModuleJava2
      $this: VALUE_PARAMETER name:<this> type:<root>.D
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.D'
          CONST Int type=kotlin.Int value=1
  CLASS CLASS name:E modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.E
    PROPERTY name:a visibility:public modality:OPEN [var]
      overridden:
        public abstract a: kotlin.Int
      FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private
        EXPRESSION_BODY
          GET_VAR 'a: kotlin.Int declared in <root>.E.<init>' type=kotlin.Int origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-a> visibility:public modality:OPEN <> ($this:<root>.E) returnType:kotlin.Int
        correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var]
        overridden:
          public abstract fun <get-a> (): kotlin.Int declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.E
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public open fun <get-a> (): kotlin.Int declared in <root>.E'
            GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private' type=kotlin.Int origin=null
              receiver: GET_VAR '<this>: <root>.E declared in <root>.E.<get-a>' type=<root>.E origin=null
      FUN DEFAULT_PROPERTY_ACCESSOR name:<set-a> visibility:public modality:OPEN <> ($this:<root>.E, <set-?>:kotlin.Int) returnType:kotlin.Unit
        correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var]
        overridden:
          public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.E
        VALUE_PARAMETER name:<set-?> index:0 type:kotlin.Int
        BLOCK_BODY
          SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private' type=kotlin.Unit origin=null
            receiver: GET_VAR '<this>: <root>.E declared in <root>.E.<set-a>' type=<root>.E origin=null
            value: GET_VAR '<set-?>: kotlin.Int declared in <root>.E.<set-a>' type=kotlin.Int origin=null
    CONSTRUCTOR visibility:public <> (a:kotlin.Int) returnType:<root>.E [primary]
      VALUE_PARAMETER name:a index:0 type:kotlin.Int
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.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 <root>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.KotlinInterface
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.KotlinInterface
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.E, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.E
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.E, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.E
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.E) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.E
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.E'
          CONST Int type=kotlin.Int value=1
  CLASS CLASS name:F modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.F
    CONSTRUCTOR visibility:public <> () returnType:<root>.F [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:F modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, o:kotlin.Int) returnType:kotlin.Unit [fake_override]
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      VALUE_PARAMETER name:o index:0 type: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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.KotlinInterface
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.KotlinInterface
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.F, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.F
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.F) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.F
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.F'
          CONST Int type=kotlin.Int value=1
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
      overridden:
        public abstract a: kotlin.Int
      FUN FAKE_OVERRIDE name:<get-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface) returnType:kotlin.Int [fake_override]
        correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
        overridden:
          public abstract fun <get-a> (): kotlin.Int declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      FUN FAKE_OVERRIDE name:<set-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, <set-?>:kotlin.Int) returnType:kotlin.Unit [fake_override]
        correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
        overridden:
          public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
        VALUE_PARAMETER name:<set-?> index:0 type:kotlin.Int
  CLASS CLASS name:G modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface; <root>.SeparateModuleJava1]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.G
    CONSTRUCTOR visibility:public <> () returnType:<root>.G [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:G modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface; <root>.SeparateModuleJava1]'
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.KotlinInterface
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.SeparateModuleJava1
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.KotlinInterface
        public open fun hashCode (): kotlin.Int declared in <root>.SeparateModuleJava1
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.KotlinInterface
        public open fun toString (): kotlin.String declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.G, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:<root>.G
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.G, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.G
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.G) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.KotlinInterface
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:<root>.G
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.G'
          CONST Int type=kotlin.Int value=1
    PROPERTY name:a visibility:public modality:OPEN [var]
      overridden:
        public abstract a: kotlin.Int
      FUN name:<get-a> visibility:public modality:OPEN <> ($this:<root>.G) returnType:kotlin.Int
        correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var]
        overridden:
          public abstract fun <get-a> (): kotlin.Int declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.G
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public open fun <get-a> (): kotlin.Int declared in <root>.G'
            CALL 'public final fun TODO (reason: kotlin.String): kotlin.Nothing declared in kotlin' type=kotlin.Nothing origin=null
              reason: CONST String type=kotlin.String value=""
      FUN name:<set-a> visibility:public modality:OPEN <> ($this:<root>.G, value:kotlin.Int) returnType:kotlin.Unit
        correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var]
        overridden:
          public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.G
        VALUE_PARAMETER name:value index:0 type:kotlin.Int
        BLOCK_BODY
  CLASS CLASS name:H modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface; <root>.SeparateModuleJava1]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.H
    CONSTRUCTOR visibility:public <> () returnType:<root>.H [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:H modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.KotlinInterface; <root>.SeparateModuleJava1]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, o:kotlin.Int) returnType:kotlin.Unit [fake_override]
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      VALUE_PARAMETER name:o index:0 type: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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.KotlinInterface
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.SeparateModuleJava1
      $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:ABSTRACT <> ($this:<root>.KotlinInterface) returnType:kotlin.Int [fake_override]
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.KotlinInterface
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
    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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.KotlinInterface
        public open fun hashCode (): kotlin.Int declared in <root>.SeparateModuleJava1
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.KotlinInterface
        public open fun toString (): kotlin.String declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.H, o:kotlin.Any) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.SeparateModuleJava1
      $this: VALUE_PARAMETER name:<this> type:<root>.H
      VALUE_PARAMETER name:o index:0 type:kotlin.Any
      BLOCK_BODY
    PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
      overridden:
        public abstract a: kotlin.Int
      FUN FAKE_OVERRIDE name:<get-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface) returnType:kotlin.Int [fake_override]
        correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
        overridden:
          public abstract fun <get-a> (): kotlin.Int declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      FUN FAKE_OVERRIDE name:<set-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, <set-?>:kotlin.Int) returnType:kotlin.Unit [fake_override]
        correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var]
        overridden:
          public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.KotlinInterface
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
        VALUE_PARAMETER name:<set-?> index:0 type:kotlin.Int
  CLASS CLASS name:I modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.Java2; <root>.Java3]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.I
    CONSTRUCTOR visibility:public <> () returnType:<root>.I [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:I modality:ABSTRACT visibility:public superTypes:[<root>.Java1; <root>.Java2; <root>.Java3]'
    FUN FAKE_OVERRIDE name:bar visibility:public modality:ABSTRACT <> ($this:<root>.Java2, o:kotlin.Int) returnType:kotlin.Unit [fake_override]
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.Java2
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
    FUN FAKE_OVERRIDE name:bar visibility:public modality:ABSTRACT <> ($this:<root>.Java3, o:@[FlexibleNullability] kotlin.Number?) returnType:kotlin.Unit [fake_override]
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Number?): kotlin.Unit declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:<root>.Java3
      VALUE_PARAMETER name:o index:0 type:@[FlexibleNullability] kotlin.Number?
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java2
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java3
      $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:ABSTRACT <> ($this:<root>.Java3) returnType:@[FlexibleNullability] kotlin.Number? [fake_override]
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.Java2
        public abstract fun foo (): @[FlexibleNullability] kotlin.Number? declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:<root>.Java3
    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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.Java2
        public open fun hashCode (): kotlin.Int declared in <root>.Java3
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.Java2
        public open fun toString (): kotlin.String declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.I, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.I
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
  CLASS CLASS name:J modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.Java2; <root>.Java3]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.J
    CONSTRUCTOR visibility:public <> () returnType:<root>.J [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:J modality:FINAL visibility:public superTypes:[<root>.Java1; <root>.Java2; <root>.Java3]'
    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>.Java1
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java2
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Java3
      $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>.Java1
        public open fun hashCode (): kotlin.Int declared in <root>.Java2
        public open fun hashCode (): kotlin.Int declared in <root>.Java3
      $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>.Java1
        public open fun toString (): kotlin.String declared in <root>.Java2
        public open fun toString (): kotlin.String declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.J, o:kotlin.Any?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.Java1
      $this: VALUE_PARAMETER name:<this> type:<root>.J
      VALUE_PARAMETER name:o index:0 type:kotlin.Any?
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.J, o:kotlin.Int) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.Java2
      $this: VALUE_PARAMETER name:<this> type:<root>.J
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
      BLOCK_BODY
    FUN name:bar visibility:public modality:OPEN <> ($this:<root>.J, o:kotlin.Number?) returnType:kotlin.Unit
      overridden:
        public abstract fun bar (o: @[FlexibleNullability] kotlin.Number?): kotlin.Unit declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:<root>.J
      VALUE_PARAMETER name:o index:0 type:kotlin.Number?
      BLOCK_BODY
    FUN name:foo visibility:public modality:OPEN <> ($this:<root>.J) returnType:kotlin.Int
      overridden:
        public abstract fun foo (): @[FlexibleNullability] kotlin.Any? declared in <root>.Java1
        public abstract fun foo (): kotlin.Int declared in <root>.Java2
        public abstract fun foo (): @[FlexibleNullability] kotlin.Number? declared in <root>.Java3
      $this: VALUE_PARAMETER name:<this> type:<root>.J
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun foo (): kotlin.Int declared in <root>.J'
          CONST Int type=kotlin.Int value=1
  CLASS INTERFACE name:KotlinInterface modality:ABSTRACT visibility:public superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.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:<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 kotlin.Any
      $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 kotlin.Any
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, o:kotlin.Int) returnType:kotlin.Unit
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      VALUE_PARAMETER name:o index:0 type:kotlin.Int
    FUN name:foo visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface) returnType:kotlin.Int
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
    PROPERTY name:a visibility:public modality:ABSTRACT [var]
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface) returnType:kotlin.Int
        correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var]
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
      FUN DEFAULT_PROPERTY_ACCESSOR name:<set-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface, <set-?>:kotlin.Int) returnType:kotlin.Unit
        correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var]
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface
        VALUE_PARAMETER name:<set-?> index:0 type:kotlin.Int
  CLASS INTERFACE name:KotlinInterface2 modality:ABSTRACT visibility:public superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.KotlinInterface2
    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:<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 kotlin.Any
      $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 kotlin.Any
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any
    FUN name:bar visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface2, o:kotlin.Any) returnType:kotlin.Unit
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface2
      VALUE_PARAMETER name:o index:0 type:kotlin.Any
    FUN name:foo visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface2) returnType:kotlin.Any
      $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface2
    PROPERTY name:a visibility:public modality:ABSTRACT [var]
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface2) returnType:kotlin.Any
        correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var]
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface2
      FUN DEFAULT_PROPERTY_ACCESSOR name:<set-a> visibility:public modality:ABSTRACT <> ($this:<root>.KotlinInterface2, <set-?>:kotlin.Any) returnType:kotlin.Unit
        correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var]
        $this: VALUE_PARAMETER name:<this> type:<root>.KotlinInterface2
        VALUE_PARAMETER name:<set-?> index:0 type:kotlin.Any
  FUN name:test visibility:public modality:FINAL <> (a:<root>.A, b:<root>.B, c:<root>.C, d:<root>.D, e:<root>.E, f:<root>.F, g:<root>.G, h:<root>.H, i:<root>.I, j:<root>.J) returnType:kotlin.Unit
    VALUE_PARAMETER name:a index:0 type:<root>.A
    VALUE_PARAMETER name:b index:1 type:<root>.B
    VALUE_PARAMETER name:c index:2 type:<root>.C
    VALUE_PARAMETER name:d index:3 type:<root>.D
    VALUE_PARAMETER name:e index:4 type:<root>.E
    VALUE_PARAMETER name:f index:5 type:<root>.F
    VALUE_PARAMETER name:g index:6 type:<root>.G
    VALUE_PARAMETER name:h index:7 type:<root>.H
    VALUE_PARAMETER name:i index:8 type:<root>.I
    VALUE_PARAMETER name:j index:9 type:<root>.J
    BLOCK_BODY
      VAR name:k1 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.A' type=kotlin.Int origin=null
          $this: GET_VAR 'a: <root>.A declared in <root>.test' type=<root>.A origin=null
      VAR name:k2 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.A' type=kotlin.Unit origin=null
          $this: GET_VAR 'a: <root>.A declared in <root>.test' type=<root>.A origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k3 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.A' type=kotlin.Unit origin=null
          $this: GET_VAR 'a: <root>.A declared in <root>.test' type=<root>.A origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k4 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.A' type=kotlin.Unit origin=null
          $this: GET_VAR 'a: <root>.A declared in <root>.test' type=<root>.A origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k5 type:kotlin.Int [val]
        CALL 'public abstract fun foo (): kotlin.Int declared in <root>.B' type=kotlin.Int origin=null
          $this: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
      VAR name:k6 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
          $this: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k7 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
          $this: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k8 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in <root>.B' type=kotlin.Unit origin=null
          $this: GET_VAR 'b: <root>.B declared in <root>.test' type=<root>.B origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k9 type:kotlin.Any [val]
        TYPE_OP type=kotlin.Any origin=IMPLICIT_NOTNULL typeOperand=kotlin.Any
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] kotlin.Any? visibility:public [final,static]' type=@[FlexibleNullability] kotlin.Any? origin=null
      VAR name:k10 type:kotlin.Int [val]
        GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:kotlin.Int visibility:public [final,static]' type=kotlin.Int origin=null
      VAR name:k11 type:kotlin.Any [val]
        TYPE_OP type=kotlin.Any origin=IMPLICIT_NOTNULL typeOperand=kotlin.Any
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] kotlin.Any? visibility:public [final,static]' type=@[FlexibleNullability] kotlin.Any? origin=null
      VAR name:k12 type:kotlin.Int [val]
        GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:kotlin.Int visibility:public [final,static]' type=kotlin.Int origin=null
      VAR name:k13 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.C' type=kotlin.Int origin=null
          $this: GET_VAR 'c: <root>.C declared in <root>.test' type=<root>.C origin=null
      VAR name:k14 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null
          $this: GET_VAR 'c: <root>.C declared in <root>.test' type=<root>.C origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k15 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null
          $this: GET_VAR 'c: <root>.C declared in <root>.test' type=<root>.C origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k16 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null
          $this: GET_VAR 'c: <root>.C declared in <root>.test' type=<root>.C origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k17 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.D' type=kotlin.Int origin=null
          $this: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
      VAR name:k18 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
          $this: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k19 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
          $this: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k20 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.D' type=kotlin.Unit origin=null
          $this: GET_VAR 'd: <root>.D declared in <root>.test' type=<root>.D origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k22 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.E' type=kotlin.Int origin=null
          $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
      VAR name:k23 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=null
          $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k24 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=null
          $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k25 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=null
          $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k26 type:kotlin.Int [val]
        CALL 'public open fun <get-a> (): kotlin.Int declared in <root>.E' type=kotlin.Int origin=GET_PROPERTY
          $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
      CALL 'public open fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.E' type=kotlin.Unit origin=EQ
        $this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
        <set-?>: CONST Int type=kotlin.Int value=4
      VAR name:k27 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.F' type=kotlin.Int origin=null
          $this: GET_VAR 'f: <root>.F declared in <root>.test' type=<root>.F origin=null
      VAR name:k28 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.F' type=kotlin.Unit origin=null
          $this: GET_VAR 'f: <root>.F declared in <root>.test' type=<root>.F origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k29 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.F' type=kotlin.Unit origin=null
          $this: GET_VAR 'f: <root>.F declared in <root>.test' type=<root>.F origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k31 type:kotlin.Int [val]
        CALL 'public abstract fun <get-a> (): kotlin.Int declared in <root>.F' type=kotlin.Int origin=GET_PROPERTY
          $this: GET_VAR 'f: <root>.F declared in <root>.test' type=<root>.F origin=null
      CALL 'public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.F' type=kotlin.Unit origin=EQ
        $this: GET_VAR 'f: <root>.F declared in <root>.test' type=<root>.F origin=null
        <set-?>: CONST Int type=kotlin.Int value=4
      VAR name:k32 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.G' type=kotlin.Int origin=null
          $this: GET_VAR 'g: <root>.G declared in <root>.test' type=<root>.G origin=null
      VAR name:k33 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.G' type=kotlin.Unit origin=null
          $this: GET_VAR 'g: <root>.G declared in <root>.test' type=<root>.G origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k34 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.G' type=kotlin.Unit origin=null
          $this: GET_VAR 'g: <root>.G declared in <root>.test' type=<root>.G origin=null
          o: CONST Double type=kotlin.Double value=1.2
      VAR name:k35 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.G' type=kotlin.Unit origin=null
          $this: GET_VAR 'g: <root>.G declared in <root>.test' type=<root>.G origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k36 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.G' type=kotlin.Unit origin=null
          $this: GET_VAR 'g: <root>.G declared in <root>.test' type=<root>.G origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k37 type:kotlin.Number [val]
        TYPE_OP type=kotlin.Number origin=IMPLICIT_NOTNULL typeOperand=kotlin.Number
          GET_FIELD 'FIELD IR_EXTERNAL_JAVA_DECLARATION_STUB name:a type:@[FlexibleNullability] kotlin.Number? visibility:public [final,static]' type=@[FlexibleNullability] kotlin.Number? origin=null
      VAR name:k38 type:kotlin.Int [val]
        CALL 'public abstract fun foo (): kotlin.Int declared in <root>.H' type=kotlin.Int origin=null
          $this: GET_VAR 'h: <root>.H declared in <root>.test' type=<root>.H origin=null
      VAR name:k39 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.H' type=kotlin.Unit origin=null
          $this: GET_VAR 'h: <root>.H declared in <root>.test' type=<root>.H origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k40 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any): kotlin.Unit declared in <root>.H' type=kotlin.Unit origin=null
          $this: GET_VAR 'h: <root>.H declared in <root>.test' type=<root>.H origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k41 type:kotlin.Int [val]
        CALL 'public abstract fun <get-a> (): kotlin.Int declared in <root>.H' type=kotlin.Int origin=GET_PROPERTY
          $this: GET_VAR 'h: <root>.H declared in <root>.test' type=<root>.H origin=null
      CALL 'public abstract fun <set-a> (<set-?>: kotlin.Int): kotlin.Unit declared in <root>.H' type=kotlin.Unit origin=EQ
        $this: GET_VAR 'h: <root>.H declared in <root>.test' type=<root>.H origin=null
        <set-?>: CONST Int type=kotlin.Int value=4
      VAR name:k42 type:kotlin.Int [val]
        CALL 'public abstract fun foo (): @[FlexibleNullability] kotlin.Number? declared in <root>.I' type=kotlin.Int origin=null
          $this: GET_VAR 'i: <root>.I declared in <root>.test' type=<root>.I origin=null
      VAR name:k43 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.I' type=kotlin.Unit origin=null
          $this: GET_VAR 'i: <root>.I declared in <root>.test' type=<root>.I origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k44 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.I' type=kotlin.Unit origin=null
          $this: GET_VAR 'i: <root>.I declared in <root>.test' type=<root>.I origin=null
          o: CONST String type=kotlin.String value=""
      VAR name:k45 type:kotlin.Unit [val]
        CALL 'public abstract fun bar (o: @[FlexibleNullability] kotlin.Number?): kotlin.Unit declared in <root>.I' type=kotlin.Unit origin=null
          $this: GET_VAR 'i: <root>.I declared in <root>.test' type=<root>.I origin=null
          o: CONST Null type=kotlin.Nothing? value=null
      VAR name:k46 type:kotlin.Int [val]
        CALL 'public open fun foo (): kotlin.Int declared in <root>.J' type=kotlin.Int origin=null
          $this: GET_VAR 'j: <root>.J declared in <root>.test' type=<root>.J origin=null
      VAR name:k47 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Int): kotlin.Unit declared in <root>.J' type=kotlin.Unit origin=null
          $this: GET_VAR 'j: <root>.J declared in <root>.test' type=<root>.J origin=null
          o: CONST Int type=kotlin.Int value=1
      VAR name:k48 type:kotlin.Unit [val]
        CALL 'public open fun bar (o: kotlin.Any?): kotlin.Unit declared in <root>.J' type=kotlin.Unit origin=null
          $this: GET_VAR 'j: <root>.J declared in <root>.test' type=<root>.J origin=null
          o: CONST String type=kotlin.String value=""
