Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-1
@@ -6,7 +6,6 @@ public final class IncWithDefaultInGetterKt {
|
||||
public final static method setInc(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final class X {
|
||||
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public method <init>(): void
|
||||
|
||||
-1
@@ -2,7 +2,6 @@ public final class Kt9140Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class X {
|
||||
public method <init>(): void
|
||||
public synthetic static method get$default(p0: X, p1: java.lang.String, p2: java.lang.String, p3: int, p4: java.lang.Object): java.lang.String
|
||||
|
||||
-2
@@ -2,7 +2,6 @@ public final class PlusAssignWithDefaultInGetterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class X {
|
||||
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public method <init>(): void
|
||||
@@ -13,7 +12,6 @@ public final class X {
|
||||
public final method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final class Y {
|
||||
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user