Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -2,14 +2,12 @@ public final class DelegationJavaKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class TestJava {
|
||||
private synthetic final field $$delegate_0: java.lang.Runnable
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.Runnable): void
|
||||
public method run(): void
|
||||
}
|
||||
|
||||
|
||||
public final class TestRunnable {
|
||||
public method <init>(): void
|
||||
public method run(): void
|
||||
|
||||
Reference in New Issue
Block a user