Files
kotlin-fork/idea/idea-completion/testData/keywords/InFunctionName.kt
T
Mikhail Zarechenskiy 547865d5c7 Fix tests for completion after fun keyword
It's correct from the current implemention but still questionable and
 should be discussed

 #KT-35990 Open
2020-01-17 19:37:48 +03:00

5 lines
32 B
Kotlin
Vendored

fun <caret>() {
}
// NUMBER: 1