I encountered this as well just yesterday - I susp...
# announcements
a
I encountered this as well just yesterday - I suspect it's a bug or a TODO, in the meantime you can fix it by specifying the val (return) type:
val test: String by Delegate { "test" }