Fix for KT-16441: NoSuchFieldError: $$delegatedProperties when delegating through provideDelegate in companion object

#KT-16441 Fixed
This commit is contained in:
Mikhael Bogdanov
2017-02-20 16:10:40 +01:00
parent a8625b632d
commit d24ebf711b
87 changed files with 164 additions and 98 deletions
@@ -10,7 +10,7 @@ public final class a/MultifileClass {
@kotlin.Metadata
synthetic final class a/MultifileClass__Part1Kt {
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
private final static @org.jetbrains.annotations.NotNull field OK$delegate: kotlin.Lazy
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
}