Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -2,12 +2,10 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
-2
@@ -2,13 +2,11 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method getOk(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method okInline(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field ok: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getOk(): java.lang.String
|
||||
|
||||
Vendored
-2
@@ -2,13 +2,11 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static field ok: java.lang.String
|
||||
private final static method getOk$MultifileClass__Part1Kt(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/OK {
|
||||
public final static field INSTANCE: a.OK
|
||||
private final static @org.jetbrains.annotations.NotNull field okRef: kotlin.reflect.KProperty0
|
||||
|
||||
-2
@@ -2,12 +2,10 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field OK: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class TestKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Util {
|
||||
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method barx(): java.lang.String
|
||||
@@ -10,13 +9,11 @@ public final class Util {
|
||||
public final static @org.jetbrains.annotations.NotNull method foox(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class Util__BarKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method foox(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class Util__FooKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method barx(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
|
||||
compiler/testData/codegen/light-analysis/multifileClasses/optimized/deferredStaticInitialization.txt
Vendored
-6
@@ -2,7 +2,6 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull field K: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
@@ -11,28 +10,23 @@ public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method getX2(): java.lang.Void
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__IrrelevantPartKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field X1: java.lang.Void
|
||||
public final static @org.jetbrains.annotations.NotNull method getX1(): java.lang.Void
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field O: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part2Kt
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part3Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field OK: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__ReallyIrrelevantPartKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field X2: java.lang.Void
|
||||
public final static @org.jetbrains.annotations.NotNull method getX2(): java.lang.Void
|
||||
|
||||
-2
@@ -2,12 +2,10 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final static @org.jetbrains.annotations.NotNull field OK$delegate: kotlin.Lazy
|
||||
|
||||
Vendored
-2
@@ -2,12 +2,10 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static field OK: java.lang.String
|
||||
private final static method getOK$MultifileClass__Part1Kt(): java.lang.String
|
||||
|
||||
Vendored
-2
@@ -2,12 +2,10 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field OK: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getOK(): java.lang.String
|
||||
|
||||
-4
@@ -2,23 +2,19 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static method overlapping$MultifileClass__Part1Kt(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part2Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
private final static method overlapping$MultifileClass__Part2Kt(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part3Kt {
|
||||
private final static method overlapping$MultifileClass__Part3Kt(): java.lang.String
|
||||
}
|
||||
|
||||
-4
@@ -2,25 +2,21 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static field overlapping: java.lang.String
|
||||
private final static method getOverlapping$MultifileClass__Part1Kt(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part2Kt {
|
||||
private final static field overlapping: java.lang.String
|
||||
private final static method getOverlapping$MultifileClass__Part2Kt(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part3Kt {
|
||||
private final static field overlapping: java.lang.String
|
||||
private final static method getOverlapping$MultifileClass__Part3Kt(): java.lang.String
|
||||
|
||||
-2
@@ -2,14 +2,12 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MC {
|
||||
public final static @org.jetbrains.annotations.NotNull field K: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MC__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field O: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
|
||||
-2
@@ -2,14 +2,12 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/MultifileClass {
|
||||
public final static @org.jetbrains.annotations.NotNull field K: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method ok(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field O: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
||||
|
||||
-2
@@ -2,13 +2,11 @@ public final class BoxKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
synthetic final class a/MultifileClass__Part1Kt {
|
||||
private final static field reallyOk: java.lang.String
|
||||
private final static method getReallyOk$MultifileClass__Part1Kt(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class a/OK {
|
||||
private final @org.jetbrains.annotations.NotNull field ok: java.lang.String
|
||||
public method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user