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