doc(comment): fix code example
This commit is contained in:
@@ -185,6 +185,7 @@ function bar() {
|
||||
|
||||
`@extends`命令用于定义继承的基类。
|
||||
|
||||
```javascript
|
||||
/**
|
||||
* @extends {Base}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user