<caret_1>:
  KDocName(491,505): 'Int.funWarning'
    KaSymbolResolutionSuccess:
      symbols = [
        /funWarning(<extension receiver>: kotlin.Int): kotlin.Unit
      ]

<caret_2>:
  KDocName(511,524): 'Int.funHidden'
    null

<caret_3>:
  KDocName(530,542): 'Int.funError'
    KaSymbolResolutionSuccess:
      symbols = [
        /funError(<extension receiver>: kotlin.Int): kotlin.Unit
      ]

<caret_4>:
  KDocName(548,563): 'Int.propWarning'
    KaSymbolResolutionSuccess:
      symbols = [
        val propWarning: kotlin.Int
      ]

<caret_5>:
  KDocName(569,583): 'Int.propHidden'
    null

<caret_6>:
  KDocName(589,602): 'Int.propError'
    KaSymbolResolutionSuccess:
      symbols = [
        val propError: kotlin.Int
      ]
