Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToBlockBodyIntention/after.kt.template
T
2015-04-16 22:00:53 +03:00

3 lines
51 B
Plaintext

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