mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
16 lines
391 B
Plaintext
Vendored
16 lines
391 B
Plaintext
Vendored
public abstract class B {
|
|
public method <init>(): void
|
|
public synthetic static method foo$default(p0: B, p1: int, p2: int, p3: java.lang.Object): int
|
|
public final method foo(p0: int): int
|
|
}
|
|
|
|
|
|
public final class C {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class DefaultargsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|