FILE fqName:<root> fileName:/variableAsFunctionCallWithGenerics.kt
  PROPERTY name:gk visibility:public modality:FINAL [val] 
    FUN name:<get-gk> visibility:public modality:FINAL <> () returnType:kotlin.Function0<T of <uninitialized parent>> 
      correspondingProperty: PROPERTY name:gk visibility:public modality:FINAL [val] 
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-gk> (): kotlin.Function0<T of <uninitialized parent>> declared in <root>'
          FUN_EXPR type=kotlin.Function1<kotlin.Function0<T of <uninitialized parent>>, kotlin.Function0<T of <uninitialized parent>>> origin=LAMBDA
            FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL <> () returnType:kotlin.Function0<T of <uninitialized parent>> 
              BLOCK_BODY
                ERROR_CALL 'Unresolved reference: this#' type=IrErrorType
  FUN name:testGeneric1 visibility:public modality:FINAL <> (x:kotlin.String) returnType:T of <uninitialized parent>
    VALUE_PARAMETER name:x index:0 type:kotlin.String 
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun testGeneric1 (x: kotlin.String): T of <uninitialized parent> declared in <root>'
        CALL 'public abstract fun invoke (): T of <uninitialized parent> declared in kotlin.Function0' type=T of <uninitialized parent> origin=null
          $this: ERROR_CALL 'Unresolved reference: R?C|/gk|' type=kotlin.Function0<T of <uninitialized parent>>
  PROPERTY name:kt26531Val visibility:public modality:FINAL [val] 
    FUN name:<get-kt26531Val> visibility:public modality:FINAL <> () returnType:kotlin.Function0<T of <uninitialized parent>> 
      correspondingProperty: PROPERTY name:kt26531Val visibility:public modality:FINAL [val] 
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-kt26531Val> (): kotlin.Function0<T of <uninitialized parent>> declared in <root>'
          FUN_EXPR type=kotlin.Function0<kotlin.Function0<T of <uninitialized parent>>> origin=LAMBDA
            FUN name:<no name provided> visibility:local modality:FINAL <> () returnType:kotlin.Function0<T of <uninitialized parent>> 
              BLOCK_BODY
                RETURN type=kotlin.Nothing from='local final fun <no name provided> (): kotlin.Function0<T of <uninitialized parent>> declared in <root>.<get-kt26531Val>'
                  ERROR_CALL 'Unresolved reference: this#' type=IrErrorType
  FUN name:kt26531 visibility:public modality:FINAL <> () returnType:T of <uninitialized parent>
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun kt26531 (): T of <uninitialized parent> declared in <root>'
        CALL 'public abstract fun invoke (): T of <uninitialized parent> declared in kotlin.Function0' type=T of <uninitialized parent> origin=null
          $this: ERROR_CALL 'Unresolved reference: R?C|/kt26531Val|' type=kotlin.Function0<T of <uninitialized parent>>
