Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -6,14 +6,12 @@ public final class z/A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final static class z/A/Companion {
|
||||
inner class z/A/Companion
|
||||
private method <init>(): void
|
||||
public final @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class z/KotlinKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method runSlowly(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user