Update task.md
This commit is contained in:
parent
b180a943ba
commit
68109cfee5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ map.set("name", "John");
|
|||
let keys = map.keys();
|
||||
|
||||
*!*
|
||||
// Error: numbers.push is not a function
|
||||
// Error: keys.push is not a function
|
||||
keys.push("more");
|
||||
*/!*
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue