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
@@ -1,7 +1,6 @@
@java.lang.annotation.Retention
public annotation class A
public final class FunctionExpressionKt {
private final static @org.jetbrains.annotations.NotNull field foo1: kotlin.jvm.functions.Function1
private final static @org.jetbrains.annotations.NotNull field foo2: kotlin.jvm.functions.Function2
@@ -6,7 +6,6 @@ public final class FunctionLiteralExpressionKt {
public final static @org.jetbrains.annotations.NotNull method fooT2(p0: java.lang.Object): kotlin.jvm.functions.Function1
}
public final class t {
public final static field INSTANCE: t
private method <init>(): void