fun foo(list: MutableMap, p1: Any, p2: String) { list.remove() } // ABSENT: p1 // EXIST: p2