Don't merge two lines in formatter after line comment (KT-16032)

#KT-16032 Fixed
This commit is contained in:
Nikolay Krasko
2017-02-22 20:12:19 +03:00
parent 20f92c6200
commit 6a4590839c
6 changed files with 63 additions and 7 deletions
+8 -1
View File
@@ -22,4 +22,11 @@ enum class E7 {
F {
}, S, T
}
}
enum class E8 {
A, // A
B // B
}
// SET_TRUE: KEEP_LINE_BREAKS