Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -5,12 +5,10 @@ public class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): B
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class SelfcreateKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user