15 lines
506 B
Plaintext
Vendored
15 lines
506 B
Plaintext
Vendored
public final class Bar {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public interface Foo {
|
|
public abstract @org.jetbrains.annotations.NotNull method xyzzy(@org.jetbrains.annotations.Nullable p0: java.lang.Object): java.lang.String
|
|
}
|
|
|
|
|
|
public final class Kt1918Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method buildFoo(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1): Foo
|
|
}
|