Typo: delegation error missing generic open tag

I don’t know where to place it and if it’s already known, but this forum is for me the easiest :slight_smile:

By delegate values i get the error:
Property delegate must have a setValue(Foo.Person, KProperty *>, String) method.
This error misses an opening bracket for the KProperty: KProperty<*>

Also, can the quick action on when show the “add branches” even if it’s not assigned to a variable?

  1. Thank you, created https://youtrack.jetbrains.com/issue/KT-37999.
  2. Can you please share a self-contained code sample for which the quickfix is not suggested?