Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -2,13 +2,11 @@ public final class FalseSmartCastKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Foo {
|
||||
public method <init>(): void
|
||||
public final method superFoo(): void
|
||||
}
|
||||
|
||||
|
||||
public class SuperFoo {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user