Create From Usage: Do not generate unnecessary/skip necessary empty lines

This commit is contained in:
Alexey Sedunov
2014-11-12 15:49:06 +03:00
parent 2e7cbab453
commit c487cc7838
123 changed files with 141 additions and 154 deletions
@@ -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)