Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -7,7 +7,6 @@ public final class A {
|
||||
public final method setValue(@org.jetbrains.annotations.NotNull p0: Delegate, @org.jetbrains.annotations.Nullable p1: java.lang.Object, @org.jetbrains.annotations.NotNull p2: kotlin.reflect.KProperty, p3: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Delegate {
|
||||
private field inner: int
|
||||
public method <init>(): void
|
||||
@@ -16,7 +15,6 @@ public final class Delegate {
|
||||
public final method setInner(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class SetAsExtensionFunInClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user