17 lines
870 B
Plaintext
Vendored
17 lines
870 B
Plaintext
Vendored
public final class A {
|
|
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): void
|
|
public synthetic method <init>(p0: int, p1: kotlin.jvm.functions.Function1, p2: int, p3: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class DefaultParametersNotDuplicatedKt {
|
|
private static field global: int
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method getGlobal(): int
|
|
public final static method setGlobal(p0: int): void
|
|
public final static method sideEffect(): int
|
|
}
|