Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
Vendored
-3
@@ -8,17 +8,14 @@ public final class Foo {
|
||||
public final method getResult(): int
|
||||
}
|
||||
|
||||
|
||||
private final class Foo/O {
|
||||
public final static field INSTANCE: Foo.O
|
||||
inner class Foo/O
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class PrivateFunctionFromClosureInInitializer_kt5582Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface T
|
||||
|
||||
Reference in New Issue
Block a user