mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -4,7 +4,6 @@ public annotation class Ann {
|
||||
public abstract method args(): java.lang.Class[]
|
||||
}
|
||||
|
||||
|
||||
public final class ArrayKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user