mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 00:21:35 +00:00
12 lines
362 B
Plaintext
Vendored
12 lines
362 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class SimpleNamesKt {
|
|
public final static method baz(p0: int): int
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(): void
|
|
}
|