mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
11 lines
348 B
Plaintext
Vendored
11 lines
348 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.Nullable method bar(): java.lang.String
|
|
public final @org.jetbrains.annotations.Nullable method foo(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class TestKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|