indentationOnNewLine: sort tests
Part of #KT-22211
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun some() {
|
||||
if (true)
|
||||
true
|
||||
else<caret> if (false)
|
||||
false
|
||||
}
|
||||
Reference in New Issue
Block a user