mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
8e3827403e
The interface span for something like `interface Test {}` was `Test {}`. Also, for stuff like `export default abstract class Test{}` it was `class Test{}` instead of `abstract class Test {}`. |
||
---|---|---|
.. | ||
jsx | ||
test262-error-references/fail | ||
test262-parser@de8a208ff4 | ||
typescript | ||
typescript-errors | ||
jsx.rs | ||
test262.rs | ||
typescript.rs |