mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
11 lines
424 B
Plaintext
Vendored
11 lines
424 B
Plaintext
Vendored
public class A {
|
|
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class ObjectExtendsLocalCaptureInSuperCallKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|