Files
kotlin-fork/idea/testData/completion/keywords/NoFinalInParameterList.kt
T
Valentin Kipyatkov d65d3b9068 Checked that KT-2795 has been fixed
#KT-2795 Fixed
2014-10-16 15:14:21 +04:00

6 lines
47 B
Kotlin

fun foo(f<caret>
fun test() { }
// NUMBER: 0