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