LineIndentProvider: support declarations with body expression
Part of #KT-22211
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun a() {
|
||||
var b<caret>
|
||||
}
|
||||
// SET_FALSE: CONTINUATION_INDENT_FOR_EXPRESSION_BODIES
|
||||
Reference in New Issue
Block a user