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