17 lines
306 B
Plaintext
Vendored
17 lines
306 B
Plaintext
Vendored
public class Base {
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: N): void
|
|
}
|
|
|
|
|
|
public final class Derived {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class Kt4086Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public interface N
|