Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -8,13 +8,11 @@ public class K {
|
||||
public final method setPublicKProp(@org.jetbrains.annotations.NotNull p0: kotlin.Unit): void
|
||||
}
|
||||
|
||||
|
||||
public final class KKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
private final static method test(p0: java.lang.String[]): void
|
||||
}
|
||||
|
||||
|
||||
public final class L {
|
||||
private field privateLProp: kotlin.Unit
|
||||
private final @org.jetbrains.annotations.NotNull field publicLProp: kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user