Move statement: Add or remove empty lines correctly

#KT-14946 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-08-05 19:18:34 +09:00
committed by klunnii
parent 73dec25eb1
commit 8a595ad165
38 changed files with 232 additions and 17 deletions
@@ -5,6 +5,7 @@ class A {
<caret>fun foo() {
}
// class B
class B {
}