Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -9,14 +9,12 @@ public abstract class FList {
|
||||
public final @org.jetbrains.annotations.NotNull method plus(p0: java.lang.Object): FList
|
||||
}
|
||||
|
||||
|
||||
public final static class FList/Companion {
|
||||
inner class FList/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method getEmptyFList(): FList
|
||||
}
|
||||
|
||||
|
||||
public final class FlistKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method emptyFList(): FList
|
||||
|
||||
Reference in New Issue
Block a user