KtPropertyDelegate(127,135): 'by Bar()'
  KaCompoundSymbolResolutionError:
    attempts = [
      KaSymbolResolutionSuccess:
        symbols = [
          /provideDelegate(<extension receiver>: Bar, _this: kotlin.Any?, p: kotlin.Any?): NoDelegate
        ],
      KaSymbolResolutionError:
        candidateSymbols = []
        diagnostic = ERROR<UNRESOLVED_REFERENCE: Unresolved reference 'getValue' on receiver of type 'NoDelegate'.>
    ]
