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,13 +6,11 @@ public final class test/Test {
public final static method getZ(p0: int): int
}
synthetic final class test/Test__Test1Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method getX(): int
}
synthetic final class test/Test__Test2Kt {
public final static method getY(): int
public synthetic static method getZ$default(p0: int, p1: int, p2: java.lang.Object): int
@@ -6,7 +6,6 @@ public final class test/Test {
public final static method setX(p0: int): void
}
synthetic final class test/Test__Test1Kt {
private static field x: int
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
@@ -14,7 +13,6 @@ synthetic final class test/Test__Test1Kt {
public final static method setX(p0: int): void
}
synthetic final class test/Test__Test2Kt {
private final static field y: int
public final static method getY(): int
@@ -9,7 +9,6 @@ public final class test/Test {
public final static method testZ(): void
}
synthetic final class test/Test___1Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method testX(): void
@@ -17,7 +16,6 @@ synthetic final class test/Test___1Kt {
public final static method testZ(): void
}
synthetic final class test/Test___2Kt {
private final static @org.jetbrains.annotations.NotNull field refZ: kotlin.reflect.KProperty0
private static @org.jetbrains.annotations.NotNull field x: java.lang.String