LineIndentProvider: support control flow constructions
Part of #KT-22211
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ fun test() {
|
||||
}
|
||||
|
||||
when (var i = 2
|
||||
) {
|
||||
) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user