Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -4,12 +4,10 @@ public final class Bar {
|
||||
public final @org.jetbrains.annotations.NotNull method getName(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class CopyInObjectNestedDataClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public abstract class Foo {
|
||||
public method <init>(): void
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user