public class C {
    public method <init>(): void
}


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
}


public final class ExtensionDelegatesWithSameNamesKt {
    private 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
}


public final class K {
    public final static field INSTANCE: K
    private method <init>(): void
}


public final class O {
    public final static field INSTANCE: O
    private method <init>(): void
}
