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
@@ -25,4 +25,11 @@ enum class E7 {
},
S, T
}
}
enum class E8 {
A, // A
B // B
}
// SET_TRUE: KEEP_LINE_BREAKS