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
@@ -3,7 +3,6 @@ public annotation class Anno {
public abstract method klasses(): java.lang.Class[]
}
public final class ArrayOfKClassesKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@@ -8,7 +8,6 @@ public annotation class Anno {
public abstract method levels(): kotlin.DeprecationLevel[]
}
public final class EnumKClassAnnotationKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @Anno method foo(): void
@@ -6,7 +6,6 @@ public annotation class test/B {
public abstract method s(): java.lang.String
}
public final class test/EqualsHashCodeToStringKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @test.A @test.B method javaReflectionAnnotationInstances(): void
@@ -8,7 +8,6 @@ public annotation class F {
public abstract method f(): float
}
public final class FloatingPointParametersKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method check(@org.jetbrains.annotations.NotNull p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: java.lang.Object): void
@@ -3,7 +3,6 @@ public annotation class Anno {
public abstract method equals(): boolean
}
public final class ParameterNamedEqualsKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@@ -20,7 +20,6 @@ public annotation class Anno {
public abstract method za(): boolean[]
}
public final class PrimitivesAndArraysKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @Anno method foo(): void