mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
20e37eae5d
Previously, ```js function *foo() { try { } finally { try { } finally { throw new Error('foo'); } } } ``` make swc panic Closes #600.
259 B
259 B
name | about | title | labels | assignees |
---|---|---|---|---|
Feature request | Use this when you want a new feature |
Describe the feature
Babel plugin or link to the feature description
Additional context Add any other context about the problem here.