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