Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
handlers
/
smart
/
LambdaValue1.kt
blob: 33b93faa96a3090da73c9ea8e66e6bd1b76cd48f [
file
] [
log
] [
blame
]
fun foo
(
list
:
List
<
String
>)
{
list
.
filter
{
it
.<
caret
>
}
}
// ELEMENT: isEmpty