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 Kt1199Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method iterator(@org.jetbrains.annotations.Nullable p0: java.lang.Object): MyIterator
|
||||
}
|
||||
|
||||
|
||||
public interface MyIterator {
|
||||
public abstract method hasNext(): boolean
|
||||
public abstract method next(): java.lang.Object
|
||||
|
||||
Reference in New Issue
Block a user