Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -6,7 +6,6 @@ public final class Cls {
|
||||
public final @org.jetbrains.annotations.NotNull method getString(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Obj {
|
||||
public final static field INSTANCE: Obj
|
||||
private final static @org.jetbrains.annotations.NotNull field buffer: java.lang.StringBuilder
|
||||
@@ -16,7 +15,6 @@ public final class Obj {
|
||||
public final @org.jetbrains.annotations.NotNull method getString(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ObjectVsClassInitialization_kt5291Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method with(p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.Object
|
||||
|
||||
Reference in New Issue
Block a user