mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
12 lines
355 B
Plaintext
Vendored
12 lines
355 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method k(p0: int): int
|
|
public final method o(): int
|
|
}
|
|
|
|
|
|
public final class ClassMemberFromExtensionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(@org.jetbrains.annotations.NotNull p0: A): int
|
|
}
|