Files
kotlin-fork/idea/idea-completion/testData/basic/common/lambdaSignature/ParameterName3.kt
T
Valentin Kipyatkov 91c4bf7530 Renamed test data
2015-07-08 16:28:35 +03:00

6 lines
61 B
Kotlin
Vendored

fun bar() {
val handler = { i, <caret> }
}
// NUMBER: 0