Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ComplexInitializerKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getA(@org.jetbrains.annotations.NotNull p0: A): A
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleValsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleValsExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method component1(@org.jetbrains.annotations.NotNull p0: A): int
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleVarsExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class UnderscoreNamesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ValCapturedInFunctionLiteralKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ValCapturedInLocalFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ValCapturedInObjectLiteralKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class VarCapturedInFunctionLiteralKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -2,7 +2,6 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class VarCapturedInLocalFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method component1(@org.jetbrains.annotations.NotNull p0: A): int
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final method component2(): int
|
||||
}
|
||||
|
||||
|
||||
public final class VarCapturedInObjectLiteralKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class ComponentKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method component3(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class S {
|
||||
private final @org.jetbrains.annotations.NotNull field a: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
@@ -14,7 +13,6 @@ public final class S {
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Tester {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
-1
@@ -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: java.util.ArrayList): 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
|
||||
|
||||
-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: java.util.ArrayList): 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: java.util.ArrayList): 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: java.util.ArrayList): 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.util.ArrayList): 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.util.ArrayList): java.lang.String
|
||||
|
||||
@@ -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
|
||||
|
||||
Vendored
-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
|
||||
|
||||
-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,7 +20,6 @@ public final class It {
|
||||
public final method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Range {
|
||||
private final @org.jetbrains.annotations.NotNull field from: C
|
||||
private final @org.jetbrains.annotations.NotNull field to: C
|
||||
@@ -31,7 +29,6 @@ public final class Range {
|
||||
public final @org.jetbrains.annotations.NotNull method iterator(): It
|
||||
}
|
||||
|
||||
|
||||
public final class UnderscoreNamesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
|
||||
Vendored
-1
@@ -5,7 +5,6 @@ public final class A {
|
||||
public final @org.jetbrains.annotations.NotNull method component3(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class UnderscoreNamesDontCallComponentKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
-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
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class ReturnInElvisKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method test(p0: boolean): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Z {
|
||||
private final @org.jetbrains.annotations.NotNull field k: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field p: java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user