Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-1
@@ -2,7 +2,6 @@ public final class CallableVisibilityKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Foo {
|
||||
private final @org.jetbrains.annotations.NotNull field internalVal: kotlin.Unit
|
||||
private final field privateToThisVal: java.lang.Object
|
||||
|
||||
Reference in New Issue
Block a user