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 MyClass {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class PostfixNullableClassIncrementKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.Nullable method inc(@org.jetbrains.annotations.Nullable p0: MyClass): MyClass
|
||||
|
||||
Reference in New Issue
Block a user