Files
kotlin-fork/idea/testData/intentions/convertToExpressionBody/keepComments/4.kt.after
T
2015-05-27 16:15:53 +03:00

2 lines
71 B
Plaintext
Vendored

fun getText(): String = /* let's return xxx */
"xxx" /* TODO */