init line-indent-provider module
Part of #KT-22211
This commit is contained in:
@@ -6,3 +6,4 @@ fun test() {
|
||||
val abc = Test().foo()?.foo({ "str" }).foo {<caret>}
|
||||
}
|
||||
|
||||
// WITHOUT_CUSTOM_LINE_INDENT_PROVIDER
|
||||
Reference in New Issue
Block a user