Formatter: force keyword to be on exactly next line if the corresponding option is set

This commit is contained in:
Pavel V. Talanov
2014-01-20 14:40:17 +04:00
parent 53d503e242
commit 4ef7086e5c
10 changed files with 61 additions and 3 deletions
@@ -8,6 +8,12 @@ fun f() {
}
while (true)
do {
}
while (true)
do a += 1 while (true)
do a += 1