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

3 lines
38 B
Plaintext

fun foo(): String {
return "abc"
}