blob: 33b93faa96a3090da73c9ea8e66e6bd1b76cd48f [file] [log] [blame]
fun foo(list: List<String>) {
list.filter { it.<caret> }
}
// ELEMENT: isEmpty