20 lines
590 B
Plaintext
Vendored
20 lines
590 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public class A {
|
|
inner class A/B
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class A/B {
|
|
private final @org.jetbrains.annotations.NotNull field a: java.lang.String
|
|
inner class A/B
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getA(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ImplicitReceiverKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|