👾 smth
This commit is contained in:
parent
5fa86797bb
commit
b70d33217a
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ What's odd about it?
|
|||
|
||||
If it's not clear yet, please compare with methods.
|
||||
|
||||
Here's the same code, but instead of `this.name` field, we call `this.showName()` method:
|
||||
Here's the same code, but instead of `this.name` field we call `this.showName()` method:
|
||||
|
||||
```js run
|
||||
class Animal {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue