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 ComponentKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method component3(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class S {
|
||||
private final @org.jetbrains.annotations.NotNull field a: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
@@ -14,7 +13,6 @@ public final class S {
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Tester {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user