18 lines
663 B
Plaintext
Vendored
18 lines
663 B
Plaintext
Vendored
public class A {
|
|
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public method <init>(p0: int, p1: int): void
|
|
public synthetic method <init>(p0: int, p1: int, p2: int, p3: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class B {
|
|
public method <init>(p0: int): void
|
|
}
|
|
|
|
|
|
public final class CallFromPrimaryWithOptionalArgsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|