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 A {
|
||||
private final method foo(p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MemberFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user