[LC] update testData for objects
^KTIJ-24119
This commit is contained in:
committed by
Space Team
parent
e75d739c7a
commit
bd7e5fd324
@@ -26,8 +26,6 @@ public final class C /* C*/ {
|
||||
public static final void setX(@org.jetbrains.annotations.NotNull() java.lang.String);// setX(java.lang.String)
|
||||
|
||||
class Companion ...
|
||||
|
||||
class Factory ...
|
||||
}
|
||||
|
||||
public final class C1 /* C1*/ {
|
||||
@@ -124,10 +122,6 @@ public final class ConstContainer /* ConstContainer*/ {
|
||||
private ConstContainer();// .ctor()
|
||||
}
|
||||
|
||||
public static final class Factory /* C.Factory*/ {
|
||||
private Factory();// .ctor()
|
||||
}
|
||||
|
||||
public abstract interface I /* I*/ {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final I.Companion Companion;
|
||||
|
||||
Reference in New Issue
Block a user