Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-3
@@ -3,12 +3,10 @@ public final class Delegate {
|
||||
public final method getValue(@org.jetbrains.annotations.NotNull p0: F.A, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): int
|
||||
}
|
||||
|
||||
|
||||
public final class DelegateForExtPropertyInClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class F {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final @org.jetbrains.annotations.NotNull field prop$delegate: Delegate
|
||||
@@ -18,7 +16,6 @@ public final class F {
|
||||
public final method getProp(@org.jetbrains.annotations.NotNull p0: F.A): int
|
||||
}
|
||||
|
||||
|
||||
public final static class F/A {
|
||||
inner class F/A
|
||||
public method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user