Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-1
@@ -5,7 +5,6 @@ public final class M {
|
||||
public final @org.jetbrains.annotations.NotNull method doTest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -4,7 +4,6 @@ public final class M {
|
||||
public final method component2(p0: long): long
|
||||
}
|
||||
|
||||
|
||||
public final class MultiDeclForComponentMemberExtensionsInExtensionFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method doTest(@org.jetbrains.annotations.NotNull p0: M): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user