[FIR] Fix completing bodies of property setters with delegates
This commit is contained in:
committed by
Ilya Gorbunov
parent
8ce28cb509
commit
be2ac3bb4f
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
class Delegate<T>(var inner: T) {
|
||||
|
||||
Reference in New Issue
Block a user