Files
kotlin-fork/idea/testData/intentions/convertToRawStringTemplate/basic.kt
T

2 lines
42 B
Kotlin
Vendored

val foo = "abc\n" <caret>+
"xyz"