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

2 lines
87 B
Plaintext
Vendored

fun getText()<selection>: String</selection> = // let's return xxx
"xxx" //TODO