Create From Usage: Do not generate unnecessary/skip necessary empty lines
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ foo(1, "2") fun test() {
|
||||
|
||||
}
|
||||
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo
|
||||
annotation class foo
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo
|
||||
annotation class foo
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
annotation class foo(val i: Int, val s: String)
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo(val value: Int)
|
||||
annotation class foo(val value: Int)
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
}
|
||||
|
||||
annotation class foo(val fooBar: Int)
|
||||
annotation class foo(val fooBar: Int)
|
||||
|
||||
Reference in New Issue
Block a user