d24ebf711b
#KT-16441 Fixed
19 lines
652 B
Plaintext
Vendored
19 lines
652 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public class A {
|
|
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final @org.jetbrains.annotations.NotNull field value$delegate: kotlin.properties.ReadWriteProperty
|
|
public method <init>(): void
|
|
protected final @org.jetbrains.annotations.NotNull method getValue(): java.lang.Object
|
|
private final method setValue(p0: java.lang.Object): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class B {
|
|
public method <init>(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ProtectedVarWithPrivateSetKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|