KtCallableReferenceExpression(249,257): 'Bar::foo'
  KaApplicableCallCandidate:
    candidate = 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: []
            type: Foo
          typeParameters: []
          visibility: PUBLIC
        type = Foo
      extensionReceiver = null
      signature = KaVariableSignature:
        name = foo
        receiverType = Bar
        returnType = kotlin.String
        symbol = val foo: kotlin.String
        contextParameters = []
        callableId = /Foo.foo
      typeArgumentsMapping = {}
    isInBestCandidates = true
