mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
12 lines
359 B
Plaintext
Vendored
12 lines
359 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
private final method foo(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class PrivateClassMemberKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|