17 lines
434 B
Plaintext
Vendored
17 lines
434 B
Plaintext
Vendored
public abstract class B {
|
|
public method <init>(): void
|
|
public synthetic static method foo2$default(p0: B, p1: int, p2: int, p3: java.lang.Object): int
|
|
public abstract method foo2(p0: int): int
|
|
}
|
|
|
|
|
|
public final class C {
|
|
public method <init>(): void
|
|
public method foo2(p0: int): int
|
|
}
|
|
|
|
|
|
public final class Defaultargs5Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|