Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToExpressionBodyAction/before.kt.template
T
2014-01-23 20:27:36 +04:00

3 lines
38 B
Plaintext

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