Files
kotlin-fork/idea/testData/intentions/convertFunctionToProperty/javaUsages.kt
T
2015-02-05 23:12:38 +03:00

3 lines
46 B
Kotlin
Vendored

package test
fun <caret>foo(): Boolean = true