b50d2ff20a
This reverts commit f0760e0550.
The reason is that it leads to KT-53202.
14 lines
322 B
Java
Vendored
14 lines
322 B
Java
Vendored
public final class C /* C*/ implements Tr {
|
|
private final int v;
|
|
|
|
@org.jetbrains.annotations.NotNull()
|
|
public java.lang.Integer foo();// foo()
|
|
|
|
@org.jetbrains.annotations.NotNull()
|
|
public java.lang.Integer getV();// getV()
|
|
|
|
private static final int v$lambda$0();// v$lambda$0()
|
|
|
|
public C();// .ctor()
|
|
|
|
} |