Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -7,7 +7,6 @@ public final class Kt1291Kt {
|
||||
public final static method setResult(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Selector {
|
||||
private final @org.jetbrains.annotations.NotNull field f: kotlin.jvm.functions.Function1
|
||||
private final @org.jetbrains.annotations.NotNull field source: java.util.Iterator
|
||||
|
||||
@@ -8,7 +8,6 @@ public final class Kt238Kt {
|
||||
public final static method t6(): void
|
||||
}
|
||||
|
||||
|
||||
public final class StrangeArray {
|
||||
private field defaultValue: java.lang.Object
|
||||
public method <init>(p0: int, p1: java.lang.Object): void
|
||||
@@ -16,7 +15,6 @@ public final class StrangeArray {
|
||||
public final method set(p0: int, p1: java.lang.Object): void
|
||||
}
|
||||
|
||||
|
||||
public final class StrangeIntArray {
|
||||
private field defaultValue: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class C {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
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(@org.jetbrains.annotations.NotNull p0: C[]): java.lang.String
|
||||
|
||||
Vendored
-1
@@ -4,7 +4,6 @@ public final class C {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
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
|
||||
|
||||
Vendored
-2
@@ -4,7 +4,6 @@ public final class C {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
public final class M {
|
||||
public method <init>(): void
|
||||
public final method component1(@org.jetbrains.annotations.NotNull p0: C): int
|
||||
@@ -12,7 +11,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: C[]): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-2
@@ -4,14 +4,12 @@ public final class C {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
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, @org.jetbrains.annotations.NotNull p1: C[]): java.lang.String
|
||||
|
||||
-1
@@ -6,7 +6,6 @@ public final class C {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
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(@org.jetbrains.annotations.NotNull p0: C[]): java.lang.String
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: java.lang.Integer[]): 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, @org.jetbrains.annotations.NotNull p1: java.lang.Integer[]): java.lang.String
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: java.lang.Long[]): 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, @org.jetbrains.annotations.NotNull p1: java.lang.Long[]): java.lang.String
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): A.B[]
|
||||
}
|
||||
|
||||
|
||||
public final static class A/B {
|
||||
private final field i: int
|
||||
inner class A/B
|
||||
@@ -12,7 +11,6 @@ public final static class A/B {
|
||||
public final method getI(): int
|
||||
}
|
||||
|
||||
|
||||
public final class NonNullArrayKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public interface ISized {
|
||||
public abstract method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public final class MutableArray {
|
||||
private final field array: java.lang.Object[]
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): void
|
||||
@@ -13,7 +12,6 @@ public final class MutableArray {
|
||||
public method set(p0: int, p1: java.lang.Object): void
|
||||
}
|
||||
|
||||
|
||||
public final class MyIterator {
|
||||
private final @org.jetbrains.annotations.NotNull field array: ReadOnlyArray
|
||||
private field index: int
|
||||
@@ -24,44 +22,37 @@ public final class MyIterator {
|
||||
public method remove(): void
|
||||
}
|
||||
|
||||
|
||||
public interface ReadOnlyArray {
|
||||
inner class ReadOnlyArray/DefaultImpls
|
||||
public abstract method get(p0: int): java.lang.Object
|
||||
public abstract @org.jetbrains.annotations.NotNull method iterator(): java.util.Iterator
|
||||
}
|
||||
|
||||
|
||||
public final class ReadOnlyArray/DefaultImpls {
|
||||
inner class ReadOnlyArray/DefaultImpls
|
||||
public static @org.jetbrains.annotations.NotNull method iterator(p0: ReadOnlyArray): java.util.Iterator
|
||||
}
|
||||
|
||||
|
||||
public final class StdlibKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface WriteOnlyArray {
|
||||
inner class WriteOnlyArray/DefaultImpls
|
||||
public abstract method set(p0: int, p1: int, p2: java.lang.Object): void
|
||||
public abstract method set(p0: int, p1: java.lang.Object): void
|
||||
}
|
||||
|
||||
|
||||
public final class WriteOnlyArray/DefaultImpls {
|
||||
inner class WriteOnlyArray/DefaultImpls
|
||||
public static method set(p0: WriteOnlyArray, p1: int, p2: int, p3: java.lang.Object): void
|
||||
}
|
||||
|
||||
|
||||
public interface javaUtilIterator {
|
||||
inner class javaUtilIterator/DefaultImpls
|
||||
public abstract method remove(): void
|
||||
}
|
||||
|
||||
|
||||
public final class javaUtilIterator/DefaultImpls {
|
||||
inner class javaUtilIterator/DefaultImpls
|
||||
public static method remove(p0: javaUtilIterator): void
|
||||
|
||||
Reference in New Issue
Block a user