Formatter: fix line break between declarations with comment
#KT-12490 Fixed #KT-35088 Fixed
This commit is contained in:
@@ -13,6 +13,7 @@ class E
|
||||
|
||||
class F
|
||||
|
||||
// test
|
||||
fun some() = 1
|
||||
class G
|
||||
|
||||
|
||||
Reference in New Issue
Block a user