19 lines
785 B
Plaintext
Vendored
19 lines
785 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public abstract class A {
|
|
public method <init>(): void
|
|
public synthetic static method test$default(p0: A, p1: java.lang.Object, p2: boolean, p3: int, p4: java.lang.Object): java.lang.String
|
|
public abstract @org.jetbrains.annotations.NotNull method test(p0: java.lang.Object, p1: boolean): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class B {
|
|
public method <init>(): void
|
|
public @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: java.lang.String, p1: boolean): java.lang.String
|
|
public synthetic method test(p0: java.lang.Object, p1: boolean): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Kt9924Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|