<caret_1>:
  KDocName(396,417): 'ChildGenericAlias.ext'
    KaSymbolResolutionSuccess:
      symbols = [
        /ext(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_2>:
  KDocName(423,453): 'ChildGenericAlias.extRecursive'
    KaSymbolResolutionSuccess:
      symbols = [
        /extRecursive(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_3>:
  KDocName(459,487): 'ChildGenericAlias.extNothing'
    KaSymbolResolutionSuccess:
      symbols = [
        /extNothing(<extension receiver>: Base<kotlin.Nothing>): kotlin.Unit
      ]

<caret_4>:
  KDocName(493,518): 'ChildGenericAlias.extStar'
    KaSymbolResolutionSuccess:
      symbols = [
        /extStar(<extension receiver>: Base<*>): kotlin.Unit
      ]

<caret_5>:
  KDocName(527,566): 'ChildGenericAliasWithStarProjection.ext'
    KaSymbolResolutionSuccess:
      symbols = [
        /ext(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_6>:
  KDocName(572,620): 'ChildGenericAliasWithStarProjection.extRecursive'
    null

<caret_7>:
  KDocName(626,672): 'ChildGenericAliasWithStarProjection.extNothing'
    null

<caret_8>:
  KDocName(678,721): 'ChildGenericAliasWithStarProjection.extStar'
    KaSymbolResolutionSuccess:
      symbols = [
        /extStar(<extension receiver>: Base<*>): kotlin.Unit
      ]

<caret_9>:
  KDocName(730,762): 'ChildGenericAliasWithNothing.ext'
    KaSymbolResolutionSuccess:
      symbols = [
        /ext(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_10>:
  KDocName(768,809): 'ChildGenericAliasWithNothing.extRecursive'
    KaSymbolResolutionSuccess:
      symbols = [
        /extRecursive(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_11>:
  KDocName(815,854): 'ChildGenericAliasWithNothing.extNothing'
    KaSymbolResolutionSuccess:
      symbols = [
        /extNothing(<extension receiver>: Base<kotlin.Nothing>): kotlin.Unit
      ]

<caret_12>:
  KDocName(860,896): 'ChildGenericAliasWithNothing.extStar'
    KaSymbolResolutionSuccess:
      symbols = [
        /extStar(<extension receiver>: Base<*>): kotlin.Unit
      ]

<caret_13>:
  KDocName(905,949): 'ChildGenericAliasWithAnotherNothingAlias.ext'
    KaSymbolResolutionSuccess:
      symbols = [
        /ext(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_14>:
  KDocName(955,1008): 'ChildGenericAliasWithAnotherNothingAlias.extRecursive'
    KaSymbolResolutionSuccess:
      symbols = [
        /extRecursive(<extension receiver>: Base<T>): kotlin.Unit
      ]

<caret_15>:
  KDocName(1047,1098): 'ChildGenericAliasWithAnotherNothingAlias.extNothing'
    null

<caret_16>:
  KDocName(1104,1152): 'ChildGenericAliasWithAnotherNothingAlias.extStar'
    KaSymbolResolutionSuccess:
      symbols = [
        /extStar(<extension receiver>: Base<*>): kotlin.Unit
      ]
