minor
This commit is contained in:
parent
2400b4097a
commit
2f725bcd01
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ let rabbit = new Rabbit("Rab");
|
|||
|
||||
*!*
|
||||
// hasOwnProperty method is from Object.prototype
|
||||
// rabbit.__proto__ === Object.prototype
|
||||
alert( rabbit.hasOwnProperty('name') ); // true
|
||||
*/!*
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue