KtCallExpression(50,57): 'myRun()'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = KaImplicitReceiverValue:
        symbol = foo/Foo
        type = foo.Foo
      signature = KaFunctionSignature:
        receiverType = kotlin.Any
        returnType = kotlin.Unit
        symbol = foo/myRun(<extension receiver>: kotlin.Any): kotlin.Unit
        valueParameters = []
        contextParameters = []
        callableId = foo/myRun
      typeArgumentsMapping = {}
      valueArgumentMapping = {}