KtPropertyDelegate(74,109): 'by GenericDelegate<String>("hello")'
  KaCompoundSymbolResolutionError:
    attempts = [
      KaSymbolResolutionSuccess:
        symbols = [
          myPack/GenericDelegate.setValue(<dispatch receiver>: myPack.GenericDelegate<T>, thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>, newValue: T): kotlin.Unit
        ],
      KaSymbolResolutionError:
        candidateSymbols = []
        diagnostic = ERROR<UNRESOLVED_REFERENCE: Unresolved reference 'getValue' on receiver of type 'GenericDelegate<String>'.>
    ]
