Merge pull request #1453 from Violet-Bora-Lee/patch-41
Update solution.md
This commit is contained in:
commit
5fe6977c74
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