Files
kotlin-fork/idea/testData/intentions/toRawStringLiteral/trailingSpace2.kt.after
T
Valentin Kipyatkov 3d422b47cb Intention action to convert string to raw string
(half of KT-5208)
2016-03-24 19:05:55 +03:00

2 lines
36 B
Plaintext
Vendored

val v = <caret>"""Hello, world!
"""