mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
20e37eae5d
Previously, ```js function *foo() { try { } finally { try { } finally { throw new Error('foo'); } } } ``` make swc panic Closes #600. |
||
---|---|---|
.. | ||
bug_report.md | ||
crash_report.md | ||
feature_request.md | ||
question.md |