Files
kotlin-fork/idea/testData/intentions/convertFunctionToProperty/javaUsagesGet.kt
T
2015-10-01 17:35:12 +03:00

3 lines
49 B
Kotlin
Vendored

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