20 lines
666 B
Plaintext
Vendored
20 lines
666 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class C {
|
|
public final static field Companion: C.Companion
|
|
inner class C/Companion
|
|
public method <init>(): void
|
|
public final static @kotlin.jvm.JvmStatic method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class C/Companion {
|
|
inner class C/Companion
|
|
private method <init>(): void
|
|
public final @kotlin.jvm.JvmStatic method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class CompanionObjectFunctionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|