@kotlin.Metadata
public final class A {
    private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
    private final @org.jetbrains.annotations.NotNull field prop$delegate: Delegate
    public method <init>(): void
    public final method getProp(): int
}

@kotlin.Metadata
public final class Delegate {
    public method <init>(): void
}

@kotlin.Metadata
public final class GetAsExtensionFunKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method getValue(@org.jetbrains.annotations.NotNull p0: Delegate, @org.jetbrains.annotations.Nullable p1: java.lang.Object, @org.jetbrains.annotations.NotNull p2: kotlin.reflect.KProperty): int
}
