browserify / browserify/syntax-error
top-level return does not cause ParseError
未关闭
- 主要语言
- JavaScript
- 星标
- 81
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
> require('syntax-error')('return')
undefined
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reproducing the issue through require('syntax-error')('return') and trace how this entry point handles the top-level return input. Done means the same input produces a ParseError rather than undefined; no specific source file or test is named in the issue.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100