indentationOnNewLine: sort tests
Part of #KT-22211
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun some() {
|
||||
for <caret>(var i in 1..10) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user