Files
kotlin-fork/idea/testData/copyPaste/plainTextLiteral/TrimIndent3.kt
T
Toshiaki Kameyama 251899c31a Fix bad indentation when copy-paste to trimIndent()
#KT-33888 Fixed
2019-11-26 18:00:38 +07:00

3 lines
41 B
Kotlin
Vendored

val ti = """
<caret>
""".trimIndent()