KtCallExpression(136,139): 's()'
  KaCallResolutionSuccess:
    call = KaImplicitInvokeCall:
      contextArgumentMapping = {}
      contextArguments = [
        KaSmartCastedReceiverValue:
          original = KaImplicitReceiverValue:
            symbol = p: T
            type = T
          type = it(A & T & Any)
      ]
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = s
        isSafeNavigation = false
        type = kotlin.String
      signature = KaFunctionSignature:
        receiverType = kotlin.String
        returnType = kotlin.Unit
        symbol = /invoke(<extension receiver>: kotlin.String): kotlin.Unit
        valueParameters = []
        contextParameters = [
          KaVariableSignature:
            name = <unused var>
            receiverType = null
            returnType = A
            symbol = <unused var>: A
            contextParameters = []
            callableId = null
        ]
        callableId = /invoke
      typeArgumentsMapping = {}
      valueArgumentMapping = {}