KtCallableReferenceExpression(102,107): '::add'
  KaCallResolutionSuccess:
    call = KaCallableReferenceCall:
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = KaReceiverParameterSymbol:
          anchorPsi: KtFunctionLiteral
          annotations: []
          callableId: null
          contextParameters: []
          contextReceivers: []
          isActual: false
          isCompanion: false
          isDelegated: false
          isExpect: false
          isExtension: false
          isExternal: false
          isVal: true
          location: LOCAL
          modality: FINAL
          name: <receiver>
          origin: SOURCE
          owningCallableSymbol: KaAnonymousFunctionSymbol(<local>/<no name provided>)
          psi: KtFunctionLiteral
          realPsi: KtFunctionLiteral
          receiverParameter: null
          returnType: KaUsualClassType:
            annotations: []
            typeArguments: [
              KaUsualClassType:
                annotations: []
                typeArguments: []
                type: kotlin/String
            ]
            type: kotlin/collections/MutableList<kotlin/String>
          typeParameters: []
          visibility: PUBLIC
        type = kotlin.collections.MutableList<kotlin.String>
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Boolean
        symbol = kotlin/collections/MutableList.add(<dispatch receiver>: kotlin.collections.MutableList<E>, element: E): kotlin.Boolean
        valueParameters = [
          KaVariableSignature:
            name = element
            receiverType = null
            returnType = kotlin.String
            symbol = element: E
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = kotlin/collections/MutableList.add
      typeArgumentsMapping = {}
