Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-1
@@ -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
|
||||
|
||||
Vendored
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user