FILE fqName: fileName:/1.kt CLASS CLASS name:A modality:OPEN visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A CONSTRUCTOR visibility:public <> () returnType:.A [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:OPEN visibility:public superTypes:[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 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:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline] $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] BLOCK_BODY FUN name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline] $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] BLOCK_BODY CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B CONSTRUCTOR visibility:public <> () returnType:.B [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1]' 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 .Java1 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] FUN FAKE_OVERRIDE name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] 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 .Java1 $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 .Java1 $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C CONSTRUCTOR visibility:public <> () returnType:.C [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java1; .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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.Java2, lambda:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:lambda index:0 type:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>? FUN FAKE_OVERRIDE name:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] FUN FAKE_OVERRIDE name:foo2 visibility:public modality:ABSTRACT <> ($this:.Java2, lambda:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo2 (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:lambda index:0 type:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>? FUN FAKE_OVERRIDE name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] 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 .Java1 public open fun hashCode (): kotlin.Int declared in .Java2 $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 .Java1 public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D CONSTRUCTOR visibility:public <> () returnType:.D [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java1; .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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] FUN FAKE_OVERRIDE name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] 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 .Java1 public open fun hashCode (): kotlin.Int declared in .Java2 $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 .Java1 public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.D, lambda:java.util.function.Function?) returnType:kotlin.Unit overridden: public abstract fun foo (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:lambda index:0 type:java.util.function.Function? BLOCK_BODY FUN name:foo2 visibility:public modality:OPEN <> ($this:.D, lambda:java.util.function.Function?) returnType:kotlin.Unit overridden: public abstract fun foo2 (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:lambda index:0 type:java.util.function.Function? BLOCK_BODY CLASS CLASS name:E modality:ABSTRACT visibility:public superTypes:[.A; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.E CONSTRUCTOR visibility:public <> () returnType:.E [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .A' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E modality:ABSTRACT visibility:public superTypes:[.A; .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 .A public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.Java2, lambda:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:lambda index:0 type:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>? FUN FAKE_OVERRIDE name:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .A $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] FUN FAKE_OVERRIDE name:foo2 visibility:public modality:ABSTRACT <> ($this:.Java2, lambda:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo2 (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:lambda index:0 type:@[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>? FUN FAKE_OVERRIDE name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .A $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] 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 .A public open fun hashCode (): kotlin.Int declared in .Java2 $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 .A public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:F modality:FINAL visibility:public superTypes:[.A; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.F CONSTRUCTOR visibility:public <> () returnType:.F [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .A' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:F modality:FINAL visibility:public superTypes:[.A; .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 .A public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .A $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [noinline] FUN FAKE_OVERRIDE name:foo2 visibility:public modality:FINAL <> ($this:.A, lambda:kotlin.Function1) returnType:kotlin.Unit [inline,fake_override] overridden: public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .A $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:lambda index:0 type:kotlin.Function1 [crossinline] 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 .A public open fun hashCode (): kotlin.Int declared in .Java2 $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 .A public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.F, lambda:java.util.function.Function?) returnType:kotlin.Unit overridden: public abstract fun foo (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.F VALUE_PARAMETER name:lambda index:0 type:java.util.function.Function? BLOCK_BODY FUN name:foo2 visibility:public modality:OPEN <> ($this:.F, lambda:java.util.function.Function?) returnType:kotlin.Unit overridden: public abstract fun foo2 (lambda: @[FlexibleNullability] java.util.function.Function<@[FlexibleNullability] kotlin.Int?, @[FlexibleNullability] kotlin.Int?>?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.F VALUE_PARAMETER name:lambda index:0 type:java.util.function.Function? BLOCK_BODY FUN name:test visibility:public modality:FINAL <> (b:.B, c:.C, d:.D, e:.E, f:.F) returnType:kotlin.Unit VALUE_PARAMETER name:b index:0 type:.B VALUE_PARAMETER name:c index:1 type:.C VALUE_PARAMETER name:d index:2 type:.D VALUE_PARAMETER name:e index:3 type:.E VALUE_PARAMETER name:f index:4 type:.F BLOCK_BODY CALL 'public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo (lambda: kotlin.Function1): kotlin.Unit declared in .F' type=kotlin.Unit origin=null $this: GET_VAR 'f: .F declared in .test' type=.F origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1 CALL 'public final fun foo2 (lambda: kotlin.Function1): kotlin.Unit declared in .F' type=kotlin.Unit origin=null $this: GET_VAR 'f: .F declared in .test' type=.F origin=null lambda: FUN_EXPR type=kotlin.Function1 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> (it:kotlin.Int) returnType:kotlin.Int VALUE_PARAMETER name:it index:0 type:kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (it: kotlin.Int): kotlin.Int declared in .test' CONST Int type=kotlin.Int value=1