example code must be unexecutable
example code must be executable because, it has dependent on another example code above. So it can't work in plunker container.
This commit is contained in:
parent
dcb9d87ab8
commit
11ec67268f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ The syntax to extend another class is: `class Child extends Parent`.
|
|||
|
||||
Let's create `class Rabbit` that inherits from `Animal`:
|
||||
|
||||
```js run
|
||||
```js
|
||||
*!*
|
||||
class Rabbit extends Animal {
|
||||
*/!*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue