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