mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
close: #7338 close: #7344 The `SymbolFlags::Export` is Initially used to solve `ExportSpecifier` that is not `IdentifierReference` that causes we cannot determine whether a Binding is not used everywhere by `Semantic`. Since #3820 this problem is solved, so we don't need `SymbolFlags::Export` no longer. Also, removing this can help us easier to pass the `Semantic` check in `Transformer` |
||
|---|---|---|
| .. | ||
| conformance | ||
| fixtures | ||
| integration | ||
| main.rs | ||