blob: 87f669dbf4d04498f594b781cadb8caf9ea3cee8 [file] [log] [blame]
fun f(p: (String) -> Unit, s: String) {
p(<caret>)
}
// EXIST: s