Files
kotlin-fork/idea/testData/intentions/convertToStringTemplate/newLine.kt
T
Mikhail Glukhikh 6d9457853e Fix handling of characters in "convert to string template"
So #KT-23045 Fixed
So #KT-23046 Fixed
2018-04-03 18:26:25 +03:00

1 line
30 B
Kotlin
Vendored

val foo = "\n\n" + '\n'<caret>