145b2c260b
Part of #KT-22211
6 lines
105 B
Kotlin
Vendored
6 lines
105 B
Kotlin
Vendored
class Test {
|
|
val a: Boolean get(<caret>)
|
|
}
|
|
|
|
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS
|
|
// KT-39444 |