Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-3
@@ -4,12 +4,10 @@ public annotation class Ann {
|
||||
public abstract method args(): java.lang.Class[]
|
||||
}
|
||||
|
||||
|
||||
public final class ArrayKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class K {
|
||||
public method <init>(): void
|
||||
}
|
||||
@@ -19,7 +17,6 @@ public final class MyClass {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class O {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user