Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -12,7 +12,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method newCReceiver(): C.B
|
||||
}
|
||||
|
||||
|
||||
public final class C/B {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
@@ -23,7 +22,6 @@ public final class C/B {
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class InstantiateInSameClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user