mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
12 lines
479 B
Plaintext
Vendored
12 lines
479 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method memExt(@org.jetbrains.annotations.NotNull p0: java.lang.String, p1: int): void
|
|
}
|
|
|
|
|
|
public final class InstanceExtensionReceiverAndValueParametersKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method ext(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.Object[]): void
|
|
public final static method topLevel(): void
|
|
}
|