Closed
Bug 1258984
Opened 9 years ago
Closed 9 years ago
Might be typing mistake
Categories
(Developer Documentation Graveyard :: JavaScript, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: leishenghao, Assigned: fs)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
See line 5 in [Array destructuring -> Assignment separate from declaration].
I think it should be like below:
console.log(b); // 2
Comment 1•9 years ago
|
||
Thanks for reporting this! Could you please describe what is currently shown, and what you expect to be shown,plus edit the task summary to describe the actual problem? Thank you a lot! :)
Assignee | ||
Comment 2•9 years ago
|
||
Thanks for reporting this! Updated the document.
Assignee: nobody → fscholz
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•