KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: test/TopLevel.Base.withOuter
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: withOuter
  origin: SOURCE
  receiverParameter: null
  returnType: KtTypeParameterType:
    annotationsList: []
    type: Outer?
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: T
    ]
    type: test/TopLevel.Base<T, Outer>
  getContainingFileSymbol: KtFileSymbol(genericFromOuterClassInInnerClass.kt)
  getContainingJvmClassName: test.TopLevel.Base
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null
