Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -7,13 +7,11 @@ public final class EmptyForKt {
|
||||
public final static method setIndex(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public interface IterableIterator {
|
||||
inner class IterableIterator/DefaultImpls
|
||||
public abstract @org.jetbrains.annotations.NotNull method iterator(): java.util.Iterator
|
||||
}
|
||||
|
||||
|
||||
public final class IterableIterator/DefaultImpls {
|
||||
inner class IterableIterator/DefaultImpls
|
||||
public static @org.jetbrains.annotations.NotNull method iterator(p0: IterableIterator): java.util.Iterator
|
||||
|
||||
Reference in New Issue
Block a user