Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-2
@@ -4,12 +4,10 @@ public final class Bar {
|
||||
public synthetic method foo(p0: java.lang.CharSequence): java.lang.CharSequence
|
||||
}
|
||||
|
||||
|
||||
public final class CovariantOverrideGenericKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Foo {
|
||||
public method <init>(): void
|
||||
public synthetic static method foo$default(p0: Foo, p1: java.lang.CharSequence, p2: int, p3: java.lang.Object): java.lang.CharSequence
|
||||
|
||||
Reference in New Issue
Block a user