Fix for KT-16441: NoSuchFieldError: $$delegatedProperties when delegating through provideDelegate in companion object
#KT-16441 Fixed
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ public final class TParam {
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Test {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final @org.jetbrains.annotations.Nullable field classField1: Z
|
||||
private final @org.jetbrains.annotations.Nullable field classField2: Z
|
||||
private final @org.jetbrains.annotations.Nullable field classField3: Zout
|
||||
|
||||
Reference in New Issue
Block a user