Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -3,13 +3,11 @@ public final class Bar {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Foo {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method xyzzy(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class InheritedMethodKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user