2121322665
So #KT-20409 Fixed
5 lines
89 B
Kotlin
Vendored
5 lines
89 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun foo() {
|
|
val x = 3
|
|
val y = "$<caret>{x}コトリン"
|
|
} |