145b2c260b
Part of #KT-22211
8 lines
119 B
Kotlin
Vendored
8 lines
119 B
Kotlin
Vendored
class Test {
|
|
val a = fun String.Companion.(
|
|
<caret>
|
|
)
|
|
}
|
|
|
|
|
|
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS |