We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2fadcb commit dd75e28Copy full SHA for dd75e28
1-js/99-js-misc/04-reference-type/3-why-this/task.md
@@ -23,4 +23,3 @@ obj.go(); // (1) [object Object]
23
24
(obj.go || obj.stop)(); // (4) undefined
25
```
26
-
0 commit comments