Skip to content

Commit 38ae6b6

Browse files
EndangeredMassagoatslacker
authored andcommitted
add bad comment to bad section of destructuring
1 parent e826067 commit 38ae6b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@
370370
> Why? You can add new properties over time or change the order of things without breaking call sites.
371371
372372
```javascript
373+
// bad
373374
function processInput(input) {
374375
// then a miracle occurs
375376
return [left, right, top, bottom];

0 commit comments

Comments
 (0)