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