Files
openide/plugins/kotlin/idea/tests/testData/copyPaste/multiDollar/FromSimpleToPrefixedShortNameEntry.kt
Pavel Kirpichenkov fedf6094a8 [Kotlin] Implement multi-dollar interpolation support for paste handler
KTIJ-30945

GitOrigin-RevId: 9e6d34ffc8af9733c151d81ed32e2c1adacd6c2c
2024-10-10 18:25:55 +00:00

3 lines
67 B
Kotlin

val i = 1
val from = "<selection>Lorem $i Ipsum</selection> Dolor"