Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -3,7 +3,6 @@ public final class Kt4783Kt {
|
||||
public final static method local(): int
|
||||
}
|
||||
|
||||
|
||||
public final class T {
|
||||
private final field value: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class Kt4784Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method plusAssign(): T
|
||||
}
|
||||
|
||||
|
||||
public class T {
|
||||
private field value: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class It {
|
||||
public final @org.jetbrains.annotations.NotNull method getId(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt4989Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -3,7 +3,6 @@ public final class LocalExtensionOnNullableParameterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method localExtensionOnNullableParameter(): T
|
||||
}
|
||||
|
||||
|
||||
public class T {
|
||||
private field value: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
Vendored
-1
@@ -2,7 +2,6 @@ public final class LocalFunctionInConstructorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Test {
|
||||
private final field property: int
|
||||
public method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user