Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -2,7 +2,6 @@ public final class Kt3571Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Thing {
|
||||
private synthetic final field $$delegate_0: java.lang.CharSequence
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.CharSequence): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt5956Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Thing {
|
||||
private final @org.jetbrains.annotations.NotNull field delegate: java.lang.CharSequence
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.CharSequence): void
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class P {
|
||||
public final @org.jetbrains.annotations.NotNull method getExpected(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class RawStringsWithManyQuotesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method array(@org.jetbrains.annotations.NotNull p0: P[]): P[]
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class A {
|
||||
public @org.jetbrains.annotations.NotNull method toString(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class StringBuilderAppendKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user