KtDotQualifiedExpression(77,82): 'f.foo'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = f
        isSafeNavigation = false
        type = Foo<kotlin.String>
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = foo
        receiverType = Foo<kotlin.String>
        returnType = kotlin.Int
        symbol = val foo: kotlin.Int
        contextParameters = []
        callableId = /foo
      typeArgumentsMapping = {
        A -> (kotlin.String)
      }
