Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -2,7 +2,6 @@ public final class LambdaInClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class O {
|
||||
public final static field Companion: O.Companion
|
||||
private final static @org.jetbrains.annotations.NotNull field f: kotlin.jvm.functions.Function0
|
||||
@@ -10,7 +9,6 @@ public final class O {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class O/Companion {
|
||||
inner class O/Companion
|
||||
private method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user