Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-3
@@ -7,7 +7,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(@org.jetbrains.annotations.NotNull p0: C): Range
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
private field c: int
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
@@ -21,13 +20,11 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
|
||||
-3
@@ -5,7 +5,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(@org.jetbrains.annotations.NotNull p0: C): Range
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
private field c: int
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
@@ -19,7 +18,6 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method component1(@org.jetbrains.annotations.NotNull p0: C): int
|
||||
@@ -27,7 +25,6 @@ public final class MultiDeclForComponentExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
|
||||
-4
@@ -5,7 +5,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(@org.jetbrains.annotations.NotNull p0: C): Range
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
private field c: int
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
@@ -19,7 +18,6 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class M {
|
||||
public method <init>(): void
|
||||
public final method component1(@org.jetbrains.annotations.NotNull p0: C): int
|
||||
@@ -27,12 +25,10 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
|
||||
-4
@@ -5,7 +5,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(@org.jetbrains.annotations.NotNull p0: C): Range
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
private field c: int
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
@@ -19,20 +18,17 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class M {
|
||||
public method <init>(): void
|
||||
public final method component1(@org.jetbrains.annotations.NotNull p0: C): int
|
||||
public final method component2(@org.jetbrains.annotations.NotNull p0: C): int
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsInExtensionFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: M): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
|
||||
-3
@@ -7,7 +7,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(@org.jetbrains.annotations.NotNull p0: C): Range
|
||||
}
|
||||
|
||||
|
||||
public final class It {
|
||||
private field c: int
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
@@ -21,13 +20,11 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForValCapturedKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class M {
|
||||
public final method component2(p0: int): int
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsInExtensionFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: M): java.lang.String
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class M {
|
||||
public final method component2(p0: long): long
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsInExtensionFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: M): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user