Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-1
@@ -6,7 +6,6 @@ public enum class E {
|
||||
public static method values(): E[]
|
||||
}
|
||||
|
||||
|
||||
public final class NullableEnumKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.Nullable p0: E): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user