145b2c260b
Part of #KT-22211
8 lines
80 B
Kotlin
Vendored
8 lines
80 B
Kotlin
Vendored
fun a() {
|
|
val a = "${
|
|
|
|
<caret>
|
|
}"
|
|
}
|
|
|
|
// IGNORE_FORMATTER |