KtSuccessCallInfo:
  call = KtAnnotationCall:
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = null
      extensionReceiver = null
      signature = KtFunctionLikeSignature:
        receiverType = null
        returnType = AnnotationInner
        symbol = <constructor>(value: Annotation): AnnotationInner
        valueParameters = [
          KtVariableLikeSignature:
            name = value
            receiverType = null
            returnType = Annotation
            symbol = value: Annotation
            callableIdIfNonLocal = null
        ]
        callableIdIfNonLocal = null
    typeArgumentsMapping = {}
    argumentMapping = {
      Annotation("v1", "v2") -> (KtVariableLikeSignature:
        name = value
        receiverType = null
        returnType = Annotation
        symbol = value: Annotation
        callableIdIfNonLocal = null)
    }
