Don't remove linebreak after smb. else's statement }
This commit is contained in:
@@ -34,6 +34,22 @@ fun f() {
|
||||
5
|
||||
else
|
||||
5
|
||||
|
||||
if (true)
|
||||
if (true) {
|
||||
4
|
||||
} else {
|
||||
4
|
||||
}
|
||||
else
|
||||
5
|
||||
|
||||
if (true)
|
||||
while (true) {
|
||||
4
|
||||
}
|
||||
else
|
||||
5
|
||||
}
|
||||
|
||||
// SET_TRUE: ELSE_ON_NEW_LINE
|
||||
Reference in New Issue
Block a user