Files
kotlin-fork/idea/idea-completion/testData/basic/common/lambdaSignature/ParameterName4.kt
T
Valentin Kipyatkov 60ea98f870 Moved/renamed test data
2015-07-08 16:28:34 +03:00

6 lines
61 B
Kotlin
Vendored

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