Light analysis tests: do not render empty lines between classes and in the beginning

This commit is contained in:
Alexander Udalov
2016-12-22 16:36:56 +03:00
parent 8fb7a70972
commit 5402d50ea3
1597 changed files with 10 additions and 3598 deletions
@@ -5,7 +5,6 @@ public final class A {
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
}
public final class A/B {
synthetic final field this$0: A
inner class A/B
@@ -20,24 +19,20 @@ public final class A/B {
public final @org.jetbrains.annotations.NotNull method test6(): java.lang.String
}
public interface BK {
public abstract @org.jetbrains.annotations.NotNull method bar(): java.lang.String
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
}
public final class InnerClassLabeledSuperKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
public interface K {
inner class K/DefaultImpls
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
}
public final class K/DefaultImpls {
inner class K/DefaultImpls
public static @org.jetbrains.annotations.NotNull method foo(p0: K): java.lang.String