KtCallExpression(117,127): 'thisProp()'
  KaCallResolutionSuccess:
    call = KaImplicitInvokeCall:
      contextArgumentMapping = {}
      contextArguments = [
        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: []
              type: A
            typeParameters: []
            visibility: PUBLIC
          type = A
      ]
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = thisProp
        isSafeNavigation = false
        type = A
      signature = KaFunctionSignature:
        receiverType = A
        returnType = kotlin.Unit
        symbol = /invoke(<extension receiver>: A): kotlin.Unit
        valueParameters = []
        contextParameters = [
          KaVariableSignature:
            name = a
            receiverType = null
            returnType = A
            symbol = a: A
            contextParameters = []
            callableId = null
        ]
        callableId = /invoke
      typeArgumentsMapping = {}
      valueArgumentMapping = {}
