FILE fqName:<root> fileName:/genericLocalClassConstructorReference.kt
  CLASS CLASS name:L modality:OPEN visibility:public superTypes:[kotlin.Any]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.L<LL of <root>.L>
    TYPE_PARAMETER name:LL index:0 variance: superTypes:[kotlin.Any?] reified:false
    PROPERTY name:ll visibility:public modality:FINAL [val]
      FIELD PROPERTY_BACKING_FIELD name:ll type:LL of <root>.L visibility:private [final]
        EXPRESSION_BODY
          GET_VAR 'll: LL of <root>.L declared in <root>.L.<init>' type=LL of <root>.L origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-ll> visibility:public modality:FINAL returnType:LL of <root>.L
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.L<LL of <root>.L>
        correspondingProperty: PROPERTY name:ll visibility:public modality:FINAL [val]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public final fun <get-ll> (): LL of <root>.L declared in <root>.L'
            GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:ll type:LL of <root>.L visibility:private [final]' type=LL of <root>.L origin=null
              receiver: GET_VAR '<this>: <root>.L<LL of <root>.L> declared in <root>.L.<get-ll>' type=<root>.L<LL of <root>.L> origin=null
    CONSTRUCTOR visibility:public returnType:<root>.L<LL of <root>.L> [primary]
      VALUE_PARAMETER kind:Regular name:ll index:0 type:LL of <root>.L
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:L modality:OPEN visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in kotlin.Any
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in kotlin.Any
  CLASS CLASS name:Rec modality:FINAL visibility:public superTypes:[kotlin.Any]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.Rec<T of <root>.Rec>
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false
    PROPERTY name:rt visibility:public modality:FINAL [val]
      FIELD PROPERTY_BACKING_FIELD name:rt type:T of <root>.Rec visibility:private [final]
        EXPRESSION_BODY
          GET_VAR 'rt: T of <root>.Rec declared in <root>.Rec.<init>' type=T of <root>.Rec origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-rt> visibility:public modality:FINAL returnType:T of <root>.Rec
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Rec<T of <root>.Rec>
        correspondingProperty: PROPERTY name:rt visibility:public modality:FINAL [val]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public final fun <get-rt> (): T of <root>.Rec declared in <root>.Rec'
            GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:rt type:T of <root>.Rec visibility:private [final]' type=T of <root>.Rec origin=null
              receiver: GET_VAR '<this>: <root>.Rec<T of <root>.Rec> declared in <root>.Rec.<get-rt>' type=<root>.Rec<T of <root>.Rec> origin=null
    CONSTRUCTOR visibility:public returnType:<root>.Rec<T of <root>.Rec> [primary]
      VALUE_PARAMETER kind:Regular name:rt index:0 type:T of <root>.Rec
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Rec modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in kotlin.Any
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in kotlin.Any
  FUN name:fn visibility:public modality:FINAL returnType:<root>.L<FT of <root>.fn>
    TYPE_PARAMETER name:FT index:0 variance: superTypes:[kotlin.Any?] reified:false
    VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:<root>.Rec<FT of <root>.fn>
    BLOCK_BODY
      CLASS CLASS name:FLocal modality:FINAL visibility:local superTypes:[<root>.L<LT of <root>.fn.FLocal>]
        thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.fn.FLocal<LT of <root>.fn.FLocal, FT of <root>.fn>
        TYPE_PARAMETER name:LT index:0 variance: superTypes:[kotlin.Any?] reified:false
        PROPERTY name:pt visibility:public modality:FINAL [val]
          FIELD PROPERTY_BACKING_FIELD name:pt type:FT of <root>.fn visibility:private [final]
            EXPRESSION_BODY
              GET_VAR 'pt: FT of <root>.fn declared in <root>.fn.FLocal.<init>' type=FT of <root>.fn origin=INITIALIZE_PROPERTY_FROM_PARAMETER
          FUN DEFAULT_PROPERTY_ACCESSOR name:<get-pt> visibility:public modality:FINAL returnType:FT of <root>.fn
            VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.fn.FLocal<LT of <root>.fn.FLocal, FT of <root>.fn>
            correspondingProperty: PROPERTY name:pt visibility:public modality:FINAL [val]
            BLOCK_BODY
              RETURN type=kotlin.Nothing from='public final fun <get-pt> (): FT of <root>.fn declared in <root>.fn.FLocal'
                GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:pt type:FT of <root>.fn visibility:private [final]' type=FT of <root>.fn origin=null
                  receiver: GET_VAR '<this>: <root>.fn.FLocal<LT of <root>.fn.FLocal, FT of <root>.fn> declared in <root>.fn.FLocal.<get-pt>' type=<root>.fn.FLocal<LT of <root>.fn.FLocal, FT of <root>.fn> origin=null
        CONSTRUCTOR visibility:public returnType:<root>.fn.FLocal<LT of <root>.fn.FLocal, FT of <root>.fn> [primary]
          VALUE_PARAMETER kind:Regular name:lt index:0 type:LT of <root>.fn.FLocal
          VALUE_PARAMETER kind:Regular name:pt index:1 type:FT of <root>.fn
          BLOCK_BODY
            DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> (ll: LL of <root>.L) declared in <root>.L'
              TYPE_ARG LL: LT of <root>.fn.FLocal
              ARG ll: GET_VAR 'lt: LT of <root>.fn.FLocal declared in <root>.fn.FLocal.<init>' type=LT of <root>.fn.FLocal origin=null
            INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:FLocal modality:FINAL visibility:local superTypes:[<root>.L<LT of <root>.fn.FLocal>]' type=kotlin.Unit
        FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
          VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
          VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
          overridden:
            public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.L
        FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
          VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
          overridden:
            public open fun hashCode (): kotlin.Int declared in <root>.L
        FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
          VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
          overridden:
            public open fun toString (): kotlin.String declared in <root>.L
        PROPERTY FAKE_OVERRIDE name:ll visibility:public modality:FINAL [fake_override,val]
          overridden:
            public final ll: LL of <root>.L declared in <root>.L
          FUN FAKE_OVERRIDE name:<get-ll> visibility:public modality:FINAL returnType:LT of <root>.fn.FLocal [fake_override]
            VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.L<LT of <root>.fn.FLocal>
            correspondingProperty: PROPERTY FAKE_OVERRIDE name:ll visibility:public modality:FINAL [fake_override,val]
            overridden:
              public final fun <get-ll> (): LL of <root>.L declared in <root>.L
      RETURN type=kotlin.Nothing from='public final fun fn <FT> (<this>: <root>.Rec<FT of <root>.fn>): <root>.L<FT of <root>.fn> declared in <root>'
        CALL 'public final fun foo2 <T1, T2, R> (t1: T1 of <root>.foo2, t2: T2 of <root>.foo2, bb: kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2>): R of <root>.foo2 declared in <root>' type=<root>.fn.FLocal<FT of <root>.fn, FT of <root>.fn> origin=null
          TYPE_ARG T1: FT of <root>.fn
          TYPE_ARG T2: FT of <root>.fn
          TYPE_ARG R: <root>.fn.FLocal<FT of <root>.fn, FT of <root>.fn>
          ARG t1: CALL 'public final fun <get-rt> (): T of <root>.Rec declared in <root>.Rec' type=FT of <root>.fn origin=GET_PROPERTY
            ARG <this>: GET_VAR '<this>: <root>.Rec<FT of <root>.fn> declared in <root>.fn' type=<root>.Rec<FT of <root>.fn> origin=IMPLICIT_ARGUMENT
          ARG t2: CALL 'public final fun <get-rt> (): T of <root>.Rec declared in <root>.Rec' type=FT of <root>.fn origin=GET_PROPERTY
            ARG <this>: GET_VAR '<this>: <root>.Rec<FT of <root>.fn> declared in <root>.fn' type=<root>.Rec<FT of <root>.fn> origin=IMPLICIT_ARGUMENT
          ARG bb: FUNCTION_REFERENCE 'public constructor <init> (lt: LT of <root>.fn.FLocal, pt: FT of <root>.fn) declared in <root>.fn.FLocal' type=kotlin.reflect.KFunction2<@[ParameterName(name = "lt")] FT of <root>.fn, @[ParameterName(name = "pt")] FT of <root>.fn, <root>.fn.FLocal<FT of <root>.fn, FT of <root>.fn>> origin=null reflectionTarget=<same>
            TYPE_ARG LT: FT of <root>.fn
  FUN name:foo2 visibility:public modality:FINAL returnType:R of <root>.foo2
    TYPE_PARAMETER name:T1 index:0 variance: superTypes:[kotlin.Any?] reified:false
    TYPE_PARAMETER name:T2 index:1 variance: superTypes:[kotlin.Any?] reified:false
    TYPE_PARAMETER name:R index:2 variance: superTypes:[kotlin.Any?] reified:false
    VALUE_PARAMETER kind:Regular name:t1 index:0 type:T1 of <root>.foo2
    VALUE_PARAMETER kind:Regular name:t2 index:1 type:T2 of <root>.foo2
    VALUE_PARAMETER kind:Regular name:bb index:2 type:kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2>
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun foo2 <T1, T2, R> (t1: T1 of <root>.foo2, t2: T2 of <root>.foo2, bb: kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2>): R of <root>.foo2 declared in <root>'
        CALL 'public abstract fun invoke (p1: P1 of kotlin.Function2, p2: P2 of kotlin.Function2): R of kotlin.Function2 declared in kotlin.Function2' type=R of <root>.foo2 origin=INVOKE
          ARG <this>: GET_VAR 'bb: kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2> declared in <root>.foo2' type=kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2> origin=VARIABLE_AS_FUNCTION
          ARG p1: GET_VAR 't1: T1 of <root>.foo2 declared in <root>.foo2' type=T1 of <root>.foo2 origin=null
          ARG p2: GET_VAR 't2: T2 of <root>.foo2 declared in <root>.foo2' type=T2 of <root>.foo2 origin=null
  PROPERTY name:p visibility:public modality:FINAL [val]
    FUN name:<get-p> visibility:public modality:FINAL returnType:<root>.L<PT of <root>.<get-p>>
      TYPE_PARAMETER name:PT index:0 variance: superTypes:[kotlin.Any?] reified:false
      VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:<root>.Rec<PT of <root>.<get-p>>
      correspondingProperty: PROPERTY name:p visibility:public modality:FINAL [val]
      BLOCK_BODY
        CLASS CLASS name:PLocal modality:FINAL visibility:local superTypes:[<root>.L<LT of <root>.<get-p>.PLocal>]
          thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.<get-p>.PLocal<LT of <root>.<get-p>.PLocal, PT of <root>.<get-p>>
          TYPE_PARAMETER name:LT index:0 variance: superTypes:[kotlin.Any?] reified:false
          PROPERTY name:pt visibility:public modality:FINAL [val]
            FIELD PROPERTY_BACKING_FIELD name:pt type:PT of <root>.<get-p> visibility:private [final]
              EXPRESSION_BODY
                GET_VAR 'pt: PT of <root>.<get-p> declared in <root>.<get-p>.PLocal.<init>' type=PT of <root>.<get-p> origin=INITIALIZE_PROPERTY_FROM_PARAMETER
            FUN DEFAULT_PROPERTY_ACCESSOR name:<get-pt> visibility:public modality:FINAL returnType:PT of <root>.<get-p>
              VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.<get-p>.PLocal<LT of <root>.<get-p>.PLocal, PT of <root>.<get-p>>
              correspondingProperty: PROPERTY name:pt visibility:public modality:FINAL [val]
              BLOCK_BODY
                RETURN type=kotlin.Nothing from='public final fun <get-pt> (): PT of <root>.<get-p> declared in <root>.<get-p>.PLocal'
                  GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:pt type:PT of <root>.<get-p> visibility:private [final]' type=PT of <root>.<get-p> origin=null
                    receiver: GET_VAR '<this>: <root>.<get-p>.PLocal<LT of <root>.<get-p>.PLocal, PT of <root>.<get-p>> declared in <root>.<get-p>.PLocal.<get-pt>' type=<root>.<get-p>.PLocal<LT of <root>.<get-p>.PLocal, PT of <root>.<get-p>> origin=null
          CONSTRUCTOR visibility:public returnType:<root>.<get-p>.PLocal<LT of <root>.<get-p>.PLocal, PT of <root>.<get-p>> [primary]
            VALUE_PARAMETER kind:Regular name:lt index:0 type:LT of <root>.<get-p>.PLocal
            VALUE_PARAMETER kind:Regular name:pt index:1 type:PT of <root>.<get-p>
            BLOCK_BODY
              DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> (ll: LL of <root>.L) declared in <root>.L'
                TYPE_ARG LL: LT of <root>.<get-p>.PLocal
                ARG ll: GET_VAR 'lt: LT of <root>.<get-p>.PLocal declared in <root>.<get-p>.PLocal.<init>' type=LT of <root>.<get-p>.PLocal origin=null
              INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:PLocal modality:FINAL visibility:local superTypes:[<root>.L<LT of <root>.<get-p>.PLocal>]' type=kotlin.Unit
          FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
            VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
            VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
            overridden:
              public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.L
          FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
            VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
            overridden:
              public open fun hashCode (): kotlin.Int declared in <root>.L
          FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
            VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
            overridden:
              public open fun toString (): kotlin.String declared in <root>.L
          PROPERTY FAKE_OVERRIDE name:ll visibility:public modality:FINAL [fake_override,val]
            overridden:
              public final ll: LL of <root>.L declared in <root>.L
            FUN FAKE_OVERRIDE name:<get-ll> visibility:public modality:FINAL returnType:LT of <root>.<get-p>.PLocal [fake_override]
              VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.L<LT of <root>.<get-p>.PLocal>
              correspondingProperty: PROPERTY FAKE_OVERRIDE name:ll visibility:public modality:FINAL [fake_override,val]
              overridden:
                public final fun <get-ll> (): LL of <root>.L declared in <root>.L
        RETURN type=kotlin.Nothing from='public final fun <get-p> <PT> (<this>: <root>.Rec<PT of <root>.<get-p>>): <root>.L<PT of <root>.<get-p>> declared in <root>'
          CALL 'public final fun foo2 <T1, T2, R> (t1: T1 of <root>.foo2, t2: T2 of <root>.foo2, bb: kotlin.Function2<T1 of <root>.foo2, T2 of <root>.foo2, R of <root>.foo2>): R of <root>.foo2 declared in <root>' type=<root>.<get-p>.PLocal<PT of <root>.<get-p>, PT of <root>.<get-p>> origin=null
            TYPE_ARG T1: PT of <root>.<get-p>
            TYPE_ARG T2: PT of <root>.<get-p>
            TYPE_ARG R: <root>.<get-p>.PLocal<PT of <root>.<get-p>, PT of <root>.<get-p>>
            ARG t1: CALL 'public final fun <get-rt> (): T of <root>.Rec declared in <root>.Rec' type=PT of <root>.<get-p> origin=GET_PROPERTY
              ARG <this>: GET_VAR '<this>: <root>.Rec<PT of <root>.<get-p>> declared in <root>.<get-p>' type=<root>.Rec<PT of <root>.<get-p>> origin=IMPLICIT_ARGUMENT
            ARG t2: CALL 'public final fun <get-rt> (): T of <root>.Rec declared in <root>.Rec' type=PT of <root>.<get-p> origin=GET_PROPERTY
              ARG <this>: GET_VAR '<this>: <root>.Rec<PT of <root>.<get-p>> declared in <root>.<get-p>' type=<root>.Rec<PT of <root>.<get-p>> origin=IMPLICIT_ARGUMENT
            ARG bb: FUNCTION_REFERENCE 'public constructor <init> (lt: LT of <root>.<get-p>.PLocal, pt: PT of <root>.<get-p>) declared in <root>.<get-p>.PLocal' type=kotlin.reflect.KFunction2<@[ParameterName(name = "lt")] PT of <root>.<get-p>, @[ParameterName(name = "pt")] PT of <root>.<get-p>, <root>.<get-p>.PLocal<PT of <root>.<get-p>, PT of <root>.<get-p>>> origin=null reflectionTarget=<same>
              TYPE_ARG LT: PT of <root>.<get-p>
