FILE fqName:<root> fileName:/callableReferenceTypeArguments.kt
  CLASS OBJECT name:Host modality:FINAL visibility:public flags: superTypes:[kotlin.Any]
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:Host flags:
    CONSTRUCTOR visibility:private <> () returnType:Host flags:primary
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
        INSTANCE_INITIALIZER_CALL classDescriptor='Host'
    FUN name:objectMember visibility:public modality:FINAL <T> ($this:Host, x:T) returnType:kotlin.Unit flags:inline
      TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
      $this: VALUE_PARAMETER name:<this> type:Host flags:
      VALUE_PARAMETER name:x index:0 type:T flags:
      BLOCK_BODY
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
      VALUE_PARAMETER name:other index:0 type:kotlin.Any? flags:
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
  FUN name:topLevel1 visibility:public modality:FINAL <T> (x:T) returnType:kotlin.Unit flags:inline
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
    VALUE_PARAMETER name:x index:0 type:T flags:
    BLOCK_BODY
  FUN name:topLevel2 visibility:public modality:FINAL <T> (x:kotlin.collections.List<T>) returnType:kotlin.Unit flags:inline
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?]
    VALUE_PARAMETER name:x index:0 type:kotlin.collections.List<T> flags:
    BLOCK_BODY
  PROPERTY name:test1 visibility:public modality:FINAL flags:val
    FIELD PROPERTY_BACKING_FIELD name:test1 type:kotlin.Function1<kotlin.Int, kotlin.Unit> visibility:public flags:final,static
      EXPRESSION_BODY
        FUNCTION_REFERENCE 'topLevel1(T): Unit' type=kotlin.reflect.KFunction1<@[CALL 'constructor ParameterName(String)' type=kotlin.ParameterName origin=null] kotlin.Int, kotlin.Unit> origin=null
          <reified T>: kotlin.Int
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test1> visibility:public modality:FINAL <> () returnType:kotlin.Function1<kotlin.Int, kotlin.Unit> flags:
      correspondingProperty: PROPERTY name:test1 visibility:public modality:FINAL flags:val
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='<get-test1>(): (Int) -> Unit'
          GET_FIELD 'test1: (Int) -> Unit' type=kotlin.Function1<kotlin.Int, kotlin.Unit> origin=null
  PROPERTY name:test2 visibility:public modality:FINAL flags:val
    FIELD PROPERTY_BACKING_FIELD name:test2 type:kotlin.Function1<kotlin.collections.List<kotlin.String>, kotlin.Unit> visibility:public flags:final,static
      EXPRESSION_BODY
        FUNCTION_REFERENCE 'topLevel2(List<T>): Unit' type=kotlin.reflect.KFunction1<@[CALL 'constructor ParameterName(String)' type=kotlin.ParameterName origin=null] kotlin.collections.List<kotlin.String>, kotlin.Unit> origin=null
          <reified T>: kotlin.String
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test2> visibility:public modality:FINAL <> () returnType:kotlin.Function1<kotlin.collections.List<kotlin.String>, kotlin.Unit> flags:
      correspondingProperty: PROPERTY name:test2 visibility:public modality:FINAL flags:val
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='<get-test2>(): (List<String>) -> Unit'
          GET_FIELD 'test2: (List<String>) -> Unit' type=kotlin.Function1<kotlin.collections.List<kotlin.String>, kotlin.Unit> origin=null
  PROPERTY name:test3 visibility:public modality:FINAL flags:val
    FIELD PROPERTY_BACKING_FIELD name:test3 type:kotlin.Function1<kotlin.Int, kotlin.Unit> visibility:public flags:final,static
      EXPRESSION_BODY
        FUNCTION_REFERENCE 'objectMember(T): Unit' type=kotlin.reflect.KFunction1<@[CALL 'constructor ParameterName(String)' type=kotlin.ParameterName origin=null] kotlin.Int, kotlin.Unit> origin=null
          <reified T>: kotlin.Int
          $this: GET_OBJECT 'Host' type=Host
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test3> visibility:public modality:FINAL <> () returnType:kotlin.Function1<kotlin.Int, kotlin.Unit> flags:
      correspondingProperty: PROPERTY name:test3 visibility:public modality:FINAL flags:val
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='<get-test3>(): (Int) -> Unit'
          GET_FIELD 'test3: (Int) -> Unit' type=kotlin.Function1<kotlin.Int, kotlin.Unit> origin=null
