minor fixes
This commit is contained in:
parent
4695216c79
commit
9b95054bcd
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ A "symbol" represents a unique identifier.
|
||||||
A value of this type can be created using `Symbol()`:
|
A value of this type can be created using `Symbol()`:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// id is a new symbol
|
|
||||||
let id = Symbol();
|
let id = Symbol();
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue