Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -4,7 +4,6 @@ public final class Delegate {
|
||||
public final method setValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty, @org.jetbrains.annotations.NotNull p2: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final class DelegatedPropertySetterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
@@ -13,7 +12,6 @@ public final class DelegatedPropertySetterKt {
|
||||
@java.lang.annotation.Retention
|
||||
public annotation class First
|
||||
|
||||
|
||||
public final class MyClass {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final @org.jetbrains.annotations.NotNull field x$delegate: Delegate
|
||||
|
||||
Reference in New Issue
Block a user