Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToBlockBodyAction/after.kt.template
T
2014-03-04 19:13:54 +04:00

3 lines
51 B
Plaintext

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