Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -2,15 +2,12 @@ public class Base {
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: N): void
|
||||
}
|
||||
|
||||
|
||||
public final class Derived {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt4086Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface N
|
||||
|
||||
Reference in New Issue
Block a user