fixes
This commit is contained in:
parent
c9401b3104
commit
0fcf9f84fa
58 changed files with 673 additions and 643 deletions
|
@ -98,7 +98,7 @@ That is called a "trailing" or "hanging" comma. Makes it easier to add/remove/mo
|
|||
|
||||
## Square brackets
|
||||
|
||||
For multiword properties, the dot access won't work:
|
||||
For multiword properties, the dot access doesn't work:
|
||||
|
||||
```js run
|
||||
// this would give a syntax error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue