Files
kotlin-fork/idea/resources-en/intentionDescriptions/HLConvertToBlockBodyIntention/after.kt.template
T
2021-06-23 22:22:14 +03:00

3 lines
51 B
Plaintext

fun foo()<spot>: String {
return "abc"
}</spot>