Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-2
@@ -9,7 +9,6 @@ public final class test/Test {
|
||||
public final static method testZ(): void
|
||||
}
|
||||
|
||||
|
||||
synthetic final class test/Test___1Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method testX(): void
|
||||
@@ -17,7 +16,6 @@ synthetic final class test/Test___1Kt {
|
||||
public final static method testZ(): void
|
||||
}
|
||||
|
||||
|
||||
synthetic final class test/Test___2Kt {
|
||||
private final static @org.jetbrains.annotations.NotNull field refZ: kotlin.reflect.KProperty0
|
||||
private static @org.jetbrains.annotations.NotNull field x: java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user