blob: 052e22a6ca2b12c0d9ecc46842416daf1c92007e [file] [log] [blame]
fun f(p : String) {
var a : String
a = <caret>
}
// EXIST: p
// ABSENT: a