blob: 63af85ca652575c975565e1961aa956e6eca429a [file] [log] [blame]
void foo(Map<String, Integer> map) {
map.keySet()
}