Update solution.md
This commit is contained in:
parent
58991729f4
commit
fb96a7624d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Let's store read messages in `WeakSet`:
|
||||
|
||||
```js
|
||||
```js run
|
||||
let messages = [
|
||||
{text: "Hello", from: "John"},
|
||||
{text: "How goes?", from: "John"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue