Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -27,7 +27,6 @@ public final class A {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
private synthetic final field $$delegate_0: A
|
||||
public method <init>(): void
|
||||
@@ -65,7 +64,6 @@ public final class B {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class DelegationToArrayListKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method expectUoe(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
||||
|
||||
Reference in New Issue
Block a user