Light analysis tests: do not render empty lines between classes and in the beginning

This commit is contained in:
Alexander Udalov
2016-12-22 16:36:56 +03:00
parent 8fb7a70972
commit 5402d50ea3
1597 changed files with 10 additions and 3598 deletions
@@ -6,7 +6,6 @@ public final class A {
public final @org.jetbrains.annotations.Nullable method getY(): A
}
public final class SafeCallWithElvisKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method check(@org.jetbrains.annotations.Nullable p0: A): int
@@ -7,7 +7,6 @@ public final class A {
public final method setX(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): void
}
public final class UnsafeRemovingKt {
public final static @org.jetbrains.annotations.Nullable method acceptingBoxed(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): java.lang.Integer
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String