KtErrorCallInfo:
  candidateCalls = [
    KtSimpleFunctionCall:
      isImplicitInvoke = false
      partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
        dispatchReceiver = null
        extensionReceiver = null
        signature = KtFunctionLikeSignature:
          receiverType = null
          returnType = ALE<T>
          symbol = <constructor>(): ALE<T>
          valueParameters = []
          callableIdIfNonLocal = null
      typeArgumentsMapping = {
        T -> (kotlin.String)
      }
      argumentMapping = {}
  ]
  diagnostic = ERROR<null: Inapplicable candidate>
