Skip to content

Commit

Permalink
Update files/zh-cn/web/javascript/reference/statements/function_star_…
Browse files Browse the repository at this point in the history
…/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
yin1999 and github-actions[bot] authored Oct 31, 2023
1 parent c6ae29c commit f67910f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ arr = [...gen]; // ["a", "b", "c", "d", "e"]

## 参见

- [函数](/en-US/docs/Web/JavaScript/Guide/Functions)指南
- [函数](/zh-CN/docs/Web/JavaScript/Guide/Functions)指南
- [迭代器与生成器](/zh-CN/docs/Web/JavaScript/Guide/Iterators_and_generators)指南
- [Function](/zh-CN/docs/Web/JavaScript/Reference/Functions)
- {{jsxref("GeneratorFunction")}}
Expand Down

0 comments on commit f67910f

Please sign in to comment.