mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
9 lines
252 B
Plaintext
Vendored
9 lines
252 B
Plaintext
Vendored
public interface C {
|
|
public abstract @org.jetbrains.annotations.NotNull method getA(): java.lang.Object
|
|
}
|
|
|
|
|
|
public final class LambdaInObjectExpressionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|