Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -18,13 +18,11 @@ public final class C {
|
||||
public final @kotlin.jvm.JvmName method set_rwProperty(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Inner {
|
||||
inner class C/Inner
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ClassMembersKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field ints: java.util.List
|
||||
private final static @org.jetbrains.annotations.NotNull field strs: java.util.List
|
||||
|
||||
Reference in New Issue
Block a user