22 lines
730 B
Plaintext
Vendored
22 lines
730 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class B {
|
|
private field x: int
|
|
public method <init>(p0: int): void
|
|
public final method foo(): void
|
|
public final method getX(): int
|
|
public final method setX(p0: int): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public class C {
|
|
private final @org.jetbrains.annotations.NotNull field f: kotlin.jvm.functions.Function0
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
|
public final @org.jetbrains.annotations.NotNull method getF(): kotlin.jvm.functions.Function0
|
|
public final method test(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Kt4173Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|