mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
11 lines
415 B
Plaintext
Vendored
11 lines
415 B
Plaintext
Vendored
public class C {
|
|
private final @org.jetbrains.annotations.NotNull field a: java.lang.Object
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.Object): void
|
|
public final @org.jetbrains.annotations.NotNull method getA(): java.lang.Object
|
|
}
|
|
|
|
|
|
public final class LambdaInLocalClassSuperCallKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|