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