d24ebf711b
#KT-16441 Fixed
35 lines
1.4 KiB
Plaintext
Vendored
35 lines
1.4 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
public class C {
|
|
public method <init>(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class D {
|
|
private final @org.jetbrains.annotations.NotNull field value: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getValue(@org.jetbrains.annotations.NotNull p0: C, @org.jetbrains.annotations.NotNull p1: java.lang.Object): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ExtensionDelegatesWithSameNamesKt {
|
|
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final static @org.jetbrains.annotations.NotNull field prop$delegate$1: D
|
|
private final static @org.jetbrains.annotations.NotNull field prop$delegate: D
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getProp(@org.jetbrains.annotations.NotNull p0: K): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getProp(@org.jetbrains.annotations.NotNull p0: O): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class K {
|
|
public final static field INSTANCE: K
|
|
private method <init>(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class O {
|
|
public final static field INSTANCE: O
|
|
private method <init>(): void
|
|
}
|