6b343515e1
This is needed to keep consistency with other dumps and to allow test helper plugin to recognize those dumps
39 lines
1.6 KiB
Plaintext
Vendored
39 lines
1.6 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A$Companion {
|
|
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
|
|
synthetic final static field $$INSTANCE: A$Companion
|
|
public deprecated final static @org.jetbrains.annotations.NotNull field s: java.lang.String
|
|
static method <clinit>(): void
|
|
private method <init>(): void
|
|
public synthetic deprecated static @kotlin.Deprecated(message="no") method getS$annotations(): void
|
|
public final inner class A$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public interface A {
|
|
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
|
|
public final static @org.jetbrains.annotations.NotNull field Companion: A$Companion
|
|
public deprecated final static @org.jetbrains.annotations.NotNull field s: java.lang.String
|
|
static method <clinit>(): void
|
|
public final inner class A$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class B$Companion {
|
|
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
|
|
private method <init>(): void
|
|
public synthetic method <init>(p0: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public synthetic deprecated static @kotlin.Deprecated(message="no") method getS$annotations(): void
|
|
public final inner class B$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class B {
|
|
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
|
|
public final static @org.jetbrains.annotations.NotNull field Companion: B$Companion
|
|
public deprecated final static @org.jetbrains.annotations.NotNull field s: java.lang.String
|
|
static method <clinit>(): void
|
|
public method <init>(): void
|
|
public final inner class B$Companion
|
|
}
|