Skip to content

Commit b603314

Browse files
committed
doc(comment): fix code example
1 parent 2b168a3 commit b603314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/comment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ function bar() {
185185

186186
`@extends`命令用于定义继承的基类。
187187

188+
```javascript
188189
/**
189190
* @extends {Base}
190191
*/

0 commit comments

Comments
 (0)