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