d24ebf711b
#KT-16441 Fixed
14 lines
585 B
Plaintext
Vendored
14 lines
585 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class DelegateWithPrivateSetKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class My {
|
|
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final @org.jetbrains.annotations.NotNull field delegate$delegate: kotlin.properties.ReadWriteProperty
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getDelegate(): java.lang.String
|
|
private final method setDelegate(p0: java.lang.String): void
|
|
}
|