Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-3
@@ -2,18 +2,15 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ForLoopMemberExtensionAllKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method foo(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class X {
|
||||
private field hasNext: boolean
|
||||
public method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user