blob: 76826ed31abb024c1e14c6cb05bb752544586768 [file]
fun foo(list: List<String>) {
list.iter<caret>
}