Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-4
@@ -4,22 +4,18 @@ public abstract class d/A {
|
||||
public abstract method setText(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public class d/HtmlTag {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class d/LI {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public class d/ListTag {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class d/PropertyAndFunctionNameClashKt {
|
||||
public final static method a(@org.jetbrains.annotations.NotNull p0: d.HtmlTag, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): void
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user