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 AnonymousInitializerInClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Foo {
|
||||
public final static field Companion: Foo.Companion
|
||||
private final static @org.jetbrains.annotations.NotNull field bar: java.lang.String
|
||||
@@ -10,7 +9,6 @@ public final class Foo {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class Foo/Companion {
|
||||
inner class Foo/Companion
|
||||
private method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user