blob: 203d8c2a940006496f61548b2d3fac2862095f1e [file] [log] [blame]
fun foo(map: Map<String, Int>, p: String) {
map[<caret>]
}
// ELEMENT: p