Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files:
 *
Copyright:
  NONE
License: Apache-2.0 and/or Apache-2.0 or Expat
 FIXME

Files:
 crates/swc/tests/deno-unit/*
Copyright:
  2018-2019, the Deno authors.
  2018-2020, the Deno authors.
License: Expat
 FIXME

Files:
 crates/swc/tests/deno-unit/headers_test.ts
Copyright:
  2016, David Frank. MIT License.
  2018-2020, the Deno authors.
License: Expat
 FIXME

Files:
 crates/swc/tests/deno-unit/buffer_test.ts
Copyright:
  2009, The Go Authors.
  2018-2020, the Deno authors.
License: Expat
 FIXME

Files:
 AGENTS.md
 ARCHITECTURE.md
 CHANGELOG-CORE.md
 CHANGELOG.md
 CLAUDE.md
 CONTRIBUTING.md
 Cargo.lock
 Cargo.toml
 MAINTENANCE.md
 cliff-core.toml
 cliff.toml
 clippy.toml
 crates/ast_node/Cargo.toml
 crates/ast_node/src/ast_node_macro.rs
 crates/ast_node/src/encoding/decode.rs
 crates/ast_node/src/encoding/encode.rs
 crates/ast_node/src/encoding/mod.rs
 crates/ast_node/src/enum_deserialize.rs
 crates/ast_node/src/lib.rs
 crates/ast_node/src/spanned.rs
 crates/better_scoped_tls/Cargo.toml
 crates/better_scoped_tls/README.md
 crates/better_scoped_tls/src/lib.rs
 crates/binding_macros/Cargo.toml
 crates/binding_macros/src/lib.rs
 crates/binding_macros/src/wasm.rs
 crates/dbg-swc/Cargo.toml
 crates/dbg-swc/scripts/check-semantics.sh
 crates/dbg-swc/scripts/reduce-list.sh
 crates/dbg-swc/scripts/reduce-semantics.sh
 crates/dbg-swc/scripts/reduce-size.sh
 crates/dbg-swc/src/bundle.rs
 crates/dbg-swc/src/es/exec_test.rs
 crates/dbg-swc/src/es/flow/mod.rs
 crates/dbg-swc/src/es/flow/strip.rs
 crates/dbg-swc/src/es/minifier/compare.rs
 crates/dbg-swc/src/es/minifier/compare_opts.rs
 crates/dbg-swc/src/es/minifier/ensure_size.rs
 crates/dbg-swc/src/es/minifier/mod.rs
 crates/dbg-swc/src/es/minifier/next/check_size.rs
 crates/dbg-swc/src/es/minifier/next/mod.rs
 crates/dbg-swc/src/es/minifier/reduce.rs
 crates/dbg-swc/src/es/mod.rs
 crates/dbg-swc/src/main.rs
 crates/dbg-swc/src/util/minifier.rs
 crates/dbg-swc/src/util/mod.rs
 crates/from_variant/Cargo.toml
 crates/from_variant/src/lib.rs
 crates/hstr/Cargo.toml
 crates/hstr/README.md
 crates/hstr/benches/libs.rs
 crates/hstr/examples/fast_api.rs
 crates/hstr/examples/global_api.rs
 crates/hstr/src/dynamic.rs
 crates/hstr/src/global_store.rs
 crates/hstr/src/lib.rs
 crates/hstr/src/macros.rs
 crates/hstr/src/tagged_value.rs
 crates/hstr/src/tests.rs
 crates/hstr/src/wtf8_atom.rs
 crates/preset_env_base/Cargo.toml
 crates/preset_env_base/src/lib.rs
 crates/preset_env_base/src/query.rs
 crates/preset_env_base/src/version.rs
 crates/string_enum/Cargo.toml
 crates/string_enum/src/lib.rs
 crates/string_enum/tests/simple.rs
 crates/swc-ast-explorer/Cargo.toml
 crates/swc-ast-explorer/README.md
 crates/swc-ast-explorer/src/args.rs
 crates/swc-ast-explorer/src/format.rs
 crates/swc-ast-explorer/src/main.rs
 crates/swc-ast-explorer/src/parser.rs
 crates/swc-ast-explorer/tests/fixtures.rs
 crates/swc-ast-explorer/tests/fixtures/basic.tsx
 crates/swc-ast-explorer/tests/fixtures/invalid.ts
 crates/swc-ast-explorer/tests/fixtures/span.ts
 crates/swc/AGENTS.md
 crates/swc/Cargo.toml
 crates/swc/README.md
 crates/swc/benches/assets/Observable.ts
 crates/swc/benches/assets/UserSettings.tsx
 crates/swc/benches/assets/parser.ts
 crates/swc/benches/assets/renderer.ts
 crates/swc/benches/assets/table.tsx
 crates/swc/benches/assets/visitor-expanded-parser.ts
 crates/swc/benches/assets/vue-id.ts
 crates/swc/benches/bugs.rs
 crates/swc/benches/bugs/1/.swcrc
 crates/swc/benches/bugs/1/input.tsx
 crates/swc/benches/isolated_declarations.rs
 crates/swc/benches/minify.rs
 crates/swc/benches/oxc.rs
 crates/swc/benches/typescript.rs
 crates/swc/examples/hygiene_visualizer.rs
 crates/swc/examples/minify-input.js
 crates/swc/examples/minify.rs
 crates/swc/examples/transform-input.js
 crates/swc/examples/transform.rs
 crates/swc/examples/transform_error.rs
 crates/swc/scripts/check-issues.sh
 crates/swc/scripts/conc.sh
 crates/swc/scripts/sync_flow_projects.js
 crates/swc/scripts/sync_flow_projects.sh
 crates/swc/src/builder.rs
 crates/swc/src/config/array.json
 crates/swc/src/config/issue-4390.json
 crates/swc/src/config/issue-6996.json
 crates/swc/src/config/jsonc.json
 crates/swc/src/config/mod.rs
 crates/swc/src/config/object.json
 crates/swc/src/config/tests.rs
 crates/swc/src/dropped_comments_preserver.rs
 crates/swc/src/lib.rs
 crates/swc/src/plugin.rs
 crates/swc/src/wasm_analysis.rs
 crates/swc/tests/babel-exec/README.md
 crates/swc/tests/babel-exec/packages/babel-core/test/fixtures/transformation/misc/regression-7064/exec.js
 crates/swc/tests/babel-exec/packages/babel-core/test/fixtures/transformation/regenerator/default-parameters/exec.js
 crates/swc/tests/babel-exec/packages/babel-core/test/fixtures/transformation/regenerator/destructuring-parameters/exec.js
 crates/swc/tests/babel-exec/packages/babel-core/test/fixtures/transformation/regenerator/destructuring/exec.js
 crates/swc/tests/babel-exec/packages/babel-core/test/fixtures/transformation/regenerator/rest-parameters/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-noDocumentAll/.optional-chain-before-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-noDocumentAll/.optional-chain-cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/.static-infer-name/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/computed-initialization-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/instance-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/static-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/static-this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/static-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/assumption-setPublicClassFields/static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/nested-class/super-call-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/nested-class/super-property-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.nested-class-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.nested-class-extends-computed-redeclared/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.nested-class-extends-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-before-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-before-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-before-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-before-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-delete-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-delete-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-in-function-param-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-in-function-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-member-optional-call-spread-arguments/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-member-optional-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-member-optional-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-optional-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-optional-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-optional-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.optional-chain-optional-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.parenthesized-optional-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/.parenthesized-optional-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/canonical/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/constructor-collision/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/declaration-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/derived/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-array-pattern-1/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-array-pattern-2/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-array-pattern-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-array-pattern-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-array-pattern/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-object-pattern-1/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-object-pattern-2-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-object-pattern-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-object-pattern-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/destructuring-object-pattern/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/instance-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/instance/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/multiple/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/nested-class-computed-redeclared/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static-inherited/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static-shadow/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static-this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private-loose/update/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.access-before-declaration/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.nested-class-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.nested-class-extends-computed-redeclared/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.nested-class-extends-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-before-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-before-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-before-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-before-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-delete-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-delete-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-in-function-param-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-in-function-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-member-optional-call-spread-arguments/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-member-optional-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-member-optional-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-optional-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-optional-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-optional-property-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.optional-chain-optional-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.parenthesized-optional-member-call-with-transform/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/.parenthesized-optional-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/canonical/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/constructor-collision/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/declaration-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/derived/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-array-pattern-1/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-array-pattern-2/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-array-pattern-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-array-pattern-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-array-pattern/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-object-pattern-1/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-object-pattern-2-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-object-pattern-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-object-pattern-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/destructuring-object-pattern/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/instance-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/instance/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/multiple/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/native-classes/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/nested-class-computed-redeclared/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/reevaluated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-inherited/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-self-field/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-self-method/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-shadow/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/static-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/tagged-template-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/tagged-template/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/private/update/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/.static-infer-name/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/computed-initialization-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/instance-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/static-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/static-this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/static-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public-loose/static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/.static-infer-name/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/computed-initialization-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/computed-without-block/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/instance-computed/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/native-classes/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/static-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/static-this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/static-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/public/update/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/regression/7371/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/regression/8882/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/static-property-tdz/.edgest-case/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/static-property-tdz/.general/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-properties/test/fixtures/static-property-tdz/.loose/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/class-binding/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/class-declaration/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/class-expression/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/in-class-heritage/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/multiple-static-initializers/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/name-conflict/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/new-target/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/non-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/private-elements-access/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/super-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/class-static-block/super-static-block/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/class-binding/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/class-declaration/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/class-expression/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/in-class-heritage/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/multiple-static-initializers/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/name-conflict/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/new-target/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/non-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/private-elements-access/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/private-in/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/private-methods-access/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/super-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration-loose/super-static-block/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/class-binding/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/class-declaration/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/class-expression/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/in-class-heritage/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/multiple-static-initializers/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/name-conflict/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/new-target/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/non-static/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/private-elements-access/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/private-in/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/private-methods-access/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/super-property/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-class-static-block/test/fixtures/integration/super-static-block/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-logical-assignment-operators/test/fixtures/logical-assignment/.anonymous-functions-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-logical-assignment-operators/test/fixtures/logical-assignment/.arrow-functions-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-logical-assignment-operators/test/fixtures/logical-assignment/.named-functions-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-logical-assignment-operators/test/fixtures/logical-assignment/null-coalescing/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-nullish-coalescing-operator/test/fixtures/assumption-noDocumentAll/runtime-semantics/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-nullish-coalescing-operator/test/fixtures/nullish-coalescing/runtime-semantics/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-numeric-separator/test/fixtures/removal/bigint-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-numeric-separator/test/fixtures/removal/numeric/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-numeric-separator/test/fixtures/used-with-transform-es2015-literals/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/assumption-setSpreadProperties-with-useBuiltIns/no-getOwnPropertyDescriptors/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/assumption-setSpreadProperties/no-getOwnPropertyDescriptors/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/.object-ref-computed-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/impure-computed-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/nested-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/non-string-computed-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/parameters-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/symbol-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-rest/variable-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread-loose-builtins/no-getOwnPropertyDescriptors/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread-loose-builtins/string-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread-loose/no-getOwnPropertyDescriptors/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread-loose/string-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread/.expression/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread/.side-effect/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread/no-getOwnPropertyDescriptors/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread/no-object-assign-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-object-rest-spread/test/fixtures/object-spread/string-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-catch-binding/test/fixtures/optional-catch-bindings/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/assumption-noDocumentAll/.parenthesized-expression-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/assumption-noDocumentAll/assignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/assumption-noDocumentAll/cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/.delete/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/.parenthesized-expression-member-call-loose/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/.parenthesized-expression-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/.parenthesized-member-call-loose/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/.parenthesized-member-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/assignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/general/unary/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/loose/cast-to-boolean/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-optional-chaining/test/fixtures/regression/.8354/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-loose/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-loose/helper/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-loose/reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-loose/set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-loose/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-privateFieldsAsProperties/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-privateFieldsAsProperties/helper/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-privateFieldsAsProperties/set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors-privateFieldsAsProperties/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/.reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/.set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/get-only-setter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/helper/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/tagged-template/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/updates-bigint/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/accessors/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/assignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/before-fields/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/context/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-loose/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/assignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/before-fields/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/context/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method-privateFieldsAsProperties/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/.read-only/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/.reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/assignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/before-fields/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/context/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/scopable/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-method/tagged-template/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/.reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/class-check/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/scopable/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-loose/this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/.reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/class-check/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/scopable/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method-privateFieldsAsProperties/this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/.reassignment/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/class-check/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/exfiltrated/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/read-only/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/scopable/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/tagged-template/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/private-static-method/this/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/.get-only-setter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/access-in-static-field-initializer/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/destructure-set/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-loose/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-privateFieldsAsProperties/access-in-static-field-initializer/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-privateFieldsAsProperties/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-privateFieldsAsProperties/destructure-set/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-privateFieldsAsProperties/set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors-privateFieldsAsProperties/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors/access-in-static-field-initializer/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors/basic/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors/destructure-set/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors/set-only-getter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-proposal-private-methods/test/fixtures/static-accessors/updates/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-arrow-functions/test/fixtures/arrow-functions/.implicit-var-arguments/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-arrow-functions/test/fixtures/arrow-functions/self-referential/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-arrow-functions/test/fixtures/assumption-newableArrowFunctions-false/self-referential/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-async-to-generator/test/fixtures/regression/T6882/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/const-violations/block-scoped/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/block-inside-switch-inside-loop/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/for-break-continue-closure/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/issue-8128-for-of-after/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/issue-8128-for-of-before/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/issue-8128-for-of-loose-after/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/issue-8128-for-of-loose-before/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/general/switch-inside-loop/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.block-ref-function-call/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.destructured-self-reference/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.function-call-before/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.function-call-maybe/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.function-call-nested-function/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.function-call-recursive-before/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.self-reference/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.shadow-outer-var/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.simple-assign/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/.simple-reference/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/function-call-after/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/function-call-maybe-real-after/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/function-call-maybe-value-assign/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/function-call-recursive-after/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/function-call-recursive-reference/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/hoisted-function/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-block-scoping/test/fixtures/tdz/hoisted-var/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/.overwritten-null/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/.super-called/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/builtin-objects-throw-when-wrapped/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/imported_babel-plugin-transform-builtin-classes/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/loose/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/spec/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/extend-builtins/wrap-native-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/call-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/call-semantics-not-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/call-semantics-setter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/get-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/get-semantics-not-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/get-semantics-setter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/memoized-assign/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/memoized-update/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/set-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/set-semantics-not-defined-on-parent-data-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set-loose/set-semantics-not-defined-on-parent-not-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/call-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/call-semantics-getter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/call-semantics-not-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/call-semantics-setter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/change-computed-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/get-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/get-semantics-getter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/get-semantics-not-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/get-semantics-setter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/memoized-assign/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/memoized-update/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/method-conflict/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-data-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-getter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-not-defined-on-parent-data-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-not-defined-on-parent-getter-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-not-defined-on-parent-not-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-not-defined-on-parent-setter-on-obj/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/get-set/set-semantics-setter-defined-on-parent/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/loose/default-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/loose/derived-constructor-must-call-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/loose/returning-from-derived-constructor/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/regression/5769/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/regression/5817/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/regression/8499/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/.computed-key-class-tdz/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/.derived-constructor-no-primitive-return/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/.extend-untranspiled-class/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/computed-keys-call-order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/computed-methods/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/default-super/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/derived-constructor-must-call-super-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/nested-class-super-call-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/nested-class-super-property-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/nested-object-super-call-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/nested-object-super-property-in-key/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/returning-from-derived-constructor/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/super-correct-new-target/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/super-proto-modifications/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/super-reference-before-in-lambda-3/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/super-reference-before-in-lambda/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/super-reference-in-prop-exression/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/this-not-allowed-before-super-in-derived-classes-4/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-classes/test/fixtures/spec/this-not-allowed-before-super-in-derived-classes/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-computed-properties/test/fixtures/assumption-setComputedProperties/symbol/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-computed-properties/test/fixtures/spec/symbol/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/array-symbol-unsupported/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/chained/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/const/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/default-precedence/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/empty-string/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/for-of-shadowed-block-scoped/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/function-key-with-object-rest-spread/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/init-hole/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/issue-5090/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/number-key-with-object-rest-spread/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/object-rest-impure-computed-keys/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/spread-generator/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-exponentiation-operator/test/fixtures/exponentian-operator/.comprehensive/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-exponentiation-operator/test/fixtures/exponentian-operator/.memoise-object/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-for-of/test/fixtures/regression/scope-9696/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-instanceof/test/fixtures/instanceof/instanceof/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-named-capturing-groups-regex/test/fixtures/runtime/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-named-capturing-groups-regex/test/fixtures/runtime/issue-10393/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-named-capturing-groups-regex/test/fixtures/runtime/issue-10601/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-named-capturing-groups-regex/test/fixtures/runtime/match-all/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-new-target/test/fixtures/exec/.reflect-class/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-new-target/test/fixtures/general/class-properties-loose/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-new-target/test/fixtures/general/class-properties/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-array-destructuring/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-earlier-params/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-iife-1128/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-iife-4253/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-iife-self/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-object-destructuring/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/default-rest/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/assumption-ignoreFunctionLength/overwrite-undefined/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/.rest-argument-with-other-arguments/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/.var-same-as-param-closure/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-destructuring/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-earlier-params/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-iife-1128/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-iife-4253/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-iife-self/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-rest/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/default-setter/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/let-for-init-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/let-no-init-for-init-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/regression-5787/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/rest-length/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/rest-patterns/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/var-for-body-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/var-for-init-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/var-no-init-for-body-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/parameters/var-no-init-for-init-same-as-param/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-parameters/test/fixtures/regression/11303/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-regenerator/test/fixtures/misc/class-argument-scope/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/regression/issue-8907/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/spread/arguments-array/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/spread/array-symbol-unsupported/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/spread/nested-array-with-hole-babel-7/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/spread/nested-array-with-hole/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-spread/test/fixtures/spread/single/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/assumption-ignoreToPrimitiveHint/.order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/assumption-ignoreToPrimitiveHint/.order2/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/assumption-ignoreToPrimitiveHint/symbol/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/default/.order/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/default/.order2/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/default/cache-revision/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-template-literals/test/fixtures/default/symbol/exec.js
 crates/swc/tests/babel-exec/packages/babel-plugin-transform-typeof-symbol/test/fixtures/symbols/.typeof/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/corejs3-babel-7/entry-all-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/corejs3/entry-all-exec/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/plugins-integration/issue-7527/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/plugins-integration/issue-8951/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/plugins-integration/issue-9892/exec.js
 crates/swc/tests/babel-exec/packages/babel-preset-env/test/fixtures/sanity/regex-dot-all/exec.js
 crates/swc/tests/deno-unit/README.md
 crates/swc/tests/deno-unit/abort_controller_test.ts
 crates/swc/tests/deno-unit/dispatch_json_test.ts
 crates/swc/tests/deno-unit/dispatch_minimal_test.ts
 crates/swc/tests/deno-unit/path_from_url_test.ts
 crates/swc/tests/deno-unit/read_text_file_test.ts
 crates/swc/tests/deno-unit/version_test.ts
 crates/swc/tests/deno-unit/write_text_file_test.ts
 crates/swc/tests/env/entry/chrome-49/.swcrc
 crates/swc/tests/env/entry/chrome-49/input.js
 crates/swc/tests/env/entry/chrome-71/.swcrc
 crates/swc/tests/env/entry/chrome-71/input.js
 crates/swc/tests/env/query/chrome-71/.swcrc
 crates/swc/tests/env/query/chrome-71/input.js
 crates/swc/tests/error_msg.rs
 crates/swc/tests/errors/lints/const-assign/1/input.js
 crates/swc/tests/errors/lints/const-assign/1/output.swc-stderr
 crates/swc/tests/errors/lints/const-assign/2/input.js
 crates/swc/tests/errors/lints/const-assign/2/output.swc-stderr
 crates/swc/tests/errors/lints/constructor-super/default/.swcrc
 crates/swc/tests/errors/lints/constructor-super/default/input.js
 crates/swc/tests/errors/lints/constructor-super/default/output.swc-stderr
 crates/swc/tests/errors/lints/default-case-last/default/.swcrc
 crates/swc/tests/errors/lints/default-case-last/default/input.js
 crates/swc/tests/errors/lints/default-case-last/default/output.swc-stderr
 crates/swc/tests/errors/lints/default-param-last/js/.swcrc
 crates/swc/tests/errors/lints/default-param-last/js/input.js
 crates/swc/tests/errors/lints/default-param-last/js/output.swc-stderr
 crates/swc/tests/errors/lints/default-param-last/ts/.swcrc
 crates/swc/tests/errors/lints/default-param-last/ts/input.ts
 crates/swc/tests/errors/lints/default-param-last/ts/output.swc-stderr
 crates/swc/tests/errors/lints/dot-notation/pattern/.swcrc
 crates/swc/tests/errors/lints/dot-notation/pattern/input.js
 crates/swc/tests/errors/lints/dot-notation/pattern/output.swc-stderr
 crates/swc/tests/errors/lints/dot-notation/restrict-keywords/.swcrc
 crates/swc/tests/errors/lints/dot-notation/restrict-keywords/input.js
 crates/swc/tests/errors/lints/dot-notation/restrict-keywords/output.swc-stderr
 crates/swc/tests/errors/lints/dot-notation/simple/.swcrc
 crates/swc/tests/errors/lints/dot-notation/simple/input.js
 crates/swc/tests/errors/lints/dot-notation/simple/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/catch-clause/1/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/catch-clause/1/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/function/1/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/function/1/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/function/2/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/function/2/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/function/3/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/function/3/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/import-import/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/import-import/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/import-require/input.ts
 crates/swc/tests/errors/lints/duplicate-bindings/import-require/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/module/export-default-class-expr/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/module/export-default-class-expr/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/module/export-default-fn-expr/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/module/export-default-fn-expr/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/module/export/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/module/export/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/module/import/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/module/import/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/parameter/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/parameter/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/var/1/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/var/1/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-bindings/var/2/input.js
 crates/swc/tests/errors/lints/duplicate-bindings/var/2/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/1/input.js
 crates/swc/tests/errors/lints/duplicate-exports/1/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/2/input.js
 crates/swc/tests/errors/lints/duplicate-exports/2/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/3/.swcrc
 crates/swc/tests/errors/lints/duplicate-exports/3/input.ts
 crates/swc/tests/errors/lints/duplicate-exports/3/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/4/.swcrc
 crates/swc/tests/errors/lints/duplicate-exports/4/input.ts
 crates/swc/tests/errors/lints/duplicate-exports/4/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/5/.swcrc
 crates/swc/tests/errors/lints/duplicate-exports/5/input.ts
 crates/swc/tests/errors/lints/duplicate-exports/5/output.swc-stderr
 crates/swc/tests/errors/lints/duplicate-exports/6/.swcrc
 crates/swc/tests/errors/lints/duplicate-exports/6/input.ts
 crates/swc/tests/errors/lints/duplicate-exports/6/output.swc-stderr
 crates/swc/tests/errors/lints/eqeqeq/always/.swcrc
 crates/swc/tests/errors/lints/eqeqeq/always/input.js
 crates/swc/tests/errors/lints/eqeqeq/always/output.swc-stderr
 crates/swc/tests/errors/lints/eqeqeq/never/.swcrc
 crates/swc/tests/errors/lints/eqeqeq/never/input.js
 crates/swc/tests/errors/lints/eqeqeq/never/output.swc-stderr
 crates/swc/tests/errors/lints/lint-config-error-level/1/.swcrc
 crates/swc/tests/errors/lints/lint-config-error-level/1/input.js
 crates/swc/tests/errors/lints/lint-config-error-level/1/output.swc-stderr
 crates/swc/tests/errors/lints/no-alert/alert-ident-hoisting/.swcrc
 crates/swc/tests/errors/lints/no-alert/alert-ident-hoisting/input.js
 crates/swc/tests/errors/lints/no-alert/alert-ident-hoisting/output.swc-stderr
 crates/swc/tests/errors/lints/no-alert/alert-ident-redeclare/.swcrc
 crates/swc/tests/errors/lints/no-alert/alert-ident-redeclare/input.js
 crates/swc/tests/errors/lints/no-alert/alert-ident-redeclare/output.swc-stderr
 crates/swc/tests/errors/lints/no-alert/es-2020/.swcrc
 crates/swc/tests/errors/lints/no-alert/es-2020/input.js
 crates/swc/tests/errors/lints/no-alert/es-2020/output.swc-stderr
 crates/swc/tests/errors/lints/no-alert/simple/.swcrc
 crates/swc/tests/errors/lints/no-alert/simple/input.js
 crates/swc/tests/errors/lints/no-alert/simple/output.swc-stderr
 crates/swc/tests/errors/lints/no-alert/this/.swcrc
 crates/swc/tests/errors/lints/no-alert/this/input.js
 crates/swc/tests/errors/lints/no-alert/this/output.swc-stderr
 crates/swc/tests/errors/lints/no-await-in-loop/default/.swcrc
 crates/swc/tests/errors/lints/no-await-in-loop/default/input.js
 crates/swc/tests/errors/lints/no-await-in-loop/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-bitwise/allow/.swcrc
 crates/swc/tests/errors/lints/no-bitwise/allow/input.js
 crates/swc/tests/errors/lints/no-bitwise/allow/output.swc-stderr
 crates/swc/tests/errors/lints/no-bitwise/default/.swcrc
 crates/swc/tests/errors/lints/no-bitwise/default/input.js
 crates/swc/tests/errors/lints/no-bitwise/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-compare-neg-zero/default/.swcrc
 crates/swc/tests/errors/lints/no-compare-neg-zero/default/input.js
 crates/swc/tests/errors/lints/no-compare-neg-zero/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-cond-assign/default/.swcrc
 crates/swc/tests/errors/lints/no-cond-assign/default/input.js
 crates/swc/tests/errors/lints/no-cond-assign/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-console/allow/.swcrc
 crates/swc/tests/errors/lints/no-console/allow/input.js
 crates/swc/tests/errors/lints/no-console/allow/output.swc-stderr
 crates/swc/tests/errors/lints/no-console/default/.swcrc
 crates/swc/tests/errors/lints/no-console/default/input.js
 crates/swc/tests/errors/lints/no-console/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-debugger/.swcrc
 crates/swc/tests/errors/lints/no-debugger/1/input.js
 crates/swc/tests/errors/lints/no-debugger/1/output.swc-stderr
 crates/swc/tests/errors/lints/no-dupe-args/1/input.js
 crates/swc/tests/errors/lints/no-dupe-args/1/output.swc-stderr
 crates/swc/tests/errors/lints/no-dupe-args/2/input.js
 crates/swc/tests/errors/lints/no-dupe-args/2/output.swc-stderr
 crates/swc/tests/errors/lints/no-dupe-args/3/input.js
 crates/swc/tests/errors/lints/no-dupe-args/3/output.swc-stderr
 crates/swc/tests/errors/lints/no-dupe-args/4/input.js
 crates/swc/tests/errors/lints/no-dupe-args/4/output.swc-stderr
 crates/swc/tests/errors/lints/no-dupe-args/hash-mode/input.js
 crates/swc/tests/errors/lints/no-dupe-args/hash-mode/output.swc-stderr
 crates/swc/tests/errors/lints/no-empty-function/allowing/.swcrc
 crates/swc/tests/errors/lints/no-empty-function/allowing/input.js
 crates/swc/tests/errors/lints/no-empty-function/allowing/output.swc-stderr
 crates/swc/tests/errors/lints/no-empty-function/default/js/.swcrc
 crates/swc/tests/errors/lints/no-empty-function/default/js/input.js
 crates/swc/tests/errors/lints/no-empty-function/default/js/output.swc-stderr
 crates/swc/tests/errors/lints/no-empty-function/default/ts/.swcrc
 crates/swc/tests/errors/lints/no-empty-function/default/ts/input.ts
 crates/swc/tests/errors/lints/no-empty-function/default/ts/output.swc-stderr
 crates/swc/tests/errors/lints/no-empty-function/no-consider-comments/.swcrc
 crates/swc/tests/errors/lints/no-empty-function/no-consider-comments/input.js
 crates/swc/tests/errors/lints/no-empty-function/no-consider-comments/output.swc-stderr
 crates/swc/tests/errors/lints/no-empty-pattern/default/.swcrc
 crates/swc/tests/errors/lints/no-empty-pattern/default/input.js
 crates/swc/tests/errors/lints/no-empty-pattern/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-loop-func/default/.swcrc
 crates/swc/tests/errors/lints/no-loop-func/default/input.js
 crates/swc/tests/errors/lints/no-loop-func/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-new-object/default/.swcrc
 crates/swc/tests/errors/lints/no-new-object/default/input.js
 crates/swc/tests/errors/lints/no-new-object/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-new-symbol/default/.swcrc
 crates/swc/tests/errors/lints/no-new-symbol/default/input.js
 crates/swc/tests/errors/lints/no-new-symbol/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-new/default/js/.swcrc
 crates/swc/tests/errors/lints/no-new/default/js/input.js
 crates/swc/tests/errors/lints/no-new/default/js/output.swc-stderr
 crates/swc/tests/errors/lints/no-new/default/ts/.swcrc
 crates/swc/tests/errors/lints/no-new/default/ts/input.ts
 crates/swc/tests/errors/lints/no-new/default/ts/output.swc-stderr
 crates/swc/tests/errors/lints/no-obj-calls/default/.swcrc
 crates/swc/tests/errors/lints/no-obj-calls/default/input.js
 crates/swc/tests/errors/lints/no-obj-calls/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names-by-regex/.swcrc
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names-by-regex/input.js
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names-by-regex/output.swc-stderr
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names/.swcrc
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names/input.js
 crates/swc/tests/errors/lints/no-param-reassign/allow-modification-for-names/output.swc-stderr
 crates/swc/tests/errors/lints/no-param-reassign/allow-props-modification/.swcrc
 crates/swc/tests/errors/lints/no-param-reassign/allow-props-modification/input.js
 crates/swc/tests/errors/lints/no-param-reassign/allow-props-modification/output.swc-stderr
 crates/swc/tests/errors/lints/no-param-reassign/default/.swcrc
 crates/swc/tests/errors/lints/no-param-reassign/default/input.js
 crates/swc/tests/errors/lints/no-param-reassign/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-prototype-builtins/default/.swcrc
 crates/swc/tests/errors/lints/no-prototype-builtins/default/input.js
 crates/swc/tests/errors/lints/no-prototype-builtins/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-restricted-syntax/binary-operation/.swcrc
 crates/swc/tests/errors/lints/no-restricted-syntax/binary-operation/input.js
 crates/swc/tests/errors/lints/no-restricted-syntax/binary-operation/output.swc-stderr
 crates/swc/tests/errors/lints/no-restricted-syntax/for-in-expr/.swcrc
 crates/swc/tests/errors/lints/no-restricted-syntax/for-in-expr/input.js
 crates/swc/tests/errors/lints/no-restricted-syntax/for-in-expr/output.swc-stderr
 crates/swc/tests/errors/lints/no-restricted-syntax/for-of-expr/.swcrc
 crates/swc/tests/errors/lints/no-restricted-syntax/for-of-expr/input.js
 crates/swc/tests/errors/lints/no-restricted-syntax/for-of-expr/output.swc-stderr
 crates/swc/tests/errors/lints/no-restricted-syntax/labeled-stmt/.swcrc
 crates/swc/tests/errors/lints/no-restricted-syntax/labeled-stmt/input.js
 crates/swc/tests/errors/lints/no-restricted-syntax/labeled-stmt/output.swc-stderr
 crates/swc/tests/errors/lints/no-sparse-arrays/default/.swcrc
 crates/swc/tests/errors/lints/no-sparse-arrays/default/input.js
 crates/swc/tests/errors/lints/no-sparse-arrays/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-throw-literal/default/.swcrc
 crates/swc/tests/errors/lints/no-throw-literal/default/input.js
 crates/swc/tests/errors/lints/no-throw-literal/default/output.swc-stderr
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/js/.swcrc
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/js/input.js
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/js/output.swc-stderr
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/ts/.swcrc
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/ts/input.ts
 crates/swc/tests/errors/lints/no-use-before-define/check-classes/ts/output.swc-stderr
 crates/swc/tests/errors/lints/no-use-before-define/check-functions/.swcrc
 crates/swc/tests/errors/lints/no-use-before-define/check-functions/input.js
 crates/swc/tests/errors/lints/no-use-before-define/check-functions/output.swc-stderr
 crates/swc/tests/errors/lints/no-use-before-define/check-let-and-const/.swcrc
 crates/swc/tests/errors/lints/no-use-before-define/check-let-and-const/input.js
 crates/swc/tests/errors/lints/no-use-before-define/check-let-and-const/output.swc-stderr
 crates/swc/tests/errors/lints/no-use-before-define/check-vars/.swcrc
 crates/swc/tests/errors/lints/no-use-before-define/check-vars/input.js
 crates/swc/tests/errors/lints/no-use-before-define/check-vars/output.swc-stderr
 crates/swc/tests/errors/lints/no-var/default/.swcrc
 crates/swc/tests/errors/lints/no-var/default/input.js
 crates/swc/tests/errors/lints/no-var/default/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-const/default/.swcrc
 crates/swc/tests/errors/lints/prefer-const/default/input.js
 crates/swc/tests/errors/lints/prefer-const/default/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-const/ignore-read-before-assign/.swcrc
 crates/swc/tests/errors/lints/prefer-const/ignore-read-before-assign/input.js
 crates/swc/tests/errors/lints/prefer-const/ignore-read-before-assign/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-object-spread/default/.swcrc
 crates/swc/tests/errors/lints/prefer-object-spread/default/input.js
 crates/swc/tests/errors/lints/prefer-object-spread/default/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-regex-literals/disallow-redundant-wrapping/.swcrc
 crates/swc/tests/errors/lints/prefer-regex-literals/disallow-redundant-wrapping/input.js
 crates/swc/tests/errors/lints/prefer-regex-literals/disallow-redundant-wrapping/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-regex-literals/es-2020/.swcrc
 crates/swc/tests/errors/lints/prefer-regex-literals/es-2020/input.js
 crates/swc/tests/errors/lints/prefer-regex-literals/es-2020/output.swc-stderr
 crates/swc/tests/errors/lints/prefer-regex-literals/simple/.swcrc
 crates/swc/tests/errors/lints/prefer-regex-literals/simple/input.js
 crates/swc/tests/errors/lints/prefer-regex-literals/simple/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/double/.swcrc
 crates/swc/tests/errors/lints/quotes/double/input.js
 crates/swc/tests/errors/lints/quotes/double/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/imports/.swcrc
 crates/swc/tests/errors/lints/quotes/imports/input.js
 crates/swc/tests/errors/lints/quotes/imports/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/single/.swcrc
 crates/swc/tests/errors/lints/quotes/single/input.js
 crates/swc/tests/errors/lints/quotes/single/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/valid-cases-backtick/.swcrc
 crates/swc/tests/errors/lints/quotes/valid-cases-backtick/input.js
 crates/swc/tests/errors/lints/quotes/valid-cases-backtick/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/valid-cases-double/.swcrc
 crates/swc/tests/errors/lints/quotes/valid-cases-double/input.js
 crates/swc/tests/errors/lints/quotes/valid-cases-double/output.swc-stderr
 crates/swc/tests/errors/lints/quotes/valid-cases-single/.swcrc
 crates/swc/tests/errors/lints/quotes/valid-cases-single/input.js
 crates/swc/tests/errors/lints/quotes/valid-cases-single/output.swc-stderr
 crates/swc/tests/errors/lints/radix/as-needed/.swcrc
 crates/swc/tests/errors/lints/radix/as-needed/input.js
 crates/swc/tests/errors/lints/radix/as-needed/output.swc-stderr
 crates/swc/tests/errors/lints/radix/default/.swcrc
 crates/swc/tests/errors/lints/radix/default/input.js
 crates/swc/tests/errors/lints/radix/default/output.swc-stderr
 crates/swc/tests/errors/lints/symbol-description/allow-any-as-symbol-description/.swcrc
 crates/swc/tests/errors/lints/symbol-description/allow-any-as-symbol-description/input.js
 crates/swc/tests/errors/lints/symbol-description/allow-any-as-symbol-description/output.swc-stderr
 crates/swc/tests/errors/lints/symbol-description/default/.swcrc
 crates/swc/tests/errors/lints/symbol-description/default/input.js
 crates/swc/tests/errors/lints/symbol-description/default/output.swc-stderr
 crates/swc/tests/errors/lints/use-is-nan/js/default/.swcrc
 crates/swc/tests/errors/lints/use-is-nan/js/default/input.js
 crates/swc/tests/errors/lints/use-is-nan/js/default/output.swc-stderr
 crates/swc/tests/errors/lints/use-is-nan/js/disable-index-of-check/.swcrc
 crates/swc/tests/errors/lints/use-is-nan/js/disable-index-of-check/input.js
 crates/swc/tests/errors/lints/use-is-nan/js/disable-index-of-check/output.swc-stderr
 crates/swc/tests/errors/lints/use-is-nan/js/disable-switch-check/.swcrc
 crates/swc/tests/errors/lints/use-is-nan/js/disable-switch-check/input.js
 crates/swc/tests/errors/lints/use-is-nan/js/disable-switch-check/output.swc-stderr
 crates/swc/tests/errors/lints/use-is-nan/ts/default/.swcrc
 crates/swc/tests/errors/lints/use-is-nan/ts/default/input.ts
 crates/swc/tests/errors/lints/use-is-nan/ts/default/output.swc-stderr
 crates/swc/tests/errors/lints/use-is-nan/ts/disable-any-cast/.swcrc
 crates/swc/tests/errors/lints/use-is-nan/ts/disable-any-cast/input.ts
 crates/swc/tests/errors/lints/use-is-nan/ts/disable-any-cast/output.swc-stderr
 crates/swc/tests/errors/lints/valid-typeof/default/.swcrc
 crates/swc/tests/errors/lints/valid-typeof/default/input.js
 crates/swc/tests/errors/lints/valid-typeof/default/output.swc-stderr
 crates/swc/tests/errors/lints/valid-typeof/disable-strict-checks/.swcrc
 crates/swc/tests/errors/lints/valid-typeof/disable-strict-checks/input.js
 crates/swc/tests/errors/lints/valid-typeof/disable-strict-checks/output.swc-stderr
 crates/swc/tests/errors/lints/yoda/always/.swcrc
 crates/swc/tests/errors/lints/yoda/always/input.js
 crates/swc/tests/errors/lints/yoda/always/output.swc-stderr
 crates/swc/tests/errors/lints/yoda/default/.swcrc
 crates/swc/tests/errors/lints/yoda/default/input.js
 crates/swc/tests/errors/lints/yoda/default/output.swc-stderr
 crates/swc/tests/errors/lints/yoda/except-range/.swcrc
 crates/swc/tests/errors/lints/yoda/except-range/input.js
 crates/swc/tests/errors/lints/yoda/except-range/output.swc-stderr
 crates/swc/tests/errors/lints/yoda/only-equality/.swcrc
 crates/swc/tests/errors/lints/yoda/only-equality/input.js
 crates/swc/tests/errors/lints/yoda/only-equality/output.swc-stderr
 crates/swc/tests/errors/module/esnext/export-assign/.swcrc
 crates/swc/tests/errors/module/esnext/export-assign/input.ts
 crates/swc/tests/errors/module/esnext/export-assign/output.swc-stderr
 crates/swc/tests/errors/module/esnext/import-assign/.swcrc
 crates/swc/tests/errors/module/esnext/import-assign/input.ts
 crates/swc/tests/errors/module/esnext/import-assign/output.swc-stderr
 crates/swc/tests/exec.rs
 crates/swc/tests/exec/generator/1-object/exec.js
 crates/swc/tests/exec/generator/2-array/exec.js
 crates/swc/tests/exec/generator/3-object-accessor/exec.js
 crates/swc/tests/exec/generator/ecma262-pr-2819/exec.js
 crates/swc/tests/exec/issues-10xxx/10822/.swcrc
 crates/swc/tests/exec/issues-10xxx/10822/1/exec.js
 crates/swc/tests/exec/issues-11xxx/11039/es2017/.swcrc
 crates/swc/tests/exec/issues-11xxx/11039/es2017/exec.js
 crates/swc/tests/exec/issues-11xxx/11039/es5/.swcrc
 crates/swc/tests/exec/issues-11xxx/11039/es5/exec.js
 crates/swc/tests/exec/issues-11xxx/11046/.swcrc
 crates/swc/tests/exec/issues-11xxx/11046/exec.js
 crates/swc/tests/exec/issues-11xxx/11047/.swcrc
 crates/swc/tests/exec/issues-11xxx/11047/exec.js
 crates/swc/tests/exec/issues-11xxx/11048/.swcrc
 crates/swc/tests/exec/issues-11xxx/11048/exec.js
 crates/swc/tests/exec/issues-11xxx/11049/.swcrc
 crates/swc/tests/exec/issues-11xxx/11049/exec.js
 crates/swc/tests/exec/issues-11xxx/11050/.swcrc
 crates/swc/tests/exec/issues-11xxx/11050/exec.js
 crates/swc/tests/exec/issues-11xxx/11052/.swcrc
 crates/swc/tests/exec/issues-11xxx/11052/exec.js
 crates/swc/tests/exec/issues-11xxx/11570/es2017/.swcrc
 crates/swc/tests/exec/issues-11xxx/11570/es2017/exec.js
 crates/swc/tests/exec/issues-11xxx/11570/es5/.swcrc
 crates/swc/tests/exec/issues-11xxx/11570/es5/exec.js
 crates/swc/tests/exec/issues-11xxx/11754/exec.js
 crates/swc/tests/exec/issues-1xxx/.1304/exec.js
 crates/swc/tests/exec/issues-1xxx/1592/set_public_class_fields/.swcrc
 crates/swc/tests/exec/issues-1xxx/1592/set_public_class_fields/exec.ts
 crates/swc/tests/exec/issues-2xxx/.2865/exec.js
 crates/swc/tests/exec/issues-2xxx/2624/exec.js
 crates/swc/tests/exec/issues-2xxx/2655/set_public_class_fields/.swcrc
 crates/swc/tests/exec/issues-2xxx/2655/set_public_class_fields/exec.ts
 crates/swc/tests/exec/issues-2xxx/2834/exec.js
 crates/swc/tests/exec/issues-2xxx/2948/exec.js
 crates/swc/tests/exec/issues-3xxx/.3965/.swcrc
 crates/swc/tests/exec/issues-3xxx/.3965/exec.js
 crates/swc/tests/exec/issues-3xxx/3006/exec.js
 crates/swc/tests/exec/issues-3xxx/3342/1/.swcrc
 crates/swc/tests/exec/issues-3xxx/3342/1/exec.ts
 crates/swc/tests/exec/issues-3xxx/3521/1/.swcrc
 crates/swc/tests/exec/issues-3xxx/3521/1/exec.ts
 crates/swc/tests/exec/issues-3xxx/3660/exec.ts
 crates/swc/tests/exec/issues-3xxx/3700/exec.js
 crates/swc/tests/exec/issues-4xxx/.4148/exec.ts
 crates/swc/tests/exec/issues-4xxx/.4176/exec.ts
 crates/swc/tests/exec/issues-4xxx/.4486/exec.js
 crates/swc/tests/exec/issues-4xxx/4120/.swcrc
 crates/swc/tests/exec/issues-4xxx/4120/exec.js
 crates/swc/tests/exec/issues-4xxx/4225/1/.swcrc
 crates/swc/tests/exec/issues-4xxx/4225/1/exec.js
 crates/swc/tests/exec/issues-4xxx/4225/2/.swcrc
 crates/swc/tests/exec/issues-4xxx/4225/2/exec.js
 crates/swc/tests/exec/issues-4xxx/4286/exec.js
 crates/swc/tests/exec/issues-4xxx/4319/1/exec.js
 crates/swc/tests/exec/issues-4xxx/4405/1/exec.js
 crates/swc/tests/exec/issues-4xxx/4405/2/exec.js
 crates/swc/tests/exec/issues-4xxx/4426/.swcrc
 crates/swc/tests/exec/issues-4xxx/4426/exec.mjs
 crates/swc/tests/exec/issues-4xxx/4444/exec.js
 crates/swc/tests/exec/issues-4xxx/4483/exec.ts
 crates/swc/tests/exec/issues-4xxx/4496/1/.swcrc
 crates/swc/tests/exec/issues-4xxx/4496/1/exec.ts
 crates/swc/tests/exec/issues-4xxx/4496/2/.swcrc
 crates/swc/tests/exec/issues-4xxx/4496/2/exec.ts
 crates/swc/tests/exec/issues-4xxx/4788/define-properties/1/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/define-properties/2/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/define-properties/3/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/define-properties/4/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/inline/1/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/inline/2/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/inline/3/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/inline/4/exec.js
 crates/swc/tests/exec/issues-4xxx/4788/inline/5/exec.js
 crates/swc/tests/exec/issues-4xxx/4839/.1/exec.js
 crates/swc/tests/exec/issues-4xxx/4911/exec.ts
 crates/swc/tests/exec/issues-5xxx/.5077/exec.ts
 crates/swc/tests/exec/issues-5xxx/.5276/.swcrc
 crates/swc/tests/exec/issues-5xxx/.5276/exec.js
 crates/swc/tests/exec/issues-5xxx/.5474/.swcrc
 crates/swc/tests/exec/issues-5xxx/5383/exec.js
 crates/swc/tests/exec/issues-5xxx/5433/.swcrc
 crates/swc/tests/exec/issues-5xxx/5433/index.js
 crates/swc/tests/exec/issues-5xxx/5474/exec.ts
 crates/swc/tests/exec/issues-5xxx/5645/exec.js
 crates/swc/tests/exec/issues-5xxx/5859/exec.js
 crates/swc/tests/exec/issues-5xxx/5950/1/.swcrc
 crates/swc/tests/exec/issues-5xxx/5950/1/exec.js
 crates/swc/tests/exec/issues-5xxx/5994/exec.mjs
 crates/swc/tests/exec/issues-6xxx/.6301/exec.js
 crates/swc/tests/exec/issues-6xxx/.6302/exec.js
 crates/swc/tests/exec/issues-6xxx/.6306/exec.js
 crates/swc/tests/exec/issues-6xxx/.6307/exec.js
 crates/swc/tests/exec/issues-6xxx/.6308/exec.js
 crates/swc/tests/exec/issues-6xxx/6028/1/.swcrc
 crates/swc/tests/exec/issues-6xxx/6028/1/exec.js
 crates/swc/tests/exec/issues-6xxx/6029/exec.js
 crates/swc/tests/exec/issues-6xxx/6039/1/exec.js
 crates/swc/tests/exec/issues-6xxx/6127/1/input/.swcrc
 crates/swc/tests/exec/issues-6xxx/6127/1/input/exec.js
 crates/swc/tests/exec/issues-6xxx/6303/exec.js
 crates/swc/tests/exec/issues-6xxx/6304/exec.js
 crates/swc/tests/exec/issues-6xxx/6305/exec.js
 crates/swc/tests/exec/issues-6xxx/6309/exec.js
 crates/swc/tests/exec/issues-6xxx/6311/exec.js
 crates/swc/tests/exec/issues-6xxx/6332/exec.js
 crates/swc/tests/exec/issues-6xxx/6464/exec.js
 crates/swc/tests/exec/issues-6xxx/6506/1/exec.js
 crates/swc/tests/exec/issues-6xxx/6581/1/.swcrc
 crates/swc/tests/exec/issues-6xxx/6581/1/exec.ts
 crates/swc/tests/exec/issues-6xxx/6581/2/.swcrc
 crates/swc/tests/exec/issues-6xxx/6581/2/exec.ts
 crates/swc/tests/exec/issues-6xxx/6762/1/exec.js
 crates/swc/tests/exec/issues-6xxx/6878/1/exec.js
 crates/swc/tests/exec/issues-6xxx/6898/1/.swcrc
 crates/swc/tests/exec/issues-6xxx/6898/1/exec.js
 crates/swc/tests/exec/issues-7xxx/7248/1/exec.js
 crates/swc/tests/exec/issues-7xxx/7432/1/.swcrc
 crates/swc/tests/exec/issues-7xxx/7432/1/exec.js
 crates/swc/tests/exec/issues-8xxx/8119/.swcrc
 crates/swc/tests/exec/issues-8xxx/8119/1/exec.js
 crates/swc/tests/exec/issues-8xxx/8119/2/exec.js
 crates/swc/tests/exec/issues-8xxx/8155/.swcrc
 crates/swc/tests/exec/issues-8xxx/8155/exec.js
 crates/swc/tests/exec/issues-8xxx/8527/.swcrc
 crates/swc/tests/exec/issues-8xxx/8527/exec.js
 crates/swc/tests/exec/issues-9xxx/9110/.swcrc
 crates/swc/tests/exec/issues-9xxx/9110/1/exec.js
 crates/swc/tests/exec/issues-9xxx/9527/.swcrc
 crates/swc/tests/exec/issues-9xxx/9527/1/exec.js
 crates/swc/tests/exec/next/39412/exec.js
 crates/swc/tests/exec/next/40399/1/exec.js
 crates/swc/tests/exec/next/40399/2/exec.js
 crates/swc/tests/exec/next/40399/3/exec.js
 crates/swc/tests/fixture/amaro-194/input/.swcrc
 crates/swc/tests/fixture/amaro-194/input/index.ts
 crates/swc/tests/fixture/amaro-194/output/index.ts
 crates/swc/tests/fixture/bugfix-safari-id-destructuring-collision-in-function-expression/1/input/.swcrc
 crates/swc/tests/fixture/bugfix-safari-id-destructuring-collision-in-function-expression/1/input/index.js
 crates/swc/tests/fixture/bugfix-safari-id-destructuring-collision-in-function-expression/1/output/index.js
 crates/swc/tests/fixture/codegen/comment-1/es5/input/.swcrc
 crates/swc/tests/fixture/codegen/comment-1/es5/input/index.tsx
 crates/swc/tests/fixture/codegen/comment-1/es5/output/index.tsx
 crates/swc/tests/fixture/codegen/escape/case-1/input/.swcrc
 crates/swc/tests/fixture/codegen/escape/case-1/input/index.js
 crates/swc/tests/fixture/codegen/escape/case-1/output/index.js
 crates/swc/tests/fixture/codegen/escape/case-2/input/.swcrc
 crates/swc/tests/fixture/codegen/escape/case-2/input/index.js
 crates/swc/tests/fixture/codegen/escape/case-2/output/index.js
 crates/swc/tests/fixture/codegen/jsx-1/input/.swcrc
 crates/swc/tests/fixture/codegen/jsx-1/input/index.js
 crates/swc/tests/fixture/codegen/jsx-1/output/index.js
 crates/swc/tests/fixture/codegen/tpl-lit/case-1/input/index.js
 crates/swc/tests/fixture/codegen/tpl-lit/case-1/output/index.js
 crates/swc/tests/fixture/config/regenerator/import-path/1/.swcrc
 crates/swc/tests/fixture/config/regenerator/import-path/1/input/index.js
 crates/swc/tests/fixture/config/regenerator/import-path/1/output/index.js
 crates/swc/tests/fixture/deno/deno-10014/case1/input/.swcrc
 crates/swc/tests/fixture/deno/deno-10014/case1/input/index.ts
 crates/swc/tests/fixture/deno/deno-10014/case1/output/index.map
 crates/swc/tests/fixture/deno/deno-10014/case1/output/index.ts
 crates/swc/tests/fixture/deno/deno-10282/case1/input/.swcrc
 crates/swc/tests/fixture/deno/deno-10282/case1/input/index.js
 crates/swc/tests/fixture/deno/deno-10282/case1/output/index.js
 crates/swc/tests/fixture/deno/deno-10684/case1/input/entry.ts
 crates/swc/tests/fixture/deno/deno-10684/case1/output/entry.ts
 crates/swc/tests/fixture/deno/paths/.issue-2050/.swcrc
 crates/swc/tests/fixture/deno/paths/.issue-2050/input/src/subfoler/A.ts
 crates/swc/tests/fixture/deno/paths/.issue-2050/input/src/subfoler/B.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/input/.swcrc
 crates/swc/tests/fixture/deno/paths/cjs-001/input/index.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/input/src/dep.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/input/src2/dep-2.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/output/index.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/output/src/dep.ts
 crates/swc/tests/fixture/deno/paths/cjs-001/output/src2/dep-2.ts
 crates/swc/tests/fixture/deno/paths/ext/001/input/.swcrc
 crates/swc/tests/fixture/deno/paths/ext/001/input/index.js
 crates/swc/tests/fixture/deno/paths/ext/001/input/styles/global.css
 crates/swc/tests/fixture/deno/paths/ext/001/output/index.js
 crates/swc/tests/fixture/deno/paths/ext/002/input/.swcrc
 crates/swc/tests/fixture/deno/paths/ext/002/input/foo.ts/index.js
 crates/swc/tests/fixture/deno/paths/ext/002/input/index.js
 crates/swc/tests/fixture/deno/paths/ext/002/output/foo.ts/index.js
 crates/swc/tests/fixture/deno/paths/ext/002/output/index.js
 crates/swc/tests/fixture/deno/paths/issue-2126/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2126/input/packages/a/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2126/input/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2126/output/packages/a/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2126/output/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2724/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2724/input/packages/a/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2724/input/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2724/output/packages/a/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2724/output/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/1/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2753/1/input/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/1/input/src/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/1/output/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/1/output/src/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/2-cjs/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2753/2-cjs/input/src/command/restore.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/2-cjs/output/src/command/restore.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/2-esm/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2753/2-esm/input/src/command/restore.ts
 crates/swc/tests/fixture/deno/paths/issue-2753/2-esm/output/src/command/restore.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/core/module/moduleFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/core/utilFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/core/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/core/utils/utilFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/input/src/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/core/module/moduleFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/core/utilFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/core/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/core/utils/utilFile.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-2844/output/src/utils/index.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/input/.swcrc
 crates/swc/tests/fixture/deno/paths/issue-3447/input/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/input/src/modules/01-moduleA/utils.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/input/src/modules/02-moduleB/utils.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/output/src/index.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/output/src/modules/01-moduleA/utils.ts
 crates/swc/tests/fixture/deno/paths/issue-3447/output/src/modules/02-moduleB/utils.ts
 crates/swc/tests/fixture/ecosystem-ci/1/input/.swcrc
 crates/swc/tests/fixture/ecosystem-ci/1/input/1.ts
 crates/swc/tests/fixture/ecosystem-ci/1/output/1.ts
 crates/swc/tests/fixture/env/path/input/.browserslistrc
 crates/swc/tests/fixture/env/path/input/.swcrc
 crates/swc/tests/fixture/env/path/input/index.js
 crates/swc/tests/fixture/env/path/output/index.js
 crates/swc/tests/fixture/flow-strip/input/.swcrc
 crates/swc/tests/fixture/flow-strip/input/enum_defaulted.js
 crates/swc/tests/fixture/flow-strip/input/enum_defaulted.swc-stderr
 crates/swc/tests/fixture/flow-strip/input/index.js
 crates/swc/tests/fixture/flow-strip/input/return_typed_object_with_function_props.js
 crates/swc/tests/fixture/flow-strip/input/static_constructor.js
 crates/swc/tests/fixture/flow-strip/output/index.js
 crates/swc/tests/fixture/flow-strip/output/return_typed_object_with_function_props.js
 crates/swc/tests/fixture/flow-strip/output/static_constructor.js
 crates/swc/tests/fixture/globals/env-map-computed/input/.swcrc
 crates/swc/tests/fixture/globals/env-map-computed/input/index.js
 crates/swc/tests/fixture/globals/env-map-computed/output/index.js
 crates/swc/tests/fixture/globals/env-map/input/.swcrc
 crates/swc/tests/fixture/globals/env-map/input/index.js
 crates/swc/tests/fixture/globals/env-map/output/index.js
 crates/swc/tests/fixture/globals/member-expr/1/input/.swcrc
 crates/swc/tests/fixture/globals/member-expr/1/input/index.js
 crates/swc/tests/fixture/globals/member-expr/1/output/index.js
 crates/swc/tests/fixture/globals/member-expr/precendence/input/.swcrc
 crates/swc/tests/fixture/globals/member-expr/precendence/input/index.js
 crates/swc/tests/fixture/globals/member-expr/precendence/output/index.js
 crates/swc/tests/fixture/globals/typeofs-declared/input/.swcrc
 crates/swc/tests/fixture/globals/typeofs-declared/input/index.js
 crates/swc/tests/fixture/globals/typeofs-declared/output/index.js
 crates/swc/tests/fixture/globals/typeofs/input/.swcrc
 crates/swc/tests/fixture/globals/typeofs/input/index.js
 crates/swc/tests/fixture/globals/typeofs/output/index.js
 crates/swc/tests/fixture/hygiene/issue-3213/1/input/.swcrc
 crates/swc/tests/fixture/hygiene/issue-3213/1/input/index.js
 crates/swc/tests/fixture/hygiene/issue-3213/1/output/index.js
 crates/swc/tests/fixture/hygiene/issue-3823/1/input/index.js
 crates/swc/tests/fixture/hygiene/issue-3823/1/output/index.js
 crates/swc/tests/fixture/interop/babel/input/.swcrc
 crates/swc/tests/fixture/interop/babel/input/index.js
 crates/swc/tests/fixture/interop/babel/output/index.js
 crates/swc/tests/fixture/interop/node/input/.swcrc
 crates/swc/tests/fixture/interop/node/input/index.js
 crates/swc/tests/fixture/interop/node/output/index.js
 crates/swc/tests/fixture/interop/none/input/.swcrc
 crates/swc/tests/fixture/interop/none/input/index.js
 crates/swc/tests/fixture/interop/none/output/index.js
 crates/swc/tests/fixture/interop/swc/input/.swcrc
 crates/swc/tests/fixture/interop/swc/input/index.js
 crates/swc/tests/fixture/interop/swc/output/index.js
 crates/swc/tests/fixture/issues-0xxx/532/block/input/index.js
 crates/swc/tests/fixture/issues-0xxx/532/block/output/index.js
 crates/swc/tests/fixture/issues-0xxx/846/case1/input/.swcrc
 crates/swc/tests/fixture/issues-0xxx/846/case1/input/index.js
 crates/swc/tests/fixture/issues-0xxx/846/case1/output/index.js
 crates/swc/tests/fixture/issues-10xxx/10018/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10018/input/idnex.jsx
 crates/swc/tests/fixture/issues-10xxx/10018/output/idnex.jsx
 crates/swc/tests/fixture/issues-10xxx/10094/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10094/input/1.ts
 crates/swc/tests/fixture/issues-10xxx/10094/output/1.ts
 crates/swc/tests/fixture/issues-10xxx/10149/1/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10149/1/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/10149/1/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/10149/2/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10149/2/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/10149/2/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/10346/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10346/input/input.js
 crates/swc/tests/fixture/issues-10xxx/10346/output/input.js
 crates/swc/tests/fixture/issues-10xxx/10346/output/input.map
 crates/swc/tests/fixture/issues-10xxx/10442-ignoreList/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10442-ignoreList/input/index.js
 crates/swc/tests/fixture/issues-10xxx/10442-ignoreList/output/index.js
 crates/swc/tests/fixture/issues-10xxx/10442-ignoreList/output/index.map
 crates/swc/tests/fixture/issues-10xxx/10445-glob-filepattern/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10445-glob-filepattern/input/index.js
 crates/swc/tests/fixture/issues-10xxx/10445-glob-filepattern/output/index.js
 crates/swc/tests/fixture/issues-10xxx/10445-glob-filepattern/output/index.map
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271-es5/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271-es5/input/input.js
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271-es5/output/input.js
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271/input/input.js
 crates/swc/tests/fixture/issues-10xxx/10488/babel-17271/output/input.js
 crates/swc/tests/fixture/issues-10xxx/10516/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10516/input/1.js
 crates/swc/tests/fixture/issues-10xxx/10516/output/1.js
 crates/swc/tests/fixture/issues-10xxx/10651/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10651/input/input.jsx
 crates/swc/tests/fixture/issues-10xxx/10651/output/input.jsx
 crates/swc/tests/fixture/issues-10xxx/10698/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10698/input/index.jsx
 crates/swc/tests/fixture/issues-10xxx/10698/output/index.jsx
 crates/swc/tests/fixture/issues-10xxx/10724/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10724/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/10724/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/10729/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10729/input/index.jsx
 crates/swc/tests/fixture/issues-10xxx/10729/output/index.jsx
 crates/swc/tests/fixture/issues-10xxx/10796/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10796/input/1.js
 crates/swc/tests/fixture/issues-10xxx/10796/output/1.js
 crates/swc/tests/fixture/issues-10xxx/10877/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10877/input/index.js
 crates/swc/tests/fixture/issues-10xxx/10877/output/index.js
 crates/swc/tests/fixture/issues-10xxx/10890/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10890/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/10890/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/10993/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/10993/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/10993/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/11054/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/11054/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/11054/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/11118/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/11118/input/index.js
 crates/swc/tests/fixture/issues-10xxx/11118/output/index.js
 crates/swc/tests/fixture/issues-10xxx/11160/input/.swcrc
 crates/swc/tests/fixture/issues-10xxx/11160/input/index.ts
 crates/swc/tests/fixture/issues-10xxx/11160/input/test.ts
 crates/swc/tests/fixture/issues-10xxx/11160/output/index.ts
 crates/swc/tests/fixture/issues-10xxx/11160/output/test.ts
 crates/swc/tests/fixture/issues-11xxx/11040/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11040/es2017/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11040/es2017/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11040/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11040/es5/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11040/es5/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11046/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11046/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11046/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11047/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11047/es2017/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11047/es2017/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11047/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11047/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11047/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11048/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11048/es2017/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11048/es2017/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11048/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11048/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11048/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11049/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11049/es2017/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11049/es2017/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11049/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11049/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11049/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11050/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11050/es2017/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11050/es2017/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11050/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11050/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11050/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11051/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11051/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11051/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11052/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11052/es2017/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11052/es2017/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11052/es5/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11052/es5/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11052/es5/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11142/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11142/input/index.ts
 crates/swc/tests/fixture/issues-11xxx/11142/output/index.ts
 crates/swc/tests/fixture/issues-11xxx/11167/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11167/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11167/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11375/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11375/input/index.tsx
 crates/swc/tests/fixture/issues-11xxx/11375/output/index.tsx
 crates/swc/tests/fixture/issues-11xxx/11379/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11379/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11539/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11539/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11539/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11550/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11550/input/index.tsx
 crates/swc/tests/fixture/issues-11xxx/11550/output/index.tsx
 crates/swc/tests/fixture/issues-11xxx/11608/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11608/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11608/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11612/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11612/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11612/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11742/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11742/input/1.ts
 crates/swc/tests/fixture/issues-11xxx/11742/output/1.ts
 crates/swc/tests/fixture/issues-11xxx/11744/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11744/input/index.js
 crates/swc/tests/fixture/issues-11xxx/11744/output/index.js
 crates/swc/tests/fixture/issues-11xxx/11754/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11754/input/input.js
 crates/swc/tests/fixture/issues-11xxx/11754/output/input.js
 crates/swc/tests/fixture/issues-11xxx/11761/input/.swcrc
 crates/swc/tests/fixture/issues-11xxx/11761/input/a.ts
 crates/swc/tests/fixture/issues-11xxx/11761/input/b.ts
 crates/swc/tests/fixture/issues-11xxx/11761/input/c.ts
 crates/swc/tests/fixture/issues-11xxx/11761/input/d.ts
 crates/swc/tests/fixture/issues-11xxx/11761/input/e.ts
 crates/swc/tests/fixture/issues-11xxx/11761/input/f.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/a.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/b.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/c.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/d.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/e.ts
 crates/swc/tests/fixture/issues-11xxx/11761/output/f.ts
 crates/swc/tests/fixture/issues-1xxx/.issue-1255/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/.issue-1255/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/.issue-1653/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/.issue-1922/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/.issue-1922/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1107/1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1107/1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1135/1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1135/1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1135/1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1160/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1160/input/entry.ts
 crates/swc/tests/fixture/issues-1xxx/1160/output/entry.ts
 crates/swc/tests/fixture/issues-1xxx/1165/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1165/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1165/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1213/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1213/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1213/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1216/case-3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1219/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1219/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1219/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1227/case-1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1227/case-1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1227/case-1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1231/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1231/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1232/cjs/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1232/cjs/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1232/cjs/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1232/esm/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1232/esm/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1232/esm/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1233/case-1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1233/case-1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1233/case-1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1235/case-1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1235/case-1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1235/case-1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1252/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1252/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1252/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1259/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1259/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1259/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1271/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1271/input/input.ts
 crates/swc/tests/fixture/issues-1xxx/1271/output/input.ts
 crates/swc/tests/fixture/issues-1xxx/1276/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1276/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1278/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1278/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1278/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1279/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1279/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1279/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1306/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1306/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1306/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1306/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1306/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1306/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1307/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1307/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1307/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1309/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1309/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1309/case1/output/index.map
 crates/swc/tests/fixture/issues-1xxx/1309/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1314/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1314/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1314/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1314/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1314/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1333/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1333/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1333/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1333/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1333/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1333/case3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1333/case3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1341/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1341/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1341/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1345/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1345/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1345/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1358/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1358/case3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case4/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1358/case4/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case4/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1358/case5/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1358/case5/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1362/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1362/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1362/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1362/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1362/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1362/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1402/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1402/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1402/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1421/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1421/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1421/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1423/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1423/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1423/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1441/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1441/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1441/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1446/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1446/case1/input/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1446/case1/output/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1446/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1446/case2/input/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1446/case2/output/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1446/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1446/case3/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1446/case3/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1448/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1448/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1448/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1449/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1449/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1454/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1454/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1454/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1454/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1454/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1454/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1454/case3/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1454/case3/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1455/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1455/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1455/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1455/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1455/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1456/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1456/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1456/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1456/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1456/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1456/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case2-es2020/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case2-es2020/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case2-es2020/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case3-es2019/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case3-es2019/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case3-es2019/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case4-es2018/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case4-es2018/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case4-es2018/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case5-es2017/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case5-es2017/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case5-es2017/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case6-es2016/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case6-es2016/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case6-es2016/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case7-es2015/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case7-es2015/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case7-es2015/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case8-es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case8-es5/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case8-es5/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case9-es3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1457/case9-es3/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1457/case9-es3/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1477/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1477/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1479/case-es2020/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1479/case-es2020/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1479/case-es2020/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1479/case-es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1479/case-es5/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1479/case-es5/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1488/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1488/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1490/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1490/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1490/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1490/full/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1490/full/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1490/full/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1505/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1505/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1505/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1505/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1505/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/case3/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/case3/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/case4/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/case4/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/case4/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/case5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/case5/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/case5/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1505/tsx-default/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1505/tsx-default/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1505/tsx-default/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1507/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1507/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1507/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1508/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1508/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1515/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1515/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1515/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1525/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1525/case1/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1525/case1/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1545/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1545/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1545/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case1-es3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1549/case1-es3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case1-es3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case2-es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1549/case2-es5/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case2-es5/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case3-es2015/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1549/case3-es2015/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1549/case3-es2015/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1554/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1554/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1554/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1554/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1554/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1554/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1555/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1555/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1557/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1557/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1557/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1568/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1568/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1568/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1575/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1575/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1575/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1575/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1581/.case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1581/.case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1581/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1581/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1581/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1581/case2/output/index.map
 crates/swc/tests/fixture/issues-1xxx/1600/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1600/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1600/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1612/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1612/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1614/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1614/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1614/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1660/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/case3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/case3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/es3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1660/es3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/es3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1660/es5/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1660/es5/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1661/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1661/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1661/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2015/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2015/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2015/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2016/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2016/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2016/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2017/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2017/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2018/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2018/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2018/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2019/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2019/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2019/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2020/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2020/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2020/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2021/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es2021/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es2021/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es3/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es3/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1681/es5/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1681/es5/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1682/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1682/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1682/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1682/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1682/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1682/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1687/.input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1687/.input/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1687/output/input.tsx
 crates/swc/tests/fixture/issues-1xxx/1694/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1694/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1701/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1701/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1701/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1701/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1701/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1701/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1713/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1713/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1713/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1714/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1714/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1714/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1718/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1718/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1718/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1718/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1718/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1718/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1721/case1/async-generator/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1721/case1/async-generator/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1721/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1721/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1721/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1722/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1722/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1722/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1726/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1726/case1/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1726/case1/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1729/case1/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case1/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1729/case2/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case2/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1729/case3/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case3/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case4/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1729/case4/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1729/case4/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1734/case1-B/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1734/case1-B/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1734/case1-B/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1734/case2-C/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1734/case2-C/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1734/case2-C/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1734/case3-D/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1734/case3-D/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1734/case3-D/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1742/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1742/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1744/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1744/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1752/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1752/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1752/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1757/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1757/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1757/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1782/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1782/case1/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1782/case1/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/1791/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1791/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1791/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case2-no-loose/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case2-no-loose/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case2-no-loose/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case2/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case3/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case3/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case4/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case4/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case4/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case5/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case5/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case6-no-jsx/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case6-no-jsx/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case6-no-jsx/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case7-no-async/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1799/case7-no-async/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1799/case7-no-async/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1812/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1812/case1/input/input.js
 crates/swc/tests/fixture/issues-1xxx/1812/case1/output/input.js
 crates/swc/tests/fixture/issues-1xxx/1859/case1-js/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1859/case1-js/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1859/case1-js/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1859/case2-ts/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1859/case2-ts/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case2-ts/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1859/case3/input/bar.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/input/foo.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/input/lib.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/output/bar.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/output/foo.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1859/case3/output/lib.ts
 crates/swc/tests/fixture/issues-1xxx/1869/decorator/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1869/decorator/input/index.ts
 crates/swc/tests/fixture/issues-1xxx/1869/decorator/output/index.ts
 crates/swc/tests/fixture/issues-1xxx/1918/case1/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es2016/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1918/es2016/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es2016/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es5-after-other/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1918/es5-after-other/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es5-after-other/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es5/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1918/es5/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1918/es5/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1924/case1/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1924/case1/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1924/case1/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1938/cjs/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1938/cjs/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1938/cjs/output/index.js
 crates/swc/tests/fixture/issues-1xxx/1938/esm/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/1938/esm/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1938/esm/output/index.js
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-1/input/index.swc-stderr
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-1/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-1/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-2/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-2/input/index.swc-stderr
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-2/input/index.tsx
 crates/swc/tests/fixture/issues-1xxx/pr-1524/comment-2/output/index.tsx
 crates/swc/tests/fixture/issues-1xxx/pr-1579/checkingExtend/input/.swcrc
 crates/swc/tests/fixture/issues-1xxx/pr-1579/checkingExtend/input/index.js
 crates/swc/tests/fixture/issues-1xxx/pr-1579/checkingExtend/output/index.js
 crates/swc/tests/fixture/issues-2xxx/.issue-2624/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/.issue-2624/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/.issue-2624/2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/.issue-2624/2/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2000/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2000/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2000/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2011/no-minify/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2011/no-minify/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2011/no-minify/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2011/reduced/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2011/reduced/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2011/reduced/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2020/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2020/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2020/case1/input/index.swc-stderr
 crates/swc/tests/fixture/issues-2xxx/2020/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2016/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2016/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2016/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2017/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2017/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2018/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2018/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2018/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2019/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2019/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2019/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2020/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2020/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2020/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2021/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2021/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2021/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2022/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/es2022/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/es2022/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/full/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2021/full/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2021/full/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2022/full/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2022/full/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2022/full/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2022/no-opt/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2022/no-opt/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2022/no-opt/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/es2016/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2024/es2016/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/es2016/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/full/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2024/full/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/full/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/no-module/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2024/no-module/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2024/no-module/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2027/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2027/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2037/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2037/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2037/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2050/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2050/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2050/input/subfolder/A.ts
 crates/swc/tests/fixture/issues-2xxx/2050/input/subfolder/B.ts
 crates/swc/tests/fixture/issues-2xxx/2050/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2050/output/subfolder/A.ts
 crates/swc/tests/fixture/issues-2xxx/2050/output/subfolder/B.ts
 crates/swc/tests/fixture/issues-2xxx/2063/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2063/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2086/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2086/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2086/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2091/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2091/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2091/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2108/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2108/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2108/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2118/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2118/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2118/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2139/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2139/input/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2139/output/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2150/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2150/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2150/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2154/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2154/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2154/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case2/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case2/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case3/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case3/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case3/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case4/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case4/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case4/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case5/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case5/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case5/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case6/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2162/case6/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2162/case6/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2015/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2164/es2015/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2015/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2016/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2164/es2016/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2016/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2018/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2164/es2018/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es2018/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es5/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2164/es5/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2164/es5/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2170/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2170/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2208/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2208/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2208/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2214/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2214/input/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2214/output/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2216/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2216/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2216/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2225/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2225/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2225/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2232/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2232/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2232/case2/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2232/case2/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2248/es2017/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2248/es2017/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2248/es2017/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2248/es5/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2248/es5/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2248/es5/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2281/case1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2281/case1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2281/case1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2310/input/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2310/output/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2319/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2319/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2330/1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2330/1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2336/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2336/input/input.tsx
 crates/swc/tests/fixture/issues-2xxx/2336/output/input.tsx
 crates/swc/tests/fixture/issues-2xxx/2351/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2351/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2351/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2352/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2352/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2352/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2372/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2372/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2372/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2413/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2413/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2418/jsx-directive/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2418/jsx-directive/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2418/jsx-directive/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2418/pragma-config/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2418/pragma-config/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2418/pragma-config/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2423/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2423/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2423/output/index.map
 crates/swc/tests/fixture/issues-2xxx/2423/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2428/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2428/1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2428/1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2468/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2468/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2476/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2476/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2493/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2493/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2531/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2531/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2531/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2531/2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2531/2/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2531/2/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2539/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2539/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2539/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2606/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2606/1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2606/1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2613/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2613/1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2613/1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2614/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2614/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2614/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2636/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2636/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2636/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2679/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2679/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2679/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2717/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2717/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2717/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2728/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2728/input/input.js
 crates/swc/tests/fixture/issues-2xxx/2728/output/input.js
 crates/swc/tests/fixture/issues-2xxx/2758/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2758/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2758/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2793/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2793/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2793/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2822/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2822/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2822/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2822/2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2822/2/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2822/2/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2834/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2834/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2834/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2844/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2844/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2844/input/index.swc-stderr
 crates/swc/tests/fixture/issues-2xxx/2844/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2854/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2854/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2854/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2856/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2856/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2856/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2858/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2858/1/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2858/1/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2858/2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2858/2/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2858/2/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2924/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2924/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2926/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2926/input/index.js
 crates/swc/tests/fixture/issues-2xxx/2926/output/index.js
 crates/swc/tests/fixture/issues-2xxx/2964/case-1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2964/case-1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2964/case-2/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-2/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-3/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2964/case-3/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-3/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-4/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2964/case-4/input/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2964/case-4/output/index.tsx
 crates/swc/tests/fixture/issues-2xxx/2964/case-5/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2964/case-5/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2964/case-5/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2988/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2988/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2988/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2990/1/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2990/1/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2990/1/output/index.ts
 crates/swc/tests/fixture/issues-2xxx/2990/2/input/.swcrc
 crates/swc/tests/fixture/issues-2xxx/2990/2/input/index.ts
 crates/swc/tests/fixture/issues-2xxx/2990/2/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3055/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3055/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3055/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/amd/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/amd/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/commonjs/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/es6/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/es6/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/nodenext/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/systemjs/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3067/umd/input/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/input/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/input/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/input/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/output/packages/c/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/output/src/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/output/src/inner/a/index.ts
 crates/swc/tests/fixture/issues-3xxx/3067/umd/output/src/inner/b/index.ts
 crates/swc/tests/fixture/issues-3xxx/3073/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3073/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3073/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3073/2/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3073/2/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3073/2/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3114/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3114/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3114/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3114/2/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3114/2/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3114/2/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3126/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3126/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3126/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3266/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3266/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3272/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3272/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3272/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3337/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3337/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3337/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3381/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3381/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3417/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3417/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3417/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3547/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3547/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3547/1/input/src/lib/index.js
 crates/swc/tests/fixture/issues-3xxx/3547/1/input/src/lib/structures/route/index.js
 crates/swc/tests/fixture/issues-3xxx/3547/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3547/1/output/src/lib/index.js
 crates/swc/tests/fixture/issues-3xxx/3547/1/output/src/lib/structures/route/index.js
 crates/swc/tests/fixture/issues-3xxx/3576/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3576/input/src/input.ts
 crates/swc/tests/fixture/issues-3xxx/3576/output/src/input.ts
 crates/swc/tests/fixture/issues-3xxx/3609/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3609/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3609/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3686/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3686/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3686/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3694/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3694/1/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3694/1/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3715/1/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3715/1/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3715/1/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3715/1/output/index.map
 crates/swc/tests/fixture/issues-3xxx/3715/2/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3715/2/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3715/2/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3715/2/output/index.map
 crates/swc/tests/fixture/issues-3xxx/3716/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3716/input/index.js
 crates/swc/tests/fixture/issues-3xxx/3716/output/index.js
 crates/swc/tests/fixture/issues-3xxx/3716/output/index.map
 crates/swc/tests/fixture/issues-3xxx/3782/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3782/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3782/output/index.map
 crates/swc/tests/fixture/issues-3xxx/3782/output/index.ts
 crates/swc/tests/fixture/issues-3xxx/3882/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3882/input/types.d.ts
 crates/swc/tests/fixture/issues-3xxx/3882/output/types.d.ts
 crates/swc/tests/fixture/issues-3xxx/3929/input/.swcrc
 crates/swc/tests/fixture/issues-3xxx/3929/input/index.ts
 crates/swc/tests/fixture/issues-3xxx/3929/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4006/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4006/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4006/1/output/index.map
 crates/swc/tests/fixture/issues-4xxx/4006/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4021/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4021/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4021/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4040/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4040/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4040/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4063/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4063/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4063/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4098/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4098/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4108/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4108/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4108/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4120/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4120/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4120/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4120/1/output/index.map
 crates/swc/tests/fixture/issues-4xxx/4127/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4127/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4127/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4127/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4127/2/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4127/2/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4208/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4208/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4208/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4224/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4224/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4224/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4224/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4224/2/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4224/2/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4224/3/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4224/3/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4224/3/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4225/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4225/1/input/exec.js
 crates/swc/tests/fixture/issues-4xxx/4225/1/output/exec.js
 crates/swc/tests/fixture/issues-4xxx/4225/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4225/2/input/exec.js
 crates/swc/tests/fixture/issues-4xxx/4225/2/output/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4226/1/input/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/1/output/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4226/2/input/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/2/output/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/3/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4226/3/input/exec.js
 crates/swc/tests/fixture/issues-4xxx/4226/3/output/exec.js
 crates/swc/tests/fixture/issues-4xxx/4233/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4233/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4233/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4249/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4249/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4249/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4276/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4276/input/input.js
 crates/swc/tests/fixture/issues-4xxx/4276/output/input.js
 crates/swc/tests/fixture/issues-4xxx/4296/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4296/1/input/index.tsx
 crates/swc/tests/fixture/issues-4xxx/4296/1/output/index.tsx
 crates/swc/tests/fixture/issues-4xxx/4311/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4311/input/1.js
 crates/swc/tests/fixture/issues-4xxx/4311/output/1.js
 crates/swc/tests/fixture/issues-4xxx/4314/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4314/1/input/input.js
 crates/swc/tests/fixture/issues-4xxx/4314/1/output/input.js
 crates/swc/tests/fixture/issues-4xxx/4314/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4314/2/input/input.js
 crates/swc/tests/fixture/issues-4xxx/4314/2/output/input.js
 crates/swc/tests/fixture/issues-4xxx/4316/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4316/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4316/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4393/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4393/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4393/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4415/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4415/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4415/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4529/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4529/1/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4529/1/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4606/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4606/input/index.tsx
 crates/swc/tests/fixture/issues-4xxx/4606/output/index.tsx
 crates/swc/tests/fixture/issues-4xxx/4697/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4697/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4697/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4697/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4697/2/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4697/2/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4700/1/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4700/1/input.ts
 crates/swc/tests/fixture/issues-4xxx/4724/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4724/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4724/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4724/bigint-exec/exec.js
 crates/swc/tests/fixture/issues-4xxx/4724/bigint/input.js
 crates/swc/tests/fixture/issues-4xxx/4724/bigint/output.js
 crates/swc/tests/fixture/issues-4xxx/4724/numeric/exec.js
 crates/swc/tests/fixture/issues-4xxx/4816/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4816/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4816/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4816/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4816/2/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4816/2/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4841/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4841/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4841/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4851/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4851/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4851/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4855/input/1/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4855/input/1/input.js
 crates/swc/tests/fixture/issues-4xxx/4870/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4870/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4870/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4870/1/output/index.map
 crates/swc/tests/fixture/issues-4xxx/4870/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4870/2/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4870/2/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4870/2/output/index.map
 crates/swc/tests/fixture/issues-4xxx/4873/1/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4873/1/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4873/1/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4873/2/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4873/2/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4873/2/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4873/3/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4873/3/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4873/3/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4876/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4876/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4876/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4876/output/index.map
 crates/swc/tests/fixture/issues-4xxx/4890/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4890/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4890/input/src/MyModule.scss
 crates/swc/tests/fixture/issues-4xxx/4890/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4891/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4891/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4891/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4896/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4896/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4896/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4897/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4897/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4897/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4898/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4898/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4898/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4899/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4899/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4899/output/index.ts
 crates/swc/tests/fixture/issues-4xxx/4953/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4953/input/index.js
 crates/swc/tests/fixture/issues-4xxx/4953/output/index.js
 crates/swc/tests/fixture/issues-4xxx/4988/input/.swcrc
 crates/swc/tests/fixture/issues-4xxx/4988/input/index.ts
 crates/swc/tests/fixture/issues-4xxx/4988/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5068/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5068/1/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5068/1/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5068/2/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5068/2/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5068/2/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5102/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5102/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5102/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5112/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5112/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5112/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5165/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5165/1/input/src/import.ts
 crates/swc/tests/fixture/issues-5xxx/5165/1/input/src/main.ts
 crates/swc/tests/fixture/issues-5xxx/5165/1/output/src/import.ts
 crates/swc/tests/fixture/issues-5xxx/5165/1/output/src/main.ts
 crates/swc/tests/fixture/issues-5xxx/5189/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5189/1/input/index.ts
 crates/swc/tests/fixture/issues-5xxx/5189/1/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5206/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5206/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5206/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5214/1/input/input1.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/input/input2.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/input/src/foo.bar.baz.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/output/input1.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/output/input2.js
 crates/swc/tests/fixture/issues-5xxx/5214/1/output/src/foo.bar.baz.js
 crates/swc/tests/fixture/issues-5xxx/5214/2/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5214/2/input/input1.js
 crates/swc/tests/fixture/issues-5xxx/5214/2/input/input2.js
 crates/swc/tests/fixture/issues-5xxx/5214/2/output/input1.js
 crates/swc/tests/fixture/issues-5xxx/5214/2/output/input2.js
 crates/swc/tests/fixture/issues-5xxx/5258/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5258/input/index.ts
 crates/swc/tests/fixture/issues-5xxx/5258/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5272/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5272/1/input/source/a/a.spec.ts
 crates/swc/tests/fixture/issues-5xxx/5272/1/input/source/a/a.ts
 crates/swc/tests/fixture/issues-5xxx/5272/1/output/a.map
 crates/swc/tests/fixture/issues-5xxx/5272/1/output/a.spec.map
 crates/swc/tests/fixture/issues-5xxx/5272/1/output/source/a/a.spec.ts
 crates/swc/tests/fixture/issues-5xxx/5272/1/output/source/a/a.ts
 crates/swc/tests/fixture/issues-5xxx/5313/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5313/1/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5313/1/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5313/2/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5313/2/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5313/2/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5332/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5332/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5332/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5397/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5397/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5417/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5417/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5417/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5505/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5505/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5505/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5530/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5530/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5530/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5556/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5556/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5556/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5557/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5557/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5557/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5558/1/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5558/1/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5558/1/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5558/2/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5558/2/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5558/2/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5596/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5596/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5596/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5608/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5608/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5608/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5626/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5626/input/index.ts
 crates/swc/tests/fixture/issues-5xxx/5626/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5644/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5644/input/index.ts
 crates/swc/tests/fixture/issues-5xxx/5644/output/index.map
 crates/swc/tests/fixture/issues-5xxx/5644/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5752/input/index.ts
 crates/swc/tests/fixture/issues-5xxx/5752/output/index.ts
 crates/swc/tests/fixture/issues-5xxx/5783/input/input.js
 crates/swc/tests/fixture/issues-5xxx/5783/output/input.js
 crates/swc/tests/fixture/issues-5xxx/5859/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5859/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5865/input/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5865/input/index.js
 crates/swc/tests/fixture/issues-5xxx/5865/output/index.js
 crates/swc/tests/fixture/issues-5xxx/5914/1/.swcrc
 crates/swc/tests/fixture/issues-5xxx/5914/1/exec.js
 crates/swc/tests/fixture/issues-6xxx/6028/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6028/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6028/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6209/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6209/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6209/1/input/src/sum.ts
 crates/swc/tests/fixture/issues-6xxx/6209/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6209/1/output/src/sum.ts
 crates/swc/tests/fixture/issues-6xxx/6217/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6217/1/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6217/1/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6217/2/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6217/2/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6217/2/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6244/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6244/1/input/index.tsx
 crates/swc/tests/fixture/issues-6xxx/6244/1/output/index.map
 crates/swc/tests/fixture/issues-6xxx/6244/1/output/index.tsx
 crates/swc/tests/fixture/issues-6xxx/6255/1/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6255/1/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6306/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6306/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6309/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6309/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6309/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6330/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6330/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6345/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6345/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6345/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6345/2/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6345/2/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6345/2/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6353/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6353/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6353/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6371/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6371/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6371/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6373/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6373/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6373/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6390/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6390/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6392/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6392/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6392/2/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6392/2/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6407/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6407/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6407/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6418/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6418/1/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6418/1/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6420/input/input.js
 crates/swc/tests/fixture/issues-6xxx/6420/output/input.js
 crates/swc/tests/fixture/issues-6xxx/6438/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6438/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6438/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6459/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6459/1/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6459/1/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6459/2/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6459/2/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6459/2/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6459/3/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6459/3/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6459/3/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6460/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6460/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6460/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6508/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/2/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6508/2/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/2/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/3/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6508/3/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6508/3/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6726/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6726/input/2.ts
 crates/swc/tests/fixture/issues-6xxx/6726/input/index.jsx
 crates/swc/tests/fixture/issues-6xxx/6726/output/2.map
 crates/swc/tests/fixture/issues-6xxx/6726/output/2.ts
 crates/swc/tests/fixture/issues-6xxx/6726/output/index.jsx
 crates/swc/tests/fixture/issues-6xxx/6726/output/index.map
 crates/swc/tests/fixture/issues-6xxx/6727/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6727/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6727/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6729/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6729/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6729/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6730/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6730/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6730/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6739/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6739/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6739/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6739/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6771/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6771/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6782/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6782/1/input/config/index.ts
 crates/swc/tests/fixture/issues-6xxx/6782/1/input/src/index.ts
 crates/swc/tests/fixture/issues-6xxx/6782/1/output/config/index.ts
 crates/swc/tests/fixture/issues-6xxx/6782/1/output/src/index.ts
 crates/swc/tests/fixture/issues-6xxx/6791/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6791/1/input/input.ts
 crates/swc/tests/fixture/issues-6xxx/6791/1/output/input.ts
 crates/swc/tests/fixture/issues-6xxx/6836/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6836/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6836/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6871/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6871/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6871/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6888/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6888/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6888/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6898/input/exec.js
 crates/swc/tests/fixture/issues-6xxx/6898/output/exec.js
 crates/swc/tests/fixture/issues-6xxx/6951/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6951/1/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/1/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/2/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6951/2/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/2/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/3/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6951/3/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/3/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/4/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6951/4/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6951/4/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6984/1/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6984/1/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6984/1/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_JS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_JS/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_JS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_TS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_TS/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2020_TS/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_JS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_JS/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_JS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_TS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_TS/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useDefineForClassFields/2022_TS/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/2022_JS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/2022_JS/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/2022_JS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_JS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_TS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_TS/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_TS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2020_TS/output/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_JS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_JS/input/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_JS/output/index.js
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_TS/input/.swcrc
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_TS/input/index.ts
 crates/swc/tests/fixture/issues-6xxx/6985/useSetForClassFields/2022_TS/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7064/case1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7064/case1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7064/case1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7106/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7106/input/input.js
 crates/swc/tests/fixture/issues-7xxx/7106/output/input.js
 crates/swc/tests/fixture/issues-7xxx/7174/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7174/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7174/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7187/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7187/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7187/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7218/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7218/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7220/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7220/1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7220/1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7228/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7228/input/input.js
 crates/swc/tests/fixture/issues-7xxx/7228/output/input.js
 crates/swc/tests/fixture/issues-7xxx/7240/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7240/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7240/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7241/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7241/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7241/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7253/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7253/input/input.js
 crates/swc/tests/fixture/issues-7xxx/7253/output/input.js
 crates/swc/tests/fixture/issues-7xxx/7287/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7287/1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7287/1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7305/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7305/1/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7305/1/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7315/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7315/1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7315/1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7354/case1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7354/case1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7354/case1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7354/case2/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7354/case2/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7354/case2/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7417/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7417/input/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7417/input/src/lib/foo.ts
 crates/swc/tests/fixture/issues-7xxx/7417/input/src/lib/index.ts
 crates/swc/tests/fixture/issues-7xxx/7417/output/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7417/output/src/lib/foo.ts
 crates/swc/tests/fixture/issues-7xxx/7417/output/src/lib/index.ts
 crates/swc/tests/fixture/issues-7xxx/7432/input/exec.js
 crates/swc/tests/fixture/issues-7xxx/7432/output/exec.js
 crates/swc/tests/fixture/issues-7xxx/7539/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7539/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7539/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7546/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7546/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7546/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7547/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7547/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2019/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7561/es2019/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2019/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2021/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7561/es2021/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2021/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2022/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7561/es2022/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7561/es2022/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7602/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7602/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7602/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7612/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7612/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7612/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7621/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7621/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7622/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7622/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7622/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7629/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7629/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7629/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7650/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7650/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7650/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7653/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7653/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7653/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7659/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7659/1/input/1.ts
 crates/swc/tests/fixture/issues-7xxx/7659/1/output/1.ts
 crates/swc/tests/fixture/issues-7xxx/7659/2/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7659/2/input/1.ts
 crates/swc/tests/fixture/issues-7xxx/7659/2/output/1.ts
 crates/swc/tests/fixture/issues-7xxx/7678/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7678/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7678/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7681/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7681/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7691/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7691/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7691/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7700/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7700/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7700/input/2.js
 crates/swc/tests/fixture/issues-7xxx/7700/input/3.js
 crates/swc/tests/fixture/issues-7xxx/7700/input/4.js
 crates/swc/tests/fixture/issues-7xxx/7700/input/5.js
 crates/swc/tests/fixture/issues-7xxx/7700/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7700/output/2.js
 crates/swc/tests/fixture/issues-7xxx/7700/output/3.js
 crates/swc/tests/fixture/issues-7xxx/7700/output/4.js
 crates/swc/tests/fixture/issues-7xxx/7700/output/5.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-class-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-class-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-class-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-4.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-5.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-class-6.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-expr-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-expr-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-expr-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-expr-4.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-expr-5.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-default-fn-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-fn-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/export-var-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/input/expr-usage.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-class-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-class-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-class-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-4.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-5.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-class-6.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-expr-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-expr-2.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-expr-3.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-expr-4.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-expr-5.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-default-fn-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-fn-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/export-var-1.js
 crates/swc/tests/fixture/issues-7xxx/7710/output/expr-usage.js
 crates/swc/tests/fixture/issues-7xxx/7736/case1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7736/case1/input/index.js
 crates/swc/tests/fixture/issues-7xxx/7736/case1/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7739/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7739/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7739/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7750/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7750/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7776/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7776/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7776/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7783/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7783/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7783/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7789/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7789/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7791/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7791/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7791/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7805/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7805/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7805/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7806/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7806/input/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7806/input/src/utils/hello-world.utils.ts
 crates/swc/tests/fixture/issues-7xxx/7806/output/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7806/output/src/utils/hello-world.utils.ts
 crates/swc/tests/fixture/issues-7xxx/7819/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7819/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7819/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7821/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7821/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7821/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7829/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7829/1/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7829/1/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7829/2/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7829/2/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7829/2/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7842/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7842/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7862/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7862/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7862/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7863/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7863/1/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7863/1/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7885/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7885/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7885/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7898/1/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7898/1/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/1/input/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/1/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/1/output/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/2/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7898/2/input/packages/a/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/2/input/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/2/output/packages/a/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7898/2/output/src/index.ts
 crates/swc/tests/fixture/issues-7xxx/7908/input/1/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7908/input/1/1.js
 crates/swc/tests/fixture/issues-7xxx/7908/input/2/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7908/input/2/1.js
 crates/swc/tests/fixture/issues-7xxx/7908/input/3/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7908/input/3/1.js
 crates/swc/tests/fixture/issues-7xxx/7908/output/1/1.js
 crates/swc/tests/fixture/issues-7xxx/7908/output/2/1.js
 crates/swc/tests/fixture/issues-7xxx/7908/output/3/1.js
 crates/swc/tests/fixture/issues-7xxx/7938/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7938/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7956/input/1/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7956/input/1/index.js
 crates/swc/tests/fixture/issues-7xxx/7956/output/1/index.js
 crates/swc/tests/fixture/issues-7xxx/7969/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7969/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7969/output/1.js
 crates/swc/tests/fixture/issues-7xxx/7977/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7977/input/index.ts
 crates/swc/tests/fixture/issues-7xxx/7977/output/index.ts
 crates/swc/tests/fixture/issues-7xxx/7989/input/.swcrc
 crates/swc/tests/fixture/issues-7xxx/7989/input/1.js
 crates/swc/tests/fixture/issues-7xxx/7989/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8004/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8004/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8004/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8020/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8020/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8020/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8073/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8073/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8073/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es2020/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8095/es2020/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es2020/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es2022/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8095/es2022/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es2022/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es5/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8095/es5/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8095/es5/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8096/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8096/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8096/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8119/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8119/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8119/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8148/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8148/input/input.js
 crates/swc/tests/fixture/issues-8xxx/8148/output/input.js
 crates/swc/tests/fixture/issues-8xxx/8155/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8155/1/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8155/1/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8155/2/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8155/2/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8155/2/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8156/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8156/input/1.ts
 crates/swc/tests/fixture/issues-8xxx/8156/output/1.ts
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/src/a/index.jsx
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/src/b/index.js
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/src/c/index.ts
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/src/d/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8184/1/input/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8184/1/output/src/a/index.jsx
 crates/swc/tests/fixture/issues-8xxx/8184/1/output/src/b/index.js
 crates/swc/tests/fixture/issues-8xxx/8184/1/output/src/c/index.ts
 crates/swc/tests/fixture/issues-8xxx/8184/1/output/src/d/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8184/1/output/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8185/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8185/input/helper.js
 crates/swc/tests/fixture/issues-8xxx/8185/input/input.js
 crates/swc/tests/fixture/issues-8xxx/8185/output/helper.js
 crates/swc/tests/fixture/issues-8xxx/8185/output/input.js
 crates/swc/tests/fixture/issues-8xxx/8189/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8189/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8189/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8193/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8193/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8193/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8199/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8199/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8199/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8204/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8204/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8209/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8209/input/input.ts
 crates/swc/tests/fixture/issues-8xxx/8209/output/input.ts
 crates/swc/tests/fixture/issues-8xxx/8210/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8210/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8210/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8228/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8228/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8228/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8243/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8243/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8243/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8243/input/3.js
 crates/swc/tests/fixture/issues-8xxx/8243/input/4.js
 crates/swc/tests/fixture/issues-8xxx/8243/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8243/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8243/output/3.js
 crates/swc/tests/fixture/issues-8xxx/8243/output/4.js
 crates/swc/tests/fixture/issues-8xxx/8246/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8246/input/input.js
 crates/swc/tests/fixture/issues-8xxx/8246/output/input.js
 crates/swc/tests/fixture/issues-8xxx/8251/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8251/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8251/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8251/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8251/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8253/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8253/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8253/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8260/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8260/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8260/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8265/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8265/1/input/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8265/1/input/src/modules/moduleA/index.ts
 crates/swc/tests/fixture/issues-8xxx/8265/1/input/src/modules/moduleB/index.ts
 crates/swc/tests/fixture/issues-8xxx/8265/1/output/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8265/1/output/src/modules/moduleA/index.ts
 crates/swc/tests/fixture/issues-8xxx/8265/1/output/src/modules/moduleB/index.ts
 crates/swc/tests/fixture/issues-8xxx/8275/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8275/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8275/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8300/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8300/1/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8300/1/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8324/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8324/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8324/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8326/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8326/1/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8326/1/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8345/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8345/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8356/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8356/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8356/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8366/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8366/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8366/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8367/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8367/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8375/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8375/1/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8375/1/input/src/hello/index.ts
 crates/swc/tests/fixture/issues-8xxx/8375/1/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8375/1/output/src/hello/index.ts
 crates/swc/tests/fixture/issues-8xxx/8397/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8397/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8397/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8398/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8398/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8398/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8407/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8407/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8407/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8412/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8412/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8412/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8419/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8419/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8419/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8431/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8431/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8431/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8435/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8435/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8435/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8475/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8475/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8475/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8482/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8482/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8482/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8484/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8484/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8484/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8488/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8488/1/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8488/1/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8488/2/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8488/2/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8488/2/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8491/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8491/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8491/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8492/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8492/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8492/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8495/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8495/input/1.ts
 crates/swc/tests/fixture/issues-8xxx/8495/output/1.ts
 crates/swc/tests/fixture/issues-8xxx/8496/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8496/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/3.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/4.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/5.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/6.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/7.js
 crates/swc/tests/fixture/issues-8xxx/8496/input/8.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/3.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/4.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/5.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/6.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/7.js
 crates/swc/tests/fixture/issues-8xxx/8496/output/8.js
 crates/swc/tests/fixture/issues-8xxx/8505/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8505/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8505/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8515/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8515/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8515/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8516/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8516/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8516/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8527/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8527/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8527/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8528/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8528/input/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8528/output/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8539/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8539/input/input.js
 crates/swc/tests/fixture/issues-8xxx/8539/output/input.js
 crates/swc/tests/fixture/issues-8xxx/8551/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8551/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8551/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8552/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8552/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8552/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8572/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8572/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8594/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8594/input/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8594/output/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8616/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8616/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8629/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8629/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8629/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8629/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8629/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8632/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8632/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8632/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8640/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8640/input/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8640/output/index.tsx
 crates/swc/tests/fixture/issues-8xxx/8668/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8668/input/src/app/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8668/input/src/utils.ts
 crates/swc/tests/fixture/issues-8xxx/8668/output/src/app/src/index.ts
 crates/swc/tests/fixture/issues-8xxx/8668/output/src/utils.ts
 crates/swc/tests/fixture/issues-8xxx/8674/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8674/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8674/input/src/foo.ts
 crates/swc/tests/fixture/issues-8xxx/8674/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8674/output/src/foo.ts
 crates/swc/tests/fixture/issues-8xxx/8681/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8681/input/index.ts
 crates/swc/tests/fixture/issues-8xxx/8681/input/lib.ts
 crates/swc/tests/fixture/issues-8xxx/8681/output/index.ts
 crates/swc/tests/fixture/issues-8xxx/8681/output/lib.ts
 crates/swc/tests/fixture/issues-8xxx/8692/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8692/input/input.ts
 crates/swc/tests/fixture/issues-8xxx/8692/output/input.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/src/app.controller.spec.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/src/app.controller.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/src/app.module.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/src/app.service.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/input/src/main.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/output/src/app.controller.spec.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/output/src/app.controller.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/output/src/app.module.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/output/src/app.service.ts
 crates/swc/tests/fixture/issues-8xxx/8701/1/output/src/main.ts
 crates/swc/tests/fixture/issues-8xxx/8705/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8705/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8705/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8714/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8714/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8714/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8735/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8735/input/input.tsx
 crates/swc/tests/fixture/issues-8xxx/8735/output/input.tsx
 crates/swc/tests/fixture/issues-8xxx/8737/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8737/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8737/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8742/input/global/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/themeToTokensObject.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/themes/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/tokens.js
 crates/swc/tests/fixture/issues-8xxx/8742/input/utils/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/global/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/themeToTokensObject.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/themes/index.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/tokens.js
 crates/swc/tests/fixture/issues-8xxx/8742/output/utils/index.js
 crates/swc/tests/fixture/issues-8xxx/8773/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8773/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8773/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8774/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8774/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8774/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8782/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8782/input/libs/common/main.js
 crates/swc/tests/fixture/issues-8xxx/8782/input/libs/math/index.js
 crates/swc/tests/fixture/issues-8xxx/8782/input/libs/math/src/foo.js
 crates/swc/tests/fixture/issues-8xxx/8782/input/projects/api/main.ts
 crates/swc/tests/fixture/issues-8xxx/8782/input/projects/api/models.js
 crates/swc/tests/fixture/issues-8xxx/8782/output/libs/common/main.js
 crates/swc/tests/fixture/issues-8xxx/8782/output/libs/math/index.js
 crates/swc/tests/fixture/issues-8xxx/8782/output/libs/math/src/foo.js
 crates/swc/tests/fixture/issues-8xxx/8782/output/projects/api/main.ts
 crates/swc/tests/fixture/issues-8xxx/8782/output/projects/api/models.js
 crates/swc/tests/fixture/issues-8xxx/8830/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8830/input/index.js
 crates/swc/tests/fixture/issues-8xxx/8830/output/index.js
 crates/swc/tests/fixture/issues-8xxx/8852/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8852/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8852/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8852/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8852/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8863/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8863/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8863/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8869/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8869/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8869/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8871/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8871/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8871/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8880/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8880/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8886/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8886/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8886/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8895/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8895/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8895/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8909/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8909/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8909/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8920/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8920/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8920/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8931/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8931/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8931/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8931/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8931/output/2.js
 crates/swc/tests/fixture/issues-8xxx/8935/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8935/input/src/button.jsx
 crates/swc/tests/fixture/issues-8xxx/8935/input/src/button.swc-stderr
 crates/swc/tests/fixture/issues-8xxx/8935/input/src/greet.js
 crates/swc/tests/fixture/issues-8xxx/8935/input/src/index.js
 crates/swc/tests/fixture/issues-8xxx/8935/output/src/button.jsx
 crates/swc/tests/fixture/issues-8xxx/8935/output/src/greet.js
 crates/swc/tests/fixture/issues-8xxx/8935/output/src/index.js
 crates/swc/tests/fixture/issues-8xxx/8940/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8940/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8940/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8971/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8971/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8971/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8992/input/.swcrc
 crates/swc/tests/fixture/issues-8xxx/8992/input/1.js
 crates/swc/tests/fixture/issues-8xxx/8992/input/2.js
 crates/swc/tests/fixture/issues-8xxx/8992/output/1.js
 crates/swc/tests/fixture/issues-8xxx/8992/output/2.js
 crates/swc/tests/fixture/issues-9xxx/9015/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9015/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9015/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9020/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9020/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9020/input/1.swc-stderr
 crates/swc/tests/fixture/issues-9xxx/9020/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9110/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9110/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9110/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9129/1/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/input/2.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/input/3.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/input/4.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/output/2.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/output/3.js
 crates/swc/tests/fixture/issues-9xxx/9129/1/output/4.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9129/2/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/input/2.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/input/3.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/input/4.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/output/2.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/output/3.js
 crates/swc/tests/fixture/issues-9xxx/9129/2/output/4.js
 crates/swc/tests/fixture/issues-9xxx/9198/1/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9198/1/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9198/1/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9198/2/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9198/2/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9198/2/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9200/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9200/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9200/input/2.js
 crates/swc/tests/fixture/issues-9xxx/9200/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9200/output/2.js
 crates/swc/tests/fixture/issues-9xxx/9204/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9204/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9204/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9213/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9213/input/destruct-bigint.js
 crates/swc/tests/fixture/issues-9xxx/9213/output/destruct-bigint.js
 crates/swc/tests/fixture/issues-9xxx/9223/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9223/input/large-number.js
 crates/swc/tests/fixture/issues-9xxx/9223/output/large-number.js
 crates/swc/tests/fixture/issues-9xxx/9287/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9287/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9287/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9350/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9350/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9350/input/test.ts
 crates/swc/tests/fixture/issues-9xxx/9350/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9350/output/test.ts
 crates/swc/tests/fixture/issues-9xxx/9394/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9394/input/index.tsx
 crates/swc/tests/fixture/issues-9xxx/9394/output/index.tsx
 crates/swc/tests/fixture/issues-9xxx/9429/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9429/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9429/input/test.ts
 crates/swc/tests/fixture/issues-9xxx/9429/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9429/output/test.ts
 crates/swc/tests/fixture/issues-9xxx/9471/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9471/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9494/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9494/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9494/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9505/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9505/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9505/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9527/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9527/input/2.js
 crates/swc/tests/fixture/issues-9xxx/9527/input/exec.js
 crates/swc/tests/fixture/issues-9xxx/9527/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9527/input/test.js
 crates/swc/tests/fixture/issues-9xxx/9527/output/2.js
 crates/swc/tests/fixture/issues-9xxx/9527/output/exec.js
 crates/swc/tests/fixture/issues-9xxx/9527/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9527/output/test.js
 crates/swc/tests/fixture/issues-9xxx/9531/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9531/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9531/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9540/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9540/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9540/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9544/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9544/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9544/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9579/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9579/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9579/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9592/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9592/input/1.ts
 crates/swc/tests/fixture/issues-9xxx/9592/output/1.d.ts
 crates/swc/tests/fixture/issues-9xxx/9592/output/1.ts
 crates/swc/tests/fixture/issues-9xxx/9640/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9640/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9640/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9641/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9641/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9641/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9673/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9673/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9673/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9674/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9674/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9674/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9685/input/index.tsx
 crates/swc/tests/fixture/issues-9xxx/9685/output/index.tsx
 crates/swc/tests/fixture/issues-9xxx/9688/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9688/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9688/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9802/input/1.ts
 crates/swc/tests/fixture/issues-9xxx/9802/output/1.ts
 crates/swc/tests/fixture/issues-9xxx/9816/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9816/input/1.js
 crates/swc/tests/fixture/issues-9xxx/9816/output/1.js
 crates/swc/tests/fixture/issues-9xxx/9821/case-default/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9821/case-default/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9821/case-default/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9821/case-verbatimModuleSyntax/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9821/case-verbatimModuleSyntax/input/index.ts
 crates/swc/tests/fixture/issues-9xxx/9821/case-verbatimModuleSyntax/output/index.ts
 crates/swc/tests/fixture/issues-9xxx/9921/1/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9921/1/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9921/1/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9921/2/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9921/2/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9921/2/output/index.js
 crates/swc/tests/fixture/issues-9xxx/9929/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9929/input/index.jsx
 crates/swc/tests/fixture/issues-9xxx/9929/output/index.jsx
 crates/swc/tests/fixture/issues-9xxx/9930/input/.swcrc
 crates/swc/tests/fixture/issues-9xxx/9930/input/index.js
 crates/swc/tests/fixture/issues-9xxx/9930/output/index.js
 crates/swc/tests/fixture/issues/10xxx/10266/.swcrc
 crates/swc/tests/fixture/issues/10xxx/10266/input/index.tsx
 crates/swc/tests/fixture/issues/10xxx/10266/output/index.tsx
 crates/swc/tests/fixture/issues/11257/input/.swcrc
 crates/swc/tests/fixture/issues/11257/input/index.ts
 crates/swc/tests/fixture/issues/11257/output/index.ts
 crates/swc/tests/fixture/jest/issue-6540/input/.swcrc
 crates/swc/tests/fixture/jest/issue-6540/input/index.ts
 crates/swc/tests/fixture/jest/issue-6540/output/index.ts
 crates/swc/tests/fixture/jest/issue-7506/input/.swcrc
 crates/swc/tests/fixture/jest/mock-globals/input/.swcrc
 crates/swc/tests/fixture/jest/mock-globals/input/1.js
 crates/swc/tests/fixture/jest/mock-globals/output/1.js
 crates/swc/tests/fixture/jest/sourcemap-1/input/.swcrc
 crates/swc/tests/fixture/jest/sourcemap-1/input/index.ts
 crates/swc/tests/fixture/jest/sourcemap-1/output/index.ts
 crates/swc/tests/fixture/jest/top-level-mocking/input/.swcrc
 crates/swc/tests/fixture/jest/top-level-mocking/input/index.ts
 crates/swc/tests/fixture/jest/top-level-mocking/output/index.ts
 crates/swc/tests/fixture/jest/within-a-block-with-no-siblings/input/.swcrc
 crates/swc/tests/fixture/jest/within-a-block-with-no-siblings/input/index.ts
 crates/swc/tests/fixture/jest/within-a-block-with-no-siblings/output/index.ts
 crates/swc/tests/fixture/jest/within-a-block/input/.swcrc
 crates/swc/tests/fixture/jest/within-a-block/input/index.ts
 crates/swc/tests/fixture/jest/within-a-block/output/index.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/.swcrc
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/app.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/main.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/dto/create-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/dto/update-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/entities/user.entity.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/users.controller.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/users.controller.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/users.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/users.service.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/input/src/users/users.service.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/app.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/main.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/dto/create-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/dto/update-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/entities/user.entity.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/users.controller.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/users.controller.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/users.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/users.service.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/1/output/src/users/users.service.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/.swcrc
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/app.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/main.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/dto/create-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/dto/update-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/entities/user.entity.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/users.controller.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/users.controller.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/users.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/users.service.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/input/src/users/users.service.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/app.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/main.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/dto/create-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/dto/update-user.dto.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/entities/user.entity.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/users.controller.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/users.controller.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/users.module.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/users.service.spec.ts
 crates/swc/tests/fixture/jsc-paths/7603/2/output/src/users/users.service.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/.swcrc
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/identity.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.bin/nanoid
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.modules.yaml
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/lock.yaml
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/README.md
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.browser.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.native.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/bin/nanoid.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.browser.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/nanoid.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/node_modules/.bin/nanoid
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/non-secure/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/non-secure/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/package.json
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/url-alphabet/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/package.json
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/pnpm-lock.yaml
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/identity.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.browser.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/async/index.native.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/bin/nanoid.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.browser.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/nanoid.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/non-secure/index.d.ts
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/non-secure/index.js
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/output/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/url-alphabet/index.js
 crates/swc/tests/fixture/minify/0001/input/.swcrc
 crates/swc/tests/fixture/minify/0001/input/index.js
 crates/swc/tests/fixture/minify/0001/output/index.js
 crates/swc/tests/fixture/minify/comments/false-01/input/.swcrc
 crates/swc/tests/fixture/minify/comments/false-01/input/index.js
 crates/swc/tests/fixture/minify/comments/false-01/output/index.js
 crates/swc/tests/fixture/minify/comments/false-02/input/.swcrc
 crates/swc/tests/fixture/minify/comments/false-02/input/index.js
 crates/swc/tests/fixture/minify/comments/false-02/output/index.js
 crates/swc/tests/fixture/minify/comments/some-01/input/.swcrc
 crates/swc/tests/fixture/minify/comments/some-01/input/index.js
 crates/swc/tests/fixture/minify/comments/some-01/output/index.js
 crates/swc/tests/fixture/minify/comments/true-01/input/.swcrc
 crates/swc/tests/fixture/minify/comments/true-01/input/index.js
 crates/swc/tests/fixture/minify/comments/true-01/output/index.js
 crates/swc/tests/fixture/module/ignore-dynamic/.swcrc
 crates/swc/tests/fixture/module/ignore-dynamic/1/input/index.js
 crates/swc/tests/fixture/module/ignore-dynamic/1/input/index.swc-stderr
 crates/swc/tests/fixture/module/ignore-dynamic/1/output/index.js
 crates/swc/tests/fixture/new-target/input/.swcrc
 crates/swc/tests/fixture/new-target/input/class-extends-error.ts
 crates/swc/tests/fixture/new-target/output/class-extends-error.ts
 crates/swc/tests/fixture/next.js/39878/input/.swcrc
 crates/swc/tests/fixture/next.js/39878/input/box-model.ts
 crates/swc/tests/fixture/next.js/39878/output/box-model.map
 crates/swc/tests/fixture/next.js/39878/output/box-model.ts
 crates/swc/tests/fixture/next.js/40399/1/input/index.js
 crates/swc/tests/fixture/next.js/40399/1/output/index.js
 crates/swc/tests/fixture/next.js/40399/2/input/index.js
 crates/swc/tests/fixture/next.js/40399/2/output/index.js
 crates/swc/tests/fixture/next.js/40399/3/input/index.js
 crates/swc/tests/fixture/next.js/40399/3/output/index.js
 crates/swc/tests/fixture/next.js/octal/1/input/1.js
 crates/swc/tests/fixture/next.js/octal/1/output/1.js
 crates/swc/tests/fixture/next.js/server/render/1/input/.swcrc
 crates/swc/tests/fixture/next.js/server/render/1/input/index.tsx
 crates/swc/tests/fixture/next.js/server/render/1/output/index.tsx
 crates/swc/tests/fixture/next.js/shared/.swcrc
 crates/swc/tests/fixture/next.js/shared/lib/router/1/input/index.ts
 crates/swc/tests/fixture/next.js/shared/lib/router/1/output/index.ts
 crates/swc/tests/fixture/next.js/slack-1/es2015/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2015/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2015/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2016/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2016/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2016/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2017/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2017/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2017/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2018/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2018/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2018/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2019/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2019/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2019/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2020/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es2020/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es2020/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es3/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es3/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es3/output/index.js
 crates/swc/tests/fixture/next.js/slack-1/es5/input/.swcrc
 crates/swc/tests/fixture/next.js/slack-1/es5/input/index.js
 crates/swc/tests/fixture/next.js/slack-1/es5/output/index.js
 crates/swc/tests/fixture/next.js/slack-2/es5/input/index.js
 crates/swc/tests/fixture/next.js/slack-2/es5/output/index.js
 crates/swc/tests/fixture/options/react/input/.swcrc
 crates/swc/tests/fixture/options/react/input/index.tsx
 crates/swc/tests/fixture/options/react/output/index.tsx
 crates/swc/tests/fixture/regexp/dotall/1/input/.swcrc
 crates/swc/tests/fixture/regexp/dotall/1/input/index.js
 crates/swc/tests/fixture/regexp/dotall/1/output/index.js
 crates/swc/tests/fixture/regexp/dotall/simple/input/.swcrc
 crates/swc/tests/fixture/regexp/dotall/simple/input/index.js
 crates/swc/tests/fixture/regexp/dotall/simple/output/index.js
 crates/swc/tests/fixture/regexp/dotall/with-unicode-flag/input/.swcrc
 crates/swc/tests/fixture/regexp/dotall/with-unicode-flag/input/index.js
 crates/swc/tests/fixture/regexp/dotall/with-unicode-flag/output/index.js
 crates/swc/tests/fixture/regexp/dotall/with-unicode-property-escape/input/.swcrc
 crates/swc/tests/fixture/regexp/dotall/with-unicode-property-escape/input/index.js
 crates/swc/tests/fixture/regexp/dotall/with-unicode-property-escape/output/index.js
 crates/swc/tests/fixture/regexp/unicode-property-escape/simple/input/.swcrc
 crates/swc/tests/fixture/regexp/unicode-property-escape/simple/input/index.js
 crates/swc/tests/fixture/regexp/unicode-property-escape/simple/output/index.js
 crates/swc/tests/fixture/rspack-10260/es2020_default/input/.swcrc
 crates/swc/tests/fixture/rspack-10260/es2020_default/input/index.ts
 crates/swc/tests/fixture/rspack-10260/es2020_default/output/index.ts
 crates/swc/tests/fixture/rspack-10260/es2020_set/input/.swcrc
 crates/swc/tests/fixture/rspack-10260/es2020_set/input/index.ts
 crates/swc/tests/fixture/rspack-10260/es2020_set/output/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_default/input/.swcrc
 crates/swc/tests/fixture/rspack-10260/es2022_default/input/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_default/output/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_define/input/.swcrc
 crates/swc/tests/fixture/rspack-10260/es2022_define/input/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_define/output/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_set/input/.swcrc
 crates/swc/tests/fixture/rspack-10260/es2022_set/input/index.ts
 crates/swc/tests/fixture/rspack-10260/es2022_set/output/index.ts
 crates/swc/tests/fixture/shopify/001/input/.swcrc
 crates/swc/tests/fixture/shopify/001/input/index.js
 crates/swc/tests/fixture/shopify/001/output/index.js
 crates/swc/tests/fixture/shopify/002/input/.swcrc
 crates/swc/tests/fixture/shopify/002/input/index.js
 crates/swc/tests/fixture/shopify/002/output/index.js
 crates/swc/tests/fixture/shopify/003-env/input/.swcrc
 crates/swc/tests/fixture/shopify/003-env/input/index.js
 crates/swc/tests/fixture/shopify/003-env/output/index.js
 crates/swc/tests/fixture/shopify/004-jest/input/.swcrc
 crates/swc/tests/fixture/shopify/004-jest/input/index.js
 crates/swc/tests/fixture/shopify/004-jest/output/index.js
 crates/swc/tests/fixture/shopify/005-no-module/input/.swcrc
 crates/swc/tests/fixture/shopify/005-no-module/input/index.js
 crates/swc/tests/fixture/shopify/005-no-module/output/index.js
 crates/swc/tests/fixture/sourcemap/001/input/.swcrc
 crates/swc/tests/fixture/sourcemap/001/input/index.ts
 crates/swc/tests/fixture/sourcemap/001/output/index.map
 crates/swc/tests/fixture/sourcemap/001/output/index.ts
 crates/swc/tests/fixture/sourcemap/002/input/.swcrc
 crates/swc/tests/fixture/sourcemap/002/input/index.js
 crates/swc/tests/fixture/sourcemap/002/output/index.js
 crates/swc/tests/fixture/sourcemap/002/output/index.map
 crates/swc/tests/fixture/sourcemap/003/input/.swcrc
 crates/swc/tests/fixture/sourcemap/003/input/index.js
 crates/swc/tests/fixture/sourcemap/003/output/index.js
 crates/swc/tests/fixture/sourcemap/003/output/index.map
 crates/swc/tests/fixture/sourcemap/004/input/.swcrc
 crates/swc/tests/fixture/sourcemap/004/input/index.js
 crates/swc/tests/fixture/sourcemap/004/input/index.js.map
 crates/swc/tests/fixture/sourcemap/004/output/index.js
 crates/swc/tests/fixture/sourcemap/004/output/index.map
 crates/swc/tests/fixture/sourcemap/005/input/.swcrc
 crates/swc/tests/fixture/sourcemap/005/input/index.js
 crates/swc/tests/fixture/sourcemap/005/output/index.js
 crates/swc/tests/fixture/sourcemap/005/output/index.map
 crates/swc/tests/fixture/sourcemap/006/input/.swcrc
 crates/swc/tests/fixture/sourcemap/006/input/index.js
 crates/swc/tests/fixture/sourcemap/006/output/index.js
 crates/swc/tests/fixture/sourcemap/006/output/index.map
 crates/swc/tests/fixture/sourcemap/007/input/.swcrc
 crates/swc/tests/fixture/sourcemap/007/input/index.js
 crates/swc/tests/fixture/sourcemap/007/output/index.js
 crates/swc/tests/fixture/sourcemap/007/output/index.map
 crates/swc/tests/fixture/sourcemap/008/input/.swcrc
 crates/swc/tests/fixture/sourcemap/008/input/index.js
 crates/swc/tests/fixture/sourcemap/008/output/index.js
 crates/swc/tests/fixture/sourcemap/008/output/index.map
 crates/swc/tests/fixture/sourcemap/009/input/.swcrc
 crates/swc/tests/fixture/sourcemap/009/input/index.js
 crates/swc/tests/fixture/sourcemap/009/output/index.js
 crates/swc/tests/fixture/sourcemap/009/output/index.map
 crates/swc/tests/fixture/sourcemap/010/input/.swcrc
 crates/swc/tests/fixture/sourcemap/010/input/index.ts
 crates/swc/tests/fixture/sourcemap/010/output/index.map
 crates/swc/tests/fixture/sourcemap/010/output/index.ts
 crates/swc/tests/fixture/sourcemap/011/input/.swcrc
 crates/swc/tests/fixture/sourcemap/011/input/CommentControlller.ts
 crates/swc/tests/fixture/sourcemap/011/output/CommentControlller.map
 crates/swc/tests/fixture/sourcemap/011/output/CommentControlller.ts
 crates/swc/tests/fixture/sourcemap/012/input/.swcrc
 crates/swc/tests/fixture/sourcemap/012/input/CommentService.ts
 crates/swc/tests/fixture/sourcemap/012/output/CommentService.map
 crates/swc/tests/fixture/sourcemap/012/output/CommentService.ts
 crates/swc/tests/fixture/sourcemap/013/input/.swcrc
 crates/swc/tests/fixture/sourcemap/013/input/PistController.ts
 crates/swc/tests/fixture/sourcemap/013/output/PistController.map
 crates/swc/tests/fixture/sourcemap/013/output/PistController.ts
 crates/swc/tests/fixture/sourcemap/014/input/.swcrc
 crates/swc/tests/fixture/sourcemap/014/input/UserController.ts
 crates/swc/tests/fixture/sourcemap/014/output/UserController.map
 crates/swc/tests/fixture/sourcemap/014/output/UserController.ts
 crates/swc/tests/fixture/sourcemap/015/input/.swcrc
 crates/swc/tests/fixture/sourcemap/015/input/index.js
 crates/swc/tests/fixture/sourcemap/015/output/index.js
 crates/swc/tests/fixture/sourcemap/015/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-2185/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-2185/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-2185/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-2185/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-2666/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-2666/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-2666/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-2666/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-3180/1/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-3180/1/input/index.ts
 crates/swc/tests/fixture/sourcemap/issue-3180/1/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-3180/1/output/index.ts
 crates/swc/tests/fixture/sourcemap/issue-3733/1/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-3733/1/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-3733/1/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-3733/1/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-3733/2/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-3733/2/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-3733/2/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-3733/2/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-3854/1-true/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-3854/1-true/input/index.ts
 crates/swc/tests/fixture/sourcemap/issue-3854/1-true/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-3854/1-true/output/index.ts
 crates/swc/tests/fixture/sourcemap/issue-3854/2-inline/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-3854/2-inline/input/index.ts
 crates/swc/tests/fixture/sourcemap/issue-3854/2-inline/output/index.ts
 crates/swc/tests/fixture/sourcemap/issue-6552/input-map/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-6552/input-map/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-6552/input-map/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-6552/input-map/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-6552/no-map/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-6552/no-map/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-6552/no-map/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-6552/no-map/output/index.map
 crates/swc/tests/fixture/sourcemap/issue-9567/input/.swcrc
 crates/swc/tests/fixture/sourcemap/issue-9567/input/index.js
 crates/swc/tests/fixture/sourcemap/issue-9567/output/index.js
 crates/swc/tests/fixture/sourcemap/issue-9567/output/index.map
 crates/swc/tests/fixture/swc-node-335/case1/input/.swcrc
 crates/swc/tests/fixture/swc-node-335/case1/input/index.js
 crates/swc/tests/fixture/swc-node-335/case1/output/index.js
 crates/swc/tests/fixture/ts-inline-enum/default/input/.swcrc
 crates/swc/tests/fixture/ts-inline-enum/default/input/index.ts
 crates/swc/tests/fixture/ts-inline-enum/default/output/index.ts
 crates/swc/tests/fixture/ts-inline-enum/lhs/input/.swcrc
 crates/swc/tests/fixture/ts-inline-enum/lhs/input/index.ts
 crates/swc/tests/fixture/ts-inline-enum/lhs/output/index.ts
 crates/swc/tests/fixture/ts-inline-enum/mutable-enum/input/.swcrc
 crates/swc/tests/fixture/ts-inline-enum/mutable-enum/input/index.ts
 crates/swc/tests/fixture/ts-inline-enum/mutable-enum/output/index.ts
 crates/swc/tests/fixture/yield-star/input/.swcrc
 crates/swc/tests/fixture/yield-star/input/index.js
 crates/swc/tests/fixture/yield-star/output/index.js
 crates/swc/tests/flow_strip/mod.rs
 crates/swc/tests/flow_strip_correctness.rs
 crates/swc/tests/flow_strip_hermes.rs
 crates/swc/tests/flow_strip_projects.rs
 crates/swc/tests/minify/extract-comments/dedupe-order/config.json
 crates/swc/tests/minify/extract-comments/dedupe-order/extracted-comments.json
 crates/swc/tests/minify/extract-comments/dedupe-order/input.js
 crates/swc/tests/minify/extract-comments/dedupe-order/output.js
 crates/swc/tests/minify/extract-comments/dedupe-order/output.map
 crates/swc/tests/minify/extract-comments/default-remove-comments/config.json
 crates/swc/tests/minify/extract-comments/default-remove-comments/input.js
 crates/swc/tests/minify/extract-comments/default-remove-comments/output.js
 crates/swc/tests/minify/extract-comments/default-remove-comments/output.map
 crates/swc/tests/minify/extract-comments/extract-true/config.json
 crates/swc/tests/minify/extract-comments/extract-true/extracted-comments.json
 crates/swc/tests/minify/extract-comments/extract-true/input.js
 crates/swc/tests/minify/extract-comments/extract-true/output.js
 crates/swc/tests/minify/extract-comments/extract-true/output.map
 crates/swc/tests/minify/extract-comments/preserve-and-extract/config.json
 crates/swc/tests/minify/extract-comments/preserve-and-extract/extracted-comments.json
 crates/swc/tests/minify/extract-comments/preserve-and-extract/input.js
 crates/swc/tests/minify/extract-comments/preserve-and-extract/output.js
 crates/swc/tests/minify/extract-comments/preserve-and-extract/output.map
 crates/swc/tests/minify/extract-comments/regex/config.json
 crates/swc/tests/minify/extract-comments/regex/extracted-comments.json
 crates/swc/tests/minify/extract-comments/regex/input.js
 crates/swc/tests/minify/extract-comments/regex/output.js
 crates/swc/tests/minify/extract-comments/regex/output.map
 crates/swc/tests/minify/issue-7475/1-with-preamble/config.json
 crates/swc/tests/minify/issue-7475/1-with-preamble/input.js
 crates/swc/tests/minify/issue-7475/1-with-preamble/output.js
 crates/swc/tests/minify/issue-7475/1-with-preamble/output.map
 crates/swc/tests/minify/issue-7475/2-no-preamble/config.json
 crates/swc/tests/minify/issue-7475/2-no-preamble/input.js
 crates/swc/tests/minify/issue-7475/2-no-preamble/output.js
 crates/swc/tests/minify/issue-7475/2-no-preamble/output.map
 crates/swc/tests/minify/issue-7475/issue-8372/1/config.json
 crates/swc/tests/minify/issue-7475/issue-8372/1/input.js
 crates/swc/tests/minify/issue-7475/issue-8372/1/output.js
 crates/swc/tests/minify/issue-7475/issue-8372/1/output.map
 crates/swc/tests/minify/issue-7475/issue-8372/2/config.json
 crates/swc/tests/minify/issue-7475/issue-8372/2/input.js
 crates/swc/tests/minify/issue-7475/issue-8372/2/output.js
 crates/swc/tests/minify/issue-7475/issue-8372/2/output.map
 crates/swc/tests/preserve_symlinks.rs
 crates/swc/tests/projects.rs
 crates/swc/tests/projects/await-expression-2/.swcrc
 crates/swc/tests/projects/await-expression-2/input.js
 crates/swc/tests/projects/await-expression/.swcrc
 crates/swc/tests/projects/await-expression/input.js
 crates/swc/tests/projects/bom/.swcrc
 crates/swc/tests/projects/bom/input.js
 crates/swc/tests/projects/codegen-1/input.js
 crates/swc/tests/projects/env/multiple-query/multiple-line/.swcrc
 crates/swc/tests/projects/env/multiple-query/multiple-line/input.js
 crates/swc/tests/projects/env/multiple-query/same-browser/.swcrc
 crates/swc/tests/projects/env/multiple-query/same-browser/input.js
 crates/swc/tests/projects/issue-1052/.swcrc
 crates/swc/tests/projects/issue-1052/input.ts
 crates/swc/tests/projects/issue-1203/input.js
 crates/swc/tests/projects/issue-225/.swcrc
 crates/swc/tests/projects/issue-225/input.js
 crates/swc/tests/projects/issue-226/.swcrc
 crates/swc/tests/projects/issue-226/input.js
 crates/swc/tests/projects/issue-351/.swcrc
 crates/swc/tests/projects/issue-351/input.js
 crates/swc/tests/projects/issue-389/.swcrc
 crates/swc/tests/projects/issue-389/input.js
 crates/swc/tests/projects/issue-406/input.js
 crates/swc/tests/projects/issue-409-1/.swcrc
 crates/swc/tests/projects/issue-409-1/input.js
 crates/swc/tests/projects/issue-409-2/input.js
 crates/swc/tests/projects/issue-414/.swcrc
 crates/swc/tests/projects/issue-414/a.js
 crates/swc/tests/projects/issue-414/b.ts
 crates/swc/tests/projects/issue-415/input.js
 crates/swc/tests/projects/issue-466-1/.swcrc
 crates/swc/tests/projects/issue-466-1/invalid.ts
 crates/swc/tests/projects/issue-466-1/main.ts
 crates/swc/tests/projects/issue-466-2/.swcrc
 crates/swc/tests/projects/issue-466-2/main.ts
 crates/swc/tests/projects/issue-466-2/vendor/invalid.ts
 crates/swc/tests/projects/issue-467/.swcrc
 crates/swc/tests/projects/issue-467/input.ts
 crates/swc/tests/projects/issue-468/.swcrc
 crates/swc/tests/projects/issue-468/input.ts
 crates/swc/tests/projects/issue-528/input.js
 crates/swc/tests/projects/issue-6009/input.spec.ts
 crates/swc/tests/projects/issue-6009/input.ts
 crates/swc/tests/projects/issue-602/input.js
 crates/swc/tests/projects/issue-604-1/input.js
 crates/swc/tests/projects/issue-605/.swcrc
 crates/swc/tests/projects/issue-605/input.js
 crates/swc/tests/projects/issue-655/index.js
 crates/swc/tests/projects/issue-655/ts.ts
 crates/swc/tests/projects/issue-655/tsx.tsx
 crates/swc/tests/projects/issue-658/.swcrc
 crates/swc/tests/projects/issue-658/invalid.spec.tsx
 crates/swc/tests/projects/issue-658/valid.tsx
 crates/swc/tests/projects/issue-763-2/.swcrc
 crates/swc/tests/projects/issue-763-2/input.js
 crates/swc/tests/projects/issue-763/.swcrc
 crates/swc/tests/projects/issue-763/input.js
 crates/swc/tests/projects/issue-779-1/.swcrc
 crates/swc/tests/projects/issue-779-1/input.js
 crates/swc/tests/projects/issue-779-2/.swcrc
 crates/swc/tests/projects/issue-779-2/input.js
 crates/swc/tests/projects/issue-783/.swcrc
 crates/swc/tests/projects/issue-783/input.js
 crates/swc/tests/projects/issue-801/.swcrc
 crates/swc/tests/projects/issue-801/input.ts
 crates/swc/tests/projects/issue-8701/src/app.controller.spec.ts
 crates/swc/tests/projects/issue-8701/src/app.controller.ts
 crates/swc/tests/projects/issue-8701/src/app.module.ts
 crates/swc/tests/projects/issue-8701/src/app.service.ts
 crates/swc/tests/projects/issue-8701/src/main.ts
 crates/swc/tests/projects/issue-879/input.ts
 crates/swc/tests/projects/issue-895/.swcrc
 crates/swc/tests/projects/issue-895/input.ts
 crates/swc/tests/projects/issue-9663/.swcrc
 crates/swc/tests/projects/issue-9663/input.js
 crates/swc/tests/projects/issue-9727/pass-1/.swcrc
 crates/swc/tests/projects/issue-9727/pass-1/input.ts
 crates/swc/tests/projects/issue-9727/pass-4/.swcrc
 crates/swc/tests/projects/issue-9727/pass-4/input.ts
 crates/swc/tests/projects/json-schema/.swcrc
 crates/swc/tests/projects/json-schema/input.js
 crates/swc/tests/rust_api.rs
 crates/swc/tests/serde.rs
 crates/swc/tests/serde/colors.js
 crates/swc/tests/serde/colors.ts
 crates/swc/tests/serde/supers.js
 crates/swc/tests/simple.rs
 crates/swc/tests/source_map.js
 crates/swc/tests/source_map.rs
 crates/swc/tests/source_map_inline.js
 crates/swc/tests/srcmap/case-inline-extra-content/.swcrc
 crates/swc/tests/srcmap/case-inline-extra-content/index.js
 crates/swc/tests/srcmap/case-inline/.swcrc
 crates/swc/tests/srcmap/case-inline/index.js
 crates/swc/tests/srcmap/case-none-file/input.js
 crates/swc/tests/srcmap/issue-11424-scopes/input.js
 crates/swc/tests/srcmap/issue-4578/after-babel.js
 crates/swc/tests/srcmap/issue-622/index.js
 crates/swc/tests/srcmap/issue-706/index.js
 crates/swc/tests/srcmap/issue-732-inline/.swcrc
 crates/swc/tests/srcmap/issue-732-inline/index.js
 crates/swc/tests/srcmap/issue-732/.swcrc
 crates/swc/tests/srcmap/issue-732/index.js
 crates/swc/tests/stacktrace/case-1/input/.swcrc
 crates/swc/tests/stacktrace/case-1/input/index.js
 crates/swc/tests/stacktrace/case-1/output/stacks.txt
 crates/swc/tests/stacktrace/deno-10014/input/index.js
 crates/swc/tests/stacktrace/deno-10014/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1685/input/index.js
 crates/swc/tests/stacktrace/issue-1685/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2015/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2015/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2015/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2016/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2016/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2016/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2017/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2017/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2017/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2018/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2018/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2018/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2019/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2019/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2019/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es2020/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es2020/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es2020/output/stacks.txt
 crates/swc/tests/stacktrace/issue-1796/es5/input/.swcrc
 crates/swc/tests/stacktrace/issue-1796/es5/input/index.js
 crates/swc/tests/stacktrace/issue-1796/es5/output/stacks.txt
 crates/swc/tests/stacktrace/issue-622/input/.swcrc
 crates/swc/tests/stacktrace/issue-622/input/index.js
 crates/swc/tests/stacktrace/issue-622/output/stacks.txt
 crates/swc/tests/stacktrace/issue-7506/input/index.js
 crates/swc/tests/stacktrace/issue-7506/output/stacks.txt
 crates/swc/tests/stacktrace/issue-9742/.swcrc
 crates/swc/tests/stacktrace/issue-9742/input/index.js
 crates/swc/tests/stacktrace/issue-9742/output/stacks.txt
 crates/swc/tests/swcrc_errors/issue-1532/.swcrc
 crates/swc/tests/swcrc_errors/simple/.swcrc
 crates/swc/tests/tsc-references/1.0lib-noErrors.1.normal.js
 crates/swc/tests/tsc-references/1.0lib-noErrors.2.minified.js
 crates/swc/tests/tsc-references/AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/AmbientModuleAndAmbientWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/AmbientModuleAndAmbientWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ArrowFunction4.1.normal.js
 crates/swc/tests/tsc-references/ArrowFunction4.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ClassAndModuleWithSameNameAndCommonRootES6.1.normal.js
 crates/swc/tests/tsc-references/ClassAndModuleWithSameNameAndCommonRootES6.2.minified.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck1.1.normal.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck1.2.minified.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck2.1.normal.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck2.2.minified.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck4.1.normal.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck4.2.minified.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck6.1.normal.js
 crates/swc/tests/tsc-references/ES3For-ofTypeCheck6.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of1.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of1.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of10.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of10.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of11.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of11.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of12.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of12.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of13.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of13.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of14.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of14.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of15.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of15.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of16.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of16.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of17.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of17.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of18.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of18.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of19.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of19.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of2.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of2.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of21.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of21.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of22.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of22.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of23.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of23.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of24.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of24.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of25.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of25.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of26.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of26.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of27.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of27.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of28.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of28.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of29.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of29.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of3.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of3.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of30.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of30.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of31.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of31.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of33.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of33.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of34.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of34.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of35.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of35.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of36.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of36.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of37.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of37.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of4.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of4.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of5.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of5.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of6.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of6.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of7.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of7.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of8.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of8.2.minified.js
 crates/swc/tests/tsc-references/ES5For-of9.1.normal.js
 crates/swc/tests/tsc-references/ES5For-of9.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck1.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck1.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck10.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck10.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck11.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck11.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck12.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck12.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck13.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck13.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck14.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck14.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck2.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck2.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck3.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck3.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck4.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck4.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck5.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck5.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck6.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck6.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck7.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck7.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck8.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck8.2.minified.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck9.1.normal.js
 crates/swc/tests/tsc-references/ES5For-ofTypeCheck9.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty1.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty1.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty2.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty2.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty3.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty3.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty4.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty4.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty5.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty5.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty6.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty6.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolProperty7.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolProperty7.2.minified.js
 crates/swc/tests/tsc-references/ES5SymbolType1.1.normal.js
 crates/swc/tests/tsc-references/ES5SymbolType1.2.minified.js
 crates/swc/tests/tsc-references/ES5for-of32.1.normal.js
 crates/swc/tests/tsc-references/ES5for-of32.2.minified.js
 crates/swc/tests/tsc-references/EnumAndModuleWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/EnumAndModuleWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ExportClassWhichExtendsInterfaceWithInaccessibleType.1.normal.js
 crates/swc/tests/tsc-references/ExportClassWhichExtendsInterfaceWithInaccessibleType.2.minified.js
 crates/swc/tests/tsc-references/ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportClassWithInaccessibleTypeInTypeParameterConstraint.1.normal.js
 crates/swc/tests/tsc-references/ExportClassWithInaccessibleTypeInTypeParameterConstraint.2.minified.js
 crates/swc/tests/tsc-references/ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.1.normal.js
 crates/swc/tests/tsc-references/ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.2.minified.js
 crates/swc/tests/tsc-references/ExportModuleWithAccessibleTypesOnItsExportedMembers.1.normal.js
 crates/swc/tests/tsc-references/ExportModuleWithAccessibleTypesOnItsExportedMembers.2.minified.js
 crates/swc/tests/tsc-references/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.1.normal.js
 crates/swc/tests/tsc-references/ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.2.minified.js
 crates/swc/tests/tsc-references/ExportVariableWithAccessibleTypeInTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/ExportVariableWithAccessibleTypeInTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/ExportVariableWithInaccessibleTypeInTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/ExportVariableWithInaccessibleTypeInTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/FunctionAndModuleWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/FunctionAndModuleWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/FunctionAndModuleWithSameNameAndDifferentCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/FunctionAndModuleWithSameNameAndDifferentCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration11_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration11_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration13_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration13_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration1_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration1_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration2_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration2_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration3_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration3_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration4_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration4_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration6_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration6_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration7_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration7_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration8_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration8_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionDeclaration9_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionDeclaration9_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionExpression1_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionExpression1_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionExpression2_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionExpression2_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionPropertyAssignments1_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionPropertyAssignments1_es6.2.minified.js
 crates/swc/tests/tsc-references/FunctionPropertyAssignments5_es6.1.normal.js
 crates/swc/tests/tsc-references/FunctionPropertyAssignments5_es6.2.minified.js
 crates/swc/tests/tsc-references/InvalidNonInstantiatedModule.1.normal.js
 crates/swc/tests/tsc-references/InvalidNonInstantiatedModule.2.minified.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration1_es6.1.normal.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration1_es6.2.minified.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration2_es6.1.normal.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration2_es6.2.minified.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration3_es6.1.normal.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration3_es6.2.minified.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration7_es6.1.normal.js
 crates/swc/tests/tsc-references/MemberFunctionDeclaration7_es6.2.minified.js
 crates/swc/tests/tsc-references/ModuleAndClassWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/ModuleAndClassWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ModuleAndEnumWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/ModuleAndEnumWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ModuleAndFunctionWithSameNameAndCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/ModuleAndFunctionWithSameNameAndCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedClasses.1.normal.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedClasses.2.minified.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedEnums.1.normal.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedEnums.2.minified.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedFunctions.1.normal.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedFunctions.2.minified.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedImportAlias.1.normal.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedImportAlias.2.minified.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedVariables.1.normal.js
 crates/swc/tests/tsc-references/ModuleWithExportedAndNonExportedVariables.2.minified.js
 crates/swc/tests/tsc-references/Protected3.1.normal.js
 crates/swc/tests/tsc-references/Protected3.2.minified.js
 crates/swc/tests/tsc-references/Protected5.1.normal.js
 crates/swc/tests/tsc-references/Protected5.2.minified.js
 crates/swc/tests/tsc-references/Protected8.1.normal.js
 crates/swc/tests/tsc-references/Protected8.2.minified.js
 crates/swc/tests/tsc-references/Protected9.1.normal.js
 crates/swc/tests/tsc-references/Protected9.2.minified.js
 crates/swc/tests/tsc-references/TupleType1.1.normal.js
 crates/swc/tests/tsc-references/TupleType1.2.minified.js
 crates/swc/tests/tsc-references/TupleType2.1.normal.js
 crates/swc/tests/tsc-references/TupleType2.2.minified.js
 crates/swc/tests/tsc-references/TupleType3.1.normal.js
 crates/swc/tests/tsc-references/TupleType3.2.minified.js
 crates/swc/tests/tsc-references/TupleType5.1.normal.js
 crates/swc/tests/tsc-references/TupleType5.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/TwoInternalModulesWithTheSameNameAndSameCommonRoot.1.normal.js
 crates/swc/tests/tsc-references/TwoInternalModulesWithTheSameNameAndSameCommonRoot.2.minified.js
 crates/swc/tests/tsc-references/TypeGuardWithArrayUnion.1.normal.js
 crates/swc/tests/tsc-references/TypeGuardWithArrayUnion.2.minified.js
 crates/swc/tests/tsc-references/TypeGuardWithEnumUnion.1.normal.js
 crates/swc/tests/tsc-references/TypeGuardWithEnumUnion.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration10_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration10_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration12_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration12_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration3_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration3_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration5_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration5_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration6_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration6_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration7_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration7_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration8_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration8_es6.2.minified.js
 crates/swc/tests/tsc-references/VariableDeclaration9_es6.1.normal.js
 crates/swc/tests/tsc-references/VariableDeclaration9_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression10_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression10_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression11_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression11_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression13_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression13_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression19_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression19_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression1_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression1_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression3_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression3_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression4_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression4_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression6_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression6_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression7_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression7_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression8_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression8_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldExpression9_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldExpression9_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldStarExpression1_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldStarExpression1_es6.2.minified.js
 crates/swc/tests/tsc-references/YieldStarExpression4_es6.1.normal.js
 crates/swc/tests/tsc-references/YieldStarExpression4_es6.2.minified.js
 crates/swc/tests/tsc-references/abstractProperty(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/abstractProperty(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/abstractProperty(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/abstractProperty(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/accessorWithES5.1.normal.js
 crates/swc/tests/tsc-references/accessorWithES5.2.minified.js
 crates/swc/tests/tsc-references/accessorWithMismatchedAccessibilityModifiers.1.normal.js
 crates/swc/tests/tsc-references/accessorWithMismatchedAccessibilityModifiers.2.minified.js
 crates/swc/tests/tsc-references/accessorsAreNotContextuallyTyped.1.normal.js
 crates/swc/tests/tsc-references/accessorsAreNotContextuallyTyped.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideMethod.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideMethod.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty2.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty2.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty3.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty3.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty4.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty4.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty5.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty5.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty6.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty6.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty8.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty8.2.minified.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty9.1.normal.js
 crates/swc/tests/tsc-references/accessorsOverrideProperty9.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithAnyAndEveryType.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithAnyAndEveryType.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithConstrainedTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithConstrainedTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithNullValueAndInvalidOperator.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithNullValueAndInvalidOperator.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithNullValueAndValidOperator.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithNullValueAndValidOperator.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithNumberAndEnum.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithNumberAndEnum.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithOnlyNullValueOrUndefinedValue.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithOnlyNullValueOrUndefinedValue.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithStringAndEveryType.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithStringAndEveryType.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithUndefinedValueAndInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithUndefinedValueAndInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/additionOperatorWithUndefinedValueAndValidOperator.1.normal.js
 crates/swc/tests/tsc-references/additionOperatorWithUndefinedValueAndValidOperator.2.minified.js
 crates/swc/tests/tsc-references/allowImportingTsExtensions.1.normal.js
 crates/swc/tests/tsc-references/allowImportingTsExtensions.2.minified.js
 crates/swc/tests/tsc-references/allowImportingTypesDtsExtension.1.normal.js
 crates/swc/tests/tsc-references/allowImportingTypesDtsExtension.2.minified.js
 crates/swc/tests/tsc-references/allowUnescapedParagraphAndLineSeparatorsInStringLiteral.1.normal.js
 crates/swc/tests/tsc-references/allowUnescapedParagraphAndLineSeparatorsInStringLiteral.2.minified.js
 crates/swc/tests/tsc-references/allowsImportingTsExtension.1.normal.js
 crates/swc/tests/tsc-references/allowsImportingTsExtension.2.minified.js
 crates/swc/tests/tsc-references/ambient.1.normal.js
 crates/swc/tests/tsc-references/ambient.2.minified.js
 crates/swc/tests/tsc-references/ambientAccessors.1.normal.js
 crates/swc/tests/tsc-references/ambientAccessors.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarations.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarations.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsExternal.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsExternal.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging1.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging1.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging2.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging2.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging3.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_merging3.2.minified.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_tooManyAsterisks.1.normal.js
 crates/swc/tests/tsc-references/ambientDeclarationsPatterns_tooManyAsterisks.2.minified.js
 crates/swc/tests/tsc-references/ambientEnumDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/ambientEnumDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/ambientEnumDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/ambientEnumDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/ambientExternalModuleInsideNonAmbient.1.normal.js
 crates/swc/tests/tsc-references/ambientExternalModuleInsideNonAmbient.2.minified.js
 crates/swc/tests/tsc-references/ambientExternalModuleInsideNonAmbientExternalModule.1.normal.js
 crates/swc/tests/tsc-references/ambientExternalModuleInsideNonAmbientExternalModule.2.minified.js
 crates/swc/tests/tsc-references/ambientExternalModuleMerging.1.normal.js
 crates/swc/tests/tsc-references/ambientExternalModuleMerging.2.minified.js
 crates/swc/tests/tsc-references/ambientInsideNonAmbient.1.normal.js
 crates/swc/tests/tsc-references/ambientInsideNonAmbient.2.minified.js
 crates/swc/tests/tsc-references/ambientInsideNonAmbientExternalModule.1.normal.js
 crates/swc/tests/tsc-references/ambientInsideNonAmbientExternalModule.2.minified.js
 crates/swc/tests/tsc-references/ambientShorthand.1.normal.js
 crates/swc/tests/tsc-references/ambientShorthand.2.minified.js
 crates/swc/tests/tsc-references/ambientShorthand_declarationEmit.1.normal.js
 crates/swc/tests/tsc-references/ambientShorthand_declarationEmit.2.minified.js
 crates/swc/tests/tsc-references/ambientShorthand_duplicate.1.normal.js
 crates/swc/tests/tsc-references/ambientShorthand_duplicate.2.minified.js
 crates/swc/tests/tsc-references/ambientShorthand_merging.1.normal.js
 crates/swc/tests/tsc-references/ambientShorthand_merging.2.minified.js
 crates/swc/tests/tsc-references/ambientShorthand_reExport.1.normal.js
 crates/swc/tests/tsc-references/ambientShorthand_reExport.2.minified.js
 crates/swc/tests/tsc-references/amdImportAsPrimaryExpression.1.normal.js
 crates/swc/tests/tsc-references/amdImportAsPrimaryExpression.2.minified.js
 crates/swc/tests/tsc-references/amdImportNotAsPrimaryExpression.1.normal.js
 crates/swc/tests/tsc-references/amdImportNotAsPrimaryExpression.2.minified.js
 crates/swc/tests/tsc-references/annotatedThisPropertyInitializerDoesntNarrow.1.normal.js
 crates/swc/tests/tsc-references/annotatedThisPropertyInitializerDoesntNarrow.2.minified.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsAmd.1.normal.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsAmd.2.minified.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsCommonjs.1.normal.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsCommonjs.2.minified.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsSystem.1.normal.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsSystem.2.minified.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsUmd.1.normal.js
 crates/swc/tests/tsc-references/anonymousDefaultExportsUmd.2.minified.js
 crates/swc/tests/tsc-references/anyAsConstructor.1.normal.js
 crates/swc/tests/tsc-references/anyAsConstructor.2.minified.js
 crates/swc/tests/tsc-references/anyAsFunctionCall.1.normal.js
 crates/swc/tests/tsc-references/anyAsFunctionCall.2.minified.js
 crates/swc/tests/tsc-references/anyAsGenericFunctionCall.1.normal.js
 crates/swc/tests/tsc-references/anyAsGenericFunctionCall.2.minified.js
 crates/swc/tests/tsc-references/anyAssignabilityInInheritance.1.normal.js
 crates/swc/tests/tsc-references/anyAssignabilityInInheritance.2.minified.js
 crates/swc/tests/tsc-references/anyAssignableToEveryType.1.normal.js
 crates/swc/tests/tsc-references/anyAssignableToEveryType.2.minified.js
 crates/swc/tests/tsc-references/anyAssignableToEveryType2.1.normal.js
 crates/swc/tests/tsc-references/anyAssignableToEveryType2.2.minified.js
 crates/swc/tests/tsc-references/anyPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/anyPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/apparentTypeSubtyping.1.normal.js
 crates/swc/tests/tsc-references/apparentTypeSubtyping.2.minified.js
 crates/swc/tests/tsc-references/apparentTypeSupertype.1.normal.js
 crates/swc/tests/tsc-references/apparentTypeSupertype.2.minified.js
 crates/swc/tests/tsc-references/argumentExpressionContextualTyping.1.normal.js
 crates/swc/tests/tsc-references/argumentExpressionContextualTyping.2.minified.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithAnyAndNumber.1.normal.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithAnyAndNumber.2.minified.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithEnum.1.normal.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithEnum.2.minified.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithEnumUnion.1.normal.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithEnumUnion.2.minified.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/arithmeticOperatorWithTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/arityAndOrderCompatibility01.1.normal.js
 crates/swc/tests/tsc-references/arityAndOrderCompatibility01.2.minified.js
 crates/swc/tests/tsc-references/arrayAssignmentPatternWithAny.1.normal.js
 crates/swc/tests/tsc-references/arrayAssignmentPatternWithAny.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteral.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteral.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralExpressionContextualTyping.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralExpressionContextualTyping.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralInference.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralInference.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralSpread.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralSpread.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralSpreadES5iterable.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralSpreadES5iterable.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralWidened.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralWidened.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralWithMultipleBestCommonTypes.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralWithMultipleBestCommonTypes.2.minified.js
 crates/swc/tests/tsc-references/arrayLiterals.1.normal.js
 crates/swc/tests/tsc-references/arrayLiterals.2.minified.js
 crates/swc/tests/tsc-references/arrayLiterals2ES5.1.normal.js
 crates/swc/tests/tsc-references/arrayLiterals2ES5.2.minified.js
 crates/swc/tests/tsc-references/arrayLiterals2ES6.1.normal.js
 crates/swc/tests/tsc-references/arrayLiterals2ES6.2.minified.js
 crates/swc/tests/tsc-references/arrayLiterals3.1.normal.js
 crates/swc/tests/tsc-references/arrayLiterals3.2.minified.js
 crates/swc/tests/tsc-references/arrayLiteralsWithRecursiveGenerics.1.normal.js
 crates/swc/tests/tsc-references/arrayLiteralsWithRecursiveGenerics.2.minified.js
 crates/swc/tests/tsc-references/arrayOfFunctionTypes3.1.normal.js
 crates/swc/tests/tsc-references/arrayOfFunctionTypes3.2.minified.js
 crates/swc/tests/tsc-references/arraySpreadImportHelpers.1.normal.js
 crates/swc/tests/tsc-references/arraySpreadImportHelpers.2.minified.js
 crates/swc/tests/tsc-references/arraySpreadInCall.1.normal.js
 crates/swc/tests/tsc-references/arraySpreadInCall.2.minified.js
 crates/swc/tests/tsc-references/arrayTypeOfFunctionTypes.1.normal.js
 crates/swc/tests/tsc-references/arrayTypeOfFunctionTypes.2.minified.js
 crates/swc/tests/tsc-references/arrayTypeOfFunctionTypes2.1.normal.js
 crates/swc/tests/tsc-references/arrayTypeOfFunctionTypes2.2.minified.js
 crates/swc/tests/tsc-references/arrayTypeOfTypeOf.1.normal.js
 crates/swc/tests/tsc-references/arrayTypeOfTypeOf.2.minified.js
 crates/swc/tests/tsc-references/arrowFunctionExpressions.1.normal.js
 crates/swc/tests/tsc-references/arrowFunctionExpressions.2.minified.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es2017.1.normal.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es2017.2.minified.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es5.1.normal.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es5.2.minified.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es6.1.normal.js
 crates/swc/tests/tsc-references/arrowFunctionWithParameterNameAsync_es6.2.minified.js
 crates/swc/tests/tsc-references/asOpEmitParens.1.normal.js
 crates/swc/tests/tsc-references/asOpEmitParens.2.minified.js
 crates/swc/tests/tsc-references/asOperator1.1.normal.js
 crates/swc/tests/tsc-references/asOperator1.2.minified.js
 crates/swc/tests/tsc-references/asOperator2.1.normal.js
 crates/swc/tests/tsc-references/asOperator2.2.minified.js
 crates/swc/tests/tsc-references/asOperator3.1.normal.js
 crates/swc/tests/tsc-references/asOperator3.2.minified.js
 crates/swc/tests/tsc-references/asOperator4.1.normal.js
 crates/swc/tests/tsc-references/asOperator4.2.minified.js
 crates/swc/tests/tsc-references/asOperatorASI.1.normal.js
 crates/swc/tests/tsc-references/asOperatorASI.2.minified.js
 crates/swc/tests/tsc-references/asOperatorAmbiguity.1.normal.js
 crates/swc/tests/tsc-references/asOperatorAmbiguity.2.minified.js
 crates/swc/tests/tsc-references/asOperatorContextualType.1.normal.js
 crates/swc/tests/tsc-references/asOperatorContextualType.2.minified.js
 crates/swc/tests/tsc-references/asOperatorNames.1.normal.js
 crates/swc/tests/tsc-references/asOperatorNames.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsAmbientExternalModule01.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsAmbientExternalModule01.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsAmbientExternalModule02.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsAmbientExternalModule02.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface01.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface01.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface02.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface02.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface03.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface03.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface04.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsInterface04.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace01.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace01.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace02.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace02.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace03.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace03.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace04.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace04.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace05.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsNamespace05.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsTypeAlias01.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsTypeAlias01.2.minified.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsTypeAlias02.1.normal.js
 crates/swc/tests/tsc-references/asiPreventsParsingAsTypeAlias02.2.minified.js
 crates/swc/tests/tsc-references/assertionTypePredicates2.1.normal.js
 crates/swc/tests/tsc-references/assertionTypePredicates2.2.minified.js
 crates/swc/tests/tsc-references/assertionsAndNonReturningFunctions.1.normal.js
 crates/swc/tests/tsc-references/assertionsAndNonReturningFunctions.2.minified.js
 crates/swc/tests/tsc-references/assignAnyToEveryType.1.normal.js
 crates/swc/tests/tsc-references/assignAnyToEveryType.2.minified.js
 crates/swc/tests/tsc-references/assignEveryTypeToAny.1.normal.js
 crates/swc/tests/tsc-references/assignEveryTypeToAny.2.minified.js
 crates/swc/tests/tsc-references/assignFromBooleanInterface.1.normal.js
 crates/swc/tests/tsc-references/assignFromBooleanInterface.2.minified.js
 crates/swc/tests/tsc-references/assignFromBooleanInterface2.1.normal.js
 crates/swc/tests/tsc-references/assignFromBooleanInterface2.2.minified.js
 crates/swc/tests/tsc-references/assignFromNumberInterface.1.normal.js
 crates/swc/tests/tsc-references/assignFromNumberInterface.2.minified.js
 crates/swc/tests/tsc-references/assignFromNumberInterface2.1.normal.js
 crates/swc/tests/tsc-references/assignFromNumberInterface2.2.minified.js
 crates/swc/tests/tsc-references/assignFromStringInterface.1.normal.js
 crates/swc/tests/tsc-references/assignFromStringInterface.2.minified.js
 crates/swc/tests/tsc-references/assignFromStringInterface2.1.normal.js
 crates/swc/tests/tsc-references/assignFromStringInterface2.2.minified.js
 crates/swc/tests/tsc-references/assignObjectToNonPrimitive.1.normal.js
 crates/swc/tests/tsc-references/assignObjectToNonPrimitive.2.minified.js
 crates/swc/tests/tsc-references/assignParameterPropertyToPropertyDeclarationES2022.1.normal.js
 crates/swc/tests/tsc-references/assignParameterPropertyToPropertyDeclarationES2022.2.minified.js
 crates/swc/tests/tsc-references/assignParameterPropertyToPropertyDeclarationESNext.1.normal.js
 crates/swc/tests/tsc-references/assignParameterPropertyToPropertyDeclarationESNext.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatBetweenTupleAndArray.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatBetweenTupleAndArray.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures4.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures4.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures5.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures5.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures6.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignatures6.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignaturesWithRestParameters.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithCallSignaturesWithRestParameters.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures3.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures4.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures4.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures5.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures5.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures6.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignatures6.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithConstructSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithDiscriminatedUnion.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithDiscriminatedUnion.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithEnumIndexer.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithEnumIndexer.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures4.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignatures4.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithGenericCallSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithNumericIndexer3.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers3.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers4.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers4.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers5.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembers5.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersAccessibility.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersAccessibility.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersNumericNames.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersNumericNames.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersOptionality.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersOptionality.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersOptionality2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersOptionality2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersStringNumericNames.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithObjectMembersStringNumericNames.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer2.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer2.2.minified.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer3.1.normal.js
 crates/swc/tests/tsc-references/assignmentCompatWithStringIndexer3.2.minified.js
 crates/swc/tests/tsc-references/assignmentGenericLookupTypeNarrowing.1.normal.js
 crates/swc/tests/tsc-references/assignmentGenericLookupTypeNarrowing.2.minified.js
 crates/swc/tests/tsc-references/assignmentLHSIsReference.1.normal.js
 crates/swc/tests/tsc-references/assignmentLHSIsReference.2.minified.js
 crates/swc/tests/tsc-references/assignmentToParenthesizedIdentifiers.1.normal.js
 crates/swc/tests/tsc-references/assignmentToParenthesizedIdentifiers.2.minified.js
 crates/swc/tests/tsc-references/assignmentToVoidZero1.1.normal.js
 crates/swc/tests/tsc-references/assignmentToVoidZero1.2.minified.js
 crates/swc/tests/tsc-references/assignmentToVoidZero2.1.normal.js
 crates/swc/tests/tsc-references/assignmentToVoidZero2.2.minified.js
 crates/swc/tests/tsc-references/assignmentTypeNarrowing.1.normal.js
 crates/swc/tests/tsc-references/assignmentTypeNarrowing.2.minified.js
 crates/swc/tests/tsc-references/assignments.1.normal.js
 crates/swc/tests/tsc-references/assignments.2.minified.js
 crates/swc/tests/tsc-references/asyncAliasReturnType_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncAliasReturnType_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncAliasReturnType_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncAliasReturnType_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction10_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction11_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction11_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction1_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction2_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction3_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction4_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesArguments_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunctionCapturesThis_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncArrowFunction_allowJs.1.normal.js
 crates/swc/tests/tsc-references/asyncArrowFunction_allowJs.2.minified.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncAwaitIsolatedModules_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncAwaitNestedClasses_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncAwaitNestedClasses_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncAwait_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncAwait_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncAwait_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncAwait_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncAwait_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncAwait_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration11_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration13_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration14_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration16_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration16_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration1_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration2_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration3_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration4_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclaration8_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationCapturesArguments_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationCapturesArguments_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationParameterEvaluation(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationParameterEvaluation(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationParameterEvaluation(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/asyncFunctionDeclarationParameterEvaluation(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/asyncGeneratorGenericNonWrappedReturn.1.normal.js
 crates/swc/tests/tsc-references/asyncGeneratorGenericNonWrappedReturn.2.minified.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2018).1.normal.js
 crates/swc/tests/tsc-references/asyncGeneratorParameterEvaluation(target=es2018).2.minified.js
 crates/swc/tests/tsc-references/asyncImportedPromise_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncImportedPromise_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncImportedPromise_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncImportedPromise_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncMethodWithSuperConflict_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncMethodWithSuperConflict_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncMethodWithSuper_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncMultiFile_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncMultiFile_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncMultiFile_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncMultiFile_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncUnParenthesizedArrowFunction_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncUseStrict_es2017.1.normal.js
 crates/swc/tests/tsc-references/asyncUseStrict_es2017.2.minified.js
 crates/swc/tests/tsc-references/asyncUseStrict_es5.1.normal.js
 crates/swc/tests/tsc-references/asyncUseStrict_es5.2.minified.js
 crates/swc/tests/tsc-references/asyncUseStrict_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncUseStrict_es6.2.minified.js
 crates/swc/tests/tsc-references/asyncWithVarShadowing_es6.1.normal.js
 crates/swc/tests/tsc-references/asyncWithVarShadowing_es6.2.minified.js
 crates/swc/tests/tsc-references/augmentedTypeAssignmentCompatIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/augmentedTypeAssignmentCompatIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/augmentedTypeBracketAccessIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/augmentedTypeBracketAccessIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression1_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression2_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression3_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression4_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitBinaryExpression5_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression1_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression2_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression3_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression4_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression5_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression6_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression7_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitCallExpression8_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitClassExpression_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitClassExpression_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitClassExpression_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitClassExpression_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitClassExpression_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitClassExpression_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitInheritedPromise_es2017.1.normal.js
 crates/swc/tests/tsc-references/awaitInheritedPromise_es2017.2.minified.js
 crates/swc/tests/tsc-references/awaitUnion_es5.1.normal.js
 crates/swc/tests/tsc-references/awaitUnion_es5.2.minified.js
 crates/swc/tests/tsc-references/awaitUnion_es6.1.normal.js
 crates/swc/tests/tsc-references/awaitUnion_es6.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.12.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.12.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.13.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.13.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.15.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.15.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.9.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarations.9.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInFor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf.2.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForAwaitOf.2.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.2.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.2.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.4.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsInForOf.4.2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsTopLevelOfModule.1(module=es6).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsTopLevelOfModule.1(module=es6).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsTopLevelOfModule.1(module=system).1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsTopLevelOfModule.1(module=system).2.minified.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsWithImportHelpers.1.normal.js
 crates/swc/tests/tsc-references/awaitUsingDeclarationsWithImportHelpers.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017_1.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017_1.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017_2.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es2017_2.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6_1.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6_1.2.minified.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6_2.1.normal.js
 crates/swc/tests/tsc-references/await_unaryExpression_es6_2.2.minified.js
 crates/swc/tests/tsc-references/bestCommonTypeOfConditionalExpressions.1.normal.js
 crates/swc/tests/tsc-references/bestCommonTypeOfConditionalExpressions.2.minified.js
 crates/swc/tests/tsc-references/bestCommonTypeOfConditionalExpressions2.1.normal.js
 crates/swc/tests/tsc-references/bestCommonTypeOfConditionalExpressions2.2.minified.js
 crates/swc/tests/tsc-references/bestCommonTypeOfTuple.1.normal.js
 crates/swc/tests/tsc-references/bestCommonTypeOfTuple.2.minified.js
 crates/swc/tests/tsc-references/bestCommonTypeOfTuple2.1.normal.js
 crates/swc/tests/tsc-references/bestCommonTypeOfTuple2.2.minified.js
 crates/swc/tests/tsc-references/bigintMissingES2019.1.normal.js
 crates/swc/tests/tsc-references/bigintMissingES2019.2.minified.js
 crates/swc/tests/tsc-references/bigintMissingES2020.1.normal.js
 crates/swc/tests/tsc-references/bigintMissingES2020.2.minified.js
 crates/swc/tests/tsc-references/bigintMissingESNext.1.normal.js
 crates/swc/tests/tsc-references/bigintMissingESNext.2.minified.js
 crates/swc/tests/tsc-references/binaryIntegerLiteral.1.normal.js
 crates/swc/tests/tsc-references/binaryIntegerLiteral.2.minified.js
 crates/swc/tests/tsc-references/binaryIntegerLiteralES6.1.normal.js
 crates/swc/tests/tsc-references/binaryIntegerLiteralES6.2.minified.js
 crates/swc/tests/tsc-references/binderUninitializedModuleExportsAssignment.1.normal.js
 crates/swc/tests/tsc-references/binderUninitializedModuleExportsAssignment.2.minified.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/bitwiseNotOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/bivariantInferences.1.normal.js
 crates/swc/tests/tsc-references/bivariantInferences.2.minified.js
 crates/swc/tests/tsc-references/boolInsteadOfBoolean.1.normal.js
 crates/swc/tests/tsc-references/boolInsteadOfBoolean.2.minified.js
 crates/swc/tests/tsc-references/booleanLiteralTypes1.1.normal.js
 crates/swc/tests/tsc-references/booleanLiteralTypes1.2.minified.js
 crates/swc/tests/tsc-references/booleanLiteralTypes2.1.normal.js
 crates/swc/tests/tsc-references/booleanLiteralTypes2.2.minified.js
 crates/swc/tests/tsc-references/booleanPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/booleanPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/bundlerSyntaxRestrictions.1.normal.js
 crates/swc/tests/tsc-references/bundlerSyntaxRestrictions.2.minified.js
 crates/swc/tests/tsc-references/callChain.1.normal.js
 crates/swc/tests/tsc-references/callChain.2.1.normal.js
 crates/swc/tests/tsc-references/callChain.2.2.minified.js
 crates/swc/tests/tsc-references/callChain.2.minified.js
 crates/swc/tests/tsc-references/callChain.3.1.normal.js
 crates/swc/tests/tsc-references/callChain.3.2.minified.js
 crates/swc/tests/tsc-references/callChainInference.1.normal.js
 crates/swc/tests/tsc-references/callChainInference.2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2016).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2016).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2018).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2018).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2019).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2019).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es5).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=es5).2.minified.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/callChainWithSuper(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/callGenericFunctionWithIncorrectNumberOfTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/callGenericFunctionWithIncorrectNumberOfTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/callGenericFunctionWithZeroTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/callGenericFunctionWithZeroTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/callNonGenericFunctionWithTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/callNonGenericFunctionWithTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/callOfPropertylessConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/callOfPropertylessConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/callOverload.1.normal.js
 crates/swc/tests/tsc-references/callOverload.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance2.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance2.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance3.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance3.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance4.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance4.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance5.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance5.2.minified.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance6.1.normal.js
 crates/swc/tests/tsc-references/callSignatureAssignabilityInInheritance6.2.minified.js
 crates/swc/tests/tsc-references/callSignatureWithoutAnnotationsOrBody.1.normal.js
 crates/swc/tests/tsc-references/callSignatureWithoutAnnotationsOrBody.2.minified.js
 crates/swc/tests/tsc-references/callSignatureWithoutReturnTypeAnnotationInference.1.normal.js
 crates/swc/tests/tsc-references/callSignatureWithoutReturnTypeAnnotationInference.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType2.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType2.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType3.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesThatDifferOnlyByReturnType3.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesWithAccessibilityModifiersOnParameters.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesWithAccessibilityModifiersOnParameters.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesWithDuplicateParameters.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesWithDuplicateParameters.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesWithOptionalParameters2.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesWithOptionalParameters2.2.minified.js
 crates/swc/tests/tsc-references/callSignaturesWithParameterInitializers.1.normal.js
 crates/swc/tests/tsc-references/callSignaturesWithParameterInitializers.2.minified.js
 crates/swc/tests/tsc-references/callWithMissingVoid.1.normal.js
 crates/swc/tests/tsc-references/callWithMissingVoid.2.minified.js
 crates/swc/tests/tsc-references/callWithMissingVoidUndefinedUnknownAnyInJs.1.normal.js
 crates/swc/tests/tsc-references/callWithMissingVoidUndefinedUnknownAnyInJs.2.minified.js
 crates/swc/tests/tsc-references/callWithSpread.1.normal.js
 crates/swc/tests/tsc-references/callWithSpread.2.minified.js
 crates/swc/tests/tsc-references/callWithSpread2.1.normal.js
 crates/swc/tests/tsc-references/callWithSpread2.2.minified.js
 crates/swc/tests/tsc-references/callWithSpread3.1.normal.js
 crates/swc/tests/tsc-references/callWithSpread3.2.minified.js
 crates/swc/tests/tsc-references/callWithSpread4.1.normal.js
 crates/swc/tests/tsc-references/callWithSpread4.2.minified.js
 crates/swc/tests/tsc-references/callWithSpread5.1.normal.js
 crates/swc/tests/tsc-references/callWithSpread5.2.minified.js
 crates/swc/tests/tsc-references/callWithSpreadES6.1.normal.js
 crates/swc/tests/tsc-references/callWithSpreadES6.2.minified.js
 crates/swc/tests/tsc-references/callbackCrossModule.1.normal.js
 crates/swc/tests/tsc-references/callbackCrossModule.2.minified.js
 crates/swc/tests/tsc-references/callbackOnConstructor.1.normal.js
 crates/swc/tests/tsc-references/callbackOnConstructor.2.minified.js
 crates/swc/tests/tsc-references/callbackTag1.1.normal.js
 crates/swc/tests/tsc-references/callbackTag1.2.minified.js
 crates/swc/tests/tsc-references/callbackTag2.1.normal.js
 crates/swc/tests/tsc-references/callbackTag2.2.minified.js
 crates/swc/tests/tsc-references/callbackTag3.1.normal.js
 crates/swc/tests/tsc-references/callbackTag3.2.minified.js
 crates/swc/tests/tsc-references/callbackTag4.2.minified.js
 crates/swc/tests/tsc-references/callbackTagNamespace.1.normal.js
 crates/swc/tests/tsc-references/callbackTagNamespace.2.minified.js
 crates/swc/tests/tsc-references/callbackTagNestedParameter.1.normal.js
 crates/swc/tests/tsc-references/callbackTagNestedParameter.2.minified.js
 crates/swc/tests/tsc-references/callbackTagVariadicType.1.normal.js
 crates/swc/tests/tsc-references/callbackTagVariadicType.2.minified.js
 crates/swc/tests/tsc-references/castingTuple.1.normal.js
 crates/swc/tests/tsc-references/castingTuple.2.minified.js
 crates/swc/tests/tsc-references/chained.1.normal.js
 crates/swc/tests/tsc-references/chained.2.minified.js
 crates/swc/tests/tsc-references/chained2.1.normal.js
 crates/swc/tests/tsc-references/chained2.2.minified.js
 crates/swc/tests/tsc-references/chainedPrototypeAssignment.1.normal.js
 crates/swc/tests/tsc-references/chainedPrototypeAssignment.2.minified.js
 crates/swc/tests/tsc-references/checkExportsObjectAssignProperty.1.normal.js
 crates/swc/tests/tsc-references/checkExportsObjectAssignProperty.2.minified.js
 crates/swc/tests/tsc-references/checkExportsObjectAssignPrototypeProperty.1.normal.js
 crates/swc/tests/tsc-references/checkExportsObjectAssignPrototypeProperty.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocOnEndOfFile.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocOnEndOfFile.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocOptionalParamOrder.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocOptionalParamOrder.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocParamOnVariableDeclaredFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocParamOnVariableDeclaredFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocParamTag1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocParamTag1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocReturnTag1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocReturnTag1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocReturnTag2.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocReturnTag2.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag10.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag10.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag11.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag11.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag12.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag12.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag13.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag13.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag14.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag14.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag2.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag2.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag3.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag3.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag4.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag4.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag5.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag5.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag6.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag6.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag7.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag7.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag8.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag8.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag9.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocSatisfiesTag9.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag2.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag2.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag3.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag3.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag4.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag4.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag5.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag5.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag6.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag6.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag7.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTag7.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTagOnObjectProperty1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTagOnObjectProperty1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypeTagOnObjectProperty2.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypeTagOnObjectProperty2.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypedefInParamTag1.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypedefInParamTag1.2.minified.js
 crates/swc/tests/tsc-references/checkJsdocTypedefOnlySourceFile.1.normal.js
 crates/swc/tests/tsc-references/checkJsdocTypedefOnlySourceFile.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenCanBeTupleType.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenCanBeTupleType.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty1.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty1.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty10.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty10.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty11.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty11.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty12.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty12.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty13.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty13.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty14.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty14.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty15.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty15.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty16.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty16.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty2.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty2.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty3.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty3.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty4.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty4.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty5.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty5.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty6.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty6.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty7.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty7.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty8.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty8.2.minified.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty9.1.normal.js
 crates/swc/tests/tsc-references/checkJsxChildrenProperty9.2.minified.js
 crates/swc/tests/tsc-references/checkJsxGenericTagHasCorrectInferences.1.normal.js
 crates/swc/tests/tsc-references/checkJsxGenericTagHasCorrectInferences.2.minified.js
 crates/swc/tests/tsc-references/checkJsxIntersectionElementPropsType.1.normal.js
 crates/swc/tests/tsc-references/checkJsxIntersectionElementPropsType.2.minified.js
 crates/swc/tests/tsc-references/checkJsxSubtleSkipContextSensitiveBug.1.normal.js
 crates/swc/tests/tsc-references/checkJsxSubtleSkipContextSensitiveBug.2.minified.js
 crates/swc/tests/tsc-references/checkJsxUnionSFXContextualTypeInferredCorrectly.1.normal.js
 crates/swc/tests/tsc-references/checkJsxUnionSFXContextualTypeInferredCorrectly.2.minified.js
 crates/swc/tests/tsc-references/checkObjectDefineProperty.1.normal.js
 crates/swc/tests/tsc-references/checkObjectDefineProperty.2.minified.js
 crates/swc/tests/tsc-references/checkOtherObjectAssignProperty.1.normal.js
 crates/swc/tests/tsc-references/checkOtherObjectAssignProperty.2.minified.js
 crates/swc/tests/tsc-references/checkSpecialPropertyAssignments.1.normal.js
 crates/swc/tests/tsc-references/checkSpecialPropertyAssignments.2.minified.js
 crates/swc/tests/tsc-references/circular1.1.normal.js
 crates/swc/tests/tsc-references/circular1.2.minified.js
 crates/swc/tests/tsc-references/circular2.1.normal.js
 crates/swc/tests/tsc-references/circular2.2.minified.js
 crates/swc/tests/tsc-references/circular3.1.normal.js
 crates/swc/tests/tsc-references/circular3.2.minified.js
 crates/swc/tests/tsc-references/circular4.1.normal.js
 crates/swc/tests/tsc-references/circular4.2.minified.js
 crates/swc/tests/tsc-references/circularImportAlias.1.normal.js
 crates/swc/tests/tsc-references/circularImportAlias.2.minified.js
 crates/swc/tests/tsc-references/circularIndexedAccessErrors.1.normal.js
 crates/swc/tests/tsc-references/circularIndexedAccessErrors.2.minified.js
 crates/swc/tests/tsc-references/circularMultipleAssignmentDeclaration.1.normal.js
 crates/swc/tests/tsc-references/circularMultipleAssignmentDeclaration.2.minified.js
 crates/swc/tests/tsc-references/circularReference.1.normal.js
 crates/swc/tests/tsc-references/circularReference.2.minified.js
 crates/swc/tests/tsc-references/circularTypeAliasForUnionWithClass.1.normal.js
 crates/swc/tests/tsc-references/circularTypeAliasForUnionWithClass.2.minified.js
 crates/swc/tests/tsc-references/circularTypeAliasForUnionWithInterface.1.normal.js
 crates/swc/tests/tsc-references/circularTypeAliasForUnionWithInterface.2.minified.js
 crates/swc/tests/tsc-references/circularTypeofWithVarOrFunc.1.normal.js
 crates/swc/tests/tsc-references/circularTypeofWithVarOrFunc.2.minified.js
 crates/swc/tests/tsc-references/cjsImportInES2015.1.normal.js
 crates/swc/tests/tsc-references/cjsImportInES2015.2.minified.js
 crates/swc/tests/tsc-references/classAbstractAsIdentifier.1.normal.js
 crates/swc/tests/tsc-references/classAbstractAsIdentifier.2.minified.js
 crates/swc/tests/tsc-references/classAbstractAssignabilityConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/classAbstractAssignabilityConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/classAbstractClinterfaceAssignability.1.normal.js
 crates/swc/tests/tsc-references/classAbstractClinterfaceAssignability.2.minified.js
 crates/swc/tests/tsc-references/classAbstractConstructorAssignability.1.normal.js
 crates/swc/tests/tsc-references/classAbstractConstructorAssignability.2.minified.js
 crates/swc/tests/tsc-references/classAbstractFactoryFunction.1.normal.js
 crates/swc/tests/tsc-references/classAbstractFactoryFunction.2.minified.js
 crates/swc/tests/tsc-references/classAbstractImportInstantiation.1.normal.js
 crates/swc/tests/tsc-references/classAbstractImportInstantiation.2.minified.js
 crates/swc/tests/tsc-references/classAbstractInAModule.1.normal.js
 crates/swc/tests/tsc-references/classAbstractInAModule.2.minified.js
 crates/swc/tests/tsc-references/classAbstractInstantiations1.1.normal.js
 crates/swc/tests/tsc-references/classAbstractInstantiations1.2.minified.js
 crates/swc/tests/tsc-references/classAbstractMergedDeclaration.1.normal.js
 crates/swc/tests/tsc-references/classAbstractMergedDeclaration.2.minified.js
 crates/swc/tests/tsc-references/classAbstractOverloads.1.normal.js
 crates/swc/tests/tsc-references/classAbstractOverloads.2.minified.js
 crates/swc/tests/tsc-references/classAbstractSingleLineDecl.1.normal.js
 crates/swc/tests/tsc-references/classAbstractSingleLineDecl.2.minified.js
 crates/swc/tests/tsc-references/classAbstractSuperCalls.1.normal.js
 crates/swc/tests/tsc-references/classAbstractSuperCalls.2.minified.js
 crates/swc/tests/tsc-references/classAbstractUsingAbstractMethod1.1.normal.js
 crates/swc/tests/tsc-references/classAbstractUsingAbstractMethod1.2.minified.js
 crates/swc/tests/tsc-references/classAndInterfaceMerge.d.1.normal.js
 crates/swc/tests/tsc-references/classAndInterfaceMerge.d.2.minified.js
 crates/swc/tests/tsc-references/classAndInterfaceMergeConflictingMembers.1.normal.js
 crates/swc/tests/tsc-references/classAndInterfaceMergeConflictingMembers.2.minified.js
 crates/swc/tests/tsc-references/classAndInterfaceWithSameName.1.normal.js
 crates/swc/tests/tsc-references/classAndInterfaceWithSameName.2.minified.js
 crates/swc/tests/tsc-references/classAndVariableWithSameName.1.normal.js
 crates/swc/tests/tsc-references/classAndVariableWithSameName.2.minified.js
 crates/swc/tests/tsc-references/classAppearsToHaveMembersOfObject.1.normal.js
 crates/swc/tests/tsc-references/classAppearsToHaveMembersOfObject.2.minified.js
 crates/swc/tests/tsc-references/classCanExtendConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/classCanExtendConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/classConstructorAccessibility.1.normal.js
 crates/swc/tests/tsc-references/classConstructorAccessibility.2.minified.js
 crates/swc/tests/tsc-references/classConstructorAccessibility2.1.normal.js
 crates/swc/tests/tsc-references/classConstructorAccessibility2.2.minified.js
 crates/swc/tests/tsc-references/classConstructorAccessibility3.1.normal.js
 crates/swc/tests/tsc-references/classConstructorAccessibility3.2.minified.js
 crates/swc/tests/tsc-references/classConstructorAccessibility4.1.normal.js
 crates/swc/tests/tsc-references/classConstructorAccessibility4.2.minified.js
 crates/swc/tests/tsc-references/classConstructorAccessibility5.1.normal.js
 crates/swc/tests/tsc-references/classConstructorAccessibility5.2.minified.js
 crates/swc/tests/tsc-references/classConstructorOverloadsAccessibility.1.normal.js
 crates/swc/tests/tsc-references/classConstructorOverloadsAccessibility.2.minified.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility.1.normal.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility.2.minified.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility2.1.normal.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility2.2.minified.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility3.1.normal.js
 crates/swc/tests/tsc-references/classConstructorParametersAccessibility3.2.minified.js
 crates/swc/tests/tsc-references/classDeclarationLoop.1.normal.js
 crates/swc/tests/tsc-references/classDeclarationLoop.2.minified.js
 crates/swc/tests/tsc-references/classDoesNotDependOnBaseTypes.1.normal.js
 crates/swc/tests/tsc-references/classDoesNotDependOnBaseTypes.2.minified.js
 crates/swc/tests/tsc-references/classDoesNotDependOnPrivateMember.1.normal.js
 crates/swc/tests/tsc-references/classDoesNotDependOnPrivateMember.2.minified.js
 crates/swc/tests/tsc-references/classExpression.1.normal.js
 crates/swc/tests/tsc-references/classExpression.2.minified.js
 crates/swc/tests/tsc-references/classExpression1.1.normal.js
 crates/swc/tests/tsc-references/classExpression1.2.minified.js
 crates/swc/tests/tsc-references/classExpression2.1.normal.js
 crates/swc/tests/tsc-references/classExpression2.2.minified.js
 crates/swc/tests/tsc-references/classExpression3.1.normal.js
 crates/swc/tests/tsc-references/classExpression3.2.minified.js
 crates/swc/tests/tsc-references/classExpression4.1.normal.js
 crates/swc/tests/tsc-references/classExpression4.2.minified.js
 crates/swc/tests/tsc-references/classExpression5.1.normal.js
 crates/swc/tests/tsc-references/classExpression5.2.minified.js
 crates/swc/tests/tsc-references/classExpressionES61.1.normal.js
 crates/swc/tests/tsc-references/classExpressionES61.2.minified.js
 crates/swc/tests/tsc-references/classExpressionES62.1.normal.js
 crates/swc/tests/tsc-references/classExpressionES62.2.minified.js
 crates/swc/tests/tsc-references/classExpressionES63.1.normal.js
 crates/swc/tests/tsc-references/classExpressionES63.2.minified.js
 crates/swc/tests/tsc-references/classExpressionLoop.1.normal.js
 crates/swc/tests/tsc-references/classExpressionLoop.2.minified.js
 crates/swc/tests/tsc-references/classExtendingBuiltinType.1.normal.js
 crates/swc/tests/tsc-references/classExtendingBuiltinType.2.minified.js
 crates/swc/tests/tsc-references/classExtendingClass.1.normal.js
 crates/swc/tests/tsc-references/classExtendingClass.2.minified.js
 crates/swc/tests/tsc-references/classExtendingClassLikeType.1.normal.js
 crates/swc/tests/tsc-references/classExtendingClassLikeType.2.minified.js
 crates/swc/tests/tsc-references/classExtendingNonConstructor.1.normal.js
 crates/swc/tests/tsc-references/classExtendingNonConstructor.2.minified.js
 crates/swc/tests/tsc-references/classExtendingNull.1.normal.js
 crates/swc/tests/tsc-references/classExtendingNull.2.minified.js
 crates/swc/tests/tsc-references/classExtendingOptionalChain.1.normal.js
 crates/swc/tests/tsc-references/classExtendingOptionalChain.2.minified.js
 crates/swc/tests/tsc-references/classExtendsItself.1.normal.js
 crates/swc/tests/tsc-references/classExtendsItself.2.minified.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly.1.normal.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly.2.minified.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly2.1.normal.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly2.2.minified.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly3.1.normal.js
 crates/swc/tests/tsc-references/classExtendsItselfIndirectly3.2.minified.js
 crates/swc/tests/tsc-references/classExtendsShadowedConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/classExtendsShadowedConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/classExtendsValidConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/classExtendsValidConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/classImplementsMergedClassInterface.1.normal.js
 crates/swc/tests/tsc-references/classImplementsMergedClassInterface.2.minified.js
 crates/swc/tests/tsc-references/classInsideBlock.1.normal.js
 crates/swc/tests/tsc-references/classInsideBlock.2.minified.js
 crates/swc/tests/tsc-references/classIsSubtypeOfBaseType.1.normal.js
 crates/swc/tests/tsc-references/classIsSubtypeOfBaseType.2.minified.js
 crates/swc/tests/tsc-references/classPropertyAsPrivate.1.normal.js
 crates/swc/tests/tsc-references/classPropertyAsPrivate.2.minified.js
 crates/swc/tests/tsc-references/classPropertyAsProtected.1.normal.js
 crates/swc/tests/tsc-references/classPropertyAsProtected.2.minified.js
 crates/swc/tests/tsc-references/classPropertyIsPublicByDefault.1.normal.js
 crates/swc/tests/tsc-references/classPropertyIsPublicByDefault.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock10(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock11(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock12.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock12.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock13(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock14.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock14.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock15(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock17.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock17.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock18(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock21.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock21.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=amd).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=amd).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=es6).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=es6).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=system).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=system).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=umd).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock24(module=umd).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock25(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock25(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock25(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock25(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock27.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock27.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock28.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock28.2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock4(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock4(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock4(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock4(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock5(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlock9(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef3.1.normal.js
 crates/swc/tests/tsc-references/classStaticBlockUseBeforeDef3.2.minified.js
 crates/swc/tests/tsc-references/classWithBaseClassButNoConstructor.1.normal.js
 crates/swc/tests/tsc-references/classWithBaseClassButNoConstructor.2.minified.js
 crates/swc/tests/tsc-references/classWithConstructors.1.normal.js
 crates/swc/tests/tsc-references/classWithConstructors.2.minified.js
 crates/swc/tests/tsc-references/classWithEmptyBody.1.normal.js
 crates/swc/tests/tsc-references/classWithEmptyBody.2.minified.js
 crates/swc/tests/tsc-references/classWithNoConstructorOrBaseClass.1.normal.js
 crates/swc/tests/tsc-references/classWithNoConstructorOrBaseClass.2.minified.js
 crates/swc/tests/tsc-references/classWithOnlyPublicMembersEquivalentToInterface.1.normal.js
 crates/swc/tests/tsc-references/classWithOnlyPublicMembersEquivalentToInterface.2.minified.js
 crates/swc/tests/tsc-references/classWithOnlyPublicMembersEquivalentToInterface2.1.normal.js
 crates/swc/tests/tsc-references/classWithOnlyPublicMembersEquivalentToInterface2.2.minified.js
 crates/swc/tests/tsc-references/classWithOptionalParameter.1.normal.js
 crates/swc/tests/tsc-references/classWithOptionalParameter.2.minified.js
 crates/swc/tests/tsc-references/classWithPredefinedTypesAsNames.1.normal.js
 crates/swc/tests/tsc-references/classWithPredefinedTypesAsNames.2.minified.js
 crates/swc/tests/tsc-references/classWithPrivateProperty.1.normal.js
 crates/swc/tests/tsc-references/classWithPrivateProperty.2.minified.js
 crates/swc/tests/tsc-references/classWithProtectedProperty.1.normal.js
 crates/swc/tests/tsc-references/classWithProtectedProperty.2.minified.js
 crates/swc/tests/tsc-references/classWithPublicProperty.1.normal.js
 crates/swc/tests/tsc-references/classWithPublicProperty.2.minified.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElement1.1.normal.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElement1.2.minified.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElement2.1.normal.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElement2.2.minified.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElementES61.1.normal.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElementES61.2.minified.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElementES62.1.normal.js
 crates/swc/tests/tsc-references/classWithSemicolonClassElementES62.2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.3.1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterBindingPattern.3.2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.3.1.normal.js
 crates/swc/tests/tsc-references/classWithStaticFieldInParameterInitializer.3.2.minified.js
 crates/swc/tests/tsc-references/classWithStaticMembers.1.normal.js
 crates/swc/tests/tsc-references/classWithStaticMembers.2.minified.js
 crates/swc/tests/tsc-references/classWithTwoConstructorDefinitions.1.normal.js
 crates/swc/tests/tsc-references/classWithTwoConstructorDefinitions.2.minified.js
 crates/swc/tests/tsc-references/classWithoutExplicitConstructor.1.normal.js
 crates/swc/tests/tsc-references/classWithoutExplicitConstructor.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorInvalidAssignmentType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorInvalidAssignmentType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorOtherInvalidOperation.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorOtherInvalidOperation.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorOtherValidOperation.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorOtherValidOperation.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandAnyType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandAnyType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandBooleanType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandBooleanType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandNumberType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandNumberType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandObjectType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandObjectType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandStringType.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorWithSecondOperandStringType.2.minified.js
 crates/swc/tests/tsc-references/commaOperatorsMultipleOperators.1.normal.js
 crates/swc/tests/tsc-references/commaOperatorsMultipleOperators.2.minified.js
 crates/swc/tests/tsc-references/commentEmittingInPreserveJsx1.1.normal.js
 crates/swc/tests/tsc-references/commentEmittingInPreserveJsx1.2.minified.js
 crates/swc/tests/tsc-references/commonJSAliasedExport.1.normal.js
 crates/swc/tests/tsc-references/commonJSAliasedExport.2.minified.js
 crates/swc/tests/tsc-references/commonJSImportAsPrimaryExpression.1.normal.js
 crates/swc/tests/tsc-references/commonJSImportAsPrimaryExpression.2.minified.js
 crates/swc/tests/tsc-references/commonJSImportClassTypeReference.1.normal.js
 crates/swc/tests/tsc-references/commonJSImportClassTypeReference.2.minified.js
 crates/swc/tests/tsc-references/commonJSImportExportedClassExpression.1.normal.js
 crates/swc/tests/tsc-references/commonJSImportExportedClassExpression.2.minified.js
 crates/swc/tests/tsc-references/commonJSImportNestedClassTypeReference.1.normal.js
 crates/swc/tests/tsc-references/commonJSImportNestedClassTypeReference.2.minified.js
 crates/swc/tests/tsc-references/commonJSImportNotAsPrimaryExpression.1.normal.js
 crates/swc/tests/tsc-references/commonJSImportNotAsPrimaryExpression.2.minified.js
 crates/swc/tests/tsc-references/commonJSReexport.1.normal.js
 crates/swc/tests/tsc-references/commonJSReexport.2.minified.js
 crates/swc/tests/tsc-references/commonTypeIntersection.1.normal.js
 crates/swc/tests/tsc-references/commonTypeIntersection.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIdenticalObjects.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIdenticalObjects.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIdenticalTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIdenticalTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIntersectionType.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithIntersectionType.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnCallSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnCallSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnProperty.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipObjectsOnProperty.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipPrimitiveType.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipPrimitiveType.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNoRelationshipTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNumberOperand.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNumberOperand.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNumericLiteral.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithNumericLiteral.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithOneOperandIsAny.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithOneOperandIsAny.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithOneOperandIsUndefined.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithOneOperandIsUndefined.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeEnumAndNumber.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeEnumAndNumber.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnCallSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnCallSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnOptionalProperty.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnOptionalProperty.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnProperty.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithSubtypeObjectOnProperty.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithTwoOperandsAreAny.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithTwoOperandsAreAny.2.minified.js
 crates/swc/tests/tsc-references/comparisonOperatorWithTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/comparisonOperatorWithTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentLHSCanBeAssigned.1.normal.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentLHSCanBeAssigned.2.minified.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentLHSCannotBeAssigned.1.normal.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentLHSCannotBeAssigned.2.minified.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentWithInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/compoundAdditionAssignmentWithInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/compoundAssignmentLHSIsReference.1.normal.js
 crates/swc/tests/tsc-references/compoundAssignmentLHSIsReference.2.minified.js
 crates/swc/tests/tsc-references/compoundExponentiationAssignmentLHSIsReference.1.normal.js
 crates/swc/tests/tsc-references/compoundExponentiationAssignmentLHSIsReference.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames10_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames10_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames10_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames10_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames11_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames11_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames11_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames11_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames13_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames13_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames13_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames13_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames14_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames14_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames14_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames14_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames15_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames15_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames15_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames15_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames16_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames16_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames16_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames16_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames17_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames17_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames17_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames17_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames18_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames18_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames18_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames18_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames19_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames19_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames19_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames19_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames1_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames1_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames1_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames1_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames20_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames20_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames20_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames20_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames21_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames21_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames21_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames21_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames22_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames22_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames22_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames22_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames23_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames23_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames23_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames23_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames24_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames24_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames24_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames24_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames25_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames25_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames25_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames25_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames26_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames26_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames26_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames26_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames27_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames27_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames27_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames27_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames28_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames28_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames28_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames28_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames29_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames29_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames29_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames29_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames2_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames2_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames2_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames2_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames30_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames30_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames30_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames30_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames31_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames31_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames31_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames31_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames32_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames32_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames32_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames32_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames33_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames33_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames33_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames33_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames34_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames34_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames34_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames34_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames36_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames36_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames36_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames36_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames37_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames37_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames37_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames37_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames38_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames38_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames38_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames38_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames39_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames39_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames39_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames39_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames40_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames40_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames40_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames40_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames41_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames41_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames41_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames41_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames42_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames42_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames42_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames42_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames43_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames43_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames43_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames43_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames44_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames44_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames44_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames44_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames45_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames45_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames45_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames45_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames46_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames46_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames46_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames46_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames47_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames47_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames47_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames47_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames48_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames48_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames48_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames48_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames4_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames4_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames4_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames4_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames51_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames51_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames51_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames51_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames5_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames5_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames5_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames5_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames6_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames6_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames6_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames6_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames7_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames7_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames7_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames7_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames8_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames8_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames8_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames8_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames9_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames9_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNames9_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNames9_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType10_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType10_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType10_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType10_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType1_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType1_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType1_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType1_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType2_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType2_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType2_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType2_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType3_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType3_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType3_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType3_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType4_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType4_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType4_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType4_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType5_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType5_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType5_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType5_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType6_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType6_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType6_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType6_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType7_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType7_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType7_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType7_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType8_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType8_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType8_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType8_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType9_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType9_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType9_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesContextualType9_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit1_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit1_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit1_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit1_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit2_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit2_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit2_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit2_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit5_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit5_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit5_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit5_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit6_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit6_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit6_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesDeclarationEmit6_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap1_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap1_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap1_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap1_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap2_ES5.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap2_ES5.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap2_ES6.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesSourceMap2_ES6.2.minified.js
 crates/swc/tests/tsc-references/computedPropertyNamesWithStaticProperty.1.normal.js
 crates/swc/tests/tsc-references/computedPropertyNamesWithStaticProperty.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorConditionIsBooleanType.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorConditionIsBooleanType.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorConditionIsNumberType.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorConditionIsNumberType.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorConditoinIsAnyType.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorConditoinIsAnyType.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorConditoinIsStringType.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorConditoinIsStringType.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorWithIdenticalBCT.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorWithIdenticalBCT.2.minified.js
 crates/swc/tests/tsc-references/conditionalOperatorWithoutIdenticalBCT.1.normal.js
 crates/swc/tests/tsc-references/conditionalOperatorWithoutIdenticalBCT.2.minified.js
 crates/swc/tests/tsc-references/conditionalTypes1.1.normal.js
 crates/swc/tests/tsc-references/conditionalTypes1.2.minified.js
 crates/swc/tests/tsc-references/conditionalTypes2.1.normal.js
 crates/swc/tests/tsc-references/conditionalTypes2.2.minified.js
 crates/swc/tests/tsc-references/conditionalTypesExcessProperties.1.normal.js
 crates/swc/tests/tsc-references/conditionalTypesExcessProperties.2.minified.js
 crates/swc/tests/tsc-references/conflictingCommonJSES2015Exports.1.normal.js
 crates/swc/tests/tsc-references/conflictingCommonJSES2015Exports.2.minified.js
 crates/swc/tests/tsc-references/constEnum1.1.normal.js
 crates/swc/tests/tsc-references/constEnum1.2.minified.js
 crates/swc/tests/tsc-references/constEnum2.1.normal.js
 crates/swc/tests/tsc-references/constEnum2.2.minified.js
 crates/swc/tests/tsc-references/constEnum3.1.normal.js
 crates/swc/tests/tsc-references/constEnum3.2.minified.js
 crates/swc/tests/tsc-references/constEnum4.1.normal.js
 crates/swc/tests/tsc-references/constEnum4.2.minified.js
 crates/swc/tests/tsc-references/constEnumNoObjectPrototypePropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/constEnumNoObjectPrototypePropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess1.1.normal.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess1.2.minified.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess2.1.normal.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess2.2.minified.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess3.1.normal.js
 crates/swc/tests/tsc-references/constEnumPropertyAccess3.2.minified.js
 crates/swc/tests/tsc-references/constLocalsInFunctionExpressions.1.normal.js
 crates/swc/tests/tsc-references/constLocalsInFunctionExpressions.2.minified.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithAny.1.normal.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithAny.2.minified.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithAny2.1.normal.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithAny2.2.minified.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithEmptyObject.1.normal.js
 crates/swc/tests/tsc-references/constraintSatisfactionWithEmptyObject.2.minified.js
 crates/swc/tests/tsc-references/constructBigint.1.normal.js
 crates/swc/tests/tsc-references/constructBigint.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance2.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance2.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance3.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance3.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance4.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance4.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance5.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance5.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance6.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureAssignabilityInInheritance6.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureWithAccessibilityModifiersOnParameters.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureWithAccessibilityModifiersOnParameters.2.minified.js
 crates/swc/tests/tsc-references/constructSignatureWithAccessibilityModifiersOnParameters2.1.normal.js
 crates/swc/tests/tsc-references/constructSignatureWithAccessibilityModifiersOnParameters2.2.minified.js
 crates/swc/tests/tsc-references/constructSignaturesWithIdenticalOverloads.1.normal.js
 crates/swc/tests/tsc-references/constructSignaturesWithIdenticalOverloads.2.minified.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloads.1.normal.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloads.2.minified.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloads2.1.normal.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloads2.2.minified.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloadsThatDifferOnlyByReturnType.1.normal.js
 crates/swc/tests/tsc-references/constructSignaturesWithOverloadsThatDifferOnlyByReturnType.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctionMergeWithClass.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctionMergeWithClass.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctionMethodTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctionMethodTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctionTypeIsAssignableToBaseType.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctionTypeIsAssignableToBaseType.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctionTypeIsAssignableToBaseType2.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctionTypeIsAssignableToBaseType2.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctions.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctions.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctions2.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctions2.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctions3.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctions3.2.minified.js
 crates/swc/tests/tsc-references/constructorFunctionsStrict.1.normal.js
 crates/swc/tests/tsc-references/constructorFunctionsStrict.2.minified.js
 crates/swc/tests/tsc-references/constructorHasPrototypeProperty.1.normal.js
 crates/swc/tests/tsc-references/constructorHasPrototypeProperty.2.minified.js
 crates/swc/tests/tsc-references/constructorImplementationWithDefaultValues.1.normal.js
 crates/swc/tests/tsc-references/constructorImplementationWithDefaultValues.2.minified.js
 crates/swc/tests/tsc-references/constructorImplementationWithDefaultValues2.1.normal.js
 crates/swc/tests/tsc-references/constructorImplementationWithDefaultValues2.2.minified.js
 crates/swc/tests/tsc-references/constructorNameInObjectLiteralAccessor.1.normal.js
 crates/swc/tests/tsc-references/constructorNameInObjectLiteralAccessor.2.minified.js
 crates/swc/tests/tsc-references/constructorOverloadsWithDefaultValues.1.normal.js
 crates/swc/tests/tsc-references/constructorOverloadsWithDefaultValues.2.minified.js
 crates/swc/tests/tsc-references/constructorOverloadsWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/constructorOverloadsWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/constructorParameterProperties.1.normal.js
 crates/swc/tests/tsc-references/constructorParameterProperties.2.minified.js
 crates/swc/tests/tsc-references/constructorParameterProperties2.1.normal.js
 crates/swc/tests/tsc-references/constructorParameterProperties2.2.minified.js
 crates/swc/tests/tsc-references/constructorParameterShadowsOuterScopes.1.normal.js
 crates/swc/tests/tsc-references/constructorParameterShadowsOuterScopes.2.minified.js
 crates/swc/tests/tsc-references/constructorParameterShadowsOuterScopes2.1.normal.js
 crates/swc/tests/tsc-references/constructorParameterShadowsOuterScopes2.2.minified.js
 crates/swc/tests/tsc-references/constructorTagOnClassConstructor.1.normal.js
 crates/swc/tests/tsc-references/constructorTagOnClassConstructor.2.minified.js
 crates/swc/tests/tsc-references/constructorTagOnNestedBinaryExpression.1.normal.js
 crates/swc/tests/tsc-references/constructorTagOnNestedBinaryExpression.2.minified.js
 crates/swc/tests/tsc-references/constructorTagOnObjectLiteralMethod.1.normal.js
 crates/swc/tests/tsc-references/constructorTagOnObjectLiteralMethod.2.minified.js
 crates/swc/tests/tsc-references/constructorTagWithThisTag.1.normal.js
 crates/swc/tests/tsc-references/constructorTagWithThisTag.2.minified.js
 crates/swc/tests/tsc-references/constructorWithAssignableReturnExpression.1.normal.js
 crates/swc/tests/tsc-references/constructorWithAssignableReturnExpression.2.minified.js
 crates/swc/tests/tsc-references/constructorWithExpressionLessReturn.1.normal.js
 crates/swc/tests/tsc-references/constructorWithExpressionLessReturn.2.minified.js
 crates/swc/tests/tsc-references/contextualIntersectionType.1.normal.js
 crates/swc/tests/tsc-references/contextualIntersectionType.2.minified.js
 crates/swc/tests/tsc-references/contextualSignatureInstantiation.1.normal.js
 crates/swc/tests/tsc-references/contextualSignatureInstantiation.2.minified.js
 crates/swc/tests/tsc-references/contextualThisType.1.normal.js
 crates/swc/tests/tsc-references/contextualThisType.2.minified.js
 crates/swc/tests/tsc-references/contextualThisTypeInJavascript.1.normal.js
 crates/swc/tests/tsc-references/contextualThisTypeInJavascript.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeFromJSDoc.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeFromJSDoc.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeTupleEnd.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeTupleEnd.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeWithTuple.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeWithTuple.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeIndexSignatures.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeIndexSignatures.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeMembers.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeMembers.2.minified.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeObjectLiteral.1.normal.js
 crates/swc/tests/tsc-references/contextualTypeWithUnionTypeObjectLiteral.2.minified.js
 crates/swc/tests/tsc-references/contextualTypedSpecialAssignment.1.normal.js
 crates/swc/tests/tsc-references/contextualTypedSpecialAssignment.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeAsyncFunctionAwaitOperand.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeAsyncFunctionAwaitOperand.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeAsyncFunctionReturnType.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeAsyncFunctionReturnType.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator01.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator01.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator02.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator02.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator03.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeCommaOperator03.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd01.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd01.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd02.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd02.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd03.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypeLogicalAnd03.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedBindingInitializer.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedBindingInitializer.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedBindingInitializerNegative.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedBindingInitializerNegative.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedClassExpressionMethodDeclaration01.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedClassExpressionMethodDeclaration01.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedClassExpressionMethodDeclaration02.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedClassExpressionMethodDeclaration02.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedFunctionExpressionsAndReturnAnnotations.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedFunctionExpressionsAndReturnAnnotations.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedIife.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedIife.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedIifeStrict.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedIifeStrict.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedObjectLiteralMethodDeclaration01.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedObjectLiteralMethodDeclaration01.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedStringLiteralsInJsxAttributes01.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedStringLiteralsInJsxAttributes01.2.minified.js
 crates/swc/tests/tsc-references/contextuallyTypedStringLiteralsInJsxAttributes02.1.normal.js
 crates/swc/tests/tsc-references/contextuallyTypedStringLiteralsInJsxAttributes02.2.minified.js
 crates/swc/tests/tsc-references/controlFlowAliasing.1.normal.js
 crates/swc/tests/tsc-references/controlFlowAliasing.2.minified.js
 crates/swc/tests/tsc-references/controlFlowAliasingCatchVariables.1.normal.js
 crates/swc/tests/tsc-references/controlFlowAliasingCatchVariables.2.minified.js
 crates/swc/tests/tsc-references/controlFlowAssignmentExpression.1.normal.js
 crates/swc/tests/tsc-references/controlFlowAssignmentExpression.2.minified.js
 crates/swc/tests/tsc-references/controlFlowAssignmentPatternOrder.1.normal.js
 crates/swc/tests/tsc-references/controlFlowAssignmentPatternOrder.2.minified.js
 crates/swc/tests/tsc-references/controlFlowBinaryAndExpression.1.normal.js
 crates/swc/tests/tsc-references/controlFlowBinaryAndExpression.2.minified.js
 crates/swc/tests/tsc-references/controlFlowBinaryOrExpression.1.normal.js
 crates/swc/tests/tsc-references/controlFlowBinaryOrExpression.2.minified.js
 crates/swc/tests/tsc-references/controlFlowBindingElement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowBindingElement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowBindingPatternOrder.1.normal.js
 crates/swc/tests/tsc-references/controlFlowBindingPatternOrder.2.minified.js
 crates/swc/tests/tsc-references/controlFlowCommaOperator.1.normal.js
 crates/swc/tests/tsc-references/controlFlowCommaOperator.2.minified.js
 crates/swc/tests/tsc-references/controlFlowComputedPropertyNames.1.normal.js
 crates/swc/tests/tsc-references/controlFlowComputedPropertyNames.2.minified.js
 crates/swc/tests/tsc-references/controlFlowConditionalExpression.1.normal.js
 crates/swc/tests/tsc-references/controlFlowConditionalExpression.2.minified.js
 crates/swc/tests/tsc-references/controlFlowDeleteOperator.1.normal.js
 crates/swc/tests/tsc-references/controlFlowDeleteOperator.2.minified.js
 crates/swc/tests/tsc-references/controlFlowDestructuringDeclaration.1.normal.js
 crates/swc/tests/tsc-references/controlFlowDestructuringDeclaration.2.minified.js
 crates/swc/tests/tsc-references/controlFlowDoWhileStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowDoWhileStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowElementAccess.1.normal.js
 crates/swc/tests/tsc-references/controlFlowElementAccess.2.minified.js
 crates/swc/tests/tsc-references/controlFlowElementAccess2.1.normal.js
 crates/swc/tests/tsc-references/controlFlowElementAccess2.2.minified.js
 crates/swc/tests/tsc-references/controlFlowElementAccessNoCrash1.1.normal.js
 crates/swc/tests/tsc-references/controlFlowElementAccessNoCrash1.2.minified.js
 crates/swc/tests/tsc-references/controlFlowForInStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowForInStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowForInStatement2.1.normal.js
 crates/swc/tests/tsc-references/controlFlowForInStatement2.2.minified.js
 crates/swc/tests/tsc-references/controlFlowForOfStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowForOfStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowForStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowForStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowGenericTypes.1.normal.js
 crates/swc/tests/tsc-references/controlFlowGenericTypes.2.minified.js
 crates/swc/tests/tsc-references/controlFlowIIFE.1.normal.js
 crates/swc/tests/tsc-references/controlFlowIIFE.2.minified.js
 crates/swc/tests/tsc-references/controlFlowIfStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowIfStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowInOperator.1.normal.js
 crates/swc/tests/tsc-references/controlFlowInOperator.2.minified.js
 crates/swc/tests/tsc-references/controlFlowInstanceOfGuardPrimitives.1.normal.js
 crates/swc/tests/tsc-references/controlFlowInstanceOfGuardPrimitives.2.minified.js
 crates/swc/tests/tsc-references/controlFlowInstanceofExtendsFunction.1.normal.js
 crates/swc/tests/tsc-references/controlFlowInstanceofExtendsFunction.2.minified.js
 crates/swc/tests/tsc-references/controlFlowIteration.1.normal.js
 crates/swc/tests/tsc-references/controlFlowIteration.2.minified.js
 crates/swc/tests/tsc-references/controlFlowIterationErrors.1.normal.js
 crates/swc/tests/tsc-references/controlFlowIterationErrors.2.minified.js
 crates/swc/tests/tsc-references/controlFlowIterationErrorsAsync.1.normal.js
 crates/swc/tests/tsc-references/controlFlowIterationErrorsAsync.2.minified.js
 crates/swc/tests/tsc-references/controlFlowNoIntermediateErrors.1.normal.js
 crates/swc/tests/tsc-references/controlFlowNoIntermediateErrors.2.minified.js
 crates/swc/tests/tsc-references/controlFlowNullishCoalesce.1.normal.js
 crates/swc/tests/tsc-references/controlFlowNullishCoalesce.2.minified.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain.1.normal.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain.2.minified.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain2.1.normal.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain2.2.minified.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain3.1.normal.js
 crates/swc/tests/tsc-references/controlFlowOptionalChain3.2.minified.js
 crates/swc/tests/tsc-references/controlFlowParameter.1.normal.js
 crates/swc/tests/tsc-references/controlFlowParameter.2.minified.js
 crates/swc/tests/tsc-references/controlFlowStringIndex.1.normal.js
 crates/swc/tests/tsc-references/controlFlowStringIndex.2.minified.js
 crates/swc/tests/tsc-references/controlFlowSuperPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/controlFlowSuperPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/controlFlowTruthiness.1.normal.js
 crates/swc/tests/tsc-references/controlFlowTruthiness.2.minified.js
 crates/swc/tests/tsc-references/controlFlowTypeofObject.1.normal.js
 crates/swc/tests/tsc-references/controlFlowTypeofObject.2.minified.js
 crates/swc/tests/tsc-references/controlFlowWhileStatement.1.normal.js
 crates/swc/tests/tsc-references/controlFlowWhileStatement.2.minified.js
 crates/swc/tests/tsc-references/controlFlowWithTemplateLiterals.1.normal.js
 crates/swc/tests/tsc-references/controlFlowWithTemplateLiterals.2.minified.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences1.1.normal.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences1.2.minified.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences2.1.normal.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences2.2.minified.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences3.1.normal.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences3.2.minified.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences4.1.normal.js
 crates/swc/tests/tsc-references/correctlyMarkAliasAsReferences4.2.minified.js
 crates/swc/tests/tsc-references/covariantCallbacks.1.normal.js
 crates/swc/tests/tsc-references/covariantCallbacks.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitIdentifierPredicates01.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitIdentifierPredicates01.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitIdentifierPredicatesWithPrivateName01.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitIdentifierPredicatesWithPrivateName01.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitReadonly.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitReadonly.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicates01.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicates01.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicates02.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicates02.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicatesWithPrivateName01.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicatesWithPrivateName01.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicatesWithPrivateName02.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitThisPredicatesWithPrivateName02.2.minified.js
 crates/swc/tests/tsc-references/declarationEmitWorkWithInlineComments.1.normal.js
 crates/swc/tests/tsc-references/declarationEmitWorkWithInlineComments.2.minified.js
 crates/swc/tests/tsc-references/declarationFileForJsonImport.1.normal.js
 crates/swc/tests/tsc-references/declarationFileForJsonImport.2.minified.js
 crates/swc/tests/tsc-references/declarationFiles.1.normal.js
 crates/swc/tests/tsc-references/declarationFiles.2.minified.js
 crates/swc/tests/tsc-references/declarationInAmbientContext.1.normal.js
 crates/swc/tests/tsc-references/declarationInAmbientContext.2.minified.js
 crates/swc/tests/tsc-references/declarationsAndAssignments.1.normal.js
 crates/swc/tests/tsc-references/declarationsAndAssignments.2.minified.js
 crates/swc/tests/tsc-references/declaredClassMergedwithSelf.1.normal.js
 crates/swc/tests/tsc-references/declaredClassMergedwithSelf.2.minified.js
 crates/swc/tests/tsc-references/decoratedClassExportsCommonJS1.1.normal.js
 crates/swc/tests/tsc-references/decoratedClassExportsCommonJS1.2.minified.js
 crates/swc/tests/tsc-references/decoratedClassExportsCommonJS2.1.normal.js
 crates/swc/tests/tsc-references/decoratedClassExportsCommonJS2.2.minified.js
 crates/swc/tests/tsc-references/decoratedClassExportsSystem1.1.normal.js
 crates/swc/tests/tsc-references/decoratedClassExportsSystem1.2.minified.js
 crates/swc/tests/tsc-references/decoratedClassExportsSystem2.1.normal.js
 crates/swc/tests/tsc-references/decoratedClassExportsSystem2.2.minified.js
 crates/swc/tests/tsc-references/decoratorMetadata.1.normal.js
 crates/swc/tests/tsc-references/decoratorMetadata.2.minified.js
 crates/swc/tests/tsc-references/decoratorMetadataWithTypeOnlyImport.1.normal.js
 crates/swc/tests/tsc-references/decoratorMetadataWithTypeOnlyImport.2.minified.js
 crates/swc/tests/tsc-references/decoratorMetadataWithTypeOnlyImport2.1.normal.js
 crates/swc/tests/tsc-references/decoratorMetadataWithTypeOnlyImport2.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClass9.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClass9.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassConstructor4.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassConstructor4.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod11.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod11.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod12.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod12.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod14.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod14.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod15.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod15.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod16.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod16.2.minified.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod18.1.normal.js
 crates/swc/tests/tsc-references/decoratorOnClassMethod18.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithEnumTypeInvalidOperations.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithEnumTypeInvalidOperations.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithNumberTypeInvalidOperations.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithNumberTypeInvalidOperations.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithUnsupportedBooleanType.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithUnsupportedBooleanType.2.minified.js
 crates/swc/tests/tsc-references/decrementOperatorWithUnsupportedStringType.1.normal.js
 crates/swc/tests/tsc-references/decrementOperatorWithUnsupportedStringType.2.minified.js
 crates/swc/tests/tsc-references/defaultExportInAwaitExpression01.1.normal.js
 crates/swc/tests/tsc-references/defaultExportInAwaitExpression01.2.minified.js
 crates/swc/tests/tsc-references/defaultExportInAwaitExpression02.1.normal.js
 crates/swc/tests/tsc-references/defaultExportInAwaitExpression02.2.minified.js
 crates/swc/tests/tsc-references/defaultExportWithOverloads01.1.normal.js
 crates/swc/tests/tsc-references/defaultExportWithOverloads01.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge01.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge01.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge02.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge02.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge03.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge03.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge04.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsCannotMerge04.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedAmd.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedAmd.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedCommonjs.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedCommonjs.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedSystem.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedSystem.2.minified.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedUmd.1.normal.js
 crates/swc/tests/tsc-references/defaultExportsGetExportedUmd.2.minified.js
 crates/swc/tests/tsc-references/defaultPropertyAssignedClassWithPrototype.1.normal.js
 crates/swc/tests/tsc-references/defaultPropertyAssignedClassWithPrototype.2.minified.js
 crates/swc/tests/tsc-references/defineProperty(target=es5).1.normal.js
 crates/swc/tests/tsc-references/defineProperty(target=es5).2.minified.js
 crates/swc/tests/tsc-references/defineProperty(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/defineProperty(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/deleteChain.1.normal.js
 crates/swc/tests/tsc-references/deleteChain.2.minified.js
 crates/swc/tests/tsc-references/deleteOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/deleteOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/deleteOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/deleteOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/deleteOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/deleteOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/deleteOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/deleteOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/deleteOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/deleteOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/dependentDestructuredVariables.1.normal.js
 crates/swc/tests/tsc-references/dependentDestructuredVariables.2.minified.js
 crates/swc/tests/tsc-references/dependentDestructuredVariablesFromNestedPatterns.1.normal.js
 crates/swc/tests/tsc-references/dependentDestructuredVariablesFromNestedPatterns.2.minified.js
 crates/swc/tests/tsc-references/derivedClassConstructorWithoutSuperCall.1.normal.js
 crates/swc/tests/tsc-references/derivedClassConstructorWithoutSuperCall.2.minified.js
 crates/swc/tests/tsc-references/derivedClassFunctionOverridesBaseClassAccessor.1.normal.js
 crates/swc/tests/tsc-references/derivedClassFunctionOverridesBaseClassAccessor.2.minified.js
 crates/swc/tests/tsc-references/derivedClassIncludesInheritedMembers.1.normal.js
 crates/swc/tests/tsc-references/derivedClassIncludesInheritedMembers.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesIndexersWithAssignmentCompatibility.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesIndexersWithAssignmentCompatibility.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesPrivates.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesPrivates.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers2.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers2.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers3.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers3.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers4.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesProtectedMembers4.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesPublicMembers.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesPublicMembers.2.minified.js
 crates/swc/tests/tsc-references/derivedClassOverridesWithoutSubtype.1.normal.js
 crates/swc/tests/tsc-references/derivedClassOverridesWithoutSubtype.2.minified.js
 crates/swc/tests/tsc-references/derivedClassTransitivity.1.normal.js
 crates/swc/tests/tsc-references/derivedClassTransitivity.2.minified.js
 crates/swc/tests/tsc-references/derivedClassTransitivity2.1.normal.js
 crates/swc/tests/tsc-references/derivedClassTransitivity2.2.minified.js
 crates/swc/tests/tsc-references/derivedClassTransitivity3.1.normal.js
 crates/swc/tests/tsc-references/derivedClassTransitivity3.2.minified.js
 crates/swc/tests/tsc-references/derivedClassTransitivity4.1.normal.js
 crates/swc/tests/tsc-references/derivedClassTransitivity4.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithAny.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithAny.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateInstanceShadowingProtectedInstance.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateInstanceShadowingProtectedInstance.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateInstanceShadowingPublicInstance.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateInstanceShadowingPublicInstance.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateStaticShadowingProtectedStatic.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateStaticShadowingProtectedStatic.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateStaticShadowingPublicStatic.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithPrivateStaticShadowingPublicStatic.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor2.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor2.2.minified.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor3.1.normal.js
 crates/swc/tests/tsc-references/derivedClassWithoutExplicitConstructor3.2.minified.js
 crates/swc/tests/tsc-references/derivedGenericClassWithAny.1.normal.js
 crates/swc/tests/tsc-references/derivedGenericClassWithAny.2.minified.js
 crates/swc/tests/tsc-references/derivedInterfaceDoesNotHideBaseSignatures.1.normal.js
 crates/swc/tests/tsc-references/derivedInterfaceDoesNotHideBaseSignatures.2.minified.js
 crates/swc/tests/tsc-references/derivedInterfaceIncompatibleWithBaseIndexer.1.normal.js
 crates/swc/tests/tsc-references/derivedInterfaceIncompatibleWithBaseIndexer.2.minified.js
 crates/swc/tests/tsc-references/derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/derivedTypeDoesNotRequireExtendsClause.1.normal.js
 crates/swc/tests/tsc-references/derivedTypeDoesNotRequireExtendsClause.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES6.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment1ES6.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment2.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment2.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment3.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment3.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment4.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment4.2.minified.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment5SiblingInitializer.1.normal.js
 crates/swc/tests/tsc-references/destructuringArrayBindingPatternAndAssignment5SiblingInitializer.2.minified.js
 crates/swc/tests/tsc-references/destructuringAssignabilityCheck.1.normal.js
 crates/swc/tests/tsc-references/destructuringAssignabilityCheck.2.minified.js
 crates/swc/tests/tsc-references/destructuringCatch.1.normal.js
 crates/swc/tests/tsc-references/destructuringCatch.2.minified.js
 crates/swc/tests/tsc-references/destructuringControlFlow.1.normal.js
 crates/swc/tests/tsc-references/destructuringControlFlow.2.minified.js
 crates/swc/tests/tsc-references/destructuringEvaluationOrder(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/destructuringEvaluationOrder(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/destructuringEvaluationOrder(target=es5).1.normal.js
 crates/swc/tests/tsc-references/destructuringEvaluationOrder(target=es5).2.minified.js
 crates/swc/tests/tsc-references/destructuringInFunctionType.1.normal.js
 crates/swc/tests/tsc-references/destructuringInFunctionType.2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es2018).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es2018).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es5).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectAssignmentPatternWithNestedSpread(target=es5).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment1ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment1ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment1ES6.1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment1ES6.2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment4.1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment4.2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment5.1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment5.2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment6(target=es5).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment6(target=es5).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment6(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment6(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment7(target=es5).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment7(target=es5).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment7(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment7(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment8(target=es5).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment8(target=es5).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment8(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment8(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment9SiblingInitializer.1.normal.js
 crates/swc/tests/tsc-references/destructuringObjectBindingPatternAndAssignment9SiblingInitializer.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES6.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration1ES6.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES6.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration3ES6.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration7ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration7ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration7ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration7ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration8.1.normal.js
 crates/swc/tests/tsc-references/destructuringParameterDeclaration8.2.minified.js
 crates/swc/tests/tsc-references/destructuringReassignsRightHandSide.1.normal.js
 crates/swc/tests/tsc-references/destructuringReassignsRightHandSide.2.minified.js
 crates/swc/tests/tsc-references/destructuringSameNames.1.normal.js
 crates/swc/tests/tsc-references/destructuringSameNames.2.minified.js
 crates/swc/tests/tsc-references/destructuringSpread.1.normal.js
 crates/swc/tests/tsc-references/destructuringSpread.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_1.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_1.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_2.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_2.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_3.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_3.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_4.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_4.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_5.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_5.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_6.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_6.2.minified.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_7.1.normal.js
 crates/swc/tests/tsc-references/destructuringTypeAssertionsES5_7.2.minified.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES5.1.normal.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES5.2.minified.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES6.1.normal.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration1ES6.2.minified.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/destructuringVariableDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/destructuringVoid.1.normal.js
 crates/swc/tests/tsc-references/destructuringVoid.2.minified.js
 crates/swc/tests/tsc-references/destructuringVoidStrictNullChecks.1.normal.js
 crates/swc/tests/tsc-references/destructuringVoidStrictNullChecks.2.minified.js
 crates/swc/tests/tsc-references/destructuringWithLiteralInitializers.1.normal.js
 crates/swc/tests/tsc-references/destructuringWithLiteralInitializers.2.minified.js
 crates/swc/tests/tsc-references/destructuringWithLiteralInitializers2.1.normal.js
 crates/swc/tests/tsc-references/destructuringWithLiteralInitializers2.2.minified.js
 crates/swc/tests/tsc-references/directDependenceBetweenTypeAliases.1.normal.js
 crates/swc/tests/tsc-references/directDependenceBetweenTypeAliases.2.minified.js
 crates/swc/tests/tsc-references/directReferenceToNull.1.normal.js
 crates/swc/tests/tsc-references/directReferenceToNull.2.minified.js
 crates/swc/tests/tsc-references/directReferenceToUndefined.1.normal.js
 crates/swc/tests/tsc-references/directReferenceToUndefined.2.minified.js
 crates/swc/tests/tsc-references/discriminatedUnionInference.1.normal.js
 crates/swc/tests/tsc-references/discriminatedUnionInference.2.minified.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes1.1.normal.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes1.2.minified.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes2.1.normal.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes2.2.minified.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes3.1.normal.js
 crates/swc/tests/tsc-references/discriminatedUnionTypes3.2.minified.js
 crates/swc/tests/tsc-references/doWhileBreakStatements.1.normal.js
 crates/swc/tests/tsc-references/doWhileBreakStatements.2.minified.js
 crates/swc/tests/tsc-references/doWhileContinueStatements.1.normal.js
 crates/swc/tests/tsc-references/doWhileContinueStatements.2.minified.js
 crates/swc/tests/tsc-references/duplicateExportAssignments.1.normal.js
 crates/swc/tests/tsc-references/duplicateExportAssignments.2.minified.js
 crates/swc/tests/tsc-references/duplicateNumericIndexers.1.normal.js
 crates/swc/tests/tsc-references/duplicateNumericIndexers.2.minified.js
 crates/swc/tests/tsc-references/duplicatePropertiesInTypeAssertions01.1.normal.js
 crates/swc/tests/tsc-references/duplicatePropertiesInTypeAssertions01.2.minified.js
 crates/swc/tests/tsc-references/duplicatePropertiesInTypeAssertions02.1.normal.js
 crates/swc/tests/tsc-references/duplicatePropertiesInTypeAssertions02.2.minified.js
 crates/swc/tests/tsc-references/duplicateStringIndexers.1.normal.js
 crates/swc/tests/tsc-references/duplicateStringIndexers.2.minified.js
 crates/swc/tests/tsc-references/elementAccessChain.1.normal.js
 crates/swc/tests/tsc-references/elementAccessChain.2.1.normal.js
 crates/swc/tests/tsc-references/elementAccessChain.2.2.minified.js
 crates/swc/tests/tsc-references/elementAccessChain.2.minified.js
 crates/swc/tests/tsc-references/elementAccessChain.3.1.normal.js
 crates/swc/tests/tsc-references/elementAccessChain.3.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunction.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunction.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionAsIs.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionAsIs.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionAsIsES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionAsIsES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionThisCapturing.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionThisCapturing.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionThisCapturingES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionThisCapturingES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments01.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments01.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments01_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments01_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments02.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments02.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments02_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments02_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments03.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments03.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments03_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments03_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments04.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments04.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments04_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments04_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments05.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments05.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments05_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments05_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments06.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments06.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments06_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments06_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments07.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments07.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments07_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments07_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments08.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments08.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments08_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments08_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments09.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments09.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments09_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments09_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments10.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments10.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments10_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments10_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments11.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments11.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments11_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments11_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments13.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments13.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments13_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments13_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments14.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments14.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments14_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments14_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments15.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments15.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments15_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments15_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments16.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments16.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments16_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments16_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments17.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments17.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments17_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments17_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments18.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments18.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments18_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments18_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments19.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments19.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments19_ES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionWhenUsingArguments19_ES6.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionsAsIs.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionsAsIs.2.minified.js
 crates/swc/tests/tsc-references/emitArrowFunctionsAsIsES6.1.normal.js
 crates/swc/tests/tsc-references/emitArrowFunctionsAsIsES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationOverloadInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationOverloadInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithConstructorInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithConstructorInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithExtensionAndTypeArgumentInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithExtensionAndTypeArgumentInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithExtensionInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithExtensionInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithGetterSetterInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithGetterSetterInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithLiteralPropertyNameInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithLiteralPropertyNameInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithMethodInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithMethodInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithPropertyAccessInHeritageClause1.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithPropertyAccessInHeritageClause1.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithPropertyAssignmentInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithPropertyAssignmentInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithStaticPropertyAssignmentInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithStaticPropertyAssignmentInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithSuperMethodCall01.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithSuperMethodCall01.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithThisKeywordInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithThisKeywordInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithTypeArgumentAndOverloadInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithTypeArgumentAndOverloadInES6.2.minified.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithTypeArgumentInES6.1.normal.js
 crates/swc/tests/tsc-references/emitClassDeclarationWithTypeArgumentInES6.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationOperator1.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationOperator1.2.minified.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationOperator2.1.normal.js
 crates/swc/tests/tsc-references/emitCompoundExponentiationOperator2.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunction.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunction.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionES6.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionES6.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionProperty.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionProperty.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionPropertyES6.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersFunctionPropertyES6.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersMethod.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersMethod.2.minified.js
 crates/swc/tests/tsc-references/emitDefaultParametersMethodES6.1.normal.js
 crates/swc/tests/tsc-references/emitDefaultParametersMethodES6.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperator1.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperator1.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperator2.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperator2.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperator3.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperator3.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperator4.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperator4.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTempalteString4.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTempalteString4.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTempalteString4ES6.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTempalteString4ES6.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString1.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString1.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString1ES6.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString1ES6.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString2.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString2.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString2ES6.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString2ES6.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString3.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString3.2.minified.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString3ES6.1.normal.js
 crates/swc/tests/tsc-references/emitExponentiationOperatorInTemplateString3ES6.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunction.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunction.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionES6.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionES6.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionProperty.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionProperty.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionPropertyES6.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersFunctionPropertyES6.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersMethod.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersMethod.2.minified.js
 crates/swc/tests/tsc-references/emitRestParametersMethodES6.1.normal.js
 crates/swc/tests/tsc-references/emitRestParametersMethodES6.2.minified.js
 crates/swc/tests/tsc-references/emitStatementsBeforeSuperCall.1.normal.js
 crates/swc/tests/tsc-references/emitStatementsBeforeSuperCall.2.minified.js
 crates/swc/tests/tsc-references/emitStatementsBeforeSuperCallWithDefineFields.1.normal.js
 crates/swc/tests/tsc-references/emitStatementsBeforeSuperCallWithDefineFields.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es2015.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es2015.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es2018.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es2018.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es5.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.classMethods.es5.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es2015.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es2015.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es2018.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es2018.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es5.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionDeclarations.es5.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es2015.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es2015.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es2018.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es2018.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es5.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.functionExpressions.es5.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es2015.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es2015.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es2018.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es2018.2.minified.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es5.1.normal.js
 crates/swc/tests/tsc-references/emitter.asyncGenerators.objectLiteralMethods.es5.2.minified.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2018).1.normal.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es2018).2.minified.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es5).1.normal.js
 crates/swc/tests/tsc-references/emitter.forAwait(target=es5).2.minified.js
 crates/swc/tests/tsc-references/emitter.noCatchBinding.es2019.1.normal.js
 crates/swc/tests/tsc-references/emitter.noCatchBinding.es2019.2.minified.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter01.1.normal.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter01.2.minified.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter02.1.normal.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter02.2.minified.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter03.1.normal.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter03.2.minified.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter04.1.normal.js
 crates/swc/tests/tsc-references/emptyArrayBindingPatternParameter04.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES5.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES5.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES6.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns01_ES6.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES5.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES5.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES6.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns02_ES6.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES5.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES5.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES6.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns03_ES6.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES5.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES5.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES6.1.normal.js
 crates/swc/tests/tsc-references/emptyAssignmentPatterns04_ES6.2.minified.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter01.1.normal.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter01.2.minified.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter02.1.normal.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter02.2.minified.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter03.1.normal.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter03.2.minified.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter04.1.normal.js
 crates/swc/tests/tsc-references/emptyObjectBindingPatternParameter04.2.minified.js
 crates/swc/tests/tsc-references/emptyTuplesTypeAssertion01.1.normal.js
 crates/swc/tests/tsc-references/emptyTuplesTypeAssertion01.2.minified.js
 crates/swc/tests/tsc-references/emptyTuplesTypeAssertion02.1.normal.js
 crates/swc/tests/tsc-references/emptyTuplesTypeAssertion02.2.minified.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES5.1.normal.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES5.2.minified.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES5iterable.1.normal.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES5iterable.2.minified.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES6.1.normal.js
 crates/swc/tests/tsc-references/emptyVariableDeclarationBindingPatterns01_ES6.2.minified.js
 crates/swc/tests/tsc-references/enumAssignability.1.normal.js
 crates/swc/tests/tsc-references/enumAssignability.2.minified.js
 crates/swc/tests/tsc-references/enumAssignabilityInInheritance.1.normal.js
 crates/swc/tests/tsc-references/enumAssignabilityInInheritance.2.minified.js
 crates/swc/tests/tsc-references/enumBasics.1.normal.js
 crates/swc/tests/tsc-references/enumBasics.2.minified.js
 crates/swc/tests/tsc-references/enumClassification.1.normal.js
 crates/swc/tests/tsc-references/enumClassification.2.minified.js
 crates/swc/tests/tsc-references/enumConstantMemberWithString.1.normal.js
 crates/swc/tests/tsc-references/enumConstantMemberWithString.2.minified.js
 crates/swc/tests/tsc-references/enumConstantMemberWithStringEmitDeclaration.1.normal.js
 crates/swc/tests/tsc-references/enumConstantMemberWithStringEmitDeclaration.2.minified.js
 crates/swc/tests/tsc-references/enumConstantMemberWithTemplateLiterals.1.normal.js
 crates/swc/tests/tsc-references/enumConstantMemberWithTemplateLiterals.2.minified.js
 crates/swc/tests/tsc-references/enumConstantMemberWithTemplateLiteralsEmitDeclaration.1.normal.js
 crates/swc/tests/tsc-references/enumConstantMemberWithTemplateLiteralsEmitDeclaration.2.minified.js
 crates/swc/tests/tsc-references/enumExportMergingES6.1.normal.js
 crates/swc/tests/tsc-references/enumExportMergingES6.2.minified.js
 crates/swc/tests/tsc-references/enumIsNotASubtypeOfAnythingButNumber.1.normal.js
 crates/swc/tests/tsc-references/enumIsNotASubtypeOfAnythingButNumber.2.minified.js
 crates/swc/tests/tsc-references/enumLiteralTypes1.1.normal.js
 crates/swc/tests/tsc-references/enumLiteralTypes1.2.minified.js
 crates/swc/tests/tsc-references/enumLiteralTypes2.1.normal.js
 crates/swc/tests/tsc-references/enumLiteralTypes2.2.minified.js
 crates/swc/tests/tsc-references/enumLiteralTypes3.1.normal.js
 crates/swc/tests/tsc-references/enumLiteralTypes3.2.minified.js
 crates/swc/tests/tsc-references/enumMergeWithExpando.1.normal.js
 crates/swc/tests/tsc-references/enumMergeWithExpando.2.minified.js
 crates/swc/tests/tsc-references/enumMerging.1.normal.js
 crates/swc/tests/tsc-references/enumMerging.2.minified.js
 crates/swc/tests/tsc-references/enumMergingErrors.1.normal.js
 crates/swc/tests/tsc-references/enumMergingErrors.2.minified.js
 crates/swc/tests/tsc-references/enumTag.1.normal.js
 crates/swc/tests/tsc-references/enumTag.2.minified.js
 crates/swc/tests/tsc-references/enumTagCircularReference.1.normal.js
 crates/swc/tests/tsc-references/enumTagCircularReference.2.minified.js
 crates/swc/tests/tsc-references/enumTagImported.1.normal.js
 crates/swc/tests/tsc-references/enumTagImported.2.minified.js
 crates/swc/tests/tsc-references/enumTagOnExports.1.normal.js
 crates/swc/tests/tsc-references/enumTagOnExports.2.minified.js
 crates/swc/tests/tsc-references/enumTagOnExports2.1.normal.js
 crates/swc/tests/tsc-references/enumTagOnExports2.2.minified.js
 crates/swc/tests/tsc-references/enumTagUseBeforeDefCrash.1.normal.js
 crates/swc/tests/tsc-references/enumTagUseBeforeDefCrash.2.minified.js
 crates/swc/tests/tsc-references/enums.1.normal.js
 crates/swc/tests/tsc-references/enums.2.minified.js
 crates/swc/tests/tsc-references/equalityWithEnumTypes.1.normal.js
 crates/swc/tests/tsc-references/equalityWithEnumTypes.2.minified.js
 crates/swc/tests/tsc-references/equalityWithIntersectionTypes01.1.normal.js
 crates/swc/tests/tsc-references/equalityWithIntersectionTypes01.2.minified.js
 crates/swc/tests/tsc-references/equalityWithUnionTypes01.1.normal.js
 crates/swc/tests/tsc-references/equalityWithUnionTypes01.2.minified.js
 crates/swc/tests/tsc-references/equalityWithtNullishCoalescingAssignment.1.normal.js
 crates/swc/tests/tsc-references/equalityWithtNullishCoalescingAssignment.2.minified.js
 crates/swc/tests/tsc-references/errorIsolation.1.normal.js
 crates/swc/tests/tsc-references/errorIsolation.2.minified.js
 crates/swc/tests/tsc-references/errorOnFunctionReturnType.1.normal.js
 crates/swc/tests/tsc-references/errorOnFunctionReturnType.2.minified.js
 crates/swc/tests/tsc-references/errorSuperCalls.1.normal.js
 crates/swc/tests/tsc-references/errorSuperCalls.2.minified.js
 crates/swc/tests/tsc-references/errorSuperPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/errorSuperPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/es2016IntlAPIs.1.normal.js
 crates/swc/tests/tsc-references/es2016IntlAPIs.2.minified.js
 crates/swc/tests/tsc-references/es2017DateAPIs.1.normal.js
 crates/swc/tests/tsc-references/es2017DateAPIs.2.minified.js
 crates/swc/tests/tsc-references/es2018IntlAPIs.1.normal.js
 crates/swc/tests/tsc-references/es2018IntlAPIs.2.minified.js
 crates/swc/tests/tsc-references/es2020IntlAPIs.1.normal.js
 crates/swc/tests/tsc-references/es2020IntlAPIs.2.minified.js
 crates/swc/tests/tsc-references/es2021LocalesObjectArgument.1.normal.js
 crates/swc/tests/tsc-references/es2021LocalesObjectArgument.2.minified.js
 crates/swc/tests/tsc-references/es2022IntlAPIs.1.normal.js
 crates/swc/tests/tsc-references/es2022IntlAPIs.2.minified.js
 crates/swc/tests/tsc-references/es2022LocalesObjectArgument.1.normal.js
 crates/swc/tests/tsc-references/es2022LocalesObjectArgument.2.minified.js
 crates/swc/tests/tsc-references/es2022SharedMemory.1.normal.js
 crates/swc/tests/tsc-references/es2022SharedMemory.2.minified.js
 crates/swc/tests/tsc-references/es5DateAPIs.1.normal.js
 crates/swc/tests/tsc-references/es5DateAPIs.2.minified.js
 crates/swc/tests/tsc-references/es6modulekind.1.normal.js
 crates/swc/tests/tsc-references/es6modulekind.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindExportClassNameWithObject.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindExportClassNameWithObject.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES2015Target.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES2015Target.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target10.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target10.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target11.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target11.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target12.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target12.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target2.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target2.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target3.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target3.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target4.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target4.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target5.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target5.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target6.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target6.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target7.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target7.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target8.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target8.2.minified.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target9.1.normal.js
 crates/swc/tests/tsc-references/es6modulekindWithES5Target9.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStatic(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-nonStaticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-static(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-accessors-staticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.3.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.3.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.4.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.4.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.5.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.5.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.6.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.6.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.7.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classSuper.7.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference.es5.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-classThisReference.es5.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commentPreservation(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commonjs-classNamespaceMerge.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commonjs-classNamespaceMerge.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commonjs.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-commonjs.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStatic(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticAccessor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-static(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticAccessor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-fields-staticPrivateAccessor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStatic(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-nonStaticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-static(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-methods-staticPrivate(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.3.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.3.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateAutoAccessor.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateAutoAccessor.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateField.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateField.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateGetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateGetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateMethod.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateMethod.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateSetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateSetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedGetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedGetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedMethod.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedMethod.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedSetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticComputedSetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateAutoAccessor.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateAutoAccessor.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateField.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateField.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateGetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateGetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateMethod.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateMethod.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateSetter.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateSetter.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-multipleDecorators(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-outerThisReference(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-parameterProperties(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-setFunctionName(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-simpleTransformation(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classDeclaration-sourceMap(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.3.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.3.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.4.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.4.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.5.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.5.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.6.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-classSuper.6.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-commentPreservation(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.10.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.10.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.11.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.11.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.12.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.12.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.13.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.13.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.14.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.14.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.15.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.15.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.17.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.17.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.3.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.3.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.4.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.4.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.5.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.5.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.6.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.6.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.7.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.7.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.8.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.8.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.9.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-missingEmitHelpers-classDecorator.9.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.10.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.10.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.11.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.11.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.3.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.3.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.4.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.4.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.5.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.5.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.6.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.6.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.7.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.7.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.8.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.8.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.9.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-classExpression-namedEvaluation.9.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-contextualTypes.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-contextualTypes.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-contextualTypes.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-contextualTypes.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-decoratorExpression.1.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-decoratorExpression.1.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-decoratorExpression.2.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-decoratorExpression.2.2.minified.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es5).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=es5).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/esDecorators-emitDecoratorMetadata(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/esDecorators-preservesThis.1.normal.js
 crates/swc/tests/tsc-references/esDecorators-preservesThis.2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata4(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata4(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata4(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata4(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata5.1.normal.js
 crates/swc/tests/tsc-references/esDecoratorsMetadata5.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekind.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekind.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES2015Target.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES2015Target.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target10.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target10.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target11.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target11.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target12.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target12.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target2.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target2.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target3.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target3.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target4.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target4.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target5.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target5.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target6.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target6.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target7.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target7.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target8.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target8.2.minified.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target9.1.normal.js
 crates/swc/tests/tsc-references/esnextmodulekindWithES5Target9.2.minified.js
 crates/swc/tests/tsc-references/everyTypeAssignableToAny.1.normal.js
 crates/swc/tests/tsc-references/everyTypeAssignableToAny.2.minified.js
 crates/swc/tests/tsc-references/everyTypeWithAnnotationAndInitializer.1.normal.js
 crates/swc/tests/tsc-references/everyTypeWithAnnotationAndInitializer.2.minified.js
 crates/swc/tests/tsc-references/everyTypeWithAnnotationAndInvalidInitializer.1.normal.js
 crates/swc/tests/tsc-references/everyTypeWithAnnotationAndInvalidInitializer.2.minified.js
 crates/swc/tests/tsc-references/everyTypeWithInitializer.1.normal.js
 crates/swc/tests/tsc-references/everyTypeWithInitializer.2.minified.js
 crates/swc/tests/tsc-references/exhaustiveSwitchStatements1.1.normal.js
 crates/swc/tests/tsc-references/exhaustiveSwitchStatements1.2.minified.js
 crates/swc/tests/tsc-references/exnextmodulekindExportClassNameWithObject.1.normal.js
 crates/swc/tests/tsc-references/exnextmodulekindExportClassNameWithObject.2.minified.js
 crates/swc/tests/tsc-references/expandoOnAlias.1.normal.js
 crates/swc/tests/tsc-references/expandoOnAlias.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithAnyAndNumber.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithAnyAndNumber.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithEnum.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithEnum.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithEnumUnion.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithEnumUnion.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithNew.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithNew.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTemplateStringInvalid.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTemplateStringInvalid.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTemplateStringInvalidES6.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTemplateStringInvalidES6.2.minified.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/exponentiationOperatorWithTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/exportAmbientClassNameWithObject.1.normal.js
 crates/swc/tests/tsc-references/exportAmbientClassNameWithObject.2.minified.js
 crates/swc/tests/tsc-references/exportAndImport-es5-amd.1.normal.js
 crates/swc/tests/tsc-references/exportAndImport-es5-amd.2.minified.js
 crates/swc/tests/tsc-references/exportAndImport-es5.1.normal.js
 crates/swc/tests/tsc-references/exportAndImport-es5.2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=amd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=amd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=es6).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=es6).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=system).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=system).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=umd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace1(module=umd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=amd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=amd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=es6).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=es6).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=system).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=system).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=umd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace2(module=umd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=amd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=amd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=es6).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=es6).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=system).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=system).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=umd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace3(module=umd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=amd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=amd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=es6).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=es6).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=system).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=system).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=umd).1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace4(module=umd).2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace5.1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace5.2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace_exportAssignment.1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace_exportAssignment.2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace_missingEmitHelpers.1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace_missingEmitHelpers.2.minified.js
 crates/swc/tests/tsc-references/exportAsNamespace_nonExistent.1.normal.js
 crates/swc/tests/tsc-references/exportAsNamespace_nonExistent.2.minified.js
 crates/swc/tests/tsc-references/exportAssignDottedName.1.normal.js
 crates/swc/tests/tsc-references/exportAssignDottedName.2.minified.js
 crates/swc/tests/tsc-references/exportAssignImportedIdentifier.1.normal.js
 crates/swc/tests/tsc-references/exportAssignImportedIdentifier.2.minified.js
 crates/swc/tests/tsc-references/exportAssignTypes.1.normal.js
 crates/swc/tests/tsc-references/exportAssignTypes.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentAndDeclaration.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentAndDeclaration.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentCircularModules.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentCircularModules.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentConstrainedGenericType.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentConstrainedGenericType.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentGenericType.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentGenericType.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentMergedInterface.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentMergedInterface.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentMergedModule.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentMergedModule.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentOfExportNamespaceWithDefault.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentOfExportNamespaceWithDefault.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelClodule.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelClodule.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelEnumdule.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelEnumdule.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelFundule.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelFundule.2.minified.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelIdentifier.1.normal.js
 crates/swc/tests/tsc-references/exportAssignmentTopLevelIdentifier.2.minified.js
 crates/swc/tests/tsc-references/exportBinding.1.normal.js
 crates/swc/tests/tsc-references/exportBinding.2.minified.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectAMD.1.normal.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectAMD.2.minified.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectCommonJS.1.normal.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectCommonJS.2.minified.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectSystem.1.normal.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectSystem.2.minified.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectUMD.1.normal.js
 crates/swc/tests/tsc-references/exportClassNameWithObjectUMD.2.minified.js
 crates/swc/tests/tsc-references/exportCodeGen.1.normal.js
 crates/swc/tests/tsc-references/exportCodeGen.2.minified.js
 crates/swc/tests/tsc-references/exportDeclaration.1.normal.js
 crates/swc/tests/tsc-references/exportDeclaration.2.minified.js
 crates/swc/tests/tsc-references/exportDeclaration_moduleSpecifier-isolatedModules.1.normal.js
 crates/swc/tests/tsc-references/exportDeclaration_moduleSpecifier-isolatedModules.2.minified.js
 crates/swc/tests/tsc-references/exportDeclaration_moduleSpecifier.1.normal.js
 crates/swc/tests/tsc-references/exportDeclaration_moduleSpecifier.2.minified.js
 crates/swc/tests/tsc-references/exportDeclaration_value.1.normal.js
 crates/swc/tests/tsc-references/exportDeclaration_value.2.minified.js
 crates/swc/tests/tsc-references/exportDeclaredModule.1.normal.js
 crates/swc/tests/tsc-references/exportDeclaredModule.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultClassNameWithObject.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultClassNameWithObject.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultClassWithStaticPropertyAssignmentsInES6.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultClassWithStaticPropertyAssignmentsInES6.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultExpressionComments.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultExpressionComments.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultInJsFile01.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultInJsFile01.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultInJsFile02.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultInJsFile02.2.minified.js
 crates/swc/tests/tsc-references/exportDefaultNamespace.1.normal.js
 crates/swc/tests/tsc-references/exportDefaultNamespace.2.minified.js
 crates/swc/tests/tsc-references/exportImportAlias.1.normal.js
 crates/swc/tests/tsc-references/exportImportAlias.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace1.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace1.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace10.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace10.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace11.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace11.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace12.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace12.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace3.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace3.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace4.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace4.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace5.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace5.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace6.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace6.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace7.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace7.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace8.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace8.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace9.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace9.2.minified.js
 crates/swc/tests/tsc-references/exportNamespace_js.1.normal.js
 crates/swc/tests/tsc-references/exportNamespace_js.2.minified.js
 crates/swc/tests/tsc-references/exportNestedNamespaces.1.normal.js
 crates/swc/tests/tsc-references/exportNestedNamespaces.2.minified.js
 crates/swc/tests/tsc-references/exportNestedNamespaces2.1.normal.js
 crates/swc/tests/tsc-references/exportNestedNamespaces2.2.minified.js
 crates/swc/tests/tsc-references/exportNonLocalDeclarations.1.normal.js
 crates/swc/tests/tsc-references/exportNonLocalDeclarations.2.minified.js
 crates/swc/tests/tsc-references/exportNonVisibleType.1.normal.js
 crates/swc/tests/tsc-references/exportNonVisibleType.2.minified.js
 crates/swc/tests/tsc-references/exportPropertyAssignmentNameResolution.1.normal.js
 crates/swc/tests/tsc-references/exportPropertyAssignmentNameResolution.2.minified.js
 crates/swc/tests/tsc-references/exportSpecifiers.1.normal.js
 crates/swc/tests/tsc-references/exportSpecifiers.2.minified.js
 crates/swc/tests/tsc-references/exportSpecifiers_js.1.normal.js
 crates/swc/tests/tsc-references/exportSpecifiers_js.2.minified.js
 crates/swc/tests/tsc-references/exportSpellingSuggestion.1.normal.js
 crates/swc/tests/tsc-references/exportSpellingSuggestion.2.minified.js
 crates/swc/tests/tsc-references/exportStar-amd.1.normal.js
 crates/swc/tests/tsc-references/exportStar-amd.2.minified.js
 crates/swc/tests/tsc-references/exportStar.1.normal.js
 crates/swc/tests/tsc-references/exportStar.2.minified.js
 crates/swc/tests/tsc-references/exportTypeMergedWithExportStarAsNamespace.1.normal.js
 crates/swc/tests/tsc-references/exportTypeMergedWithExportStarAsNamespace.2.minified.js
 crates/swc/tests/tsc-references/exportedAliasedEnumTag.1.normal.js
 crates/swc/tests/tsc-references/exportedAliasedEnumTag.2.minified.js
 crates/swc/tests/tsc-references/exportedEnumTypeAndValue.1.normal.js
 crates/swc/tests/tsc-references/exportedEnumTypeAndValue.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports1-amd.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports1-amd.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports1-es6.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports1-es6.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports1.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports1.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports2-amd.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports2-amd.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports2-es6.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports2-es6.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports2.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports2.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports3-amd.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports3-amd.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports3-es6.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports3-es6.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports3.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports3.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports4-amd.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports4-amd.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports4-es6.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports4-es6.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImports4.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImports4.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImportsWithContextualKeywordNames02.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImportsWithContextualKeywordNames02.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores2.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores2.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores3.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores3.2.minified.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores4.1.normal.js
 crates/swc/tests/tsc-references/exportsAndImportsWithUnderscores4.2.minified.js
 crates/swc/tests/tsc-references/extendBooleanInterface.1.normal.js
 crates/swc/tests/tsc-references/extendBooleanInterface.2.minified.js
 crates/swc/tests/tsc-references/extendClassExpressionFromModule.1.normal.js
 crates/swc/tests/tsc-references/extendClassExpressionFromModule.2.minified.js
 crates/swc/tests/tsc-references/extendNumberInterface.1.normal.js
 crates/swc/tests/tsc-references/extendNumberInterface.2.minified.js
 crates/swc/tests/tsc-references/extendStringInterface.1.normal.js
 crates/swc/tests/tsc-references/extendStringInterface.2.minified.js
 crates/swc/tests/tsc-references/extendsTag1.1.normal.js
 crates/swc/tests/tsc-references/extendsTag1.2.minified.js
 crates/swc/tests/tsc-references/extendsTag2.1.normal.js
 crates/swc/tests/tsc-references/extendsTag2.2.minified.js
 crates/swc/tests/tsc-references/extendsTag3.1.normal.js
 crates/swc/tests/tsc-references/extendsTag3.2.minified.js
 crates/swc/tests/tsc-references/extendsTag4.1.normal.js
 crates/swc/tests/tsc-references/extendsTag4.2.minified.js
 crates/swc/tests/tsc-references/extendsTag5.1.normal.js
 crates/swc/tests/tsc-references/extendsTag5.2.minified.js
 crates/swc/tests/tsc-references/extendsTagEmit.1.normal.js
 crates/swc/tests/tsc-references/extendsTagEmit.2.minified.js
 crates/swc/tests/tsc-references/extensionLoadingPriority.1.normal.js
 crates/swc/tests/tsc-references/extensionLoadingPriority.2.minified.js
 crates/swc/tests/tsc-references/filterNamespace_import.1.normal.js
 crates/swc/tests/tsc-references/filterNamespace_import.2.minified.js
 crates/swc/tests/tsc-references/fixSignatureCaching.1.normal.js
 crates/swc/tests/tsc-references/fixSignatureCaching.2.minified.js
 crates/swc/tests/tsc-references/fluentClasses.1.normal.js
 crates/swc/tests/tsc-references/fluentClasses.2.minified.js
 crates/swc/tests/tsc-references/fluentInterfaces.1.normal.js
 crates/swc/tests/tsc-references/fluentInterfaces.2.minified.js
 crates/swc/tests/tsc-references/for-inStatements.1.normal.js
 crates/swc/tests/tsc-references/for-inStatements.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsArray.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsArray.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsArrayErrors.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsArrayErrors.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsAsyncIdentifier.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsAsyncIdentifier.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring2.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring2.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring3.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring3.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring4.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsDestructuring4.2.minified.js
 crates/swc/tests/tsc-references/for-inStatementsInvalid.1.normal.js
 crates/swc/tests/tsc-references/for-inStatementsInvalid.2.minified.js
 crates/swc/tests/tsc-references/for-of1.1.normal.js
 crates/swc/tests/tsc-references/for-of1.2.minified.js
 crates/swc/tests/tsc-references/for-of10.1.normal.js
 crates/swc/tests/tsc-references/for-of10.2.minified.js
 crates/swc/tests/tsc-references/for-of11.1.normal.js
 crates/swc/tests/tsc-references/for-of11.2.minified.js
 crates/swc/tests/tsc-references/for-of12.1.normal.js
 crates/swc/tests/tsc-references/for-of12.2.minified.js
 crates/swc/tests/tsc-references/for-of13.1.normal.js
 crates/swc/tests/tsc-references/for-of13.2.minified.js
 crates/swc/tests/tsc-references/for-of14.1.normal.js
 crates/swc/tests/tsc-references/for-of14.2.minified.js
 crates/swc/tests/tsc-references/for-of15.1.normal.js
 crates/swc/tests/tsc-references/for-of15.2.minified.js
 crates/swc/tests/tsc-references/for-of16.1.normal.js
 crates/swc/tests/tsc-references/for-of16.2.minified.js
 crates/swc/tests/tsc-references/for-of17.1.normal.js
 crates/swc/tests/tsc-references/for-of17.2.minified.js
 crates/swc/tests/tsc-references/for-of18.1.normal.js
 crates/swc/tests/tsc-references/for-of18.2.minified.js
 crates/swc/tests/tsc-references/for-of19.1.normal.js
 crates/swc/tests/tsc-references/for-of19.2.minified.js
 crates/swc/tests/tsc-references/for-of20.1.normal.js
 crates/swc/tests/tsc-references/for-of20.2.minified.js
 crates/swc/tests/tsc-references/for-of21.1.normal.js
 crates/swc/tests/tsc-references/for-of21.2.minified.js
 crates/swc/tests/tsc-references/for-of22.1.normal.js
 crates/swc/tests/tsc-references/for-of22.2.minified.js
 crates/swc/tests/tsc-references/for-of23.1.normal.js
 crates/swc/tests/tsc-references/for-of23.2.minified.js
 crates/swc/tests/tsc-references/for-of24.1.normal.js
 crates/swc/tests/tsc-references/for-of24.2.minified.js
 crates/swc/tests/tsc-references/for-of25.1.normal.js
 crates/swc/tests/tsc-references/for-of25.2.minified.js
 crates/swc/tests/tsc-references/for-of26.1.normal.js
 crates/swc/tests/tsc-references/for-of26.2.minified.js
 crates/swc/tests/tsc-references/for-of27.1.normal.js
 crates/swc/tests/tsc-references/for-of27.2.minified.js
 crates/swc/tests/tsc-references/for-of28.1.normal.js
 crates/swc/tests/tsc-references/for-of28.2.minified.js
 crates/swc/tests/tsc-references/for-of29.1.normal.js
 crates/swc/tests/tsc-references/for-of29.2.minified.js
 crates/swc/tests/tsc-references/for-of3.1.normal.js
 crates/swc/tests/tsc-references/for-of3.2.minified.js
 crates/swc/tests/tsc-references/for-of30.1.normal.js
 crates/swc/tests/tsc-references/for-of30.2.minified.js
 crates/swc/tests/tsc-references/for-of31.1.normal.js
 crates/swc/tests/tsc-references/for-of31.2.minified.js
 crates/swc/tests/tsc-references/for-of32.1.normal.js
 crates/swc/tests/tsc-references/for-of32.2.minified.js
 crates/swc/tests/tsc-references/for-of33.1.normal.js
 crates/swc/tests/tsc-references/for-of33.2.minified.js
 crates/swc/tests/tsc-references/for-of34.1.normal.js
 crates/swc/tests/tsc-references/for-of34.2.minified.js
 crates/swc/tests/tsc-references/for-of35.1.normal.js
 crates/swc/tests/tsc-references/for-of35.2.minified.js
 crates/swc/tests/tsc-references/for-of36.1.normal.js
 crates/swc/tests/tsc-references/for-of36.2.minified.js
 crates/swc/tests/tsc-references/for-of37.1.normal.js
 crates/swc/tests/tsc-references/for-of37.2.minified.js
 crates/swc/tests/tsc-references/for-of38.1.normal.js
 crates/swc/tests/tsc-references/for-of38.2.minified.js
 crates/swc/tests/tsc-references/for-of39.1.normal.js
 crates/swc/tests/tsc-references/for-of39.2.minified.js
 crates/swc/tests/tsc-references/for-of4.1.normal.js
 crates/swc/tests/tsc-references/for-of4.2.minified.js
 crates/swc/tests/tsc-references/for-of40.1.normal.js
 crates/swc/tests/tsc-references/for-of40.2.minified.js
 crates/swc/tests/tsc-references/for-of41.1.normal.js
 crates/swc/tests/tsc-references/for-of41.2.minified.js
 crates/swc/tests/tsc-references/for-of42.1.normal.js
 crates/swc/tests/tsc-references/for-of42.2.minified.js
 crates/swc/tests/tsc-references/for-of43.1.normal.js
 crates/swc/tests/tsc-references/for-of43.2.minified.js
 crates/swc/tests/tsc-references/for-of44.1.normal.js
 crates/swc/tests/tsc-references/for-of44.2.minified.js
 crates/swc/tests/tsc-references/for-of45.1.normal.js
 crates/swc/tests/tsc-references/for-of45.2.minified.js
 crates/swc/tests/tsc-references/for-of46.1.normal.js
 crates/swc/tests/tsc-references/for-of46.2.minified.js
 crates/swc/tests/tsc-references/for-of47.1.normal.js
 crates/swc/tests/tsc-references/for-of47.2.minified.js
 crates/swc/tests/tsc-references/for-of48.1.normal.js
 crates/swc/tests/tsc-references/for-of48.2.minified.js
 crates/swc/tests/tsc-references/for-of49.1.normal.js
 crates/swc/tests/tsc-references/for-of49.2.minified.js
 crates/swc/tests/tsc-references/for-of5.1.normal.js
 crates/swc/tests/tsc-references/for-of5.2.minified.js
 crates/swc/tests/tsc-references/for-of50.1.normal.js
 crates/swc/tests/tsc-references/for-of50.2.minified.js
 crates/swc/tests/tsc-references/for-of51.1.normal.js
 crates/swc/tests/tsc-references/for-of51.2.minified.js
 crates/swc/tests/tsc-references/for-of52.1.normal.js
 crates/swc/tests/tsc-references/for-of52.2.minified.js
 crates/swc/tests/tsc-references/for-of53.1.normal.js
 crates/swc/tests/tsc-references/for-of53.2.minified.js
 crates/swc/tests/tsc-references/for-of54.1.normal.js
 crates/swc/tests/tsc-references/for-of54.2.minified.js
 crates/swc/tests/tsc-references/for-of55.1.normal.js
 crates/swc/tests/tsc-references/for-of55.2.minified.js
 crates/swc/tests/tsc-references/for-of56.1.normal.js
 crates/swc/tests/tsc-references/for-of56.2.minified.js
 crates/swc/tests/tsc-references/for-of57.1.normal.js
 crates/swc/tests/tsc-references/for-of57.2.minified.js
 crates/swc/tests/tsc-references/for-of58.1.normal.js
 crates/swc/tests/tsc-references/for-of58.2.minified.js
 crates/swc/tests/tsc-references/for-of6.1.normal.js
 crates/swc/tests/tsc-references/for-of6.2.minified.js
 crates/swc/tests/tsc-references/for-of7.1.normal.js
 crates/swc/tests/tsc-references/for-of7.2.minified.js
 crates/swc/tests/tsc-references/for-of8.1.normal.js
 crates/swc/tests/tsc-references/for-of8.2.minified.js
 crates/swc/tests/tsc-references/for-of9.1.normal.js
 crates/swc/tests/tsc-references/for-of9.2.minified.js
 crates/swc/tests/tsc-references/forAwaitPerIterationBindingDownlevel.1.normal.js
 crates/swc/tests/tsc-references/forAwaitPerIterationBindingDownlevel.2.minified.js
 crates/swc/tests/tsc-references/forBreakStatements.1.normal.js
 crates/swc/tests/tsc-references/forBreakStatements.2.minified.js
 crates/swc/tests/tsc-references/forContinueStatements.1.normal.js
 crates/swc/tests/tsc-references/forContinueStatements.2.minified.js
 crates/swc/tests/tsc-references/forInBreakStatements.1.normal.js
 crates/swc/tests/tsc-references/forInBreakStatements.2.minified.js
 crates/swc/tests/tsc-references/forInContinueStatements.1.normal.js
 crates/swc/tests/tsc-references/forInContinueStatements.2.minified.js
 crates/swc/tests/tsc-references/forStatements.1.normal.js
 crates/swc/tests/tsc-references/forStatements.2.minified.js
 crates/swc/tests/tsc-references/forStatementsMultipleInvalidDecl.1.normal.js
 crates/swc/tests/tsc-references/forStatementsMultipleInvalidDecl.2.minified.js
 crates/swc/tests/tsc-references/forStatementsMultipleValidDecl.1.normal.js
 crates/swc/tests/tsc-references/forStatementsMultipleValidDecl.2.minified.js
 crates/swc/tests/tsc-references/forgottenNew.1.normal.js
 crates/swc/tests/tsc-references/forgottenNew.2.minified.js
 crates/swc/tests/tsc-references/functionCalls.1.normal.js
 crates/swc/tests/tsc-references/functionCalls.2.minified.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction.1.normal.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction.2.minified.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction2.1.normal.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction2.2.minified.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction3.1.normal.js
 crates/swc/tests/tsc-references/functionConstraintSatisfaction3.2.minified.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping1.1.normal.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping1.2.minified.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping2.1.normal.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping2.2.minified.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping3.1.normal.js
 crates/swc/tests/tsc-references/functionExpressionContextualTyping3.2.minified.js
 crates/swc/tests/tsc-references/functionImplementationErrors.1.normal.js
 crates/swc/tests/tsc-references/functionImplementationErrors.2.minified.js
 crates/swc/tests/tsc-references/functionImplementations.1.normal.js
 crates/swc/tests/tsc-references/functionImplementations.2.minified.js
 crates/swc/tests/tsc-references/functionLiteral.1.normal.js
 crates/swc/tests/tsc-references/functionLiteral.2.minified.js
 crates/swc/tests/tsc-references/functionLiteralForOverloads.1.normal.js
 crates/swc/tests/tsc-references/functionLiteralForOverloads.2.minified.js
 crates/swc/tests/tsc-references/functionLiteralForOverloads2.1.normal.js
 crates/swc/tests/tsc-references/functionLiteralForOverloads2.2.minified.js
 crates/swc/tests/tsc-references/functionLiterals.1.normal.js
 crates/swc/tests/tsc-references/functionLiterals.2.minified.js
 crates/swc/tests/tsc-references/functionNameConflicts.1.normal.js
 crates/swc/tests/tsc-references/functionNameConflicts.2.minified.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid01.1.normal.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid01.2.minified.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid02.1.normal.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid02.2.minified.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid03.1.normal.js
 crates/swc/tests/tsc-references/functionOverloadCompatibilityWithVoid03.2.minified.js
 crates/swc/tests/tsc-references/functionOverloadErrors.1.normal.js
 crates/swc/tests/tsc-references/functionOverloadErrors.2.minified.js
 crates/swc/tests/tsc-references/functionParameterObjectRestAndInitializers.1.normal.js
 crates/swc/tests/tsc-references/functionParameterObjectRestAndInitializers.2.minified.js
 crates/swc/tests/tsc-references/functionWithMultipleReturnStatements.1.normal.js
 crates/swc/tests/tsc-references/functionWithMultipleReturnStatements.2.minified.js
 crates/swc/tests/tsc-references/functionWithMultipleReturnStatements2.1.normal.js
 crates/swc/tests/tsc-references/functionWithMultipleReturnStatements2.2.minified.js
 crates/swc/tests/tsc-references/generatedContextualTyping.1.normal.js
 crates/swc/tests/tsc-references/generatedContextualTyping.2.minified.js
 crates/swc/tests/tsc-references/generatorAssignability.1.normal.js
 crates/swc/tests/tsc-references/generatorAssignability.2.minified.js
 crates/swc/tests/tsc-references/generatorExplicitReturnType.1.normal.js
 crates/swc/tests/tsc-references/generatorExplicitReturnType.2.minified.js
 crates/swc/tests/tsc-references/generatorImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/generatorImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/generatorInAmbientContext5.1.normal.js
 crates/swc/tests/tsc-references/generatorInAmbientContext5.2.minified.js
 crates/swc/tests/tsc-references/generatorInAmbientContext6.1.normal.js
 crates/swc/tests/tsc-references/generatorInAmbientContext6.2.minified.js
 crates/swc/tests/tsc-references/generatorNoImplicitReturns.1.normal.js
 crates/swc/tests/tsc-references/generatorNoImplicitReturns.2.minified.js
 crates/swc/tests/tsc-references/generatorOverloads4.1.normal.js
 crates/swc/tests/tsc-references/generatorOverloads4.2.minified.js
 crates/swc/tests/tsc-references/generatorOverloads5.1.normal.js
 crates/swc/tests/tsc-references/generatorOverloads5.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnContextualType.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnContextualType.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.1.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.1.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.2.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.2.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.3.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.3.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.4.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.4.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.5.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeFallback.5.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeIndirectReferenceToGlobalType.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeIndirectReferenceToGlobalType.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeInference.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeInference.2.minified.js
 crates/swc/tests/tsc-references/generatorReturnTypeInferenceNonStrict.1.normal.js
 crates/swc/tests/tsc-references/generatorReturnTypeInferenceNonStrict.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck1.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck1.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck10.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck10.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck11.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck11.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck12.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck12.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck13.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck13.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck14.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck14.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck15.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck15.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck16.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck16.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck17.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck17.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck18.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck18.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck19.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck19.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck2.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck2.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck20.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck20.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck21.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck21.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck22.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck22.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck23.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck23.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck24.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck24.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck25.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck25.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck26.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck26.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck27.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck27.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck28.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck28.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck29.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck29.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck3.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck3.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck30.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck30.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck31.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck31.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck33.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck33.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck34.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck34.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck35.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck35.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck36.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck36.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck37.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck37.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck38.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck38.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck4.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck4.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck40.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck40.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck41.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck41.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck42.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck42.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck43.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck43.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck44.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck44.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck45.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck45.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck46.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck46.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck47.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck47.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck48.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck48.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck49.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck49.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck5.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck5.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck50.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck50.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck51.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck51.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck52.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck52.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck53.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck53.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck54.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck54.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck55.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck55.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck56.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck56.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck59.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck59.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck6.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck6.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck60.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck60.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck61.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck61.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck62.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck62.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck63.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck63.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck7.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck7.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck8.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck8.2.minified.js
 crates/swc/tests/tsc-references/generatorTypeCheck9.1.normal.js
 crates/swc/tests/tsc-references/generatorTypeCheck9.2.minified.js
 crates/swc/tests/tsc-references/generatorYieldContextualType.1.normal.js
 crates/swc/tests/tsc-references/generatorYieldContextualType.2.minified.js
 crates/swc/tests/tsc-references/generic.1.normal.js
 crates/swc/tests/tsc-references/generic.2.minified.js
 crates/swc/tests/tsc-references/genericAndNonGenericInterfaceWithTheSameName.1.normal.js
 crates/swc/tests/tsc-references/genericAndNonGenericInterfaceWithTheSameName.2.minified.js
 crates/swc/tests/tsc-references/genericAndNonGenericInterfaceWithTheSameName2.1.normal.js
 crates/swc/tests/tsc-references/genericAndNonGenericInterfaceWithTheSameName2.2.minified.js
 crates/swc/tests/tsc-references/genericCallToOverloadedMethodWithOverloadedArguments.1.normal.js
 crates/swc/tests/tsc-references/genericCallToOverloadedMethodWithOverloadedArguments.2.minified.js
 crates/swc/tests/tsc-references/genericCallTypeArgumentInference.1.normal.js
 crates/swc/tests/tsc-references/genericCallTypeArgumentInference.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithArrayLiteralArgs.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithArrayLiteralArgs.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithConstraintsTypeArgumentInference.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithConstraintsTypeArgumentInference.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithConstraintsTypeArgumentInference2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithConstraintsTypeArgumentInference2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithConstructorTypedArguments5.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithConstructorTypedArguments5.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments3.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments3.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments4.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments4.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments5.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithFunctionTypedArguments5.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments3.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithGenericSignatureArguments3.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithNonSymmetricSubtypes.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithNonSymmetricSubtypes.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectLiteralArgs.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectLiteralArgs.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgs.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgs.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgs2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgs2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints3.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints3.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints4.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints4.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints5.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndConstraints5.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndIndexers.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndIndexers.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndIndexersErrors.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndIndexersErrors.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndInitializers.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndInitializers.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndNumericIndexer.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndNumericIndexer.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndStringIndexer.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithObjectTypeArgsAndStringIndexer.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedConstructorTypedArguments.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedConstructorTypedArguments.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedConstructorTypedArguments2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedConstructorTypedArguments2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedFunctionTypedArguments.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedFunctionTypedArguments.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedFunctionTypedArguments2.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithOverloadedFunctionTypedArguments2.2.minified.js
 crates/swc/tests/tsc-references/genericCallWithTupleType.1.normal.js
 crates/swc/tests/tsc-references/genericCallWithTupleType.2.minified.js
 crates/swc/tests/tsc-references/genericClassExpressionInFunction.1.normal.js
 crates/swc/tests/tsc-references/genericClassExpressionInFunction.2.minified.js
 crates/swc/tests/tsc-references/genericClassWithFunctionTypedMemberArguments.1.normal.js
 crates/swc/tests/tsc-references/genericClassWithFunctionTypedMemberArguments.2.minified.js
 crates/swc/tests/tsc-references/genericClassWithObjectTypeArgsAndConstraints.1.normal.js
 crates/swc/tests/tsc-references/genericClassWithObjectTypeArgsAndConstraints.2.minified.js
 crates/swc/tests/tsc-references/genericContextualTypes1.1.normal.js
 crates/swc/tests/tsc-references/genericContextualTypes1.2.minified.js
 crates/swc/tests/tsc-references/genericContextualTypes2.1.normal.js
 crates/swc/tests/tsc-references/genericContextualTypes2.2.minified.js
 crates/swc/tests/tsc-references/genericContextualTypes3.1.normal.js
 crates/swc/tests/tsc-references/genericContextualTypes3.2.minified.js
 crates/swc/tests/tsc-references/genericFunctionParameters.1.normal.js
 crates/swc/tests/tsc-references/genericFunctionParameters.2.minified.js
 crates/swc/tests/tsc-references/genericInstantiationEquivalentToObjectLiteral.1.normal.js
 crates/swc/tests/tsc-references/genericInstantiationEquivalentToObjectLiteral.2.minified.js
 crates/swc/tests/tsc-references/genericObjectRest.1.normal.js
 crates/swc/tests/tsc-references/genericObjectRest.2.minified.js
 crates/swc/tests/tsc-references/genericRestArity.1.normal.js
 crates/swc/tests/tsc-references/genericRestArity.2.minified.js
 crates/swc/tests/tsc-references/genericRestArityStrict.1.normal.js
 crates/swc/tests/tsc-references/genericRestArityStrict.2.minified.js
 crates/swc/tests/tsc-references/genericRestParameters1.1.normal.js
 crates/swc/tests/tsc-references/genericRestParameters1.2.minified.js
 crates/swc/tests/tsc-references/genericRestParameters2.1.normal.js
 crates/swc/tests/tsc-references/genericRestParameters2.2.minified.js
 crates/swc/tests/tsc-references/genericRestParameters3.1.normal.js
 crates/swc/tests/tsc-references/genericRestParameters3.2.minified.js
 crates/swc/tests/tsc-references/genericSetterInClassType.1.normal.js
 crates/swc/tests/tsc-references/genericSetterInClassType.2.minified.js
 crates/swc/tests/tsc-references/genericSetterInClassTypeJsDoc.1.normal.js
 crates/swc/tests/tsc-references/genericSetterInClassTypeJsDoc.2.minified.js
 crates/swc/tests/tsc-references/genericTypeAliases.1.normal.js
 crates/swc/tests/tsc-references/genericTypeAliases.2.minified.js
 crates/swc/tests/tsc-references/getSetAccessorContextualTyping.1.normal.js
 crates/swc/tests/tsc-references/getSetAccessorContextualTyping.2.minified.js
 crates/swc/tests/tsc-references/globalAugmentationModuleResolution.1.normal.js
 crates/swc/tests/tsc-references/globalAugmentationModuleResolution.2.minified.js
 crates/swc/tests/tsc-references/globalMergeWithCommonJSAssignmentDeclaration.1.normal.js
 crates/swc/tests/tsc-references/globalMergeWithCommonJSAssignmentDeclaration.2.minified.js
 crates/swc/tests/tsc-references/globalThisAmbientModules.1.normal.js
 crates/swc/tests/tsc-references/globalThisAmbientModules.2.minified.js
 crates/swc/tests/tsc-references/globalThisBlockscopedProperties.1.normal.js
 crates/swc/tests/tsc-references/globalThisBlockscopedProperties.2.minified.js
 crates/swc/tests/tsc-references/globalThisCollision.1.normal.js
 crates/swc/tests/tsc-references/globalThisCollision.2.minified.js
 crates/swc/tests/tsc-references/globalThisGlobalExportAsGlobal.1.normal.js
 crates/swc/tests/tsc-references/globalThisGlobalExportAsGlobal.2.minified.js
 crates/swc/tests/tsc-references/globalThisPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/globalThisPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/globalThisReadonlyProperties.1.normal.js
 crates/swc/tests/tsc-references/globalThisReadonlyProperties.2.minified.js
 crates/swc/tests/tsc-references/globalThisTypeIndexAccess.1.normal.js
 crates/swc/tests/tsc-references/globalThisTypeIndexAccess.2.minified.js
 crates/swc/tests/tsc-references/globalThisUnknown.1.normal.js
 crates/swc/tests/tsc-references/globalThisUnknown.2.minified.js
 crates/swc/tests/tsc-references/globalThisUnknownNoImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/globalThisUnknownNoImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/globalThisVarDeclaration.1.normal.js
 crates/swc/tests/tsc-references/globalThisVarDeclaration.2.minified.js
 crates/swc/tests/tsc-references/grammarAmbiguities.1.normal.js
 crates/swc/tests/tsc-references/grammarAmbiguities.2.minified.js
 crates/swc/tests/tsc-references/heterogeneousArrayLiterals.1.normal.js
 crates/swc/tests/tsc-references/heterogeneousArrayLiterals.2.minified.js
 crates/swc/tests/tsc-references/identicalCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/identicalCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/identicalCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/identicalCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/identicalCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/identicalCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/ifDoWhileStatements.1.normal.js
 crates/swc/tests/tsc-references/ifDoWhileStatements.2.minified.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithPrivates.1.normal.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithPrivates.2.minified.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithPrivates2.1.normal.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithPrivates2.2.minified.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithProtecteds.1.normal.js
 crates/swc/tests/tsc-references/implementingAnInterfaceExtendingClassWithProtecteds.2.minified.js
 crates/swc/tests/tsc-references/implementsClause.1.normal.js
 crates/swc/tests/tsc-references/implementsClause.2.minified.js
 crates/swc/tests/tsc-references/importAliasIdentifiers.1.normal.js
 crates/swc/tests/tsc-references/importAliasIdentifiers.2.minified.js
 crates/swc/tests/tsc-references/importAliasModuleExports.1.normal.js
 crates/swc/tests/tsc-references/importAliasModuleExports.2.minified.js
 crates/swc/tests/tsc-references/importAssertion2(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/importAssertion2(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/importAssertion2(module=es6).1.normal.js
 crates/swc/tests/tsc-references/importAssertion2(module=es6).2.minified.js
 crates/swc/tests/tsc-references/importAssertion3.1.normal.js
 crates/swc/tests/tsc-references/importAssertion3.2.minified.js
 crates/swc/tests/tsc-references/importAttributes2(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/importAttributes2(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/importAttributes2(module=es6).1.normal.js
 crates/swc/tests/tsc-references/importAttributes2(module=es6).2.minified.js
 crates/swc/tests/tsc-references/importAttributes3.1.normal.js
 crates/swc/tests/tsc-references/importAttributes3.2.minified.js
 crates/swc/tests/tsc-references/importAttributes6.1.normal.js
 crates/swc/tests/tsc-references/importAttributes6.2.minified.js
 crates/swc/tests/tsc-references/importAttributes8.1.normal.js
 crates/swc/tests/tsc-references/importAttributes8.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression1ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression1ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression2ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression2ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression3ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression3ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression4ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression4ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression5ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression5ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpression6ES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpression6ES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5AMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5AMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5CJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5CJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5System.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5System.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5UMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES5UMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6AMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6AMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6CJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6CJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6System.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6System.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6UMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionAsyncES6UMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionCheckReturntype1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionCheckReturntype1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit3.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionDeclarationEmit3.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES5AMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES5AMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES5CJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES5CJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES5System.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES5System.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES5UMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES5UMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES6AMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES6AMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES6CJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES6CJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES6System.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES6System.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionES6UMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionES6UMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionErrorInES2015.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionErrorInES2015.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD3.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD3.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD4.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInAMD4.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS3.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS3.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS4.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS4.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS5.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInCJS5.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsAMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsAMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsCJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsCJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsUMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInExportEqualsUMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem3.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem3.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem4.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInSystem4.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD1.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD1.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD3.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD3.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD4.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD4.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD5.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionInUMD5.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedAMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedAMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedAMD2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedAMD2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedCJS.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedCJS.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedCJS2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedCJS2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES2015.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES2015.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES20152.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES20152.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES2020.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES2020.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES20202.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedES20202.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedSystem.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedSystem.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedSystem2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedSystem2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedUMD.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedUMD.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNestedUMD2.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNestedUMD2.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionNoModuleKindSpecified.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionNoModuleKindSpecified.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionReturnPromiseOfAny.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionReturnPromiseOfAny.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionShouldNotGetParen.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionShouldNotGetParen.2.minified.js
 crates/swc/tests/tsc-references/importCallExpressionSpecifierNotStringTypeError.1.normal.js
 crates/swc/tests/tsc-references/importCallExpressionSpecifierNotStringTypeError.2.minified.js
 crates/swc/tests/tsc-references/importClause_default.1.normal.js
 crates/swc/tests/tsc-references/importClause_default.2.minified.js
 crates/swc/tests/tsc-references/importDefaultNamedType.1.normal.js
 crates/swc/tests/tsc-references/importDefaultNamedType.2.minified.js
 crates/swc/tests/tsc-references/importElisionConstEnumMerge1.1.normal.js
 crates/swc/tests/tsc-references/importElisionConstEnumMerge1.2.minified.js
 crates/swc/tests/tsc-references/importEmptyFromModuleNotExisted.1.normal.js
 crates/swc/tests/tsc-references/importEmptyFromModuleNotExisted.2.minified.js
 crates/swc/tests/tsc-references/importEquals2.1.normal.js
 crates/swc/tests/tsc-references/importEquals2.2.minified.js
 crates/swc/tests/tsc-references/importEqualsDeclaration.1.normal.js
 crates/swc/tests/tsc-references/importEqualsDeclaration.2.minified.js
 crates/swc/tests/tsc-references/importFromDot.1.normal.js
 crates/swc/tests/tsc-references/importFromDot.2.minified.js
 crates/swc/tests/tsc-references/importImportOnlyModule.1.normal.js
 crates/swc/tests/tsc-references/importImportOnlyModule.2.minified.js
 crates/swc/tests/tsc-references/importNonExternalModule.1.normal.js
 crates/swc/tests/tsc-references/importNonExternalModule.2.minified.js
 crates/swc/tests/tsc-references/importSpecifiers_js.1.normal.js
 crates/swc/tests/tsc-references/importSpecifiers_js.2.minified.js
 crates/swc/tests/tsc-references/importStatements.1.normal.js
 crates/swc/tests/tsc-references/importStatements.2.minified.js
 crates/swc/tests/tsc-references/importStatementsInterfaces.1.normal.js
 crates/swc/tests/tsc-references/importStatementsInterfaces.2.minified.js
 crates/swc/tests/tsc-references/importTag1.1.normal.js
 crates/swc/tests/tsc-references/importTag1.2.minified.js
 crates/swc/tests/tsc-references/importTag10.1.normal.js
 crates/swc/tests/tsc-references/importTag10.2.minified.js
 crates/swc/tests/tsc-references/importTag11.1.normal.js
 crates/swc/tests/tsc-references/importTag11.2.minified.js
 crates/swc/tests/tsc-references/importTag12.1.normal.js
 crates/swc/tests/tsc-references/importTag12.2.minified.js
 crates/swc/tests/tsc-references/importTag13.1.normal.js
 crates/swc/tests/tsc-references/importTag13.2.minified.js
 crates/swc/tests/tsc-references/importTag14.1.normal.js
 crates/swc/tests/tsc-references/importTag14.2.minified.js
 crates/swc/tests/tsc-references/importTag15.1.normal.js
 crates/swc/tests/tsc-references/importTag15.2.minified.js
 crates/swc/tests/tsc-references/importTag16.1.normal.js
 crates/swc/tests/tsc-references/importTag16.2.minified.js
 crates/swc/tests/tsc-references/importTag2.1.normal.js
 crates/swc/tests/tsc-references/importTag2.2.minified.js
 crates/swc/tests/tsc-references/importTag3.1.normal.js
 crates/swc/tests/tsc-references/importTag3.2.minified.js
 crates/swc/tests/tsc-references/importTag4.1.normal.js
 crates/swc/tests/tsc-references/importTag4.2.minified.js
 crates/swc/tests/tsc-references/importTag5.1.normal.js
 crates/swc/tests/tsc-references/importTag5.2.minified.js
 crates/swc/tests/tsc-references/importTag6.1.normal.js
 crates/swc/tests/tsc-references/importTag6.2.minified.js
 crates/swc/tests/tsc-references/importTag7.1.normal.js
 crates/swc/tests/tsc-references/importTag7.2.minified.js
 crates/swc/tests/tsc-references/importTag8.1.normal.js
 crates/swc/tests/tsc-references/importTag8.2.minified.js
 crates/swc/tests/tsc-references/importTag9.1.normal.js
 crates/swc/tests/tsc-references/importTag9.2.minified.js
 crates/swc/tests/tsc-references/importTsBeforeDTs.1.normal.js
 crates/swc/tests/tsc-references/importTsBeforeDTs.2.minified.js
 crates/swc/tests/tsc-references/importTypeAmbient.1.normal.js
 crates/swc/tests/tsc-references/importTypeAmbient.2.minified.js
 crates/swc/tests/tsc-references/importTypeAmbientMissing.1.normal.js
 crates/swc/tests/tsc-references/importTypeAmbientMissing.2.minified.js
 crates/swc/tests/tsc-references/importTypeAmdBundleRewrite.1.normal.js
 crates/swc/tests/tsc-references/importTypeAmdBundleRewrite.2.minified.js
 crates/swc/tests/tsc-references/importTypeGenericTypes.1.normal.js
 crates/swc/tests/tsc-references/importTypeGenericTypes.2.minified.js
 crates/swc/tests/tsc-references/importTypeInJSDoc.1.normal.js
 crates/swc/tests/tsc-references/importTypeInJSDoc.2.minified.js
 crates/swc/tests/tsc-references/importTypeLocal.1.normal.js
 crates/swc/tests/tsc-references/importTypeLocal.2.minified.js
 crates/swc/tests/tsc-references/importTypeLocalMissing.1.normal.js
 crates/swc/tests/tsc-references/importTypeLocalMissing.2.minified.js
 crates/swc/tests/tsc-references/importingExportingTypes.1.normal.js
 crates/swc/tests/tsc-references/importingExportingTypes.2.minified.js
 crates/swc/tests/tsc-references/importsImplicitlyReadonly.1.normal.js
 crates/swc/tests/tsc-references/importsImplicitlyReadonly.2.minified.js
 crates/swc/tests/tsc-references/importsNotUsedAsValues_error.1.normal.js
 crates/swc/tests/tsc-references/importsNotUsedAsValues_error.2.minified.js
 crates/swc/tests/tsc-references/inOperatorWithValidOperands.1.normal.js
 crates/swc/tests/tsc-references/inOperatorWithValidOperands.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithEnumTypeInvalidOperations.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithEnumTypeInvalidOperations.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithNumberTypeInvalidOperations.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithNumberTypeInvalidOperations.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithUnsupportedBooleanType.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithUnsupportedBooleanType.2.minified.js
 crates/swc/tests/tsc-references/incrementOperatorWithUnsupportedStringType.1.normal.js
 crates/swc/tests/tsc-references/incrementOperatorWithUnsupportedStringType.2.minified.js
 crates/swc/tests/tsc-references/independentPropertyVariance.1.normal.js
 crates/swc/tests/tsc-references/independentPropertyVariance.2.minified.js
 crates/swc/tests/tsc-references/indexSignatureTypeInference.1.normal.js
 crates/swc/tests/tsc-references/indexSignatureTypeInference.2.minified.js
 crates/swc/tests/tsc-references/indexerWithTuple.1.normal.js
 crates/swc/tests/tsc-references/indexerWithTuple.2.minified.js
 crates/swc/tests/tsc-references/indexersInClassType.1.normal.js
 crates/swc/tests/tsc-references/indexersInClassType.2.minified.js
 crates/swc/tests/tsc-references/inferFromBindingPattern.1.normal.js
 crates/swc/tests/tsc-references/inferFromBindingPattern.2.minified.js
 crates/swc/tests/tsc-references/inferThis.1.normal.js
 crates/swc/tests/tsc-references/inferThis.2.minified.js
 crates/swc/tests/tsc-references/inferThisType.1.normal.js
 crates/swc/tests/tsc-references/inferThisType.2.minified.js
 crates/swc/tests/tsc-references/inferTypes2.1.normal.js
 crates/swc/tests/tsc-references/inferTypes2.2.minified.js
 crates/swc/tests/tsc-references/inferTypesInvalidExtendsDeclaration.1.normal.js
 crates/swc/tests/tsc-references/inferTypesInvalidExtendsDeclaration.2.minified.js
 crates/swc/tests/tsc-references/inferTypesWithExtends1.1.normal.js
 crates/swc/tests/tsc-references/inferTypesWithExtends1.2.minified.js
 crates/swc/tests/tsc-references/inferTypesWithExtends2.1.normal.js
 crates/swc/tests/tsc-references/inferTypesWithExtends2.2.minified.js
 crates/swc/tests/tsc-references/inferingFromAny.1.normal.js
 crates/swc/tests/tsc-references/inferingFromAny.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments2.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments2.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments3.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments3.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments4.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments4.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments5.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments5.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments6.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments6.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments7.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments7.2.minified.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments8.1.normal.js
 crates/swc/tests/tsc-references/inferringClassMembersFromAssignments8.2.minified.js
 crates/swc/tests/tsc-references/inferringClassStaticMembersFromAssignments.1.normal.js
 crates/swc/tests/tsc-references/inferringClassStaticMembersFromAssignments.2.minified.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughInstantiation.1.normal.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughInstantiation.2.minified.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughInstantiation2.1.normal.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughInstantiation2.2.minified.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughTypeInference.1.normal.js
 crates/swc/tests/tsc-references/infiniteExpansionThroughTypeInference.2.minified.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/initializationOrdering1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/initializerReferencingConstructorLocals.1.normal.js
 crates/swc/tests/tsc-references/initializerReferencingConstructorLocals.2.minified.js
 crates/swc/tests/tsc-references/initializerReferencingConstructorParameters.1.normal.js
 crates/swc/tests/tsc-references/initializerReferencingConstructorParameters.2.minified.js
 crates/swc/tests/tsc-references/initializersWidened.1.normal.js
 crates/swc/tests/tsc-references/initializersWidened.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxAndJsxFragPragma.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxAndJsxFragPragma.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxAndJsxFragPragmaOverridesCompilerOptions.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxAndJsxFragPragmaOverridesCompilerOptions.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxFactoryDeclarations.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxFactoryDeclarations.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxFactoryDeclarationsLocalTypes.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxFactoryDeclarationsLocalTypes.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxFactoryLocalTypeGlobalFallback.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxFactoryLocalTypeGlobalFallback.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxFactoryOverridesCompilerOption.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxFactoryOverridesCompilerOption.2.minified.js
 crates/swc/tests/tsc-references/inlineJsxFactoryWithFragmentIsError.1.normal.js
 crates/swc/tests/tsc-references/inlineJsxFactoryWithFragmentIsError.2.minified.js
 crates/swc/tests/tsc-references/innerTypeParameterShadowingOuterOne.1.normal.js
 crates/swc/tests/tsc-references/innerTypeParameterShadowingOuterOne.2.minified.js
 crates/swc/tests/tsc-references/innerTypeParameterShadowingOuterOne2.1.normal.js
 crates/swc/tests/tsc-references/innerTypeParameterShadowingOuterOne2.2.minified.js
 crates/swc/tests/tsc-references/instanceMemberAssignsToClassPrototype.1.normal.js
 crates/swc/tests/tsc-references/instanceMemberAssignsToClassPrototype.2.minified.js
 crates/swc/tests/tsc-references/instanceMemberInitialization.1.normal.js
 crates/swc/tests/tsc-references/instanceMemberInitialization.2.minified.js
 crates/swc/tests/tsc-references/instanceMemberWithComputedPropertyName.1.normal.js
 crates/swc/tests/tsc-references/instanceMemberWithComputedPropertyName.2.minified.js
 crates/swc/tests/tsc-references/instanceMemberWithComputedPropertyName2.1.normal.js
 crates/swc/tests/tsc-references/instanceMemberWithComputedPropertyName2.2.minified.js
 crates/swc/tests/tsc-references/instancePropertiesInheritedIntoClassType.1.normal.js
 crates/swc/tests/tsc-references/instancePropertiesInheritedIntoClassType.2.minified.js
 crates/swc/tests/tsc-references/instancePropertyInClassType.1.normal.js
 crates/swc/tests/tsc-references/instancePropertyInClassType.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithAny.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithAny.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidOperands.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidOperands.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidOperands.es2015.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidOperands.es2015.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidStaticToString.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithInvalidStaticToString.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithLHSIsObject.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithLHSIsObject.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithLHSIsTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithLHSIsTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithRHSHasSymbolHasInstance.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithRHSHasSymbolHasInstance.2.minified.js
 crates/swc/tests/tsc-references/instanceofOperatorWithRHSIsSubtypeOfFunction.1.normal.js
 crates/swc/tests/tsc-references/instanceofOperatorWithRHSIsSubtypeOfFunction.2.minified.js
 crates/swc/tests/tsc-references/instantiateGenericClassWithWrongNumberOfTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/instantiateGenericClassWithWrongNumberOfTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/instantiateGenericClassWithZeroTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/instantiateGenericClassWithZeroTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/instantiateNonGenericTypeWithTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/instantiateNonGenericTypeWithTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/instantiateTemplateTagTypeParameterOnVariableStatement.1.normal.js
 crates/swc/tests/tsc-references/instantiateTemplateTagTypeParameterOnVariableStatement.2.minified.js
 crates/swc/tests/tsc-references/instantiatedModule.1.normal.js
 crates/swc/tests/tsc-references/instantiatedModule.2.minified.js
 crates/swc/tests/tsc-references/interfaceDoesNotDependOnBaseTypes.1.normal.js
 crates/swc/tests/tsc-references/interfaceDoesNotDependOnBaseTypes.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingClass.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingClass.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithPrivates.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithPrivates.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithPrivates2.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithPrivates2.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithProtecteds.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithProtecteds.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithProtecteds2.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingClassWithProtecteds2.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendingOptionalChain.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendingOptionalChain.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendsObjectIntersection.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendsObjectIntersection.2.minified.js
 crates/swc/tests/tsc-references/interfaceExtendsObjectIntersectionErrors.1.normal.js
 crates/swc/tests/tsc-references/interfaceExtendsObjectIntersectionErrors.2.minified.js
 crates/swc/tests/tsc-references/interfaceThatHidesBaseProperty.1.normal.js
 crates/swc/tests/tsc-references/interfaceThatHidesBaseProperty.2.minified.js
 crates/swc/tests/tsc-references/interfaceThatHidesBaseProperty2.1.normal.js
 crates/swc/tests/tsc-references/interfaceThatHidesBaseProperty2.2.minified.js
 crates/swc/tests/tsc-references/interfaceThatIndirectlyInheritsFromItself.1.normal.js
 crates/swc/tests/tsc-references/interfaceThatIndirectlyInheritsFromItself.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithCallAndConstructSignature.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithCallAndConstructSignature.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithCallSignaturesThatHidesBaseSignature.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithCallSignaturesThatHidesBaseSignature.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithCallSignaturesThatHidesBaseSignature2.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithCallSignaturesThatHidesBaseSignature2.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithConstructSignaturesThatHidesBaseSignature.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithConstructSignaturesThatHidesBaseSignature.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithConstructSignaturesThatHidesBaseSignature2.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithConstructSignaturesThatHidesBaseSignature2.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithMultipleBaseTypes.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithMultipleBaseTypes.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithMultipleBaseTypes2.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithMultipleBaseTypes2.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithOverloadedCallAndConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithOverloadedCallAndConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithPropertyOfEveryType.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithPropertyOfEveryType.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithPropertyThatIsPrivateInBaseType.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithPropertyThatIsPrivateInBaseType.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithPropertyThatIsPrivateInBaseType2.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithPropertyThatIsPrivateInBaseType2.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithSpecializedCallAndConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithSpecializedCallAndConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer2.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer2.2.minified.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer3.1.normal.js
 crates/swc/tests/tsc-references/interfaceWithStringIndexerHidingBaseTypeIndexer3.2.minified.js
 crates/swc/tests/tsc-references/interfacesWithPredefinedTypesAsNames.1.normal.js
 crates/swc/tests/tsc-references/interfacesWithPredefinedTypesAsNames.2.minified.js
 crates/swc/tests/tsc-references/intersectionAndUnionTypes.1.normal.js
 crates/swc/tests/tsc-references/intersectionAndUnionTypes.2.minified.js
 crates/swc/tests/tsc-references/intersectionAsWeakTypeSource.1.normal.js
 crates/swc/tests/tsc-references/intersectionAsWeakTypeSource.2.minified.js
 crates/swc/tests/tsc-references/intersectionIncludingPropFromGlobalAugmentation.1.normal.js
 crates/swc/tests/tsc-references/intersectionIncludingPropFromGlobalAugmentation.2.minified.js
 crates/swc/tests/tsc-references/intersectionMemberOfUnionNarrowsCorrectly.1.normal.js
 crates/swc/tests/tsc-references/intersectionMemberOfUnionNarrowsCorrectly.2.minified.js
 crates/swc/tests/tsc-references/intersectionNarrowing.1.normal.js
 crates/swc/tests/tsc-references/intersectionNarrowing.2.minified.js
 crates/swc/tests/tsc-references/intersectionOfUnionNarrowing.1.normal.js
 crates/swc/tests/tsc-references/intersectionOfUnionNarrowing.2.minified.js
 crates/swc/tests/tsc-references/intersectionOfUnionOfUnitTypes.1.normal.js
 crates/swc/tests/tsc-references/intersectionOfUnionOfUnitTypes.2.minified.js
 crates/swc/tests/tsc-references/intersectionReduction.1.normal.js
 crates/swc/tests/tsc-references/intersectionReduction.2.minified.js
 crates/swc/tests/tsc-references/intersectionReductionStrict.1.normal.js
 crates/swc/tests/tsc-references/intersectionReductionStrict.2.minified.js
 crates/swc/tests/tsc-references/intersectionThisTypes.1.normal.js
 crates/swc/tests/tsc-references/intersectionThisTypes.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeAssignment.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeAssignment.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeEquivalence.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeEquivalence.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeInference.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeInference.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeInference2.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeInference2.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeInference3.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeInference3.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeMembers.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeMembers.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeOverloading.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeOverloading.2.minified.js
 crates/swc/tests/tsc-references/intersectionTypeReadonly.1.normal.js
 crates/swc/tests/tsc-references/intersectionTypeReadonly.2.minified.js
 crates/swc/tests/tsc-references/intersectionWithIndexSignatures.1.normal.js
 crates/swc/tests/tsc-references/intersectionWithIndexSignatures.2.minified.js
 crates/swc/tests/tsc-references/intersectionWithUnionConstraint.1.normal.js
 crates/swc/tests/tsc-references/intersectionWithUnionConstraint.2.minified.js
 crates/swc/tests/tsc-references/intersectionsAndEmptyObjects.1.normal.js
 crates/swc/tests/tsc-references/intersectionsAndEmptyObjects.2.minified.js
 crates/swc/tests/tsc-references/intlDateTimeFormatRangeES2021.1.normal.js
 crates/swc/tests/tsc-references/intlDateTimeFormatRangeES2021.2.minified.js
 crates/swc/tests/tsc-references/intlNumberFormatES2020.1.normal.js
 crates/swc/tests/tsc-references/intlNumberFormatES2020.2.minified.js
 crates/swc/tests/tsc-references/intlNumberFormatES2023.1.normal.js
 crates/swc/tests/tsc-references/intlNumberFormatES2023.2.minified.js
 crates/swc/tests/tsc-references/intlNumberFormatES5UseGrouping.1.normal.js
 crates/swc/tests/tsc-references/intlNumberFormatES5UseGrouping.2.minified.js
 crates/swc/tests/tsc-references/intraExpressionInferences.1.normal.js
 crates/swc/tests/tsc-references/intraExpressionInferences.2.minified.js
 crates/swc/tests/tsc-references/intraExpressionInferencesJsx.1.normal.js
 crates/swc/tests/tsc-references/intraExpressionInferencesJsx.2.minified.js
 crates/swc/tests/tsc-references/intrinsicKeyword.1.normal.js
 crates/swc/tests/tsc-references/intrinsicKeyword.2.minified.js
 crates/swc/tests/tsc-references/intrinsicTypes.1.normal.js
 crates/swc/tests/tsc-references/intrinsicTypes.2.minified.js
 crates/swc/tests/tsc-references/invalidAssignmentsToVoid.1.normal.js
 crates/swc/tests/tsc-references/invalidAssignmentsToVoid.2.minified.js
 crates/swc/tests/tsc-references/invalidBooleanAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidBooleanAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidEnumAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidEnumAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidImportAliasIdentifiers.1.normal.js
 crates/swc/tests/tsc-references/invalidImportAliasIdentifiers.2.minified.js
 crates/swc/tests/tsc-references/invalidInstantiatedModule.1.normal.js
 crates/swc/tests/tsc-references/invalidInstantiatedModule.2.minified.js
 crates/swc/tests/tsc-references/invalidMultipleVariableDeclarations.1.normal.js
 crates/swc/tests/tsc-references/invalidMultipleVariableDeclarations.2.minified.js
 crates/swc/tests/tsc-references/invalidNestedModules.1.normal.js
 crates/swc/tests/tsc-references/invalidNestedModules.2.minified.js
 crates/swc/tests/tsc-references/invalidNumberAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidNumberAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidReturnStatements.1.normal.js
 crates/swc/tests/tsc-references/invalidReturnStatements.2.minified.js
 crates/swc/tests/tsc-references/invalidStringAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidStringAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidSwitchBreakStatement.1.normal.js
 crates/swc/tests/tsc-references/invalidSwitchBreakStatement.2.minified.js
 crates/swc/tests/tsc-references/invalidUndefinedAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidUndefinedAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidUndefinedValues.1.normal.js
 crates/swc/tests/tsc-references/invalidUndefinedValues.2.minified.js
 crates/swc/tests/tsc-references/invalidVoidAssignments.1.normal.js
 crates/swc/tests/tsc-references/invalidVoidAssignments.2.minified.js
 crates/swc/tests/tsc-references/invalidVoidValues.1.normal.js
 crates/swc/tests/tsc-references/invalidVoidValues.2.minified.js
 crates/swc/tests/tsc-references/isomorphicMappedTypeInference.1.normal.js
 crates/swc/tests/tsc-references/isomorphicMappedTypeInference.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern1.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern1.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern10.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern10.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern11.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern11.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern12.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern12.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern13.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern13.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern14.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern14.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern15.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern15.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern16.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern16.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern17.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern17.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern18.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern18.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern19.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern19.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern2.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern2.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern20.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern20.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern21.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern21.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern22.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern22.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern23.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern23.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern24.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern24.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern25.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern25.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern26.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern26.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern27.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern27.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern28.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern28.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern29.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern29.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern3.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern3.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern30.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern30.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern4.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern4.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern5.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern5.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern6.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern6.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern7.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern7.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern8.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern8.2.minified.js
 crates/swc/tests/tsc-references/iterableArrayPattern9.1.normal.js
 crates/swc/tests/tsc-references/iterableArrayPattern9.2.minified.js
 crates/swc/tests/tsc-references/iterableContextualTyping1.1.normal.js
 crates/swc/tests/tsc-references/iterableContextualTyping1.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray10.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray10.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray11.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray11.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray2.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray2.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray3.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray3.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray4.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray4.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray5.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray5.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray6.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray6.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray7.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray7.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray8.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray8.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray9.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInArray9.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall10.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall10.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall11.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall11.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall12.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall12.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall2.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall2.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall3.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall3.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall4.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall4.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall5.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall5.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall6.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall6.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall7.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall7.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall8.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall8.2.minified.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall9.1.normal.js
 crates/swc/tests/tsc-references/iteratorSpreadInCall9.2.minified.js
 crates/swc/tests/tsc-references/jsContainerMergeJsContainer.1.normal.js
 crates/swc/tests/tsc-references/jsContainerMergeJsContainer.2.minified.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration.1.normal.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration.2.minified.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/jsContainerMergeTsDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassAccessor.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassAccessor.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassExtendsVisibility.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassExtendsVisibility.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassImplementsGenericsSerialization.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassImplementsGenericsSerialization.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassLeadingOptional.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassLeadingOptional.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassLikeHeuristic.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassLikeHeuristic.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassMethod.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassMethod.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStatic.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStatic.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStatic2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStatic2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStaticMethodAugmentation.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassStaticMethodAugmentation.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClasses.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClasses.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsClassesErr.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsClassesErr.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsCommonjsRelativePath.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsCommonjsRelativePath.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsComputedNames.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsComputedNames.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsConstsAsNamespacesWithReferences.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsConstsAsNamespacesWithReferences.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsCrossfileMerge.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsCrossfileMerge.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsDefault.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsDefault.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsDefaultsErr.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsDefaultsErr.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsDocCommentsOnConsts.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsDocCommentsOnConsts.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsEnumTag.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsEnumTag.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpression.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpression.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionAnonymous.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionAnonymous.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionShadowing.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassExpressionShadowing.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance1.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance1.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance3.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedClassInstance3.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedConstructorFunctionWithSub.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedConstructorFunctionWithSub.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedVisibility.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignedVisibility.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignmentExpressionPlusSecondary.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignmentExpressionPlusSecondary.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignmentWithKeywordName.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportAssignmentWithKeywordName.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportDefinePropertyEmit.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportDefinePropertyEmit.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportDoubleAssignmentInClosure.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportDoubleAssignmentInClosure.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportForms.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportForms.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportSpecifierNonlocal.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportSpecifierNonlocal.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportSubAssignments.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportSubAssignments.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsExportedClassAliases.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsExportedClassAliases.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionClassesCjsExportAssignment.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionClassesCjsExportAssignment.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionJSDoc.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionJSDoc.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionKeywordProp.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionKeywordProp.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionKeywordPropExhaustive.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionKeywordPropExhaustive.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionLikeClasses.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionLikeClasses.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionLikeClasses2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionLikeClasses2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionPrototypeStatic.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionPrototypeStatic.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionWithDefaultAssignedMember.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionWithDefaultAssignedMember.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctions.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctions.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionsCjs.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsFunctionsCjs.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsGetterSetter.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsGetterSetter.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsImportAliasExposedWithinNamespace.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsImportAliasExposedWithinNamespace.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsImportAliasExposedWithinNamespaceCjs.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsImportAliasExposedWithinNamespaceCjs.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsImportNamespacedType.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsImportNamespacedType.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsImportTypeBundled.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsImportTypeBundled.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsInterfaces.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsInterfaces.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsJSDocRedirectedLookups.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsJSDocRedirectedLookups.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsMissingGenerics.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsMissingGenerics.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsMissingTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsMissingTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsModuleReferenceHasEmit.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsModuleReferenceHasEmit.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsMultipleExportFromMerge.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsMultipleExportFromMerge.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsNestedParams.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsNestedParams.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsOptionalTypeLiteralProps1.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsOptionalTypeLiteralProps1.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsOptionalTypeLiteralProps2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsOptionalTypeLiteralProps2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsParameterTagReusesInputNodeInEmit1.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsParameterTagReusesInputNodeInEmit1.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsParameterTagReusesInputNodeInEmit2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsParameterTagReusesInputNodeInEmit2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsPrivateFields01.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsPrivateFields01.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportAliases.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportAliases.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportAliasesEsModuleInterop.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportAliasesEsModuleInterop.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportedCjsAlias.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReexportedCjsAlias.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReferenceToClassInstanceCrossFile.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReferenceToClassInstanceCrossFile.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsRestArgsWithThisTypeInJSDocFunction.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsRestArgsWithThisTypeInJSDocFunction.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReusesExistingNodesMappingJSDocTypes.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReusesExistingNodesMappingJSDocTypes.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsReusesExistingTypeAnnotations.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsReusesExistingTypeAnnotations.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsSubclassWithExplicitNoArgumentConstructor.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsSubclassWithExplicitNoArgumentConstructor.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsThisTypes.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsThisTypes.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeAliases.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeAliases.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReassignmentFromDeclaration.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReassignmentFromDeclaration.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReassignmentFromDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReassignmentFromDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences2.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences2.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences3.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences3.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences4.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypeReferences4.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefAndImportTypes.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefAndImportTypes.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefAndLatebound.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefAndLatebound.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefDescriptionsPreserved.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefDescriptionsPreserved.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefFunction.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefFunction.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefPropertyAndExportAssignment.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsTypedefPropertyAndExportAssignment.2.minified.js
 crates/swc/tests/tsc-references/jsDeclarationsUniqueSymbolUsage.1.normal.js
 crates/swc/tests/tsc-references/jsDeclarationsUniqueSymbolUsage.2.minified.js
 crates/swc/tests/tsc-references/jsObjectsMarkedAsOpenEnded.1.normal.js
 crates/swc/tests/tsc-references/jsObjectsMarkedAsOpenEnded.2.minified.js
 crates/swc/tests/tsc-references/jsxCheckJsxNoTypeArgumentsAllowed.1.normal.js
 crates/swc/tests/tsc-references/jsxCheckJsxNoTypeArgumentsAllowed.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformChildren.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformChildren.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformCustomImport.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformCustomImport.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformCustomImportPragma.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformCustomImportPragma.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyProp.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyProp.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyPropCustomImport.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyPropCustomImport.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyPropCustomImportPragma.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformKeyPropCustomImportPragma.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformNestedSelfClosingChild.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformNestedSelfClosingChild.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformSubstitutesNames.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformSubstitutesNames.2.minified.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformSubstitutesNamesFragment.1.normal.js
 crates/swc/tests/tsc-references/jsxJsxsCjsTransformSubstitutesNamesFragment.2.minified.js
 crates/swc/tests/tsc-references/jsxParsingError4.1.normal.js
 crates/swc/tests/tsc-references/jsxParsingError4.2.minified.js
 crates/swc/tests/tsc-references/jsxReactTestSuite.1.normal.js
 crates/swc/tests/tsc-references/jsxReactTestSuite.2.minified.js
 crates/swc/tests/tsc-references/jsxSpreadOverwritesAttributeStrict.1.normal.js
 crates/swc/tests/tsc-references/jsxSpreadOverwritesAttributeStrict.2.minified.js
 crates/swc/tests/tsc-references/keyofAndForIn.1.normal.js
 crates/swc/tests/tsc-references/keyofAndForIn.2.minified.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccess.1.normal.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccess.2.minified.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccess2.1.normal.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccess2.2.minified.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccessErrors.1.normal.js
 crates/swc/tests/tsc-references/keyofAndIndexedAccessErrors.2.minified.js
 crates/swc/tests/tsc-references/keyofInferenceIntersectsResults.1.normal.js
 crates/swc/tests/tsc-references/keyofInferenceIntersectsResults.2.minified.js
 crates/swc/tests/tsc-references/keyofInferenceLowerPriorityThanReturn.1.normal.js
 crates/swc/tests/tsc-references/keyofInferenceLowerPriorityThanReturn.2.minified.js
 crates/swc/tests/tsc-references/keyofIntersection.1.normal.js
 crates/swc/tests/tsc-references/keyofIntersection.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport1.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport1.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport2.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport2.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport3.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport3.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport4.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport4.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport5.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport5.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport6.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport6.2.minified.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport7.1.normal.js
 crates/swc/tests/tsc-references/lateBoundAssignmentDeclarationSupport7.2.minified.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS.1.normal.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS.2.minified.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS2.1.normal.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS2.2.minified.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS3.1.normal.js
 crates/swc/tests/tsc-references/lateBoundClassMemberAssignmentJS3.2.minified.js
 crates/swc/tests/tsc-references/leaveOptionalParameterAsWritten.1.normal.js
 crates/swc/tests/tsc-references/leaveOptionalParameterAsWritten.2.minified.js
 crates/swc/tests/tsc-references/letIdentifierInElementAccess01.1.normal.js
 crates/swc/tests/tsc-references/letIdentifierInElementAccess01.2.minified.js
 crates/swc/tests/tsc-references/libReferenceDeclarationEmit.1.normal.js
 crates/swc/tests/tsc-references/libReferenceDeclarationEmit.2.minified.js
 crates/swc/tests/tsc-references/libReferenceDeclarationEmitBundle.1.normal.js
 crates/swc/tests/tsc-references/libReferenceDeclarationEmitBundle.2.minified.js
 crates/swc/tests/tsc-references/libReferenceNoLib.1.normal.js
 crates/swc/tests/tsc-references/libReferenceNoLib.2.minified.js
 crates/swc/tests/tsc-references/libReferenceNoLibBundle.1.normal.js
 crates/swc/tests/tsc-references/libReferenceNoLibBundle.2.minified.js
 crates/swc/tests/tsc-references/library-reference-1.1.normal.js
 crates/swc/tests/tsc-references/library-reference-1.2.minified.js
 crates/swc/tests/tsc-references/library-reference-14.1.normal.js
 crates/swc/tests/tsc-references/library-reference-14.2.minified.js
 crates/swc/tests/tsc-references/library-reference-15.1.normal.js
 crates/swc/tests/tsc-references/library-reference-15.2.minified.js
 crates/swc/tests/tsc-references/library-reference-3.1.normal.js
 crates/swc/tests/tsc-references/library-reference-3.2.minified.js
 crates/swc/tests/tsc-references/library-reference-4.1.normal.js
 crates/swc/tests/tsc-references/library-reference-4.2.minified.js
 crates/swc/tests/tsc-references/library-reference-5.1.normal.js
 crates/swc/tests/tsc-references/library-reference-5.2.minified.js
 crates/swc/tests/tsc-references/library-reference-6.1.normal.js
 crates/swc/tests/tsc-references/library-reference-6.2.minified.js
 crates/swc/tests/tsc-references/library-reference-7.1.normal.js
 crates/swc/tests/tsc-references/library-reference-7.2.minified.js
 crates/swc/tests/tsc-references/library-reference-8.1.normal.js
 crates/swc/tests/tsc-references/library-reference-8.2.minified.js
 crates/swc/tests/tsc-references/library-reference-scoped-packages.1.normal.js
 crates/swc/tests/tsc-references/library-reference-scoped-packages.2.minified.js
 crates/swc/tests/tsc-references/linkTagEmit1.1.normal.js
 crates/swc/tests/tsc-references/linkTagEmit1.2.minified.js
 crates/swc/tests/tsc-references/literalTypeWidening.1.normal.js
 crates/swc/tests/tsc-references/literalTypeWidening.2.minified.js
 crates/swc/tests/tsc-references/literalTypes1.1.normal.js
 crates/swc/tests/tsc-references/literalTypes1.2.minified.js
 crates/swc/tests/tsc-references/literalTypes2.1.normal.js
 crates/swc/tests/tsc-references/literalTypes2.2.minified.js
 crates/swc/tests/tsc-references/literalTypes3.1.normal.js
 crates/swc/tests/tsc-references/literalTypes3.2.minified.js
 crates/swc/tests/tsc-references/literalTypesAndDestructuring.1.normal.js
 crates/swc/tests/tsc-references/literalTypesAndDestructuring.2.minified.js
 crates/swc/tests/tsc-references/literalTypesAndTypeAssertions.1.normal.js
 crates/swc/tests/tsc-references/literalTypesAndTypeAssertions.2.minified.js
 crates/swc/tests/tsc-references/literalTypesWidenInParameterPosition.1.normal.js
 crates/swc/tests/tsc-references/literalTypesWidenInParameterPosition.2.minified.js
 crates/swc/tests/tsc-references/localTypes1.1.normal.js
 crates/swc/tests/tsc-references/localTypes1.2.minified.js
 crates/swc/tests/tsc-references/localTypes2.1.normal.js
 crates/swc/tests/tsc-references/localTypes2.2.minified.js
 crates/swc/tests/tsc-references/localTypes3.1.normal.js
 crates/swc/tests/tsc-references/localTypes3.2.minified.js
 crates/swc/tests/tsc-references/localTypes4.1.normal.js
 crates/swc/tests/tsc-references/localTypes4.2.minified.js
 crates/swc/tests/tsc-references/localTypes5.1.normal.js
 crates/swc/tests/tsc-references/localTypes5.2.minified.js
 crates/swc/tests/tsc-references/localesObjectArgument.1.normal.js
 crates/swc/tests/tsc-references/localesObjectArgument.2.minified.js
 crates/swc/tests/tsc-references/logicalAndOperatorWithTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/logicalAndOperatorWithTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment10(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment11(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment4(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment5(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment6(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment7(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment8(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/logicalAssignment9.1.normal.js
 crates/swc/tests/tsc-references/logicalAssignment9.2.minified.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/logicalNotOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/logicalOrExpressionIsContextuallyTyped.1.normal.js
 crates/swc/tests/tsc-references/logicalOrExpressionIsContextuallyTyped.2.minified.js
 crates/swc/tests/tsc-references/logicalOrExpressionIsNotContextuallyTyped.1.normal.js
 crates/swc/tests/tsc-references/logicalOrExpressionIsNotContextuallyTyped.2.minified.js
 crates/swc/tests/tsc-references/logicalOrOperatorWithTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/logicalOrOperatorWithTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/looseThisTypeInFunctions.1.normal.js
 crates/swc/tests/tsc-references/looseThisTypeInFunctions.2.minified.js
 crates/swc/tests/tsc-references/malformedTags.1.normal.js
 crates/swc/tests/tsc-references/malformedTags.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeAsClauseRelationships.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeAsClauseRelationships.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeAsClauses.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeAsClauses.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeConstraints.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeConstraints.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeConstraints2.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeConstraints2.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeErrors.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeErrors.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeErrors2.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeErrors2.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeIndexSignatureModifiers.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeIndexSignatureModifiers.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeInferenceErrors.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeInferenceErrors.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeModifiers.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeModifiers.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeOverlappingStringEnumKeys.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeOverlappingStringEnumKeys.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeRelationships.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeRelationships.2.minified.js
 crates/swc/tests/tsc-references/mappedTypeWithAny.1.normal.js
 crates/swc/tests/tsc-references/mappedTypeWithAny.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes1.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes1.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes2.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes2.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes3.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes3.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes4.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes4.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes5.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes5.2.minified.js
 crates/swc/tests/tsc-references/mappedTypes6.1.normal.js
 crates/swc/tests/tsc-references/mappedTypes6.2.minified.js
 crates/swc/tests/tsc-references/mappedTypesAndObjects.1.normal.js
 crates/swc/tests/tsc-references/mappedTypesAndObjects.2.minified.js
 crates/swc/tests/tsc-references/mappedTypesArraysTuples.1.normal.js
 crates/swc/tests/tsc-references/mappedTypesArraysTuples.2.minified.js
 crates/swc/tests/tsc-references/mappedTypesGenericTuples.1.normal.js
 crates/swc/tests/tsc-references/mappedTypesGenericTuples.2.minified.js
 crates/swc/tests/tsc-references/mappedTypesGenericTuples2.1.normal.js
 crates/swc/tests/tsc-references/mappedTypesGenericTuples2.2.minified.js
 crates/swc/tests/tsc-references/memberFunctionOverloadMixingStaticAndInstance.1.normal.js
 crates/swc/tests/tsc-references/memberFunctionOverloadMixingStaticAndInstance.2.minified.js
 crates/swc/tests/tsc-references/memberFunctionsWithPrivateOverloads.1.normal.js
 crates/swc/tests/tsc-references/memberFunctionsWithPrivateOverloads.2.minified.js
 crates/swc/tests/tsc-references/memberFunctionsWithPublicOverloads.1.normal.js
 crates/swc/tests/tsc-references/memberFunctionsWithPublicOverloads.2.minified.js
 crates/swc/tests/tsc-references/memberFunctionsWithPublicPrivateOverloads.1.normal.js
 crates/swc/tests/tsc-references/memberFunctionsWithPublicPrivateOverloads.2.minified.js
 crates/swc/tests/tsc-references/mergeClassInterfaceAndModule.1.normal.js
 crates/swc/tests/tsc-references/mergeClassInterfaceAndModule.2.minified.js
 crates/swc/tests/tsc-references/mergeThreeInterfaces.1.normal.js
 crates/swc/tests/tsc-references/mergeThreeInterfaces.2.minified.js
 crates/swc/tests/tsc-references/mergeThreeInterfaces2.1.normal.js
 crates/swc/tests/tsc-references/mergeThreeInterfaces2.2.minified.js
 crates/swc/tests/tsc-references/mergeTwoInterfaces.1.normal.js
 crates/swc/tests/tsc-references/mergeTwoInterfaces.2.minified.js
 crates/swc/tests/tsc-references/mergeTwoInterfaces2.1.normal.js
 crates/swc/tests/tsc-references/mergeTwoInterfaces2.2.minified.js
 crates/swc/tests/tsc-references/mergedClassInterface.1.normal.js
 crates/swc/tests/tsc-references/mergedClassInterface.2.minified.js
 crates/swc/tests/tsc-references/mergedInheritedClassInterface.1.normal.js
 crates/swc/tests/tsc-references/mergedInheritedClassInterface.2.minified.js
 crates/swc/tests/tsc-references/mergedInheritedMembersSatisfyAbstractBase.1.normal.js
 crates/swc/tests/tsc-references/mergedInheritedMembersSatisfyAbstractBase.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithConflictingPropertyNames.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithConflictingPropertyNames.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithConflictingPropertyNames2.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithConflictingPropertyNames2.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithIndexers.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithIndexers.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithIndexers2.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithIndexers2.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates2.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates2.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates3.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithInheritedPrivates3.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases2.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases2.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases3.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases3.2.minified.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases4.1.normal.js
 crates/swc/tests/tsc-references/mergedInterfacesWithMultipleBases4.2.minified.js
 crates/swc/tests/tsc-references/mergedWithLocalValue.1.normal.js
 crates/swc/tests/tsc-references/mergedWithLocalValue.2.minified.js
 crates/swc/tests/tsc-references/methodSignaturesWithOverloads.1.normal.js
 crates/swc/tests/tsc-references/methodSignaturesWithOverloads.2.minified.js
 crates/swc/tests/tsc-references/methodSignaturesWithOverloads2.1.normal.js
 crates/swc/tests/tsc-references/methodSignaturesWithOverloads2.2.minified.js
 crates/swc/tests/tsc-references/methodsReturningThis.1.normal.js
 crates/swc/tests/tsc-references/methodsReturningThis.2.minified.js
 crates/swc/tests/tsc-references/missingAndExcessProperties.1.normal.js
 crates/swc/tests/tsc-references/missingAndExcessProperties.2.minified.js
 crates/swc/tests/tsc-references/mixedPropertyElementAccessAssignmentDeclaration.1.normal.js
 crates/swc/tests/tsc-references/mixedPropertyElementAccessAssignmentDeclaration.2.minified.js
 crates/swc/tests/tsc-references/mixinAbstractClasses.1.normal.js
 crates/swc/tests/tsc-references/mixinAbstractClasses.2.minified.js
 crates/swc/tests/tsc-references/mixinAbstractClassesReturnTypeInference.1.normal.js
 crates/swc/tests/tsc-references/mixinAbstractClassesReturnTypeInference.2.minified.js
 crates/swc/tests/tsc-references/mixinAccessModifiers.1.normal.js
 crates/swc/tests/tsc-references/mixinAccessModifiers.2.minified.js
 crates/swc/tests/tsc-references/mixinClassesAnnotated.1.normal.js
 crates/swc/tests/tsc-references/mixinClassesAnnotated.2.minified.js
 crates/swc/tests/tsc-references/mixinClassesAnonymous.1.normal.js
 crates/swc/tests/tsc-references/mixinClassesAnonymous.2.minified.js
 crates/swc/tests/tsc-references/mixinClassesMembers.1.normal.js
 crates/swc/tests/tsc-references/mixinClassesMembers.2.minified.js
 crates/swc/tests/tsc-references/modifierOnClassDeclarationMemberInFunction.1.normal.js
 crates/swc/tests/tsc-references/modifierOnClassDeclarationMemberInFunction.2.minified.js
 crates/swc/tests/tsc-references/modifierOnClassExpressionMemberInFunction.1.normal.js
 crates/swc/tests/tsc-references/modifierOnClassExpressionMemberInFunction.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAlias.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAlias.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAlias2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAlias2.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAlias3.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAlias3.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAlias4.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAlias4.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAlias5.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAlias5.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAliasElementAccessExpression.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAliasElementAccessExpression.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAliasExports.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAliasExports.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAliasImported.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAliasImported.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAliasUnknown.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAliasUnknown.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment2.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment3.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment3.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment4.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment4.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment5.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment5.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment6.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment6.2.minified.js
 crates/swc/tests/tsc-references/moduleExportAssignment7.1.normal.js
 crates/swc/tests/tsc-references/moduleExportAssignment7.2.minified.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias.1.normal.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias.2.minified.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias2.2.minified.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias3.1.normal.js
 crates/swc/tests/tsc-references/moduleExportDuplicateAlias3.2.minified.js
 crates/swc/tests/tsc-references/moduleExportNestedNamespaces.1.normal.js
 crates/swc/tests/tsc-references/moduleExportNestedNamespaces.2.minified.js
 crates/swc/tests/tsc-references/moduleExportPropertyAssignmentDefault.1.normal.js
 crates/swc/tests/tsc-references/moduleExportPropertyAssignmentDefault.2.minified.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment2.2.minified.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment3.1.normal.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment3.2.minified.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment4.1.normal.js
 crates/swc/tests/tsc-references/moduleExportWithExportPropertyAssignment4.2.minified.js
 crates/swc/tests/tsc-references/moduleExportsAliasLoop1.1.normal.js
 crates/swc/tests/tsc-references/moduleExportsAliasLoop1.2.minified.js
 crates/swc/tests/tsc-references/moduleExportsAliasLoop2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportsAliasLoop2.2.minified.js
 crates/swc/tests/tsc-references/moduleExportsElementAccessAssignment.1.normal.js
 crates/swc/tests/tsc-references/moduleExportsElementAccessAssignment.2.minified.js
 crates/swc/tests/tsc-references/moduleExportsElementAccessAssignment2.1.normal.js
 crates/swc/tests/tsc-references/moduleExportsElementAccessAssignment2.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithExtensions.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithExtensions.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension1.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension1.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension2.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension2.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension3.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension3.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension4.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension4.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension5.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension5.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension6.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension6.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension7.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension7.2.minified.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension8.1.normal.js
 crates/swc/tests/tsc-references/moduleResolutionWithoutExtension8.2.minified.js
 crates/swc/tests/tsc-references/moduleScoping.1.normal.js
 crates/swc/tests/tsc-references/moduleScoping.2.minified.js
 crates/swc/tests/tsc-references/moduleWithStatementsOfEveryKind.1.normal.js
 crates/swc/tests/tsc-references/moduleWithStatementsOfEveryKind.2.minified.js
 crates/swc/tests/tsc-references/multiline.1.normal.js
 crates/swc/tests/tsc-references/multiline.2.minified.js
 crates/swc/tests/tsc-references/multipleDeclarations.1.normal.js
 crates/swc/tests/tsc-references/multipleDeclarations.2.minified.js
 crates/swc/tests/tsc-references/multipleDefaultExports01.1.normal.js
 crates/swc/tests/tsc-references/multipleDefaultExports01.2.minified.js
 crates/swc/tests/tsc-references/multipleDefaultExports02.1.normal.js
 crates/swc/tests/tsc-references/multipleDefaultExports02.2.minified.js
 crates/swc/tests/tsc-references/multipleDefaultExports03.1.normal.js
 crates/swc/tests/tsc-references/multipleDefaultExports03.2.minified.js
 crates/swc/tests/tsc-references/multipleDefaultExports04.1.normal.js
 crates/swc/tests/tsc-references/multipleDefaultExports04.2.minified.js
 crates/swc/tests/tsc-references/multipleDefaultExports05.1.normal.js
 crates/swc/tests/tsc-references/multipleDefaultExports05.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault1.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault1.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault2.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault2.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault3.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault3.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault4.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault4.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault5.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault5.2.minified.js
 crates/swc/tests/tsc-references/multipleExportDefault6.1.normal.js
 crates/swc/tests/tsc-references/multipleExportDefault6.2.minified.js
 crates/swc/tests/tsc-references/multipleNumericIndexers.1.normal.js
 crates/swc/tests/tsc-references/multipleNumericIndexers.2.minified.js
 crates/swc/tests/tsc-references/multipleStringIndexers.1.normal.js
 crates/swc/tests/tsc-references/multipleStringIndexers.2.minified.js
 crates/swc/tests/tsc-references/nameCollision.1.normal.js
 crates/swc/tests/tsc-references/nameCollision.2.minified.js
 crates/swc/tests/tsc-references/nameDelimitedBySlashes.1.normal.js
 crates/swc/tests/tsc-references/nameDelimitedBySlashes.2.minified.js
 crates/swc/tests/tsc-references/nameWithFileExtension.1.normal.js
 crates/swc/tests/tsc-references/nameWithFileExtension.2.minified.js
 crates/swc/tests/tsc-references/nameWithRelativePaths.1.normal.js
 crates/swc/tests/tsc-references/nameWithRelativePaths.2.minified.js
 crates/swc/tests/tsc-references/namedTupleMembers.1.normal.js
 crates/swc/tests/tsc-references/namedTupleMembers.2.minified.js
 crates/swc/tests/tsc-references/namespaceAssignmentToRequireAlias.1.normal.js
 crates/swc/tests/tsc-references/namespaceAssignmentToRequireAlias.2.minified.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery.1.normal.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery.2.minified.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery2.1.normal.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery2.2.minified.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery3.1.normal.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery3.2.minified.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery4.1.normal.js
 crates/swc/tests/tsc-references/namespaceImportTypeQuery4.2.minified.js
 crates/swc/tests/tsc-references/namespaceMemberAccess.1.normal.js
 crates/swc/tests/tsc-references/namespaceMemberAccess.2.minified.js
 crates/swc/tests/tsc-references/narrowExceptionVariableInCatchClause.1.normal.js
 crates/swc/tests/tsc-references/narrowExceptionVariableInCatchClause.2.minified.js
 crates/swc/tests/tsc-references/narrowFromAnyWithInstanceof.1.normal.js
 crates/swc/tests/tsc-references/narrowFromAnyWithInstanceof.2.minified.js
 crates/swc/tests/tsc-references/narrowFromAnyWithTypePredicate.1.normal.js
 crates/swc/tests/tsc-references/narrowFromAnyWithTypePredicate.2.minified.js
 crates/swc/tests/tsc-references/narrowingConstrainedTypeVariable.1.normal.js
 crates/swc/tests/tsc-references/narrowingConstrainedTypeVariable.2.minified.js
 crates/swc/tests/tsc-references/narrowingGenericTypeFromInstanceof01.1.normal.js
 crates/swc/tests/tsc-references/narrowingGenericTypeFromInstanceof01.2.minified.js
 crates/swc/tests/tsc-references/negateOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/negateOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/negateOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/negateOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/negateOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/negateOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/negateOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/negateOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/nestedDestructuringOfRequire.1.normal.js
 crates/swc/tests/tsc-references/nestedDestructuringOfRequire.2.minified.js
 crates/swc/tests/tsc-references/nestedModules.1.normal.js
 crates/swc/tests/tsc-references/nestedModules.2.minified.js
 crates/swc/tests/tsc-references/nestedNamespace.1.normal.js
 crates/swc/tests/tsc-references/nestedNamespace.2.minified.js
 crates/swc/tests/tsc-references/nestedPrototypeAssignment.1.normal.js
 crates/swc/tests/tsc-references/nestedPrototypeAssignment.2.minified.js
 crates/swc/tests/tsc-references/neverInference.1.normal.js
 crates/swc/tests/tsc-references/neverInference.2.minified.js
 crates/swc/tests/tsc-references/neverIntersectionNotCallable.1.normal.js
 crates/swc/tests/tsc-references/neverIntersectionNotCallable.2.minified.js
 crates/swc/tests/tsc-references/neverReturningFunctions1.1.normal.js
 crates/swc/tests/tsc-references/neverReturningFunctions1.2.minified.js
 crates/swc/tests/tsc-references/neverType.1.normal.js
 crates/swc/tests/tsc-references/neverType.2.minified.js
 crates/swc/tests/tsc-references/neverTypeErrors1.1.normal.js
 crates/swc/tests/tsc-references/neverTypeErrors1.2.minified.js
 crates/swc/tests/tsc-references/neverTypeErrors2.1.normal.js
 crates/swc/tests/tsc-references/neverTypeErrors2.2.minified.js
 crates/swc/tests/tsc-references/neverUnionIntersection.1.normal.js
 crates/swc/tests/tsc-references/neverUnionIntersection.2.minified.js
 crates/swc/tests/tsc-references/newOperatorConformance.1.normal.js
 crates/swc/tests/tsc-references/newOperatorConformance.2.minified.js
 crates/swc/tests/tsc-references/newOperatorErrorCases_noImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/newOperatorErrorCases_noImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/newTarget.es5.1.normal.js
 crates/swc/tests/tsc-references/newTarget.es5.2.minified.js
 crates/swc/tests/tsc-references/newTarget.es6.1.normal.js
 crates/swc/tests/tsc-references/newTarget.es6.2.minified.js
 crates/swc/tests/tsc-references/newTargetNarrowing.1.normal.js
 crates/swc/tests/tsc-references/newTargetNarrowing.2.minified.js
 crates/swc/tests/tsc-references/newWithSpread.1.normal.js
 crates/swc/tests/tsc-references/newWithSpread.2.minified.js
 crates/swc/tests/tsc-references/newWithSpreadES5.1.normal.js
 crates/swc/tests/tsc-references/newWithSpreadES5.2.minified.js
 crates/swc/tests/tsc-references/newWithSpreadES6.1.normal.js
 crates/swc/tests/tsc-references/newWithSpreadES6.2.minified.js
 crates/swc/tests/tsc-references/noAssertForUnparseableTypedefs.1.normal.js
 crates/swc/tests/tsc-references/noAssertForUnparseableTypedefs.2.minified.js
 crates/swc/tests/tsc-references/noDuplicateJsdoc1.1.normal.js
 crates/swc/tests/tsc-references/noDuplicateJsdoc1.2.minified.js
 crates/swc/tests/tsc-references/noInfer.1.normal.js
 crates/swc/tests/tsc-references/noInfer.2.minified.js
 crates/swc/tests/tsc-references/noInferRedeclaration.1.normal.js
 crates/swc/tests/tsc-references/noInferRedeclaration.2.minified.js
 crates/swc/tests/tsc-references/noPropertyAccessFromIndexSignature1.1.normal.js
 crates/swc/tests/tsc-references/noPropertyAccessFromIndexSignature1.2.minified.js
 crates/swc/tests/tsc-references/noUncheckedIndexedAccess.1.normal.js
 crates/swc/tests/tsc-references/noUncheckedIndexedAccess.2.minified.js
 crates/swc/tests/tsc-references/noUncheckedIndexedAccessDestructuring.1.normal.js
 crates/swc/tests/tsc-references/noUncheckedIndexedAccessDestructuring.2.minified.js
 crates/swc/tests/tsc-references/nodeModulesAllowJsCjsFromJs.1.normal.js
 crates/swc/tests/tsc-references/nodeModulesAllowJsCjsFromJs.2.minified.js
 crates/swc/tests/tsc-references/nodeModulesAllowJsExportlessJsModuleDetectionAuto.1.normal.js
 crates/swc/tests/tsc-references/nodeModulesAllowJsExportlessJsModuleDetectionAuto.2.minified.js
 crates/swc/tests/tsc-references/nodeModulesAtTypesPriority.1.normal.js
 crates/swc/tests/tsc-references/nodeModulesAtTypesPriority.2.minified.js
 crates/swc/tests/tsc-references/nodeModulesCJSResolvingToESM1_emptyPackageJson.1.normal.js
 crates/swc/tests/tsc-references/nodeModulesCJSResolvingToESM1_emptyPackageJson.2.minified.js
 crates/swc/tests/tsc-references/nodeModulesCJSResolvingToESM4_noPackageJson.1.normal.js
 crates/swc/tests/tsc-references/nodeModulesCJSResolvingToESM4_noPackageJson.2.minified.js
 crates/swc/tests/tsc-references/nominalSubtypeCheckOfTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/nominalSubtypeCheckOfTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/nominalSubtypeCheckOfTypeParameter2.1.normal.js
 crates/swc/tests/tsc-references/nominalSubtypeCheckOfTypeParameter2.2.minified.js
 crates/swc/tests/tsc-references/nonGenericTypeReferenceWithTypeArguments.1.normal.js
 crates/swc/tests/tsc-references/nonGenericTypeReferenceWithTypeArguments.2.minified.js
 crates/swc/tests/tsc-references/nonInstantiatedModule.1.normal.js
 crates/swc/tests/tsc-references/nonInstantiatedModule.2.minified.js
 crates/swc/tests/tsc-references/nonIterableRestElement1.1.normal.js
 crates/swc/tests/tsc-references/nonIterableRestElement1.2.minified.js
 crates/swc/tests/tsc-references/nonIterableRestElement2.1.normal.js
 crates/swc/tests/tsc-references/nonIterableRestElement2.2.minified.js
 crates/swc/tests/tsc-references/nonIterableRestElement3.1.normal.js
 crates/swc/tests/tsc-references/nonIterableRestElement3.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveAccessProperty.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveAccessProperty.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveAndEmptyObject.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveAndEmptyObject.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveAndTypeVariables.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveAndTypeVariables.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveAsProperty.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveAsProperty.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveAssignError.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveAssignError.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveConstraintOfIndexAccessType.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveConstraintOfIndexAccessType.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveInFunction.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveInFunction.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveInGeneric.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveInGeneric.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForIn.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForIn.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForInNoImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForInNoImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForInSupressError.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveIndexingWithForInSupressError.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveNarrow.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveNarrow.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveRhsSideOfInExpression.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveRhsSideOfInExpression.2.minified.js
 crates/swc/tests/tsc-references/nonPrimitiveUnionIntersection.1.normal.js
 crates/swc/tests/tsc-references/nonPrimitiveUnionIntersection.2.minified.js
 crates/swc/tests/tsc-references/nullAssignableToEveryType.1.normal.js
 crates/swc/tests/tsc-references/nullAssignableToEveryType.2.minified.js
 crates/swc/tests/tsc-references/nullAssignedToUndefined.1.normal.js
 crates/swc/tests/tsc-references/nullAssignedToUndefined.2.minified.js
 crates/swc/tests/tsc-references/nullIsSubtypeOfEverythingButUndefined.1.normal.js
 crates/swc/tests/tsc-references/nullIsSubtypeOfEverythingButUndefined.2.minified.js
 crates/swc/tests/tsc-references/nullOrUndefinedTypeGuardIsOrderIndependent.1.normal.js
 crates/swc/tests/tsc-references/nullOrUndefinedTypeGuardIsOrderIndependent.2.minified.js
 crates/swc/tests/tsc-references/nullPropertyName.1.normal.js
 crates/swc/tests/tsc-references/nullPropertyName.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator1.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator1.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator10.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator10.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator11.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator11.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator12.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator12.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator2.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator2.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator3.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator3.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator4.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator4.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator5.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator5.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator6.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator6.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator7.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator7.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator8.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator8.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator9.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator9.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=es5).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=es5).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInAsyncGenerator(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=es5).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=es5).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterBindingPattern.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=es5).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=es5).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperatorInParameterInitializer.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator_es2020.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator_es2020.2.minified.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator_not_strict.1.normal.js
 crates/swc/tests/tsc-references/nullishCoalescingOperator_not_strict.2.minified.js
 crates/swc/tests/tsc-references/numberAssignableToEnum.1.normal.js
 crates/swc/tests/tsc-references/numberAssignableToEnum.2.minified.js
 crates/swc/tests/tsc-references/numberPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/numberPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/numericIndexerConstrainsPropertyDeclarations.1.normal.js
 crates/swc/tests/tsc-references/numericIndexerConstrainsPropertyDeclarations.2.minified.js
 crates/swc/tests/tsc-references/numericIndexerConstrainsPropertyDeclarations2.1.normal.js
 crates/swc/tests/tsc-references/numericIndexerConstrainsPropertyDeclarations2.2.minified.js
 crates/swc/tests/tsc-references/numericIndexingResults.1.normal.js
 crates/swc/tests/tsc-references/numericIndexingResults.2.minified.js
 crates/swc/tests/tsc-references/numericLiteralTypes1.1.normal.js
 crates/swc/tests/tsc-references/numericLiteralTypes1.2.minified.js
 crates/swc/tests/tsc-references/numericLiteralTypes2.1.normal.js
 crates/swc/tests/tsc-references/numericLiteralTypes2.2.minified.js
 crates/swc/tests/tsc-references/numericLiteralTypes3.1.normal.js
 crates/swc/tests/tsc-references/numericLiteralTypes3.2.minified.js
 crates/swc/tests/tsc-references/numericStringLiteralTypes.1.normal.js
 crates/swc/tests/tsc-references/numericStringLiteralTypes.2.minified.js
 crates/swc/tests/tsc-references/objectBindingPatternKeywordIdentifiers05.1.normal.js
 crates/swc/tests/tsc-references/objectBindingPatternKeywordIdentifiers05.2.minified.js
 crates/swc/tests/tsc-references/objectBindingPatternKeywordIdentifiers06.1.normal.js
 crates/swc/tests/tsc-references/objectBindingPatternKeywordIdentifiers06.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralContextualTyping.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralContextualTyping.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralGettersAndSetters.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralGettersAndSetters.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralNormalization.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralNormalization.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandProperties.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandProperties.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignment.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignment.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentES6.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentES6.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentError.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentError.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesES6.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesES6.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesFunctionArgument.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesFunctionArgument.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesFunctionArgument2.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesFunctionArgument2.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesWithModule.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesWithModule.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesWithModuleES6.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralShorthandPropertiesWithModuleES6.2.minified.js
 crates/swc/tests/tsc-references/objectLiteralWidened.1.normal.js
 crates/swc/tests/tsc-references/objectLiteralWidened.2.minified.js
 crates/swc/tests/tsc-references/objectRest.1.normal.js
 crates/swc/tests/tsc-references/objectRest.2.minified.js
 crates/swc/tests/tsc-references/objectRest2.1.normal.js
 crates/swc/tests/tsc-references/objectRest2.2.minified.js
 crates/swc/tests/tsc-references/objectRestAssignment.1.normal.js
 crates/swc/tests/tsc-references/objectRestAssignment.2.minified.js
 crates/swc/tests/tsc-references/objectRestCatchES5.1.normal.js
 crates/swc/tests/tsc-references/objectRestCatchES5.2.minified.js
 crates/swc/tests/tsc-references/objectRestForOf.1.normal.js
 crates/swc/tests/tsc-references/objectRestForOf.2.minified.js
 crates/swc/tests/tsc-references/objectRestNegative.1.normal.js
 crates/swc/tests/tsc-references/objectRestNegative.2.minified.js
 crates/swc/tests/tsc-references/objectRestParameter.1.normal.js
 crates/swc/tests/tsc-references/objectRestParameter.2.minified.js
 crates/swc/tests/tsc-references/objectRestParameterES5.1.normal.js
 crates/swc/tests/tsc-references/objectRestParameterES5.2.minified.js
 crates/swc/tests/tsc-references/objectRestPropertyMustBeLast.1.normal.js
 crates/swc/tests/tsc-references/objectRestPropertyMustBeLast.2.minified.js
 crates/swc/tests/tsc-references/objectRestReadonly.1.normal.js
 crates/swc/tests/tsc-references/objectRestReadonly.2.minified.js
 crates/swc/tests/tsc-references/objectSpread.1.normal.js
 crates/swc/tests/tsc-references/objectSpread.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadComputedProperty.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadComputedProperty.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadNoTransform.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadNoTransform.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadRepeatedComplexity.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadRepeatedComplexity.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadRepeatedNullCheckPerf.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadRepeatedNullCheckPerf.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadSetonlyAccessor.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadSetonlyAccessor.2.minified.js
 crates/swc/tests/tsc-references/objectSpreadStrictNull.1.normal.js
 crates/swc/tests/tsc-references/objectSpreadStrictNull.2.minified.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfExtendedObject.1.normal.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfExtendedObject.2.minified.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObject.1.normal.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObject.2.minified.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObjectAssignmentCompat.1.normal.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObjectAssignmentCompat.2.minified.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObjectAssignmentCompat2.1.normal.js
 crates/swc/tests/tsc-references/objectTypeHidingMembersOfObjectAssignmentCompat2.2.minified.js
 crates/swc/tests/tsc-references/objectTypeLiteralSyntax.1.normal.js
 crates/swc/tests/tsc-references/objectTypeLiteralSyntax.2.minified.js
 crates/swc/tests/tsc-references/objectTypePropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/objectTypePropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureAppearsToBeFunctionType.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureAppearsToBeFunctionType.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfExtendedFunction.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfExtendedFunction.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfFunction.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfFunction.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureAppearsToBeFunctionType.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureAppearsToBeFunctionType.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfFunction.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfFunction.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithNumericProperty.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithNumericProperty.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedProperty.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedProperty.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedProperty2.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedProperty2.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedPropertyCheckedNominally.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithRecursiveWrappedPropertyCheckedNominally.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithStringAndNumberIndexSignatureToAny.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithStringAndNumberIndexSignatureToAny.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithStringIndexerHidingObjectIndexer.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithStringIndexerHidingObjectIndexer.2.minified.js
 crates/swc/tests/tsc-references/objectTypeWithStringNamedPropertyOfIllegalCharacters.1.normal.js
 crates/swc/tests/tsc-references/objectTypeWithStringNamedPropertyOfIllegalCharacters.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentity.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentity.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentity2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentity2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesDifferingParamCounts.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesDifferingParamCounts.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesDifferingParamCounts2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesDifferingParamCounts2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesWithOverloads.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithCallSignaturesWithOverloads.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithComplexConstraints.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithComplexConstraints.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignatures2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignatures2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignaturesDifferingParamCounts.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithConstructSignaturesDifferingParamCounts.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericCallSignaturesOptionalParams3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers1.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers1.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithNumericIndexers3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithOptionality.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithOptionality.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates3.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPrivates3.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPublics.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithPublics.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithStringIndexers.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithStringIndexers.2.minified.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithStringIndexers2.1.normal.js
 crates/swc/tests/tsc-references/objectTypesIdentityWithStringIndexers2.2.minified.js
 crates/swc/tests/tsc-references/objectTypesWithPredefinedTypesAsName.1.normal.js
 crates/swc/tests/tsc-references/objectTypesWithPredefinedTypesAsName.2.minified.js
 crates/swc/tests/tsc-references/octalIntegerLiteral.1.normal.js
 crates/swc/tests/tsc-references/octalIntegerLiteral.2.minified.js
 crates/swc/tests/tsc-references/octalIntegerLiteralES6.1.normal.js
 crates/swc/tests/tsc-references/octalIntegerLiteralES6.2.minified.js
 crates/swc/tests/tsc-references/operatorsAndIntersectionTypes.1.normal.js
 crates/swc/tests/tsc-references/operatorsAndIntersectionTypes.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParameters1.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParameters1.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParameters2.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParameters2.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParameters3.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParameters3.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParameters4.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParameters4.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParametersInOverloads1.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParametersInOverloads1.2.minified.js
 crates/swc/tests/tsc-references/optionalBindingParametersInOverloads2.1.normal.js
 crates/swc/tests/tsc-references/optionalBindingParametersInOverloads2.2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInArrow.1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInArrow.2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInLoop.1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInLoop.2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=es5).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=es5).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterBindingPattern.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=es5).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=es5).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInParameterInitializer.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInTypeAssertions(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInTypeAssertions(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInTypeAssertions(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInTypeAssertions(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalChainingInference.1.normal.js
 crates/swc/tests/tsc-references/optionalChainingInference.2.minified.js
 crates/swc/tests/tsc-references/optionalMethod.1.normal.js
 crates/swc/tests/tsc-references/optionalMethod.2.minified.js
 crates/swc/tests/tsc-references/optionalMethodDeclarations(target=es2016).1.normal.js
 crates/swc/tests/tsc-references/optionalMethodDeclarations(target=es2016).2.minified.js
 crates/swc/tests/tsc-references/optionalMethodDeclarations(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/optionalMethodDeclarations(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/optionalMethods.1.normal.js
 crates/swc/tests/tsc-references/optionalMethods.2.minified.js
 crates/swc/tests/tsc-references/optionalProperties01.1.normal.js
 crates/swc/tests/tsc-references/optionalProperties01.2.minified.js
 crates/swc/tests/tsc-references/optionalProperties02.1.normal.js
 crates/swc/tests/tsc-references/optionalProperties02.2.minified.js
 crates/swc/tests/tsc-references/optionalProperty.1.normal.js
 crates/swc/tests/tsc-references/optionalProperty.2.minified.js
 crates/swc/tests/tsc-references/optionalPropertyAssignableToStringIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/optionalPropertyAssignableToStringIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/outFilerootDirModuleNamesAmd.1.normal.js
 crates/swc/tests/tsc-references/outFilerootDirModuleNamesAmd.2.minified.js
 crates/swc/tests/tsc-references/outFilerootDirModuleNamesSystem.1.normal.js
 crates/swc/tests/tsc-references/outFilerootDirModuleNamesSystem.2.minified.js
 crates/swc/tests/tsc-references/overloadResolution.1.normal.js
 crates/swc/tests/tsc-references/overloadResolution.2.minified.js
 crates/swc/tests/tsc-references/overloadResolutionClassConstructors.1.normal.js
 crates/swc/tests/tsc-references/overloadResolutionClassConstructors.2.minified.js
 crates/swc/tests/tsc-references/overloadResolutionConstructors.1.normal.js
 crates/swc/tests/tsc-references/overloadResolutionConstructors.2.minified.js
 crates/swc/tests/tsc-references/overloadTag1.1.normal.js
 crates/swc/tests/tsc-references/overloadTag1.2.minified.js
 crates/swc/tests/tsc-references/overloadTag2.1.normal.js
 crates/swc/tests/tsc-references/overloadTag2.2.minified.js
 crates/swc/tests/tsc-references/overloadTag3.1.normal.js
 crates/swc/tests/tsc-references/overloadTag3.2.minified.js
 crates/swc/tests/tsc-references/override1.1.normal.js
 crates/swc/tests/tsc-references/override1.2.minified.js
 crates/swc/tests/tsc-references/override10.1.normal.js
 crates/swc/tests/tsc-references/override10.2.minified.js
 crates/swc/tests/tsc-references/override12(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/override12(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/override12(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/override12(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/override13.1.normal.js
 crates/swc/tests/tsc-references/override13.2.minified.js
 crates/swc/tests/tsc-references/override14.1.normal.js
 crates/swc/tests/tsc-references/override14.2.minified.js
 crates/swc/tests/tsc-references/override15.1.normal.js
 crates/swc/tests/tsc-references/override15.2.minified.js
 crates/swc/tests/tsc-references/override16(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/override16(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/override16(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/override16(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/override17(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/override17(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/override17(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/override17(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/override18(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/override18(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/override18(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/override18(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/override19.1.normal.js
 crates/swc/tests/tsc-references/override19.2.minified.js
 crates/swc/tests/tsc-references/override2.1.normal.js
 crates/swc/tests/tsc-references/override2.2.minified.js
 crates/swc/tests/tsc-references/override20.1.normal.js
 crates/swc/tests/tsc-references/override20.2.minified.js
 crates/swc/tests/tsc-references/override3.1.normal.js
 crates/swc/tests/tsc-references/override3.2.minified.js
 crates/swc/tests/tsc-references/override4.1.normal.js
 crates/swc/tests/tsc-references/override4.2.minified.js
 crates/swc/tests/tsc-references/override6.1.normal.js
 crates/swc/tests/tsc-references/override6.2.minified.js
 crates/swc/tests/tsc-references/override8.1.normal.js
 crates/swc/tests/tsc-references/override8.2.minified.js
 crates/swc/tests/tsc-references/overrideInterfaceProperty.1.normal.js
 crates/swc/tests/tsc-references/overrideInterfaceProperty.2.minified.js
 crates/swc/tests/tsc-references/overrideWithoutNoImplicitOverride1.1.normal.js
 crates/swc/tests/tsc-references/overrideWithoutNoImplicitOverride1.2.minified.js
 crates/swc/tests/tsc-references/override_js1.1.normal.js
 crates/swc/tests/tsc-references/override_js1.2.minified.js
 crates/swc/tests/tsc-references/override_js2.1.normal.js
 crates/swc/tests/tsc-references/override_js2.2.minified.js
 crates/swc/tests/tsc-references/override_js3.1.normal.js
 crates/swc/tests/tsc-references/override_js3.2.minified.js
 crates/swc/tests/tsc-references/override_js4.1.normal.js
 crates/swc/tests/tsc-references/override_js4.2.minified.js
 crates/swc/tests/tsc-references/packageJsonImportsExportsOptionCompat.1.normal.js
 crates/swc/tests/tsc-references/packageJsonImportsExportsOptionCompat.2.minified.js
 crates/swc/tests/tsc-references/paramTagBracketsAddOptionalUndefined.1.normal.js
 crates/swc/tests/tsc-references/paramTagBracketsAddOptionalUndefined.2.minified.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject.1.normal.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject.2.minified.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject2.1.normal.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject2.2.minified.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject3.1.normal.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject3.2.minified.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject4.1.normal.js
 crates/swc/tests/tsc-references/paramTagNestedWithoutTopLevelObject4.2.minified.js
 crates/swc/tests/tsc-references/paramTagOnCallExpression.1.normal.js
 crates/swc/tests/tsc-references/paramTagOnCallExpression.2.minified.js
 crates/swc/tests/tsc-references/paramTagOnFunctionUsingArguments.1.normal.js
 crates/swc/tests/tsc-references/paramTagOnFunctionUsingArguments.2.minified.js
 crates/swc/tests/tsc-references/paramTagTypeResolution.1.normal.js
 crates/swc/tests/tsc-references/paramTagTypeResolution.2.minified.js
 crates/swc/tests/tsc-references/paramTagTypeResolution2.1.normal.js
 crates/swc/tests/tsc-references/paramTagTypeResolution2.2.minified.js
 crates/swc/tests/tsc-references/paramTagWrapping.1.normal.js
 crates/swc/tests/tsc-references/paramTagWrapping.2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=es5).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=es5).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersBackwardReferencing(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing.2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing1.1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing1.2.minified.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing1_es6.1.normal.js
 crates/swc/tests/tsc-references/parameterInitializersForwardReferencing1_es6.2.minified.js
 crates/swc/tests/tsc-references/parametersWithNoAnnotationAreAny.1.normal.js
 crates/swc/tests/tsc-references/parametersWithNoAnnotationAreAny.2.minified.js
 crates/swc/tests/tsc-references/parentheses.1.normal.js
 crates/swc/tests/tsc-references/parentheses.2.minified.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping1.1.normal.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping1.2.minified.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping2.1.normal.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping2.2.minified.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping3.1.normal.js
 crates/swc/tests/tsc-references/parenthesizedContexualTyping3.2.minified.js
 crates/swc/tests/tsc-references/parenthesizedTypes.1.normal.js
 crates/swc/tests/tsc-references/parenthesizedTypes.2.minified.js
 crates/swc/tests/tsc-references/parseLinkTag.1.normal.js
 crates/swc/tests/tsc-references/parseLinkTag.2.minified.js
 crates/swc/tests/tsc-references/parseRegularExpressionMixedWithComments.1.normal.js
 crates/swc/tests/tsc-references/parseRegularExpressionMixedWithComments.2.minified.js
 crates/swc/tests/tsc-references/parseThrowsTag.1.normal.js
 crates/swc/tests/tsc-references/parseThrowsTag.2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.binary.1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.binary.2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es5).1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.decimal(target=es5).2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.hex.1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.hex.2.minified.js
 crates/swc/tests/tsc-references/parser.numericSeparators.octal.1.normal.js
 crates/swc/tests/tsc-references/parser.numericSeparators.octal.2.minified.js
 crates/swc/tests/tsc-references/parser15.4.4.14-9-2.2.minified.js
 crates/swc/tests/tsc-references/parser509534.1.normal.js
 crates/swc/tests/tsc-references/parser509534.2.minified.js
 crates/swc/tests/tsc-references/parser509546.1.normal.js
 crates/swc/tests/tsc-references/parser509546.2.minified.js
 crates/swc/tests/tsc-references/parser509546_1.1.normal.js
 crates/swc/tests/tsc-references/parser509546_1.2.minified.js
 crates/swc/tests/tsc-references/parser509546_2.1.normal.js
 crates/swc/tests/tsc-references/parser509546_2.2.minified.js
 crates/swc/tests/tsc-references/parser509677.1.normal.js
 crates/swc/tests/tsc-references/parser509677.2.minified.js
 crates/swc/tests/tsc-references/parser509693.1.normal.js
 crates/swc/tests/tsc-references/parser509693.2.minified.js
 crates/swc/tests/tsc-references/parser509698.1.normal.js
 crates/swc/tests/tsc-references/parser509698.2.minified.js
 crates/swc/tests/tsc-references/parser536727.1.normal.js
 crates/swc/tests/tsc-references/parser536727.2.minified.js
 crates/swc/tests/tsc-references/parser579071.1.normal.js
 crates/swc/tests/tsc-references/parser579071.2.minified.js
 crates/swc/tests/tsc-references/parser596700.1.normal.js
 crates/swc/tests/tsc-references/parser596700.2.minified.js
 crates/swc/tests/tsc-references/parser630933.1.normal.js
 crates/swc/tests/tsc-references/parser630933.2.minified.js
 crates/swc/tests/tsc-references/parser643728.1.normal.js
 crates/swc/tests/tsc-references/parser643728.2.minified.js
 crates/swc/tests/tsc-references/parser645086_3.1.normal.js
 crates/swc/tests/tsc-references/parser645086_3.2.minified.js
 crates/swc/tests/tsc-references/parser645086_4.1.normal.js
 crates/swc/tests/tsc-references/parser645086_4.2.minified.js
 crates/swc/tests/tsc-references/parser645484.1.normal.js
 crates/swc/tests/tsc-references/parser645484.2.minified.js
 crates/swc/tests/tsc-references/parser768531.1.normal.js
 crates/swc/tests/tsc-references/parser768531.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic11.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic11.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic14.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic14.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic2.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic2.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic3.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic3.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic4.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic4.2.minified.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic5.1.normal.js
 crates/swc/tests/tsc-references/parserAccessibilityAfterStatic5.2.minified.js
 crates/swc/tests/tsc-references/parserAccessors1.1.normal.js
 crates/swc/tests/tsc-references/parserAccessors1.2.minified.js
 crates/swc/tests/tsc-references/parserAccessors2.1.normal.js
 crates/swc/tests/tsc-references/parserAccessors2.2.minified.js
 crates/swc/tests/tsc-references/parserAccessors3.1.normal.js
 crates/swc/tests/tsc-references/parserAccessors3.2.minified.js
 crates/swc/tests/tsc-references/parserAccessors4.1.normal.js
 crates/swc/tests/tsc-references/parserAccessors4.2.minified.js
 crates/swc/tests/tsc-references/parserAdditiveExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserAdditiveExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguity1.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguity1.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguity2.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguity2.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguity3.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguity3.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator1.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator1.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator2.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator2.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator3.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator3.2.minified.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator4.1.normal.js
 crates/swc/tests/tsc-references/parserAmbiguityWithBinaryOperator4.2.minified.js
 crates/swc/tests/tsc-references/parserArgumentList1.1.normal.js
 crates/swc/tests/tsc-references/parserArgumentList1.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression10.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression10.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression11.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression11.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression12.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression12.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression13.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression13.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression14.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression14.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression15.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression15.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression2.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression2.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression3.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression3.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression4.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression4.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression5.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression5.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression6.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression6.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression7.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression7.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression8.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression8.2.minified.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression9.1.normal.js
 crates/swc/tests/tsc-references/parserArrayLiteralExpression9.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression10.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression10.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression11.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression11.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression12.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression12.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression13.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression13.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression14.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression14.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression15.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression15.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression16.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression16.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression17.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression17.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression4.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression4.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression5.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression5.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression6.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression6.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression7.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression7.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression8.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression8.2.minified.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression9.1.normal.js
 crates/swc/tests/tsc-references/parserArrowFunctionExpression9.2.minified.js
 crates/swc/tests/tsc-references/parserAssignmentExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserAssignmentExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserAstSpans1.1.normal.js
 crates/swc/tests/tsc-references/parserAstSpans1.2.minified.js
 crates/swc/tests/tsc-references/parserAutomaticSemicolonInsertion1.1.normal.js
 crates/swc/tests/tsc-references/parserAutomaticSemicolonInsertion1.2.minified.js
 crates/swc/tests/tsc-references/parserCastVersusArrowFunction1.1.normal.js
 crates/swc/tests/tsc-references/parserCastVersusArrowFunction1.2.minified.js
 crates/swc/tests/tsc-references/parserClass1.1.normal.js
 crates/swc/tests/tsc-references/parserClass1.2.minified.js
 crates/swc/tests/tsc-references/parserClass2.1.normal.js
 crates/swc/tests/tsc-references/parserClass2.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration10.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration10.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration11.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration11.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration12.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration12.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration13.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration13.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration14.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration14.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration15.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration15.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration16.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration16.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration17.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration17.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration19.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration19.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration20.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration20.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration21.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration21.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration22.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration22.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration23.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration23.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration24.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration24.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration25.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration25.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration26.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration26.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration7.d.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration7.d.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration8.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration8.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclaration9.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclaration9.2.minified.js
 crates/swc/tests/tsc-references/parserClassDeclarationIndexSignature1.1.normal.js
 crates/swc/tests/tsc-references/parserClassDeclarationIndexSignature1.2.minified.js
 crates/swc/tests/tsc-references/parserCommaInTypeMemberList1.1.normal.js
 crates/swc/tests/tsc-references/parserCommaInTypeMemberList1.2.minified.js
 crates/swc/tests/tsc-references/parserCommaInTypeMemberList2.1.normal.js
 crates/swc/tests/tsc-references/parserCommaInTypeMemberList2.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName12.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName12.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName17.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName17.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName2.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName2.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName23.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName23.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName24.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName24.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName3.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName3.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName37.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName37.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName4.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName4.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName40.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName40.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName41.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName41.2.minified.js
 crates/swc/tests/tsc-references/parserComputedPropertyName6.1.normal.js
 crates/swc/tests/tsc-references/parserComputedPropertyName6.2.minified.js
 crates/swc/tests/tsc-references/parserConditionalExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserConditionalExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity1.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity1.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity2.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity2.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity3.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity3.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity4.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorAmbiguity4.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserConstructorDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserConstructorDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserDebuggerStatement1.1.normal.js
 crates/swc/tests/tsc-references/parserDebuggerStatement1.2.minified.js
 crates/swc/tests/tsc-references/parserDebuggerStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserDebuggerStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserDoStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserDoStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserES3Accessors1.1.normal.js
 crates/swc/tests/tsc-references/parserES3Accessors1.2.minified.js
 crates/swc/tests/tsc-references/parserES3Accessors2.1.normal.js
 crates/swc/tests/tsc-references/parserES3Accessors2.2.minified.js
 crates/swc/tests/tsc-references/parserES3Accessors3.1.normal.js
 crates/swc/tests/tsc-references/parserES3Accessors3.2.minified.js
 crates/swc/tests/tsc-references/parserES3Accessors4.1.normal.js
 crates/swc/tests/tsc-references/parserES3Accessors4.2.minified.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName2.1.normal.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName2.2.minified.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName3.1.normal.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName3.2.minified.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName4.1.normal.js
 crates/swc/tests/tsc-references/parserES5ComputedPropertyName4.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement10.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement10.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement11.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement11.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement12.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement12.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement13.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement13.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement14.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement14.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement15.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement15.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement16.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement16.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement17.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement17.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement18.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement18.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement19.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement19.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement5.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement5.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement8.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement8.2.minified.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement9.1.normal.js
 crates/swc/tests/tsc-references/parserES5ForOfStatement9.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer1.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer1.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer2.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer2.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer3.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolIndexer3.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty1.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty1.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty2.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty2.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty3.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty3.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty6.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty6.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty7.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty7.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty8.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty8.2.minified.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty9.1.normal.js
 crates/swc/tests/tsc-references/parserES5SymbolProperty9.2.minified.js
 crates/swc/tests/tsc-references/parserEmptyStatement1.1.normal.js
 crates/swc/tests/tsc-references/parserEmptyStatement1.2.minified.js
 crates/swc/tests/tsc-references/parserEnum1.1.normal.js
 crates/swc/tests/tsc-references/parserEnum1.2.minified.js
 crates/swc/tests/tsc-references/parserEnum2.1.normal.js
 crates/swc/tests/tsc-references/parserEnum2.2.minified.js
 crates/swc/tests/tsc-references/parserEnum3.1.normal.js
 crates/swc/tests/tsc-references/parserEnum3.2.minified.js
 crates/swc/tests/tsc-references/parserEnum6.1.normal.js
 crates/swc/tests/tsc-references/parserEnum6.2.minified.js
 crates/swc/tests/tsc-references/parserEnum7.1.normal.js
 crates/swc/tests/tsc-references/parserEnum7.2.minified.js
 crates/swc/tests/tsc-references/parserEnumDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserEnumDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserEnumDeclaration2.d.1.normal.js
 crates/swc/tests/tsc-references/parserEnumDeclaration2.d.2.minified.js
 crates/swc/tests/tsc-references/parserEnumDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/parserEnumDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/parserEnumDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserEnumDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserEnumDeclaration6.1.normal.js
 crates/swc/tests/tsc-references/parserEnumDeclaration6.2.minified.js
 crates/swc/tests/tsc-references/parserErrorRecovery_IncompleteMemberVariable1.1.normal.js
 crates/swc/tests/tsc-references/parserErrorRecovery_IncompleteMemberVariable1.2.minified.js
 crates/swc/tests/tsc-references/parserErrorRecovery_ParameterList6.1.normal.js
 crates/swc/tests/tsc-references/parserErrorRecovery_ParameterList6.2.minified.js
 crates/swc/tests/tsc-references/parserExportAsFunctionIdentifier.1.normal.js
 crates/swc/tests/tsc-references/parserExportAsFunctionIdentifier.2.minified.js
 crates/swc/tests/tsc-references/parserExportAssignment1.1.normal.js
 crates/swc/tests/tsc-references/parserExportAssignment1.2.minified.js
 crates/swc/tests/tsc-references/parserExportAssignment2.1.normal.js
 crates/swc/tests/tsc-references/parserExportAssignment2.2.minified.js
 crates/swc/tests/tsc-references/parserExportAssignment6.1.normal.js
 crates/swc/tests/tsc-references/parserExportAssignment6.2.minified.js
 crates/swc/tests/tsc-references/parserExportAssignment7.1.normal.js
 crates/swc/tests/tsc-references/parserExportAssignment7.2.minified.js
 crates/swc/tests/tsc-references/parserExportAssignment8.1.normal.js
 crates/swc/tests/tsc-references/parserExportAssignment8.2.minified.js
 crates/swc/tests/tsc-references/parserForInStatement5.1.normal.js
 crates/swc/tests/tsc-references/parserForInStatement5.2.minified.js
 crates/swc/tests/tsc-references/parserForInStatement8.1.normal.js
 crates/swc/tests/tsc-references/parserForInStatement8.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement10.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement10.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement11.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement11.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement12.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement12.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement13.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement13.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement14.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement14.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement15.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement15.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement16.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement16.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement17.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement17.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement18.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement18.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement19.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement19.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement23.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement23.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement24.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement24.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement25.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement25.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement5.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement5.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement8.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement8.2.minified.js
 crates/swc/tests/tsc-references/parserForOfStatement9.1.normal.js
 crates/swc/tests/tsc-references/parserForOfStatement9.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement3.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement3.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement4.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement4.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement5.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement5.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement6.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement6.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement7.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement7.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement8.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement8.2.minified.js
 crates/swc/tests/tsc-references/parserForStatement9.1.normal.js
 crates/swc/tests/tsc-references/parserForStatement9.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration1.d.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration1.d.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration4.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration4.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration6.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration6.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration7.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration7.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration8.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionDeclaration8.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment1.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment1.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment2.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment2.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment3.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment3.2.minified.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment4.1.normal.js
 crates/swc/tests/tsc-references/parserFunctionPropertyAssignment4.2.minified.js
 crates/swc/tests/tsc-references/parserGenericClass1.1.normal.js
 crates/swc/tests/tsc-references/parserGenericClass1.2.minified.js
 crates/swc/tests/tsc-references/parserGenericClass2.1.normal.js
 crates/swc/tests/tsc-references/parserGenericClass2.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint1.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint1.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint2.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint2.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint3.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint3.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint4.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint4.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint5.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint5.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint6.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint6.2.minified.js
 crates/swc/tests/tsc-references/parserGenericConstraint7.1.normal.js
 crates/swc/tests/tsc-references/parserGenericConstraint7.2.minified.js
 crates/swc/tests/tsc-references/parserGenericsInInterfaceDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserGenericsInInterfaceDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserGenericsInTypeContexts1.1.normal.js
 crates/swc/tests/tsc-references/parserGenericsInTypeContexts1.2.minified.js
 crates/swc/tests/tsc-references/parserGenericsInTypeContexts2.1.normal.js
 crates/swc/tests/tsc-references/parserGenericsInTypeContexts2.2.minified.js
 crates/swc/tests/tsc-references/parserGenericsInVariableDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserGenericsInVariableDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity1.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity1.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity10.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity10.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity11.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity11.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity15.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity15.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity16.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity16.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity20.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity20.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity5.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity5.2.minified.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity6.1.normal.js
 crates/swc/tests/tsc-references/parserGreaterThanTokenAmbiguity6.2.minified.js
 crates/swc/tests/tsc-references/parserIfStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserIfStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserImportDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserImportDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserInExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserInExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration4.1.normal.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration4.2.minified.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration6.1.normal.js
 crates/swc/tests/tsc-references/parserIndexMemberDeclaration6.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration7.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration7.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration8.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration8.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration9.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceDeclaration9.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceKeywordInEnum.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceKeywordInEnum.2.minified.js
 crates/swc/tests/tsc-references/parserInterfaceKeywordInEnum1.1.normal.js
 crates/swc/tests/tsc-references/parserInterfaceKeywordInEnum1.2.minified.js
 crates/swc/tests/tsc-references/parserInvocationOfMemberAccessOffOfObjectCreationExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserInvocationOfMemberAccessOffOfObjectCreationExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserKeywordsAsIdentifierName1.1.normal.js
 crates/swc/tests/tsc-references/parserKeywordsAsIdentifierName1.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessor1.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessor1.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration15.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration15.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration4.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration4.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration6.1.normal.js
 crates/swc/tests/tsc-references/parserMemberAccessorDeclaration6.2.minified.js
 crates/swc/tests/tsc-references/parserMemberFunctionDeclarationAmbiguities1.1.normal.js
 crates/swc/tests/tsc-references/parserMemberFunctionDeclarationAmbiguities1.2.minified.js
 crates/swc/tests/tsc-references/parserMemberVariableDeclaration5.1.normal.js
 crates/swc/tests/tsc-references/parserMemberVariableDeclaration5.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature1.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature1.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature10.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature10.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature11.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature11.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature12.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature12.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature2.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature2.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature3.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature3.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature4.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature4.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature5.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature5.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature6.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature6.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature7.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature7.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature8.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature8.2.minified.js
 crates/swc/tests/tsc-references/parserMethodSignature9.1.normal.js
 crates/swc/tests/tsc-references/parserMethodSignature9.2.minified.js
 crates/swc/tests/tsc-references/parserModifierOnPropertySignature2.1.normal.js
 crates/swc/tests/tsc-references/parserModifierOnPropertySignature2.2.minified.js
 crates/swc/tests/tsc-references/parserModule1.1.normal.js
 crates/swc/tests/tsc-references/parserModule1.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration10.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration10.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration11.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration11.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration12.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration12.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration3.d.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration3.d.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration4.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration4.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration6.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration6.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration7.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration7.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration8.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration8.2.minified.js
 crates/swc/tests/tsc-references/parserModuleDeclaration9.1.normal.js
 crates/swc/tests/tsc-references/parserModuleDeclaration9.2.minified.js
 crates/swc/tests/tsc-references/parserNoASIOnCallAfterFunctionExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserNoASIOnCallAfterFunctionExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserNotHexLiteral1.1.normal.js
 crates/swc/tests/tsc-references/parserNotHexLiteral1.2.minified.js
 crates/swc/tests/tsc-references/parserNotRegex2.1.normal.js
 crates/swc/tests/tsc-references/parserNotRegex2.2.minified.js
 crates/swc/tests/tsc-references/parserObjectCreation1.1.normal.js
 crates/swc/tests/tsc-references/parserObjectCreation1.2.minified.js
 crates/swc/tests/tsc-references/parserObjectCreation2.1.normal.js
 crates/swc/tests/tsc-references/parserObjectCreation2.2.minified.js
 crates/swc/tests/tsc-references/parserObjectCreationArrayLiteral2.1.normal.js
 crates/swc/tests/tsc-references/parserObjectCreationArrayLiteral2.2.minified.js
 crates/swc/tests/tsc-references/parserObjectCreationArrayLiteral4.1.normal.js
 crates/swc/tests/tsc-references/parserObjectCreationArrayLiteral4.2.minified.js
 crates/swc/tests/tsc-references/parserObjectLiterals1.1.normal.js
 crates/swc/tests/tsc-references/parserObjectLiterals1.2.minified.js
 crates/swc/tests/tsc-references/parserObjectType1.1.normal.js
 crates/swc/tests/tsc-references/parserObjectType1.2.minified.js
 crates/swc/tests/tsc-references/parserObjectType2.1.normal.js
 crates/swc/tests/tsc-references/parserObjectType2.2.minified.js
 crates/swc/tests/tsc-references/parserObjectType3.1.normal.js
 crates/swc/tests/tsc-references/parserObjectType3.2.minified.js
 crates/swc/tests/tsc-references/parserObjectType4.1.normal.js
 crates/swc/tests/tsc-references/parserObjectType4.2.minified.js
 crates/swc/tests/tsc-references/parserOptionalTypeMembers1.1.normal.js
 crates/swc/tests/tsc-references/parserOptionalTypeMembers1.2.minified.js
 crates/swc/tests/tsc-references/parserOverloadOnConstants1.1.normal.js
 crates/swc/tests/tsc-references/parserOverloadOnConstants1.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList12.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList12.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList13.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList13.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList14.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList14.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList15.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList15.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList16.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList16.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList17.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList17.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList4.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList4.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList5.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList5.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList6.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList6.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList7.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList7.2.minified.js
 crates/swc/tests/tsc-references/parserParameterList8.1.normal.js
 crates/swc/tests/tsc-references/parserParameterList8.2.minified.js
 crates/swc/tests/tsc-references/parserParenthesizedVariableAndFunctionInTernary.1.normal.js
 crates/swc/tests/tsc-references/parserParenthesizedVariableAndFunctionInTernary.2.minified.js
 crates/swc/tests/tsc-references/parserParenthesizedVariableAndParenthesizedFunctionInTernary.1.normal.js
 crates/swc/tests/tsc-references/parserParenthesizedVariableAndParenthesizedFunctionInTernary.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature1.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature1.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature10.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature10.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature11.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature11.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature12.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature12.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature2.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature2.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature3.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature3.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature4.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature4.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature5.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature5.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature6.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature6.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature7.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature7.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature8.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature8.2.minified.js
 crates/swc/tests/tsc-references/parserPropertySignature9.1.normal.js
 crates/swc/tests/tsc-references/parserPropertySignature9.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource1.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource12.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource13.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource14.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource2.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource3.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource5.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource6.2.minified.js
 crates/swc/tests/tsc-references/parserRealSource8.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpression2.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpression2.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpression3.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpression3.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpression4.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpression4.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpression5.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpression5.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity1.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity1.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity2.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity2.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity3.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity3.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity5.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity5.2.minified.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity6.1.normal.js
 crates/swc/tests/tsc-references/parserRegularExpressionDivideAmbiguity6.2.minified.js
 crates/swc/tests/tsc-references/parserReturnStatement3.1.normal.js
 crates/swc/tests/tsc-references/parserReturnStatement3.2.minified.js
 crates/swc/tests/tsc-references/parserReturnStatement4.1.normal.js
 crates/swc/tests/tsc-references/parserReturnStatement4.2.minified.js
 crates/swc/tests/tsc-references/parserS7.2_A1.5_T2.2.minified.js
 crates/swc/tests/tsc-references/parserS7.3_A1.1_T2.2.minified.js
 crates/swc/tests/tsc-references/parserS7.6.1.1_A1.10.2.minified.js
 crates/swc/tests/tsc-references/parserS7.6_A4.2_T1.2.minified.js
 crates/swc/tests/tsc-references/parserSbp_7.9_A9_T3.2.minified.js
 crates/swc/tests/tsc-references/parserStrictMode1.1.normal.js
 crates/swc/tests/tsc-references/parserStrictMode1.2.minified.js
 crates/swc/tests/tsc-references/parserStrictMode15-negative.1.normal.js
 crates/swc/tests/tsc-references/parserStrictMode15-negative.2.minified.js
 crates/swc/tests/tsc-references/parserStrictMode16.1.normal.js
 crates/swc/tests/tsc-references/parserStrictMode16.2.minified.js
 crates/swc/tests/tsc-references/parserStrictMode3-negative.1.normal.js
 crates/swc/tests/tsc-references/parserStrictMode3-negative.2.minified.js
 crates/swc/tests/tsc-references/parserStrictMode6-negative.1.normal.js
 crates/swc/tests/tsc-references/parserStrictMode6-negative.2.minified.js
 crates/swc/tests/tsc-references/parserSuperExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserSuperExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserSuperExpression2.1.normal.js
 crates/swc/tests/tsc-references/parserSuperExpression2.2.minified.js
 crates/swc/tests/tsc-references/parserSuperExpression3.1.normal.js
 crates/swc/tests/tsc-references/parserSuperExpression3.2.minified.js
 crates/swc/tests/tsc-references/parserSuperExpression4.1.normal.js
 crates/swc/tests/tsc-references/parserSuperExpression4.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolIndexer1.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolIndexer1.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolIndexer2.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolIndexer2.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolIndexer3.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolIndexer3.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolIndexer4.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolIndexer4.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty1.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty1.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty2.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty2.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty3.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty3.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty4.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty4.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty5.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty5.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty6.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty6.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty7.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty7.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty8.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty8.2.minified.js
 crates/swc/tests/tsc-references/parserSymbolProperty9.1.normal.js
 crates/swc/tests/tsc-references/parserSymbolProperty9.2.minified.js
 crates/swc/tests/tsc-references/parserSyntaxWalker.generated.1.normal.js
 crates/swc/tests/tsc-references/parserSyntaxWalker.generated.2.minified.js
 crates/swc/tests/tsc-references/parserTernaryAndCommaOperators1.1.normal.js
 crates/swc/tests/tsc-references/parserTernaryAndCommaOperators1.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery1.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery1.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery2.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery2.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery5.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery5.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery6.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery6.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery7.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery7.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery8.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery8.2.minified.js
 crates/swc/tests/tsc-references/parserTypeQuery9.1.normal.js
 crates/swc/tests/tsc-references/parserTypeQuery9.2.minified.js
 crates/swc/tests/tsc-references/parserUnaryExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserUnaryExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserUnaryExpression2.1.normal.js
 crates/swc/tests/tsc-references/parserUnaryExpression2.2.minified.js
 crates/swc/tests/tsc-references/parserUnaryExpression3.1.normal.js
 crates/swc/tests/tsc-references/parserUnaryExpression3.2.minified.js
 crates/swc/tests/tsc-references/parserUnaryExpression4.1.normal.js
 crates/swc/tests/tsc-references/parserUnaryExpression4.2.minified.js
 crates/swc/tests/tsc-references/parserUnaryExpression7.1.normal.js
 crates/swc/tests/tsc-references/parserUnaryExpression7.2.minified.js
 crates/swc/tests/tsc-references/parserUnicode1.1.normal.js
 crates/swc/tests/tsc-references/parserUnicode1.2.minified.js
 crates/swc/tests/tsc-references/parserUnicode2.1.normal.js
 crates/swc/tests/tsc-references/parserUnicode2.2.minified.js
 crates/swc/tests/tsc-references/parserUnicode3.1.normal.js
 crates/swc/tests/tsc-references/parserUnicode3.2.minified.js
 crates/swc/tests/tsc-references/parserUnicodeWhitespaceCharacter1.1.normal.js
 crates/swc/tests/tsc-references/parserUnicodeWhitespaceCharacter1.2.minified.js
 crates/swc/tests/tsc-references/parserUsingConstructorAsIdentifier.1.normal.js
 crates/swc/tests/tsc-references/parserUsingConstructorAsIdentifier.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration11.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration11.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration2.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration2.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration3.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration3.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration4.d.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration4.d.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration7.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration7.2.minified.js
 crates/swc/tests/tsc-references/parserVariableDeclaration9.1.normal.js
 crates/swc/tests/tsc-references/parserVariableDeclaration9.2.minified.js
 crates/swc/tests/tsc-references/parserVariableStatement1.1.normal.js
 crates/swc/tests/tsc-references/parserVariableStatement1.2.minified.js
 crates/swc/tests/tsc-references/parserVariableStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserVariableStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserVariableStatement3.1.normal.js
 crates/swc/tests/tsc-references/parserVariableStatement3.2.minified.js
 crates/swc/tests/tsc-references/parserVariableStatement4.1.normal.js
 crates/swc/tests/tsc-references/parserVariableStatement4.2.minified.js
 crates/swc/tests/tsc-references/parserVoidExpression1.1.normal.js
 crates/swc/tests/tsc-references/parserVoidExpression1.2.minified.js
 crates/swc/tests/tsc-references/parserWithStatement2.1.normal.js
 crates/swc/tests/tsc-references/parserWithStatement2.2.minified.js
 crates/swc/tests/tsc-references/parserX_ArrowFunction4.1.normal.js
 crates/swc/tests/tsc-references/parserX_ArrowFunction4.2.minified.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement1.1.normal.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement1.2.minified.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement2.1.normal.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement2.2.minified.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement3.1.normal.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement3.2.minified.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement4.1.normal.js
 crates/swc/tests/tsc-references/parser_breakInIterationOrSwitchStatement4.2.minified.js
 crates/swc/tests/tsc-references/parser_breakTarget1.1.normal.js
 crates/swc/tests/tsc-references/parser_breakTarget1.2.minified.js
 crates/swc/tests/tsc-references/parser_breakTarget2.1.normal.js
 crates/swc/tests/tsc-references/parser_breakTarget2.2.minified.js
 crates/swc/tests/tsc-references/parser_breakTarget3.1.normal.js
 crates/swc/tests/tsc-references/parser_breakTarget3.2.minified.js
 crates/swc/tests/tsc-references/parser_breakTarget4.1.normal.js
 crates/swc/tests/tsc-references/parser_breakTarget4.2.minified.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement1.1.normal.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement1.2.minified.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement2.1.normal.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement2.2.minified.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement3.1.normal.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement3.2.minified.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement4.1.normal.js
 crates/swc/tests/tsc-references/parser_continueInIterationStatement4.2.minified.js
 crates/swc/tests/tsc-references/parser_continueLabel.1.normal.js
 crates/swc/tests/tsc-references/parser_continueLabel.2.minified.js
 crates/swc/tests/tsc-references/parser_continueTarget2.1.normal.js
 crates/swc/tests/tsc-references/parser_continueTarget2.2.minified.js
 crates/swc/tests/tsc-references/parser_continueTarget3.1.normal.js
 crates/swc/tests/tsc-references/parser_continueTarget3.2.minified.js
 crates/swc/tests/tsc-references/parser_continueTarget4.1.normal.js
 crates/swc/tests/tsc-references/parser_continueTarget4.2.minified.js
 crates/swc/tests/tsc-references/parser_duplicateLabel3.1.normal.js
 crates/swc/tests/tsc-references/parser_duplicateLabel3.2.minified.js
 crates/swc/tests/tsc-references/parser_duplicateLabel4.1.normal.js
 crates/swc/tests/tsc-references/parser_duplicateLabel4.2.minified.js
 crates/swc/tests/tsc-references/parserindenter.2.minified.js
 crates/swc/tests/tsc-references/parservoidInQualifiedName0.1.normal.js
 crates/swc/tests/tsc-references/parservoidInQualifiedName0.2.minified.js
 crates/swc/tests/tsc-references/parservoidInQualifiedName2.1.normal.js
 crates/swc/tests/tsc-references/parservoidInQualifiedName2.2.minified.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionInferenceError.1.normal.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionInferenceError.2.minified.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionInferenceWithTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionInferenceWithTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionWitoutTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/partiallyAnnotatedFunctionWitoutTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/partiallyNamedTuples.1.normal.js
 crates/swc/tests/tsc-references/partiallyNamedTuples.2.minified.js
 crates/swc/tests/tsc-references/partiallyNamedTuples2.1.normal.js
 crates/swc/tests/tsc-references/partiallyNamedTuples2.2.minified.js
 crates/swc/tests/tsc-references/partiallyNamedTuples3.1.normal.js
 crates/swc/tests/tsc-references/partiallyNamedTuples3.2.minified.js
 crates/swc/tests/tsc-references/plainJSGrammarErrors2.1.normal.js
 crates/swc/tests/tsc-references/plainJSGrammarErrors2.2.minified.js
 crates/swc/tests/tsc-references/plainJSGrammarErrors4.1.normal.js
 crates/swc/tests/tsc-references/plainJSGrammarErrors4.2.minified.js
 crates/swc/tests/tsc-references/plainJSRedeclare.1.normal.js
 crates/swc/tests/tsc-references/plainJSRedeclare.2.minified.js
 crates/swc/tests/tsc-references/plainJSRedeclare2.1.normal.js
 crates/swc/tests/tsc-references/plainJSRedeclare2.2.minified.js
 crates/swc/tests/tsc-references/plainJSRedeclare3.1.normal.js
 crates/swc/tests/tsc-references/plainJSRedeclare3.2.minified.js
 crates/swc/tests/tsc-references/plainJSTypeErrors.1.normal.js
 crates/swc/tests/tsc-references/plainJSTypeErrors.2.minified.js
 crates/swc/tests/tsc-references/plusOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/plusOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/plusOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/plusOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/plusOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/plusOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/plusOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/plusOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports.1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports.2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_errors.1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_errors.2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_importsNotUsedAsValues.1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_importsNotUsedAsValues.2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_mixedImports.1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_mixedImports.2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=amd).1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=amd).2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=es6).1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=es6).2.minified.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=system).1.normal.js
 crates/swc/tests/tsc-references/preserveValueImports_module(module=system).2.minified.js
 crates/swc/tests/tsc-references/primtiveTypesAreIdentical.1.normal.js
 crates/swc/tests/tsc-references/primtiveTypesAreIdentical.2.minified.js
 crates/swc/tests/tsc-references/privateClassPropertyAccessibleWithinClass.1.normal.js
 crates/swc/tests/tsc-references/privateClassPropertyAccessibleWithinClass.2.minified.js
 crates/swc/tests/tsc-references/privateClassPropertyAccessibleWithinNestedClass.1.normal.js
 crates/swc/tests/tsc-references/privateClassPropertyAccessibleWithinNestedClass.2.minified.js
 crates/swc/tests/tsc-references/privateConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/privateConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/privateIdentifierExpando.1.normal.js
 crates/swc/tests/tsc-references/privateIdentifierExpando.2.minified.js
 crates/swc/tests/tsc-references/privateNameAccessors.1.normal.js
 crates/swc/tests/tsc-references/privateNameAccessors.2.minified.js
 crates/swc/tests/tsc-references/privateNameAccessorsCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameAccessorsCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameAmbientNoImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/privateNameAmbientNoImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/privateNameAndObjectRestSpread.1.normal.js
 crates/swc/tests/tsc-references/privateNameAndObjectRestSpread.2.minified.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameAndStaticInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameCircularReference.1.normal.js
 crates/swc/tests/tsc-references/privateNameCircularReference.2.minified.js
 crates/swc/tests/tsc-references/privateNameClassExpressionLoop.1.normal.js
 crates/swc/tests/tsc-references/privateNameClassExpressionLoop.2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameComputedPropertyName4(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/privateNameConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/privateNameDeclaration.1.normal.js
 crates/swc/tests/tsc-references/privateNameDeclaration.2.minified.js
 crates/swc/tests/tsc-references/privateNameDeclarationMerging.1.normal.js
 crates/swc/tests/tsc-references/privateNameDeclarationMerging.2.minified.js
 crates/swc/tests/tsc-references/privateNameDuplicateField.1.normal.js
 crates/swc/tests/tsc-references/privateNameDuplicateField.2.minified.js
 crates/swc/tests/tsc-references/privateNameES5Ban.1.normal.js
 crates/swc/tests/tsc-references/privateNameES5Ban.2.minified.js
 crates/swc/tests/tsc-references/privateNameEmitHelpers.1.normal.js
 crates/swc/tests/tsc-references/privateNameEmitHelpers.2.minified.js
 crates/swc/tests/tsc-references/privateNameField.1.normal.js
 crates/swc/tests/tsc-references/privateNameField.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldAccess.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldAccess.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldAssignment.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldAssignment.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldClassExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldClassExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldDestructuredBinding(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldInitializer.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldInitializer.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldParenthesisLeftAssignment.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldParenthesisLeftAssignment.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldUnaryMutation.1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldUnaryMutation.2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldsESNext(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldsESNext(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameFieldsESNext(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameFieldsESNext(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameInInExpressionUnused(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameInInExpressionUnused(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameInInExpressionUnused(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameInInExpressionUnused(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameInLhsReceiverExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameInLhsReceiverExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameLateSuper.1.normal.js
 crates/swc/tests/tsc-references/privateNameLateSuper.2.minified.js
 crates/swc/tests/tsc-references/privateNameLateSuperUseDefineForClassFields(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameLateSuperUseDefineForClassFields(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameLateSuperUseDefineForClassFields(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameLateSuperUseDefineForClassFields(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameMethod.1.normal.js
 crates/swc/tests/tsc-references/privateNameMethod.2.minified.js
 crates/swc/tests/tsc-references/privateNameMethodAssignment.1.normal.js
 crates/swc/tests/tsc-references/privateNameMethodAssignment.2.minified.js
 crates/swc/tests/tsc-references/privateNameMethodAsync.1.normal.js
 crates/swc/tests/tsc-references/privateNameMethodAsync.2.minified.js
 crates/swc/tests/tsc-references/privateNameMethodCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameMethodCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameMethodInStaticFieldInit.1.normal.js
 crates/swc/tests/tsc-references/privateNameMethodInStaticFieldInit.2.minified.js
 crates/swc/tests/tsc-references/privateNameNestedClassNameConflict.1.normal.js
 crates/swc/tests/tsc-references/privateNameNestedClassNameConflict.2.minified.js
 crates/swc/tests/tsc-references/privateNameReadonly.1.normal.js
 crates/swc/tests/tsc-references/privateNameReadonly.2.minified.js
 crates/swc/tests/tsc-references/privateNameSetterExprReturnValue.1.normal.js
 crates/swc/tests/tsc-references/privateNameSetterExprReturnValue.2.minified.js
 crates/swc/tests/tsc-references/privateNameSetterNoGetter.1.normal.js
 crates/swc/tests/tsc-references/privateNameSetterNoGetter.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticAccessors.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticAccessors.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticAccessorsCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticAccessorsCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticAndStaticInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticEmitHelpers.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticEmitHelpers.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldAccess.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldAccess.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldAssignment.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldAssignment.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldClassExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldClassExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldDestructuredBinding(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldNoInitializer(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticFieldUnaryMutation.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticFieldUnaryMutation.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticMethod.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticMethod.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticMethodAssignment.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticMethodAssignment.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticMethodCallExpression.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticMethodCallExpression.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticMethodInStaticFieldInit.1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticMethodInStaticFieldInit.2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticsAndStaticMethods(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticsAndStaticMethods(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNameStaticsAndStaticMethods(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameStaticsAndStaticMethods(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNameUnused.1.normal.js
 crates/swc/tests/tsc-references/privateNameUnused.2.minified.js
 crates/swc/tests/tsc-references/privateNameWhenNotUseDefineForClassFieldsInEsNext(target=es2020).1.normal.js
 crates/swc/tests/tsc-references/privateNameWhenNotUseDefineForClassFieldsInEsNext(target=es2020).2.minified.js
 crates/swc/tests/tsc-references/privateNameWhenNotUseDefineForClassFieldsInEsNext(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNameWhenNotUseDefineForClassFieldsInEsNext(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndFields.1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndFields.2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndMethods(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndMethods(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndMethods(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndMethods(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndStaticMethods(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndStaticMethods(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndStaticMethods(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndStaticMethods(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAndkeyof.1.normal.js
 crates/swc/tests/tsc-references/privateNamesAndkeyof.2.minified.js
 crates/swc/tests/tsc-references/privateNamesAssertion(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAssertion(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/privateNamesAssertion(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/privateNamesAssertion(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/privateNamesConstructorChain-1.1.normal.js
 crates/swc/tests/tsc-references/privateNamesConstructorChain-1.2.minified.js
 crates/swc/tests/tsc-references/privateNamesConstructorChain-2.1.normal.js
 crates/swc/tests/tsc-references/privateNamesConstructorChain-2.2.minified.js
 crates/swc/tests/tsc-references/privateNamesIncompatibleModifiersJs.1.normal.js
 crates/swc/tests/tsc-references/privateNamesIncompatibleModifiersJs.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUnique-1.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUnique-1.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUnique-2.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUnique-2.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUnique-3.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUnique-3.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUnique-4.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUnique-4.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUnique-5.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUnique-5.2.minified.js
 crates/swc/tests/tsc-references/privateNamesUseBeforeDef.1.normal.js
 crates/swc/tests/tsc-references/privateNamesUseBeforeDef.2.minified.js
 crates/swc/tests/tsc-references/privateProtectedMembersAreNotAccessibleDestructuring.1.normal.js
 crates/swc/tests/tsc-references/privateProtectedMembersAreNotAccessibleDestructuring.2.minified.js
 crates/swc/tests/tsc-references/privateStaticMemberAccessibility.1.normal.js
 crates/swc/tests/tsc-references/privateStaticMemberAccessibility.2.minified.js
 crates/swc/tests/tsc-references/privateStaticNameShadowing.1.normal.js
 crates/swc/tests/tsc-references/privateStaticNameShadowing.2.minified.js
 crates/swc/tests/tsc-references/privateStaticNotAccessibleInClodule.1.normal.js
 crates/swc/tests/tsc-references/privateStaticNotAccessibleInClodule.2.minified.js
 crates/swc/tests/tsc-references/privateStaticNotAccessibleInClodule2.1.normal.js
 crates/swc/tests/tsc-references/privateStaticNotAccessibleInClodule2.2.minified.js
 crates/swc/tests/tsc-references/privateWriteOnlyAccessorRead.1.normal.js
 crates/swc/tests/tsc-references/privateWriteOnlyAccessorRead.2.minified.js
 crates/swc/tests/tsc-references/propertiesOfGenericConstructorFunctions.1.normal.js
 crates/swc/tests/tsc-references/propertiesOfGenericConstructorFunctions.2.minified.js
 crates/swc/tests/tsc-references/propertyAccess.1.normal.js
 crates/swc/tests/tsc-references/propertyAccess.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessChain.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessChain.2.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessChain.2.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessChain.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessChain.3.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessChain.3.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessNumericLiterals.es6.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessNumericLiterals.es6.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints2.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints2.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints3.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints3.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints4.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints4.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints5.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithConstraints5.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithoutConstraints.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessOnTypeParameterWithoutConstraints.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessStringIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessStringIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessStringIndexSignatureNoImplicitAny.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessStringIndexSignatureNoImplicitAny.2.minified.js
 crates/swc/tests/tsc-references/propertyAccessWidening.1.normal.js
 crates/swc/tests/tsc-references/propertyAccessWidening.2.minified.js
 crates/swc/tests/tsc-references/propertyAndAccessorWithSameName.1.normal.js
 crates/swc/tests/tsc-references/propertyAndAccessorWithSameName.2.minified.js
 crates/swc/tests/tsc-references/propertyAndFunctionWithSameName.1.normal.js
 crates/swc/tests/tsc-references/propertyAndFunctionWithSameName.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentOnImportedSymbol.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentOnImportedSymbol.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentOnParenthesizedNumber.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentOnParenthesizedNumber.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentOnUnresolvedImportedSymbol.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentOnUnresolvedImportedSymbol.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType1.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType1.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType2.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType2.2.minified.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType3.1.normal.js
 crates/swc/tests/tsc-references/propertyAssignmentUseParentType3.2.minified.js
 crates/swc/tests/tsc-references/propertyNameWithoutTypeAnnotation.1.normal.js
 crates/swc/tests/tsc-references/propertyNameWithoutTypeAnnotation.2.minified.js
 crates/swc/tests/tsc-references/propertyNamedPrototype.1.normal.js
 crates/swc/tests/tsc-references/propertyNamedPrototype.2.minified.js
 crates/swc/tests/tsc-references/propertyNamesOfReservedWords.1.normal.js
 crates/swc/tests/tsc-references/propertyNamesOfReservedWords.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors2.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors2.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors3.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors3.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors4.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors4.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors5.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesAccessors5.2.minified.js
 crates/swc/tests/tsc-references/propertyOverridesMethod.1.normal.js
 crates/swc/tests/tsc-references/propertyOverridesMethod.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinClass.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinClass.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedClass.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedClass.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedSubclass.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedSubclass.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedSubclass1.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinNestedSubclass1.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass2.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass2.2.minified.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass3.1.normal.js
 crates/swc/tests/tsc-references/protectedClassPropertyAccessibleWithinSubclass3.2.minified.js
 crates/swc/tests/tsc-references/protectedInstanceMemberAccessibility.1.normal.js
 crates/swc/tests/tsc-references/protectedInstanceMemberAccessibility.2.minified.js
 crates/swc/tests/tsc-references/protectedStaticClassPropertyAccessibleWithinSubclass.1.normal.js
 crates/swc/tests/tsc-references/protectedStaticClassPropertyAccessibleWithinSubclass.2.minified.js
 crates/swc/tests/tsc-references/protectedStaticClassPropertyAccessibleWithinSubclass2.1.normal.js
 crates/swc/tests/tsc-references/protectedStaticClassPropertyAccessibleWithinSubclass2.2.minified.js
 crates/swc/tests/tsc-references/protectedStaticNotAccessibleInClodule.1.normal.js
 crates/swc/tests/tsc-references/protectedStaticNotAccessibleInClodule.2.minified.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeAcrossFiles.1.normal.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeAcrossFiles.2.minified.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeAcrossFiles2.1.normal.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeAcrossFiles2.2.minified.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeWithInterfaceMethod.1.normal.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergeWithInterfaceMethod.2.minified.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergedTypeReference.1.normal.js
 crates/swc/tests/tsc-references/prototypePropertyAssignmentMergedTypeReference.2.minified.js
 crates/swc/tests/tsc-references/quotedConstructors.1.normal.js
 crates/swc/tests/tsc-references/quotedConstructors.2.minified.js
 crates/swc/tests/tsc-references/reExportAliasMakesInstantiated.1.normal.js
 crates/swc/tests/tsc-references/reExportAliasMakesInstantiated.2.minified.js
 crates/swc/tests/tsc-references/reExportDefaultExport.1.normal.js
 crates/swc/tests/tsc-references/reExportDefaultExport.2.minified.js
 crates/swc/tests/tsc-references/reExportJsFromTs.1.normal.js
 crates/swc/tests/tsc-references/reExportJsFromTs.2.minified.js
 crates/swc/tests/tsc-references/readonlyArraysAndTuples2.1.normal.js
 crates/swc/tests/tsc-references/readonlyArraysAndTuples2.2.minified.js
 crates/swc/tests/tsc-references/readonlyConstructorAssignment.1.normal.js
 crates/swc/tests/tsc-references/readonlyConstructorAssignment.2.minified.js
 crates/swc/tests/tsc-references/readonlyInAmbientClass.1.normal.js
 crates/swc/tests/tsc-references/readonlyInAmbientClass.2.minified.js
 crates/swc/tests/tsc-references/readonlyRestParameters.1.normal.js
 crates/swc/tests/tsc-references/readonlyRestParameters.2.minified.js
 crates/swc/tests/tsc-references/recurringTypeParamForContainerOfBase01.1.normal.js
 crates/swc/tests/tsc-references/recurringTypeParamForContainerOfBase01.2.minified.js
 crates/swc/tests/tsc-references/recursiveInitializer.1.normal.js
 crates/swc/tests/tsc-references/recursiveInitializer.2.minified.js
 crates/swc/tests/tsc-references/recursiveIntersectionTypes.1.normal.js
 crates/swc/tests/tsc-references/recursiveIntersectionTypes.2.minified.js
 crates/swc/tests/tsc-references/recursiveMappedTypes.1.normal.js
 crates/swc/tests/tsc-references/recursiveMappedTypes.2.minified.js
 crates/swc/tests/tsc-references/recursiveTypeInGenericConstraint.1.normal.js
 crates/swc/tests/tsc-references/recursiveTypeInGenericConstraint.2.minified.js
 crates/swc/tests/tsc-references/recursiveTypeReferences1.1.normal.js
 crates/swc/tests/tsc-references/recursiveTypeReferences1.2.minified.js
 crates/swc/tests/tsc-references/recursiveTypeReferences2.1.normal.js
 crates/swc/tests/tsc-references/recursiveTypeReferences2.2.minified.js
 crates/swc/tests/tsc-references/recursiveTypesUsedAsFunctionParameters.1.normal.js
 crates/swc/tests/tsc-references/recursiveTypesUsedAsFunctionParameters.2.minified.js
 crates/swc/tests/tsc-references/recursiveTypesWithTypeof.1.normal.js
 crates/swc/tests/tsc-references/recursiveTypesWithTypeof.2.minified.js
 crates/swc/tests/tsc-references/redeclaredProperty.1.normal.js
 crates/swc/tests/tsc-references/redeclaredProperty.2.minified.js
 crates/swc/tests/tsc-references/redefinedPararameterProperty.1.normal.js
 crates/swc/tests/tsc-references/redefinedPararameterProperty.2.minified.js
 crates/swc/tests/tsc-references/reexportClassDefinition.1.normal.js
 crates/swc/tests/tsc-references/reexportClassDefinition.2.minified.js
 crates/swc/tests/tsc-references/relativePathMustResolve.1.normal.js
 crates/swc/tests/tsc-references/relativePathMustResolve.2.minified.js
 crates/swc/tests/tsc-references/relativePathToDeclarationFile.1.normal.js
 crates/swc/tests/tsc-references/relativePathToDeclarationFile.2.minified.js
 crates/swc/tests/tsc-references/renamed.1.normal.js
 crates/swc/tests/tsc-references/renamed.2.minified.js
 crates/swc/tests/tsc-references/requireAssertsFromTypescript.1.normal.js
 crates/swc/tests/tsc-references/requireAssertsFromTypescript.2.minified.js
 crates/swc/tests/tsc-references/requireOfESWithPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/requireOfESWithPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/requireTwoPropertyAccesses.1.normal.js
 crates/swc/tests/tsc-references/requireTwoPropertyAccesses.2.minified.js
 crates/swc/tests/tsc-references/restElementMustBeLast.1.normal.js
 crates/swc/tests/tsc-references/restElementMustBeLast.2.minified.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern1.1.normal.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern1.2.minified.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern2.1.normal.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern2.2.minified.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern3.1.normal.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern3.2.minified.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern4.1.normal.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern4.2.minified.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern5.1.normal.js
 crates/swc/tests/tsc-references/restElementWithAssignmentPattern5.2.minified.js
 crates/swc/tests/tsc-references/restElementWithBindingPattern.1.normal.js
 crates/swc/tests/tsc-references/restElementWithBindingPattern.2.minified.js
 crates/swc/tests/tsc-references/restElementWithBindingPattern2.1.normal.js
 crates/swc/tests/tsc-references/restElementWithBindingPattern2.2.minified.js
 crates/swc/tests/tsc-references/restElementWithNullInitializer.1.normal.js
 crates/swc/tests/tsc-references/restElementWithNullInitializer.2.minified.js
 crates/swc/tests/tsc-references/restParameterInDownlevelGenerator.1.normal.js
 crates/swc/tests/tsc-references/restParameterInDownlevelGenerator.2.minified.js
 crates/swc/tests/tsc-references/restPropertyWithBindingPattern.1.normal.js
 crates/swc/tests/tsc-references/restPropertyWithBindingPattern.2.minified.js
 crates/swc/tests/tsc-references/restTuplesFromContextualTypes.1.normal.js
 crates/swc/tests/tsc-references/restTuplesFromContextualTypes.2.minified.js
 crates/swc/tests/tsc-references/returnStatements.1.normal.js
 crates/swc/tests/tsc-references/returnStatements.2.minified.js
 crates/swc/tests/tsc-references/returnTagTypeGuard.1.normal.js
 crates/swc/tests/tsc-references/returnTagTypeGuard.2.minified.js
 crates/swc/tests/tsc-references/scannerAdditiveExpression1.1.normal.js
 crates/swc/tests/tsc-references/scannerAdditiveExpression1.2.minified.js
 crates/swc/tests/tsc-references/scannerClass2.1.normal.js
 crates/swc/tests/tsc-references/scannerClass2.2.minified.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral1.1.normal.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral1.2.minified.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral5.1.normal.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral5.2.minified.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral7.1.normal.js
 crates/swc/tests/tsc-references/scannerES3NumericLiteral7.2.minified.js
 crates/swc/tests/tsc-references/scannerEnum1.1.normal.js
 crates/swc/tests/tsc-references/scannerEnum1.2.minified.js
 crates/swc/tests/tsc-references/scannerImportDeclaration1.1.normal.js
 crates/swc/tests/tsc-references/scannerImportDeclaration1.2.minified.js
 crates/swc/tests/tsc-references/scannerNonAsciiHorizontalWhitespace.1.normal.js
 crates/swc/tests/tsc-references/scannerNonAsciiHorizontalWhitespace.2.minified.js
 crates/swc/tests/tsc-references/scannerNumericLiteral1.1.normal.js
 crates/swc/tests/tsc-references/scannerNumericLiteral1.2.minified.js
 crates/swc/tests/tsc-references/scannerNumericLiteral5.1.normal.js
 crates/swc/tests/tsc-references/scannerNumericLiteral5.2.minified.js
 crates/swc/tests/tsc-references/scannerNumericLiteral7.1.normal.js
 crates/swc/tests/tsc-references/scannerNumericLiteral7.2.minified.js
 crates/swc/tests/tsc-references/scannerS7.2_A1.5_T2.2.minified.js
 crates/swc/tests/tsc-references/scannerS7.3_A1.1_T2.2.minified.js
 crates/swc/tests/tsc-references/scannerS7.6_A4.2_T1.2.minified.js
 crates/swc/tests/tsc-references/scannerStringLiteralWithContainingNullCharacter1.1.normal.js
 crates/swc/tests/tsc-references/scannerStringLiteralWithContainingNullCharacter1.2.minified.js
 crates/swc/tests/tsc-references/scannertest1.1.normal.js
 crates/swc/tests/tsc-references/scannertest1.2.minified.js
 crates/swc/tests/tsc-references/scopeResolutionIdentifiers.1.normal.js
 crates/swc/tests/tsc-references/scopeResolutionIdentifiers.2.minified.js
 crates/swc/tests/tsc-references/scopedPackagesClassic.1.normal.js
 crates/swc/tests/tsc-references/scopedPackagesClassic.2.minified.js
 crates/swc/tests/tsc-references/seeTag1.1.normal.js
 crates/swc/tests/tsc-references/seeTag1.2.minified.js
 crates/swc/tests/tsc-references/seeTag2.1.normal.js
 crates/swc/tests/tsc-references/seeTag2.2.minified.js
 crates/swc/tests/tsc-references/seeTag3.1.normal.js
 crates/swc/tests/tsc-references/seeTag3.2.minified.js
 crates/swc/tests/tsc-references/seeTag4.1.normal.js
 crates/swc/tests/tsc-references/seeTag4.2.minified.js
 crates/swc/tests/tsc-references/shadowedInternalModule.1.normal.js
 crates/swc/tests/tsc-references/shadowedInternalModule.2.minified.js
 crates/swc/tests/tsc-references/specializedSignatureIsNotSubtypeOfNonSpecializedSignature.1.normal.js
 crates/swc/tests/tsc-references/specializedSignatureIsNotSubtypeOfNonSpecializedSignature.2.minified.js
 crates/swc/tests/tsc-references/specializedSignatureIsSubtypeOfNonSpecializedSignature.1.normal.js
 crates/swc/tests/tsc-references/specializedSignatureIsSubtypeOfNonSpecializedSignature.2.minified.js
 crates/swc/tests/tsc-references/specializedSignatureWithOptional.1.normal.js
 crates/swc/tests/tsc-references/specializedSignatureWithOptional.2.minified.js
 crates/swc/tests/tsc-references/spellingUncheckedJS.1.normal.js
 crates/swc/tests/tsc-references/spellingUncheckedJS.2.minified.js
 crates/swc/tests/tsc-references/spreadContextualTypedBindingPattern.1.normal.js
 crates/swc/tests/tsc-references/spreadContextualTypedBindingPattern.2.minified.js
 crates/swc/tests/tsc-references/spreadDuplicate.1.normal.js
 crates/swc/tests/tsc-references/spreadDuplicate.2.minified.js
 crates/swc/tests/tsc-references/spreadDuplicateExact.1.normal.js
 crates/swc/tests/tsc-references/spreadDuplicateExact.2.minified.js
 crates/swc/tests/tsc-references/spreadExcessProperty.1.normal.js
 crates/swc/tests/tsc-references/spreadExcessProperty.2.minified.js
 crates/swc/tests/tsc-references/spreadMethods.1.normal.js
 crates/swc/tests/tsc-references/spreadMethods.2.minified.js
 crates/swc/tests/tsc-references/spreadNonObject1.1.normal.js
 crates/swc/tests/tsc-references/spreadNonObject1.2.minified.js
 crates/swc/tests/tsc-references/spreadNonPrimitive.1.normal.js
 crates/swc/tests/tsc-references/spreadNonPrimitive.2.minified.js
 crates/swc/tests/tsc-references/spreadObjectOrFalsy.1.normal.js
 crates/swc/tests/tsc-references/spreadObjectOrFalsy.2.minified.js
 crates/swc/tests/tsc-references/spreadOverwritesProperty.1.normal.js
 crates/swc/tests/tsc-references/spreadOverwritesProperty.2.minified.js
 crates/swc/tests/tsc-references/spreadOverwritesPropertyStrict.1.normal.js
 crates/swc/tests/tsc-references/spreadOverwritesPropertyStrict.2.minified.js
 crates/swc/tests/tsc-references/spreadTypeVariable.1.normal.js
 crates/swc/tests/tsc-references/spreadTypeVariable.2.minified.js
 crates/swc/tests/tsc-references/spreadUnion.1.normal.js
 crates/swc/tests/tsc-references/spreadUnion.2.minified.js
 crates/swc/tests/tsc-references/spreadUnion2.1.normal.js
 crates/swc/tests/tsc-references/spreadUnion2.2.minified.js
 crates/swc/tests/tsc-references/spreadUnion3.1.normal.js
 crates/swc/tests/tsc-references/spreadUnion3.2.minified.js
 crates/swc/tests/tsc-references/spreadUnion4.1.normal.js
 crates/swc/tests/tsc-references/spreadUnion4.2.minified.js
 crates/swc/tests/tsc-references/staticAndNonStaticPropertiesSameName.1.normal.js
 crates/swc/tests/tsc-references/staticAndNonStaticPropertiesSameName.2.minified.js
 crates/swc/tests/tsc-references/staticAutoAccessors(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/staticAutoAccessors(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/staticAutoAccessors(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/staticAutoAccessors(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/staticAutoAccessorsWithDecorators(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/staticAutoAccessorsWithDecorators(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/staticAutoAccessorsWithDecorators(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/staticAutoAccessorsWithDecorators(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/staticFactory1.1.normal.js
 crates/swc/tests/tsc-references/staticFactory1.2.minified.js
 crates/swc/tests/tsc-references/staticIndexSignature1.1.normal.js
 crates/swc/tests/tsc-references/staticIndexSignature1.2.minified.js
 crates/swc/tests/tsc-references/staticIndexSignature2.1.normal.js
 crates/swc/tests/tsc-references/staticIndexSignature2.2.minified.js
 crates/swc/tests/tsc-references/staticIndexSignature3.1.normal.js
 crates/swc/tests/tsc-references/staticIndexSignature3.2.minified.js
 crates/swc/tests/tsc-references/staticIndexSignature6.1.normal.js
 crates/swc/tests/tsc-references/staticIndexSignature6.2.minified.js
 crates/swc/tests/tsc-references/staticIndexSignature7.1.normal.js
 crates/swc/tests/tsc-references/staticIndexSignature7.2.minified.js
 crates/swc/tests/tsc-references/staticIndexers.1.normal.js
 crates/swc/tests/tsc-references/staticIndexers.2.minified.js
 crates/swc/tests/tsc-references/staticMemberAssignsToConstructorFunctionMembers.1.normal.js
 crates/swc/tests/tsc-references/staticMemberAssignsToConstructorFunctionMembers.2.minified.js
 crates/swc/tests/tsc-references/staticMemberInitialization.1.normal.js
 crates/swc/tests/tsc-references/staticMemberInitialization.2.minified.js
 crates/swc/tests/tsc-references/staticMembersUsingClassTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/staticMembersUsingClassTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/staticPropertyAndFunctionWithSameName.1.normal.js
 crates/swc/tests/tsc-references/staticPropertyAndFunctionWithSameName.2.minified.js
 crates/swc/tests/tsc-references/staticPropertyNameConflictsInAmbientContext.1.normal.js
 crates/swc/tests/tsc-references/staticPropertyNameConflictsInAmbientContext.2.minified.js
 crates/swc/tests/tsc-references/staticPropertyNotInClassType.1.normal.js
 crates/swc/tests/tsc-references/staticPropertyNotInClassType.2.minified.js
 crates/swc/tests/tsc-references/strictBindCallApply1.1.normal.js
 crates/swc/tests/tsc-references/strictBindCallApply1.2.minified.js
 crates/swc/tests/tsc-references/strictBindCallApply2.1.normal.js
 crates/swc/tests/tsc-references/strictBindCallApply2.2.minified.js
 crates/swc/tests/tsc-references/strictNullChecksNoWidening.1.normal.js
 crates/swc/tests/tsc-references/strictNullChecksNoWidening.2.minified.js
 crates/swc/tests/tsc-references/strictPropertyInitialization.1.normal.js
 crates/swc/tests/tsc-references/strictPropertyInitialization.2.minified.js
 crates/swc/tests/tsc-references/strictTupleLength.1.normal.js
 crates/swc/tests/tsc-references/strictTupleLength.2.minified.js
 crates/swc/tests/tsc-references/stringEnumInElementAccess01.1.normal.js
 crates/swc/tests/tsc-references/stringEnumInElementAccess01.2.minified.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes1.1.normal.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes1.2.minified.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes2.1.normal.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes2.2.minified.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes3.1.normal.js
 crates/swc/tests/tsc-references/stringEnumLiteralTypes3.2.minified.js
 crates/swc/tests/tsc-references/stringIndexerConstrainsPropertyDeclarations.1.normal.js
 crates/swc/tests/tsc-references/stringIndexerConstrainsPropertyDeclarations.2.minified.js
 crates/swc/tests/tsc-references/stringIndexerConstrainsPropertyDeclarations2.1.normal.js
 crates/swc/tests/tsc-references/stringIndexerConstrainsPropertyDeclarations2.2.minified.js
 crates/swc/tests/tsc-references/stringIndexingResults.1.normal.js
 crates/swc/tests/tsc-references/stringIndexingResults.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralCheckedInIf01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralCheckedInIf01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralCheckedInIf02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralCheckedInIf02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralMatchedInSwitch01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralMatchedInSwitch01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralType.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralType.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypeAssertion01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypeAssertion01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypeIsSubtypeOfString.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypeIsSubtypeOfString.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndLogicalOrExpressions01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndLogicalOrExpressions01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndParenthesizedExpressions01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndParenthesizedExpressions01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndTuples01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAndTuples01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTags03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTypeParameterConstraint01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTypeParameterConstraint01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTypeParameterConstraint02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesAsTypeParameterConstraint02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInImplementationSignatures.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInImplementationSignatures.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInImplementationSignatures2.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInImplementationSignatures2.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes04.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesInUnionTypes04.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability04.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability04.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability05.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloadAssignability05.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads04.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads04.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads05.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesOverloads05.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesTypePredicates01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesTypePredicates01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithTemplateStrings01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithTemplateStrings01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithTemplateStrings02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithTemplateStrings02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithVariousOperators01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithVariousOperators01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithVariousOperators02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralTypesWithVariousOperators02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsAssertionsInEqualityComparisons01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsAssertionsInEqualityComparisons01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsAssertionsInEqualityComparisons02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsAssertionsInEqualityComparisons02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsAssignedToStringMappings.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsAssignedToStringMappings.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks04.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithEqualityChecks04.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements01.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements02.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements02.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements03.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements03.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements04.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithSwitchStatements04.2.minified.js
 crates/swc/tests/tsc-references/stringLiteralsWithTypeAssertions01.1.normal.js
 crates/swc/tests/tsc-references/stringLiteralsWithTypeAssertions01.2.minified.js
 crates/swc/tests/tsc-references/stringMappingDeferralInConditionalTypes.1.normal.js
 crates/swc/tests/tsc-references/stringMappingDeferralInConditionalTypes.2.minified.js
 crates/swc/tests/tsc-references/stringMappingOverPatternLiterals.1.normal.js
 crates/swc/tests/tsc-references/stringMappingOverPatternLiterals.2.minified.js
 crates/swc/tests/tsc-references/stringMappingReduction.1.normal.js
 crates/swc/tests/tsc-references/stringMappingReduction.2.minified.js
 crates/swc/tests/tsc-references/stringNamedPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/stringNamedPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/stringPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/stringPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/stringPropertyAccessWithError.1.normal.js
 crates/swc/tests/tsc-references/stringPropertyAccessWithError.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfAny.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfAny.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints2.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints2.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints3.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints3.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints4.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithConstraints4.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithRecursiveConstraints.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfTypeParameterWithRecursiveConstraints.2.minified.js
 crates/swc/tests/tsc-references/subtypesOfUnion.1.normal.js
 crates/swc/tests/tsc-references/subtypesOfUnion.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignatures4.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesA.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesA.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithRestParameters.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithRestParameters.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithSpecializedSignatures.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithCallSignaturesWithSpecializedSignatures.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures4.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures5.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures5.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures6.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignatures6.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignaturesWithSpecializedSignatures.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithConstructSignaturesWithSpecializedSignatures.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithGenericCallSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithGenericCallSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithGenericConstructSignaturesWithOptionalParameters.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithGenericConstructSignaturesWithOptionalParameters.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer4.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer5.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithNumericIndexer5.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers4.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers5.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembers5.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersAccessibility.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersAccessibility.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersAccessibility2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersAccessibility2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithObjectMembersOptionality4.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithOptionalProperties.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithOptionalProperties.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer2.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer2.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer3.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer3.2.minified.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer4.1.normal.js
 crates/swc/tests/tsc-references/subtypingWithStringIndexer4.2.minified.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing1.1.normal.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing1.2.minified.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing2.1.normal.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing2.2.minified.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing5.1.normal.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing5.2.minified.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing8.1.normal.js
 crates/swc/tests/tsc-references/superCallBeforeThisAccessing8.2.minified.js
 crates/swc/tests/tsc-references/superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.1.normal.js
 crates/swc/tests/tsc-references/superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.2.minified.js
 crates/swc/tests/tsc-references/superCallInConstructorWithNoBaseType.1.normal.js
 crates/swc/tests/tsc-references/superCallInConstructorWithNoBaseType.2.minified.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping1.1.normal.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping1.2.minified.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping2.1.normal.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping2.2.minified.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping3.1.normal.js
 crates/swc/tests/tsc-references/superCallParameterContextualTyping3.2.minified.js
 crates/swc/tests/tsc-references/superCalls.1.normal.js
 crates/swc/tests/tsc-references/superCalls.2.minified.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2021).1.normal.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2021).2.minified.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/superInStaticMembers1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/superMethodCall.1.normal.js
 crates/swc/tests/tsc-references/superMethodCall.2.minified.js
 crates/swc/tests/tsc-references/superPropertyAccessNoError.1.normal.js
 crates/swc/tests/tsc-references/superPropertyAccessNoError.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess1.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess1.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess2.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess2.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess3.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess3.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess4.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess4.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess5.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess5.2.minified.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess6.1.normal.js
 crates/swc/tests/tsc-references/superSymbolIndexedAccess6.2.minified.js
 crates/swc/tests/tsc-references/switchBreakStatements.1.normal.js
 crates/swc/tests/tsc-references/switchBreakStatements.2.minified.js
 crates/swc/tests/tsc-references/switchCaseWithIntersectionTypes01.1.normal.js
 crates/swc/tests/tsc-references/switchCaseWithIntersectionTypes01.2.minified.js
 crates/swc/tests/tsc-references/switchCaseWithUnionTypes01.1.normal.js
 crates/swc/tests/tsc-references/switchCaseWithUnionTypes01.2.minified.js
 crates/swc/tests/tsc-references/switchStatements.1.normal.js
 crates/swc/tests/tsc-references/switchStatements.2.minified.js
 crates/swc/tests/tsc-references/switchWithConstrainedTypeVariable.1.normal.js
 crates/swc/tests/tsc-references/switchWithConstrainedTypeVariable.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit1.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit1.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit10.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit10.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit11.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit11.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit12.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit12.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit13.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit13.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit14.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit14.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit2.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit2.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit3.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit3.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit4.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit4.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit5.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit5.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit6.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit6.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit7.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit7.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit8.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit8.2.minified.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit9.1.normal.js
 crates/swc/tests/tsc-references/symbolDeclarationEmit9.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty1.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty1.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty10.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty10.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty11.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty11.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty12.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty12.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty13.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty13.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty14.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty14.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty15.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty15.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty16.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty16.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty17.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty17.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty18.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty18.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty19.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty19.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty2.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty2.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty20.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty20.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty21.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty21.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty22.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty22.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty23.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty23.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty24.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty24.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty25.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty25.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty26.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty26.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty27.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty27.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty28.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty28.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty29.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty29.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty3.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty3.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty30.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty30.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty31.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty31.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty32.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty32.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty33.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty33.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty34.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty34.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty35.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty35.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty37.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty37.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty38.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty38.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty39.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty39.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty4.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty4.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty40.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty40.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty41.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty41.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty42.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty42.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty43.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty43.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty44.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty44.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty45.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty45.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty46.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty46.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty47.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty47.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty48.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty48.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty49.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty49.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty5.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty5.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty50.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty50.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty51.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty51.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty52.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty52.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty53.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty53.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty54.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty54.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty55.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty55.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty56.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty56.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty57.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty57.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty58.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty58.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty6.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty6.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty60.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty60.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty61.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty61.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty8.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty8.2.minified.js
 crates/swc/tests/tsc-references/symbolProperty9.1.normal.js
 crates/swc/tests/tsc-references/symbolProperty9.2.minified.js
 crates/swc/tests/tsc-references/symbolType1.1.normal.js
 crates/swc/tests/tsc-references/symbolType1.2.minified.js
 crates/swc/tests/tsc-references/symbolType10.1.normal.js
 crates/swc/tests/tsc-references/symbolType10.2.minified.js
 crates/swc/tests/tsc-references/symbolType11.1.normal.js
 crates/swc/tests/tsc-references/symbolType11.2.minified.js
 crates/swc/tests/tsc-references/symbolType12.1.normal.js
 crates/swc/tests/tsc-references/symbolType12.2.minified.js
 crates/swc/tests/tsc-references/symbolType13.1.normal.js
 crates/swc/tests/tsc-references/symbolType13.2.minified.js
 crates/swc/tests/tsc-references/symbolType14.1.normal.js
 crates/swc/tests/tsc-references/symbolType14.2.minified.js
 crates/swc/tests/tsc-references/symbolType15.1.normal.js
 crates/swc/tests/tsc-references/symbolType15.2.minified.js
 crates/swc/tests/tsc-references/symbolType16.1.normal.js
 crates/swc/tests/tsc-references/symbolType16.2.minified.js
 crates/swc/tests/tsc-references/symbolType17.1.normal.js
 crates/swc/tests/tsc-references/symbolType17.2.minified.js
 crates/swc/tests/tsc-references/symbolType18.1.normal.js
 crates/swc/tests/tsc-references/symbolType18.2.minified.js
 crates/swc/tests/tsc-references/symbolType19.1.normal.js
 crates/swc/tests/tsc-references/symbolType19.2.minified.js
 crates/swc/tests/tsc-references/symbolType2.1.normal.js
 crates/swc/tests/tsc-references/symbolType2.2.minified.js
 crates/swc/tests/tsc-references/symbolType20.1.normal.js
 crates/swc/tests/tsc-references/symbolType20.2.minified.js
 crates/swc/tests/tsc-references/symbolType3.1.normal.js
 crates/swc/tests/tsc-references/symbolType3.2.minified.js
 crates/swc/tests/tsc-references/symbolType4.1.normal.js
 crates/swc/tests/tsc-references/symbolType4.2.minified.js
 crates/swc/tests/tsc-references/symbolType5.1.normal.js
 crates/swc/tests/tsc-references/symbolType5.2.minified.js
 crates/swc/tests/tsc-references/symbolType6.1.normal.js
 crates/swc/tests/tsc-references/symbolType6.2.minified.js
 crates/swc/tests/tsc-references/symbolType7.1.normal.js
 crates/swc/tests/tsc-references/symbolType7.2.minified.js
 crates/swc/tests/tsc-references/symbolType8.1.normal.js
 crates/swc/tests/tsc-references/symbolType8.2.minified.js
 crates/swc/tests/tsc-references/symbolType9.1.normal.js
 crates/swc/tests/tsc-references/symbolType9.2.minified.js
 crates/swc/tests/tsc-references/syntaxErrors.1.normal.js
 crates/swc/tests/tsc-references/syntaxErrors.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateContextualTyping1.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateContextualTyping1.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateContextualTyping2.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateContextualTyping2.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsTypeArgumentInference.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsTypeArgumentInference.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsTypeArgumentInferenceES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsTypeArgumentInferenceES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithIncompatibleTypedTags.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithIncompatibleTypedTags.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithIncompatibleTypedTagsES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithIncompatibleTypedTagsES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithManyCallAndMemberExpressions.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithManyCallAndMemberExpressions.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithManyCallAndMemberExpressionsES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithManyCallAndMemberExpressionsES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution1.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution1.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution1_ES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution1_ES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution2.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution2.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution2_ES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution2_ES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution3.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution3.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution3_ES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithOverloadResolution3_ES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagNamedDeclare.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagNamedDeclare.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagNamedDeclareES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagNamedDeclareES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagsTypedAsAny.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagsTypedAsAny.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagsTypedAsAnyES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTagsTypedAsAnyES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypedTags.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypedTags.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypedTagsES6.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateStringsWithTypedTagsES6.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateUntypedTagCall01.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateUntypedTagCall01.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateWithConstructableTag01.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateWithConstructableTag01.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplateWithConstructableTag02.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplateWithConstructableTag02.2.minified.js
 crates/swc/tests/tsc-references/taggedTemplatesWithTypeArguments1.1.normal.js
 crates/swc/tests/tsc-references/taggedTemplatesWithTypeArguments1.2.minified.js
 crates/swc/tests/tsc-references/templateInsideCallback.1.normal.js
 crates/swc/tests/tsc-references/templateInsideCallback.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes2.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes2.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes3.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes3.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes4.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes4.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes5.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes5.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes6.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes6.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypes7.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypes7.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypesPatterns.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypesPatterns.2.minified.js
 crates/swc/tests/tsc-references/templateLiteralTypesPatternsPrefixSuffixAssignability.1.normal.js
 crates/swc/tests/tsc-references/templateLiteralTypesPatternsPrefixSuffixAssignability.2.minified.js
 crates/swc/tests/tsc-references/templateStringBinaryOperations.1.normal.js
 crates/swc/tests/tsc-references/templateStringBinaryOperations.2.minified.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsES6Invalid.1.normal.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsES6Invalid.2.minified.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsInvalid.1.normal.js
 crates/swc/tests/tsc-references/templateStringBinaryOperationsInvalid.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes01.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes01.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes01_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes01_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes02.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes02.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes02_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes02_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes03.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes03.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes03_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes03_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes04.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes04.2.minified.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes04_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringControlCharacterEscapes04_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInArray.1.normal.js
 crates/swc/tests/tsc-references/templateStringInArray.2.minified.js
 crates/swc/tests/tsc-references/templateStringInArrowFunction.1.normal.js
 crates/swc/tests/tsc-references/templateStringInArrowFunction.2.minified.js
 crates/swc/tests/tsc-references/templateStringInArrowFunctionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInArrowFunctionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInCallExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringInCallExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringInCallExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInCallExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInConditional.1.normal.js
 crates/swc/tests/tsc-references/templateStringInConditional.2.minified.js
 crates/swc/tests/tsc-references/templateStringInConditionalES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInConditionalES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInDeleteExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringInDeleteExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringInDeleteExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInDeleteExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInDivision.1.normal.js
 crates/swc/tests/tsc-references/templateStringInDivision.2.minified.js
 crates/swc/tests/tsc-references/templateStringInEqualityChecks.1.normal.js
 crates/swc/tests/tsc-references/templateStringInEqualityChecks.2.minified.js
 crates/swc/tests/tsc-references/templateStringInEqualityChecksES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInEqualityChecksES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringInFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringInFunctionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInFunctionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInInOperator.1.normal.js
 crates/swc/tests/tsc-references/templateStringInInOperator.2.minified.js
 crates/swc/tests/tsc-references/templateStringInInOperatorES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInInOperatorES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInIndexExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringInIndexExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringInIndexExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInIndexExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInInstanceOf.1.normal.js
 crates/swc/tests/tsc-references/templateStringInInstanceOf.2.minified.js
 crates/swc/tests/tsc-references/templateStringInInstanceOfES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInInstanceOfES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInModulo.1.normal.js
 crates/swc/tests/tsc-references/templateStringInModulo.2.minified.js
 crates/swc/tests/tsc-references/templateStringInModuloES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInModuloES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInMultiplication.1.normal.js
 crates/swc/tests/tsc-references/templateStringInMultiplication.2.minified.js
 crates/swc/tests/tsc-references/templateStringInMultiplicationES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInMultiplicationES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInNewExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringInNewExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringInNewExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInNewExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInNewOperator.1.normal.js
 crates/swc/tests/tsc-references/templateStringInNewOperator.2.minified.js
 crates/swc/tests/tsc-references/templateStringInNewOperatorES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInNewOperatorES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInParentheses.1.normal.js
 crates/swc/tests/tsc-references/templateStringInParentheses.2.minified.js
 crates/swc/tests/tsc-references/templateStringInParenthesesES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInParenthesesES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/templateStringInPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/templateStringInPropertyAssignmentES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInPropertyAssignmentES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInSwitchAndCase.1.normal.js
 crates/swc/tests/tsc-references/templateStringInSwitchAndCase.2.minified.js
 crates/swc/tests/tsc-references/templateStringInSwitchAndCaseES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInSwitchAndCaseES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTaggedTemplate.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTaggedTemplate.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTaggedTemplateES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTaggedTemplateES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTypeAssertion.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTypeAssertion.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTypeAssertionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTypeAssertionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTypeOf.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTypeOf.2.minified.js
 crates/swc/tests/tsc-references/templateStringInTypeOfES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInTypeOfES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInUnaryPlus.1.normal.js
 crates/swc/tests/tsc-references/templateStringInUnaryPlus.2.minified.js
 crates/swc/tests/tsc-references/templateStringInUnaryPlusES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInUnaryPlusES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInWhile.1.normal.js
 crates/swc/tests/tsc-references/templateStringInWhile.2.minified.js
 crates/swc/tests/tsc-references/templateStringInWhileES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringInWhileES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringInYieldKeyword.1.normal.js
 crates/swc/tests/tsc-references/templateStringInYieldKeyword.2.minified.js
 crates/swc/tests/tsc-references/templateStringMultiline1.1.normal.js
 crates/swc/tests/tsc-references/templateStringMultiline1.2.minified.js
 crates/swc/tests/tsc-references/templateStringMultiline1_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringMultiline1_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringMultiline2.1.normal.js
 crates/swc/tests/tsc-references/templateStringMultiline2.2.minified.js
 crates/swc/tests/tsc-references/templateStringMultiline2_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringMultiline2_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringMultiline3.1.normal.js
 crates/swc/tests/tsc-references/templateStringMultiline3.2.minified.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes01.1.normal.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes01.2.minified.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes01_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes01_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes02.1.normal.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes02.2.minified.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes02_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringPlainCharactersThatArePartsOfEscapes02_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination1.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination1.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination1_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination1_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination2.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination2.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination2_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination2_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination3.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination3.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination3_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination3_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination4.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination4.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination4_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination4_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination5.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination5.2.minified.js
 crates/swc/tests/tsc-references/templateStringTermination5_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringTermination5_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes1.1.normal.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes1.2.minified.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes1_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes1_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes2.1.normal.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes2.2.minified.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes2_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWhitespaceEscapes2_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithBackslashEscapes01.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithBackslashEscapes01.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithBackslashEscapes01_ES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithBackslashEscapes01_ES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithCommentsInArrowFunction.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithCommentsInArrowFunction.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedAddition.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedAddition.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedAdditionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedAdditionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArray.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArray.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrayES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrayES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrowFunction.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrowFunction.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrowFunctionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedArrowFunctionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedComments.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedComments.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedCommentsES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedCommentsES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedConditional.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedConditional.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedConditionalES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedConditionalES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedDivision.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedDivision.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedDivisionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedDivisionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedFunctionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedFunctionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInOperator.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInOperator.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInOperatorES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInOperatorES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInstanceOf.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInstanceOf.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInstanceOfES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedInstanceOfES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedModulo.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedModulo.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedModuloES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedModuloES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedMultiplication.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedMultiplication.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedMultiplicationES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedMultiplicationES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedNewOperator.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedNewOperator.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedNewOperatorES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedNewOperatorES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedObjectLiteral.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedObjectLiteral.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedObjectLiteralES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedObjectLiteralES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTemplateString.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTemplateString.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTemplateStringES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTemplateStringES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeAssertionOnAddition.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeAssertionOnAddition.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeAssertionOnAdditionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeAssertionOnAdditionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeOfOperator.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeOfOperator.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeOfOperatorES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedTypeOfOperatorES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedUnaryPlus.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedUnaryPlus.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedUnaryPlusES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedUnaryPlusES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedYieldKeywordES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmbeddedYieldKeywordES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmptyLiteralPortions.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmptyLiteralPortions.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithEmptyLiteralPortionsES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithEmptyLiteralPortionsES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithOpenCommentInStringPortion.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithOpenCommentInStringPortion.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithOpenCommentInStringPortionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithOpenCommentInStringPortionES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithPropertyAccess.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithPropertyAccess.2.minified.js
 crates/swc/tests/tsc-references/templateStringWithPropertyAccessES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringWithPropertyAccessES6.2.minified.js
 crates/swc/tests/tsc-references/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.1.normal.js
 crates/swc/tests/tsc-references/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.2.minified.js
 crates/swc/tests/tsc-references/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.1.normal.js
 crates/swc/tests/tsc-references/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers3.1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers3.2.minified.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers4.1.normal.js
 crates/swc/tests/tsc-references/thisAndSuperInStaticMembers4.2.minified.js
 crates/swc/tests/tsc-references/thisInInstanceMemberInitializer.1.normal.js
 crates/swc/tests/tsc-references/thisInInstanceMemberInitializer.2.minified.js
 crates/swc/tests/tsc-references/thisInObjectLiterals.1.normal.js
 crates/swc/tests/tsc-references/thisInObjectLiterals.2.minified.js
 crates/swc/tests/tsc-references/thisMethodCall.1.normal.js
 crates/swc/tests/tsc-references/thisMethodCall.2.minified.js
 crates/swc/tests/tsc-references/thisPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/thisPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentCircular.1.normal.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentCircular.2.minified.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentComputed.1.normal.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentComputed.2.minified.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentInherited.1.normal.js
 crates/swc/tests/tsc-references/thisPropertyAssignmentInherited.2.minified.js
 crates/swc/tests/tsc-references/thisPropertyOverridesAccessors.1.normal.js
 crates/swc/tests/tsc-references/thisPropertyOverridesAccessors.2.minified.js
 crates/swc/tests/tsc-references/thisPrototypeMethodCompoundAssignment.1.normal.js
 crates/swc/tests/tsc-references/thisPrototypeMethodCompoundAssignment.2.minified.js
 crates/swc/tests/tsc-references/thisPrototypeMethodCompoundAssignmentJs.1.normal.js
 crates/swc/tests/tsc-references/thisPrototypeMethodCompoundAssignmentJs.2.minified.js
 crates/swc/tests/tsc-references/thisTag1.1.normal.js
 crates/swc/tests/tsc-references/thisTag1.2.minified.js
 crates/swc/tests/tsc-references/thisTag2.1.normal.js
 crates/swc/tests/tsc-references/thisTag2.2.minified.js
 crates/swc/tests/tsc-references/thisTag3.1.normal.js
 crates/swc/tests/tsc-references/thisTag3.2.minified.js
 crates/swc/tests/tsc-references/thisTypeAccessibility.1.normal.js
 crates/swc/tests/tsc-references/thisTypeAccessibility.2.minified.js
 crates/swc/tests/tsc-references/thisTypeAndConstraints.1.normal.js
 crates/swc/tests/tsc-references/thisTypeAndConstraints.2.minified.js
 crates/swc/tests/tsc-references/thisTypeErrors.1.normal.js
 crates/swc/tests/tsc-references/thisTypeErrors.2.minified.js
 crates/swc/tests/tsc-references/thisTypeErrors2.1.normal.js
 crates/swc/tests/tsc-references/thisTypeErrors2.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInAccessors.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInAccessors.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInAccessorsNegative.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInAccessorsNegative.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInBasePropertyAndDerivedContainerOfBase01.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInBasePropertyAndDerivedContainerOfBase01.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInClasses.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInClasses.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInFunctions.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInFunctions.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInFunctions2.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInFunctions2.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInFunctions3.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInFunctions3.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInFunctions4.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInFunctions4.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInInterfaces.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInInterfaces.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInObjectLiterals.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInObjectLiterals.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInObjectLiterals2.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInObjectLiterals2.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInTaggedTemplateCall.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInTaggedTemplateCall.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInTuples.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInTuples.2.minified.js
 crates/swc/tests/tsc-references/thisTypeInTypePredicate.1.normal.js
 crates/swc/tests/tsc-references/thisTypeInTypePredicate.2.minified.js
 crates/swc/tests/tsc-references/thisTypeOfConstructorFunctions.1.normal.js
 crates/swc/tests/tsc-references/thisTypeOfConstructorFunctions.2.minified.js
 crates/swc/tests/tsc-references/thisTypeOptionalCall.1.normal.js
 crates/swc/tests/tsc-references/thisTypeOptionalCall.2.minified.js
 crates/swc/tests/tsc-references/thisTypeSyntacticContext.1.normal.js
 crates/swc/tests/tsc-references/thisTypeSyntacticContext.2.minified.js
 crates/swc/tests/tsc-references/throwInEnclosingStatements.1.normal.js
 crates/swc/tests/tsc-references/throwInEnclosingStatements.2.minified.js
 crates/swc/tests/tsc-references/throwStatements.1.normal.js
 crates/swc/tests/tsc-references/throwStatements.2.minified.js
 crates/swc/tests/tsc-references/topLevelAmbientModule.1.normal.js
 crates/swc/tests/tsc-references/topLevelAmbientModule.2.minified.js
 crates/swc/tests/tsc-references/topLevelAwait.2.1.normal.js
 crates/swc/tests/tsc-references/topLevelAwait.2.2.minified.js
 crates/swc/tests/tsc-references/topLevelAwait.3.1.normal.js
 crates/swc/tests/tsc-references/topLevelAwait.3.2.minified.js
 crates/swc/tests/tsc-references/topLevelFileModule.1.normal.js
 crates/swc/tests/tsc-references/topLevelFileModule.2.minified.js
 crates/swc/tests/tsc-references/topLevelFileModuleMissing.1.normal.js
 crates/swc/tests/tsc-references/topLevelFileModuleMissing.2.minified.js
 crates/swc/tests/tsc-references/topLevelModuleDeclarationAndFile.1.normal.js
 crates/swc/tests/tsc-references/topLevelModuleDeclarationAndFile.2.minified.js
 crates/swc/tests/tsc-references/topLevelThisAssignment.1.normal.js
 crates/swc/tests/tsc-references/topLevelThisAssignment.2.minified.js
 crates/swc/tests/tsc-references/topLevelVarHoistingCommonJS.1.normal.js
 crates/swc/tests/tsc-references/topLevelVarHoistingCommonJS.2.minified.js
 crates/swc/tests/tsc-references/topLevelVarHoistingSystem.1.normal.js
 crates/swc/tests/tsc-references/topLevelVarHoistingSystem.2.minified.js
 crates/swc/tests/tsc-references/tryStatements.1.normal.js
 crates/swc/tests/tsc-references/tryStatements.2.minified.js
 crates/swc/tests/tsc-references/ts-expect-error-js.1.normal.js
 crates/swc/tests/tsc-references/ts-expect-error-js.2.minified.js
 crates/swc/tests/tsc-references/ts-expect-error-nocheck-js.1.normal.js
 crates/swc/tests/tsc-references/ts-expect-error-nocheck-js.2.minified.js
 crates/swc/tests/tsc-references/ts-expect-error-nocheck.1.normal.js
 crates/swc/tests/tsc-references/ts-expect-error-nocheck.2.minified.js
 crates/swc/tests/tsc-references/ts-expect-error.1.normal.js
 crates/swc/tests/tsc-references/ts-expect-error.2.minified.js
 crates/swc/tests/tsc-references/ts-ignore.1.normal.js
 crates/swc/tests/tsc-references/ts-ignore.2.minified.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescript.1.normal.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescript.2.minified.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescriptComments1.1.normal.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescriptComments1.2.minified.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescriptComments2.1.normal.js
 crates/swc/tests/tsc-references/tsNoCheckForTypescriptComments2.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeErrors.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeErrors.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution1.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution1.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution10.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution10.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution11.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution11.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution12.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution12.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution13.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution13.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution14.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution14.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution15.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution15.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution16.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution16.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution2.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution2.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution3.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution3.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution4.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution4.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution5.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution5.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution6.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution6.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution7.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution7.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution8.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution8.2.minified.js
 crates/swc/tests/tsc-references/tsxAttributeResolution9.1.normal.js
 crates/swc/tests/tsc-references/tsxAttributeResolution9.2.minified.js
 crates/swc/tests/tsc-references/tsxCorrectlyParseLessThanComparison1.1.normal.js
 crates/swc/tests/tsc-references/tsxCorrectlyParseLessThanComparison1.2.minified.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution1.1.normal.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution1.2.minified.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution2.1.normal.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution2.2.minified.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution3.1.normal.js
 crates/swc/tests/tsc-references/tsxDefaultAttributesResolution3.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName1.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName1.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName2.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName2.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName3.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName3.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName4.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName4.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName5.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName5.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName6.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName6.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName7.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName7.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName8.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName8.2.minified.js
 crates/swc/tests/tsc-references/tsxDynamicTagName9.1.normal.js
 crates/swc/tests/tsc-references/tsxDynamicTagName9.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution1.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution1.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution10.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution10.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution11.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution11.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution12.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution12.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution13.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution13.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution14.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution14.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution15.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution15.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution16.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution16.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution17.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution17.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution18.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution18.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution19.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution19.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution2.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution2.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution3.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution3.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution4.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution4.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution5.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution5.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution6.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution6.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution7.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution7.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution8.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution8.2.minified.js
 crates/swc/tests/tsc-references/tsxElementResolution9.1.normal.js
 crates/swc/tests/tsc-references/tsxElementResolution9.2.minified.js
 crates/swc/tests/tsc-references/tsxEmit1.1.normal.js
 crates/swc/tests/tsc-references/tsxEmit1.2.minified.js
 crates/swc/tests/tsc-references/tsxEmit2.1.normal.js
 crates/swc/tests/tsc-references/tsxEmit2.2.minified.js
 crates/swc/tests/tsc-references/tsxEmit3.1.normal.js
 crates/swc/tests/tsc-references/tsxEmit3.2.minified.js
 crates/swc/tests/tsc-references/tsxErrorRecovery2.1.normal.js
 crates/swc/tests/tsc-references/tsxErrorRecovery2.2.minified.js
 crates/swc/tests/tsc-references/tsxErrorRecovery3.1.normal.js
 crates/swc/tests/tsc-references/tsxErrorRecovery3.2.minified.js
 crates/swc/tests/tsc-references/tsxExternalModuleEmit1.1.normal.js
 crates/swc/tests/tsc-references/tsxExternalModuleEmit1.2.minified.js
 crates/swc/tests/tsc-references/tsxExternalModuleEmit2.1.normal.js
 crates/swc/tests/tsc-references/tsxExternalModuleEmit2.2.minified.js
 crates/swc/tests/tsc-references/tsxFragmentPreserveEmit.1.normal.js
 crates/swc/tests/tsc-references/tsxFragmentPreserveEmit.2.minified.js
 crates/swc/tests/tsc-references/tsxFragmentReactEmit.1.normal.js
 crates/swc/tests/tsc-references/tsxFragmentReactEmit.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType1.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType1.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType2.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType2.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType3.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType3.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType4.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType4.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType5.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType5.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType6.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType6.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType7.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType7.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType8.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType8.2.minified.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType9.1.normal.js
 crates/swc/tests/tsc-references/tsxGenericAttributesType9.2.minified.js
 crates/swc/tests/tsc-references/tsxInArrowFunction.1.normal.js
 crates/swc/tests/tsc-references/tsxInArrowFunction.2.minified.js
 crates/swc/tests/tsc-references/tsxIntrinsicAttributeErrors.1.normal.js
 crates/swc/tests/tsc-references/tsxIntrinsicAttributeErrors.2.minified.js
 crates/swc/tests/tsc-references/tsxLibraryManagedAttributes.1.normal.js
 crates/swc/tests/tsc-references/tsxLibraryManagedAttributes.2.minified.js
 crates/swc/tests/tsc-references/tsxNamespacedAttributeName1.1.normal.js
 crates/swc/tests/tsc-references/tsxNamespacedAttributeName1.2.minified.js
 crates/swc/tests/tsc-references/tsxNamespacedAttributeName2.1.normal.js
 crates/swc/tests/tsc-references/tsxNamespacedAttributeName2.2.minified.js
 crates/swc/tests/tsc-references/tsxNamespacedTagName1.1.normal.js
 crates/swc/tests/tsc-references/tsxNamespacedTagName1.2.minified.js
 crates/swc/tests/tsc-references/tsxNamespacedTagName2.1.normal.js
 crates/swc/tests/tsc-references/tsxNamespacedTagName2.2.minified.js
 crates/swc/tests/tsc-references/tsxNoJsx.1.normal.js
 crates/swc/tests/tsc-references/tsxNoJsx.2.minified.js
 crates/swc/tests/tsc-references/tsxOpeningClosingNames.1.normal.js
 crates/swc/tests/tsc-references/tsxOpeningClosingNames.2.minified.js
 crates/swc/tests/tsc-references/tsxParseTests1.1.normal.js
 crates/swc/tests/tsc-references/tsxParseTests1.2.minified.js
 crates/swc/tests/tsc-references/tsxParseTests2.1.normal.js
 crates/swc/tests/tsc-references/tsxParseTests2.2.minified.js
 crates/swc/tests/tsc-references/tsxPreserveEmit1.1.normal.js
 crates/swc/tests/tsc-references/tsxPreserveEmit1.2.minified.js
 crates/swc/tests/tsc-references/tsxPreserveEmit2.1.normal.js
 crates/swc/tests/tsc-references/tsxPreserveEmit2.2.minified.js
 crates/swc/tests/tsc-references/tsxPreserveEmit3.1.normal.js
 crates/swc/tests/tsc-references/tsxPreserveEmit3.2.minified.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter1.1.normal.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter1.2.minified.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter2.1.normal.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter2.2.minified.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter3.1.normal.js
 crates/swc/tests/tsc-references/tsxReactComponentWithDefaultTypeParameter3.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit1.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit1.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit2.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit2.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit3.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit3.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit4.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit4.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit5.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit5.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit6.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit6.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit7.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit7.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmit8.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmit8.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmitEntities.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmitEntities.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmitNesting.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmitNesting.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmitWhitespace.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmitWhitespace.2.minified.js
 crates/swc/tests/tsc-references/tsxReactEmitWhitespace2.1.normal.js
 crates/swc/tests/tsc-references/tsxReactEmitWhitespace2.2.minified.js
 crates/swc/tests/tsc-references/tsxSfcReturnNull.1.normal.js
 crates/swc/tests/tsc-references/tsxSfcReturnNull.2.minified.js
 crates/swc/tests/tsc-references/tsxSfcReturnNullStrictNullChecks.1.normal.js
 crates/swc/tests/tsc-references/tsxSfcReturnNullStrictNullChecks.2.minified.js
 crates/swc/tests/tsc-references/tsxSfcReturnUndefinedStrictNullChecks.1.normal.js
 crates/swc/tests/tsc-references/tsxSfcReturnUndefinedStrictNullChecks.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution1.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution1.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution10.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution10.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution11.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution11.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution12.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution12.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution13.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution13.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution14.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution14.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution15.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution15.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution16.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution16.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution17.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution17.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution2.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution2.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution3.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution3.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution4.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution4.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution5.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution5.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution6.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution6.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution7.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution7.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution8.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution8.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution9.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadAttributesResolution9.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadChildren.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadChildren.2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadChildrenInvalidType(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadChildrenInvalidType(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadChildrenInvalidType(target=es5).1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadChildrenInvalidType(target=es5).2.minified.js
 crates/swc/tests/tsc-references/tsxSpreadInvalidType.1.normal.js
 crates/swc/tests/tsc-references/tsxSpreadInvalidType.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload1.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload1.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload2.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload2.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload3.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload3.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload4.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload4.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload5.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload5.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload6.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentOverload6.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentWithDefaultTypeParameter1.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentWithDefaultTypeParameter1.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentWithDefaultTypeParameter2.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentWithDefaultTypeParameter2.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponents2.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponents2.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponents3.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponents3.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments1.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments1.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments2.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments2.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments3.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments3.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments4.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments4.2.minified.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments5.1.normal.js
 crates/swc/tests/tsc-references/tsxStatelessFunctionComponentsWithTypeArguments5.2.minified.js
 crates/swc/tests/tsc-references/tsxTypeArgumentsJsxPreserveOutput.1.normal.js
 crates/swc/tests/tsc-references/tsxTypeArgumentsJsxPreserveOutput.2.minified.js
 crates/swc/tests/tsc-references/tsxTypeErrors.1.normal.js
 crates/swc/tests/tsc-references/tsxTypeErrors.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType1.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType1.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType2.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType2.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType3.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType3.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType4.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType4.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType5.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType5.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionElementType6.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionElementType6.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionTypeComponent1.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionTypeComponent1.2.minified.js
 crates/swc/tests/tsc-references/tsxUnionTypeComponent2.1.normal.js
 crates/swc/tests/tsc-references/tsxUnionTypeComponent2.2.minified.js
 crates/swc/tests/tsc-references/tupleElementTypes1.1.normal.js
 crates/swc/tests/tsc-references/tupleElementTypes1.2.minified.js
 crates/swc/tests/tsc-references/tupleElementTypes2.1.normal.js
 crates/swc/tests/tsc-references/tupleElementTypes2.2.minified.js
 crates/swc/tests/tsc-references/tupleElementTypes3.1.normal.js
 crates/swc/tests/tsc-references/tupleElementTypes3.2.minified.js
 crates/swc/tests/tsc-references/tupleElementTypes4.1.normal.js
 crates/swc/tests/tsc-references/tupleElementTypes4.2.minified.js
 crates/swc/tests/tsc-references/tupleLengthCheck.1.normal.js
 crates/swc/tests/tsc-references/tupleLengthCheck.2.minified.js
 crates/swc/tests/tsc-references/twoAccessorsWithSameName2.1.normal.js
 crates/swc/tests/tsc-references/twoAccessorsWithSameName2.2.minified.js
 crates/swc/tests/tsc-references/twoGenericInterfacesDifferingByTypeParameterName.1.normal.js
 crates/swc/tests/tsc-references/twoGenericInterfacesDifferingByTypeParameterName.2.minified.js
 crates/swc/tests/tsc-references/twoGenericInterfacesDifferingByTypeParameterName2.1.normal.js
 crates/swc/tests/tsc-references/twoGenericInterfacesDifferingByTypeParameterName2.2.minified.js
 crates/swc/tests/tsc-references/twoGenericInterfacesWithDifferentConstraints.1.normal.js
 crates/swc/tests/tsc-references/twoGenericInterfacesWithDifferentConstraints.2.minified.js
 crates/swc/tests/tsc-references/twoGenericInterfacesWithTheSameNameButDifferentArity.1.normal.js
 crates/swc/tests/tsc-references/twoGenericInterfacesWithTheSameNameButDifferentArity.2.minified.js
 crates/swc/tests/tsc-references/twoInterfacesDifferentRootModule.1.normal.js
 crates/swc/tests/tsc-references/twoInterfacesDifferentRootModule.2.minified.js
 crates/swc/tests/tsc-references/twoInterfacesDifferentRootModule2.1.normal.js
 crates/swc/tests/tsc-references/twoInterfacesDifferentRootModule2.2.minified.js
 crates/swc/tests/tsc-references/twoMergedInterfacesWithDifferingOverloads.1.normal.js
 crates/swc/tests/tsc-references/twoMergedInterfacesWithDifferingOverloads.2.minified.js
 crates/swc/tests/tsc-references/twoMergedInterfacesWithDifferingOverloads2.1.normal.js
 crates/swc/tests/tsc-references/twoMergedInterfacesWithDifferingOverloads2.2.minified.js
 crates/swc/tests/tsc-references/typeAliases.1.normal.js
 crates/swc/tests/tsc-references/typeAliases.2.minified.js
 crates/swc/tests/tsc-references/typeAliasesDoNotMerge.1.normal.js
 crates/swc/tests/tsc-references/typeAliasesDoNotMerge.2.minified.js
 crates/swc/tests/tsc-references/typeAliasesForObjectTypes.1.normal.js
 crates/swc/tests/tsc-references/typeAliasesForObjectTypes.2.minified.js
 crates/swc/tests/tsc-references/typeAndNamespaceExportMerge.1.normal.js
 crates/swc/tests/tsc-references/typeAndNamespaceExportMerge.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInference.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInference.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceErrors.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceErrors.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceTransitiveConstraints.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceTransitiveConstraints.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression1.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression1.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression2.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression2.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression3.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithClassExpression3.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithConstraints.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithConstraints.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithObjectLiteral.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentInferenceWithObjectLiteral.2.minified.js
 crates/swc/tests/tsc-references/typeArgumentsWithStringLiteralTypes01.1.normal.js
 crates/swc/tests/tsc-references/typeArgumentsWithStringLiteralTypes01.2.minified.js
 crates/swc/tests/tsc-references/typeAssertionsWithIntersectionTypes01.1.normal.js
 crates/swc/tests/tsc-references/typeAssertionsWithIntersectionTypes01.2.minified.js
 crates/swc/tests/tsc-references/typeAssertionsWithUnionTypes01.1.normal.js
 crates/swc/tests/tsc-references/typeAssertionsWithUnionTypes01.2.minified.js
 crates/swc/tests/tsc-references/typeFromContextualThisType.1.normal.js
 crates/swc/tests/tsc-references/typeFromContextualThisType.2.minified.js
 crates/swc/tests/tsc-references/typeFromJSConstructor.1.normal.js
 crates/swc/tests/tsc-references/typeFromJSConstructor.2.minified.js
 crates/swc/tests/tsc-references/typeFromJSInitializer.1.normal.js
 crates/swc/tests/tsc-references/typeFromJSInitializer.2.minified.js
 crates/swc/tests/tsc-references/typeFromJSInitializer2.1.normal.js
 crates/swc/tests/tsc-references/typeFromJSInitializer2.2.minified.js
 crates/swc/tests/tsc-references/typeFromJSInitializer3.1.normal.js
 crates/swc/tests/tsc-references/typeFromJSInitializer3.2.minified.js
 crates/swc/tests/tsc-references/typeFromJSInitializer4.1.normal.js
 crates/swc/tests/tsc-references/typeFromJSInitializer4.2.minified.js
 crates/swc/tests/tsc-references/typeFromParamTagForFunction.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrivatePropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrivatePropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrivatePropertyAssignmentJs.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrivatePropertyAssignmentJs.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment10.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment10.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment10_1.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment10_1.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment11.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment11.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment12.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment12.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment13.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment13.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment14.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment14.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment15.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment15.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment16.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment16.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment17.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment17.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment18.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment18.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment19.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment19.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment2.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment2.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment20.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment20.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment21.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment21.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment22.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment22.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment23.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment23.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment24.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment24.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment25.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment25.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment26.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment26.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment27.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment27.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment28.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment28.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment29.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment29.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment3.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment3.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment30.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment30.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment31.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment31.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment32.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment32.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment33.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment33.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment34.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment34.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment35.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment35.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment36.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment36.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment37.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment37.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment38.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment38.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment39.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment39.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment4.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment4.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment40.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment40.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment5.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment5.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment6.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment6.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment7.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment7.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment8.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment8.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment8_1.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment8_1.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment9.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment9.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment9_1.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignment9_1.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignmentOutOfOrder.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignmentOutOfOrder.2.minified.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignmentWithExport.1.normal.js
 crates/swc/tests/tsc-references/typeFromPropertyAssignmentWithExport.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment2.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment2.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment3.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment3.2.minified.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment4.1.normal.js
 crates/swc/tests/tsc-references/typeFromPrototypeAssignment4.2.minified.js
 crates/swc/tests/tsc-references/typeGuardEnums.1.normal.js
 crates/swc/tests/tsc-references/typeGuardEnums.2.minified.js
 crates/swc/tests/tsc-references/typeGuardFunction.1.normal.js
 crates/swc/tests/tsc-references/typeGuardFunction.2.minified.js
 crates/swc/tests/tsc-references/typeGuardFunctionGenerics.1.normal.js
 crates/swc/tests/tsc-references/typeGuardFunctionGenerics.2.minified.js
 crates/swc/tests/tsc-references/typeGuardFunctionOfFormThis.1.normal.js
 crates/swc/tests/tsc-references/typeGuardFunctionOfFormThis.2.minified.js
 crates/swc/tests/tsc-references/typeGuardFunctionOfFormThisErrors.1.normal.js
 crates/swc/tests/tsc-references/typeGuardFunctionOfFormThisErrors.2.minified.js
 crates/swc/tests/tsc-references/typeGuardInClass.1.normal.js
 crates/swc/tests/tsc-references/typeGuardInClass.2.minified.js
 crates/swc/tests/tsc-references/typeGuardIntersectionTypes.1.normal.js
 crates/swc/tests/tsc-references/typeGuardIntersectionTypes.2.minified.js
 crates/swc/tests/tsc-references/typeGuardNarrowsPrimitiveIntersection.1.normal.js
 crates/swc/tests/tsc-references/typeGuardNarrowsPrimitiveIntersection.2.minified.js
 crates/swc/tests/tsc-references/typeGuardNarrowsToLiteralType.1.normal.js
 crates/swc/tests/tsc-references/typeGuardNarrowsToLiteralType.2.minified.js
 crates/swc/tests/tsc-references/typeGuardNarrowsToLiteralTypeUnion.1.normal.js
 crates/swc/tests/tsc-references/typeGuardNarrowsToLiteralTypeUnion.2.minified.js
 crates/swc/tests/tsc-references/typeGuardNesting.1.normal.js
 crates/swc/tests/tsc-references/typeGuardNesting.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormExpr1AndExpr2.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormExpr1AndExpr2.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormExpr1OrExpr2.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormExpr1OrExpr2.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormFunctionEquality.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormFunctionEquality.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormInstanceOf.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormInstanceOf.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormInstanceOfOnInterface.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormInstanceOfOnInterface.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormIsType.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormIsType.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormIsTypeOnInterfaces.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormIsTypeOnInterfaces.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormNotExpr.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormNotExpr.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfBoolean.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfBoolean.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfEqualEqualHasNoEffect.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfEqualEqualHasNoEffect.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfFunction.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfFunction.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfIsOrderIndependent.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfIsOrderIndependent.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfNotEqualHasNoEffect.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfNotEqualHasNoEffect.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfNumber.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfNumber.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfOther.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfOther.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfPrimitiveSubtype.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfPrimitiveSubtype.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfString.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFormTypeOfString.2.minified.js
 crates/swc/tests/tsc-references/typeGuardOfFromPropNameInUnionType.1.normal.js
 crates/swc/tests/tsc-references/typeGuardOfFromPropNameInUnionType.2.minified.js
 crates/swc/tests/tsc-references/typeGuardRedundancy.1.normal.js
 crates/swc/tests/tsc-references/typeGuardRedundancy.2.minified.js
 crates/swc/tests/tsc-references/typeGuardTautologicalConsistiency.1.normal.js
 crates/swc/tests/tsc-references/typeGuardTautologicalConsistiency.2.minified.js
 crates/swc/tests/tsc-references/typeGuardTypeOfUndefined.1.normal.js
 crates/swc/tests/tsc-references/typeGuardTypeOfUndefined.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsAsAssertions.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsAsAssertions.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsDefeat.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsDefeat.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInClassAccessors.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInClassAccessors.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInClassMethods.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInClassMethods.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInConditionalExpression.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInConditionalExpression.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInDoStatement.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInDoStatement.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInExternalModule.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInExternalModule.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInForStatement.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInForStatement.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInFunction.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInFunction.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInFunctionAndModuleBlock.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInFunctionAndModuleBlock.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInGlobal.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInGlobal.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInIfStatement.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInIfStatement.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInModule.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInModule.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInProperties.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInProperties.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInRightOperandOfAndAndOperator.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInRightOperandOfAndAndOperator.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInRightOperandOfOrOrOperator.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInRightOperandOfOrOrOperator.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsInWhileStatement.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsInWhileStatement.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsNestedAssignments.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsNestedAssignments.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsObjectMethods.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsObjectMethods.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsOnClassProperty.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsOnClassProperty.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsWithAny.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsWithAny.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOf.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOf.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOfByConstructorSignature.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOfByConstructorSignature.2.minified.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOfBySymbolHasInstance.1.normal.js
 crates/swc/tests/tsc-references/typeGuardsWithInstanceOfBySymbolHasInstance.2.minified.js
 crates/swc/tests/tsc-references/typeInferenceWithTupleType.1.normal.js
 crates/swc/tests/tsc-references/typeInferenceWithTupleType.2.minified.js
 crates/swc/tests/tsc-references/typeLookupInIIFE.1.normal.js
 crates/swc/tests/tsc-references/typeLookupInIIFE.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisGeneral.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisGeneral.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInAccessor.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInAccessor.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInConstructorParamList.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInConstructorParamList.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInFunctionExpression.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInFunctionExpression.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInInstanceMember.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInInstanceMember.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInInstanceMember2.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInInstanceMember2.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInMemberFunctions.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInMemberFunctions.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers10(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers11(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers2.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers2.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers4(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers5(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers6.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers6.2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers7(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers8(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es5).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=es5).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInStaticMembers9(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/typeOfThisInstanceMemberNarrowedWithLoopAntecedent.1.normal.js
 crates/swc/tests/tsc-references/typeOfThisInstanceMemberNarrowedWithLoopAntecedent.2.minified.js
 crates/swc/tests/tsc-references/typeOnlyMerge1.1.normal.js
 crates/swc/tests/tsc-references/typeOnlyMerge1.2.minified.js
 crates/swc/tests/tsc-references/typeOnlyMerge2.1.normal.js
 crates/swc/tests/tsc-references/typeOnlyMerge2.2.minified.js
 crates/swc/tests/tsc-references/typeOnlyMerge3.1.normal.js
 crates/swc/tests/tsc-references/typeOnlyMerge3.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsBaseType.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsBaseType.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsTypeArgument.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsTypeArgument.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraint.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraint.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraint2.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraint2.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraintTransitively.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraintTransitively.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraintTransitively2.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAsTypeParameterConstraintTransitively2.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAssignability.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAssignability.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAssignability2.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAssignability2.2.minified.js
 crates/swc/tests/tsc-references/typeParameterAssignability3.1.normal.js
 crates/swc/tests/tsc-references/typeParameterAssignability3.2.minified.js
 crates/swc/tests/tsc-references/typeParameterConstModifiersReverseMappedTypes.1.normal.js
 crates/swc/tests/tsc-references/typeParameterConstModifiersReverseMappedTypes.2.minified.js
 crates/swc/tests/tsc-references/typeParameterConstModifiersWithIntersection.1.normal.js
 crates/swc/tests/tsc-references/typeParameterConstModifiersWithIntersection.2.minified.js
 crates/swc/tests/tsc-references/typeParameterDirectlyConstrainedToItself.1.normal.js
 crates/swc/tests/tsc-references/typeParameterDirectlyConstrainedToItself.2.minified.js
 crates/swc/tests/tsc-references/typeParameterExtendsUnionConstraintDistributed.1.normal.js
 crates/swc/tests/tsc-references/typeParameterExtendsUnionConstraintDistributed.2.minified.js
 crates/swc/tests/tsc-references/typeParameterIndirectlyConstrainedToItself.1.normal.js
 crates/swc/tests/tsc-references/typeParameterIndirectlyConstrainedToItself.2.minified.js
 crates/swc/tests/tsc-references/typeParameterUsedAsConstraint.1.normal.js
 crates/swc/tests/tsc-references/typeParameterUsedAsConstraint.2.minified.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint.1.normal.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint.2.minified.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint2.1.normal.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint2.2.minified.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint3.1.normal.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint3.2.minified.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint4.1.normal.js
 crates/swc/tests/tsc-references/typeParameterUsedAsTypeParameterConstraint4.2.minified.js
 crates/swc/tests/tsc-references/typeParametersAreIdenticalToThemselves.1.normal.js
 crates/swc/tests/tsc-references/typeParametersAreIdenticalToThemselves.2.minified.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope.1.normal.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope.2.minified.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope2.1.normal.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope2.2.minified.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope3.1.normal.js
 crates/swc/tests/tsc-references/typeParametersAvailableInNestedScope3.2.minified.js
 crates/swc/tests/tsc-references/typePredicateASI.1.normal.js
 crates/swc/tests/tsc-references/typePredicateASI.2.minified.js
 crates/swc/tests/tsc-references/typeQuery.1.normal.js
 crates/swc/tests/tsc-references/typeQuery.2.minified.js
 crates/swc/tests/tsc-references/typeQueryOnClass.1.normal.js
 crates/swc/tests/tsc-references/typeQueryOnClass.2.minified.js
 crates/swc/tests/tsc-references/typeQueryWithReservedWords.1.normal.js
 crates/swc/tests/tsc-references/typeQueryWithReservedWords.2.minified.js
 crates/swc/tests/tsc-references/typeRelationships.1.normal.js
 crates/swc/tests/tsc-references/typeRelationships.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_asConstArrays.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_asConstArrays.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping1.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping1.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping2.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping2.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping3.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_contextualTyping3.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_ensureInterfaceImpl.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_ensureInterfaceImpl.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_js.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_js.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_optionalMemberConformance.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_optionalMemberConformance.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_propNameConstraining.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_propNameConstraining.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyNameFulfillment.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyNameFulfillment.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance1.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance1.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance2.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance2.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance3.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_propertyValueConformance3.2.minified.js
 crates/swc/tests/tsc-references/typeSatisfaction_vacuousIntersectionOfContextualTypes.1.normal.js
 crates/swc/tests/tsc-references/typeSatisfaction_vacuousIntersectionOfContextualTypes.2.minified.js
 crates/swc/tests/tsc-references/typeTagCircularReferenceOnConstructorFunction.1.normal.js
 crates/swc/tests/tsc-references/typeTagCircularReferenceOnConstructorFunction.2.minified.js
 crates/swc/tests/tsc-references/typeTagModuleExports.1.normal.js
 crates/swc/tests/tsc-references/typeTagModuleExports.2.minified.js
 crates/swc/tests/tsc-references/typeTagNoErasure.1.normal.js
 crates/swc/tests/tsc-references/typeTagNoErasure.2.minified.js
 crates/swc/tests/tsc-references/typeTagOnFunctionReferencesGeneric.1.normal.js
 crates/swc/tests/tsc-references/typeTagOnFunctionReferencesGeneric.2.minified.js
 crates/swc/tests/tsc-references/typeTagOnPropertyAssignment.1.normal.js
 crates/swc/tests/tsc-references/typeTagOnPropertyAssignment.2.minified.js
 crates/swc/tests/tsc-references/typeTagPrototypeAssignment.1.normal.js
 crates/swc/tests/tsc-references/typeTagPrototypeAssignment.2.minified.js
 crates/swc/tests/tsc-references/typeTagWithGenericSignature.1.normal.js
 crates/swc/tests/tsc-references/typeTagWithGenericSignature.2.minified.js
 crates/swc/tests/tsc-references/typeValueMerge1.1.normal.js
 crates/swc/tests/tsc-references/typeValueMerge1.2.minified.js
 crates/swc/tests/tsc-references/typedefCrossModule.1.normal.js
 crates/swc/tests/tsc-references/typedefCrossModule.2.minified.js
 crates/swc/tests/tsc-references/typedefCrossModule2.1.normal.js
 crates/swc/tests/tsc-references/typedefCrossModule2.2.minified.js
 crates/swc/tests/tsc-references/typedefCrossModule3.1.normal.js
 crates/swc/tests/tsc-references/typedefCrossModule3.2.minified.js
 crates/swc/tests/tsc-references/typedefCrossModule4.1.normal.js
 crates/swc/tests/tsc-references/typedefCrossModule4.2.minified.js
 crates/swc/tests/tsc-references/typedefCrossModule5.1.normal.js
 crates/swc/tests/tsc-references/typedefCrossModule5.2.minified.js
 crates/swc/tests/tsc-references/typedefDuplicateTypeDeclaration.1.normal.js
 crates/swc/tests/tsc-references/typedefDuplicateTypeDeclaration.2.minified.js
 crates/swc/tests/tsc-references/typedefInnerNamepaths.1.normal.js
 crates/swc/tests/tsc-references/typedefInnerNamepaths.2.minified.js
 crates/swc/tests/tsc-references/typedefMultipleTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/typedefMultipleTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/typedefOnSemicolonClassElement.1.normal.js
 crates/swc/tests/tsc-references/typedefOnSemicolonClassElement.2.minified.js
 crates/swc/tests/tsc-references/typedefScope1.1.normal.js
 crates/swc/tests/tsc-references/typedefScope1.2.minified.js
 crates/swc/tests/tsc-references/typedefTagExtraneousProperty.1.normal.js
 crates/swc/tests/tsc-references/typedefTagExtraneousProperty.2.minified.js
 crates/swc/tests/tsc-references/typedefTagNested.1.normal.js
 crates/swc/tests/tsc-references/typedefTagNested.2.minified.js
 crates/swc/tests/tsc-references/typedefTagTypeResolution.1.normal.js
 crates/swc/tests/tsc-references/typedefTagTypeResolution.2.minified.js
 crates/swc/tests/tsc-references/typedefTagWrapping.1.normal.js
 crates/swc/tests/tsc-references/typedefTagWrapping.2.minified.js
 crates/swc/tests/tsc-references/typeofANonExportedType.1.normal.js
 crates/swc/tests/tsc-references/typeofANonExportedType.2.minified.js
 crates/swc/tests/tsc-references/typeofClass2.1.normal.js
 crates/swc/tests/tsc-references/typeofClass2.2.minified.js
 crates/swc/tests/tsc-references/typeofClassWithPrivates.1.normal.js
 crates/swc/tests/tsc-references/typeofClassWithPrivates.2.minified.js
 crates/swc/tests/tsc-references/typeofImportTypeOnlyExport.1.normal.js
 crates/swc/tests/tsc-references/typeofImportTypeOnlyExport.2.minified.js
 crates/swc/tests/tsc-references/typeofModuleWithoutExports.1.normal.js
 crates/swc/tests/tsc-references/typeofModuleWithoutExports.2.minified.js
 crates/swc/tests/tsc-references/typeofOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/typeofOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/typeofOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/typeofOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/typeofOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/typeofOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/typeofOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/typeofOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/typeofOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/typeofOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/typeofThis.1.normal.js
 crates/swc/tests/tsc-references/typeofThis.2.minified.js
 crates/swc/tests/tsc-references/typeofThisWithImplicitThis.1.normal.js
 crates/swc/tests/tsc-references/typeofThisWithImplicitThis.2.minified.js
 crates/swc/tests/tsc-references/typeofTypeParameter.1.normal.js
 crates/swc/tests/tsc-references/typeofTypeParameter.2.minified.js
 crates/swc/tests/tsc-references/types.asyncGenerators.es2018.1.1.normal.js
 crates/swc/tests/tsc-references/types.asyncGenerators.es2018.1.2.minified.js
 crates/swc/tests/tsc-references/types.asyncGenerators.es2018.2.1.normal.js
 crates/swc/tests/tsc-references/types.asyncGenerators.es2018.2.2.minified.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.1.1.normal.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.1.2.minified.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.2.1.normal.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.2.2.minified.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.3.1.normal.js
 crates/swc/tests/tsc-references/types.forAwait.es2018.3.2.minified.js
 crates/swc/tests/tsc-references/typesOnlyExternalModuleStillHasInstance.1.normal.js
 crates/swc/tests/tsc-references/typesOnlyExternalModuleStillHasInstance.2.minified.js
 crates/swc/tests/tsc-references/typesWithDuplicateTypeParameters.1.normal.js
 crates/swc/tests/tsc-references/typesWithDuplicateTypeParameters.2.minified.js
 crates/swc/tests/tsc-references/typesWithOptionalProperty.1.normal.js
 crates/swc/tests/tsc-references/typesWithOptionalProperty.2.minified.js
 crates/swc/tests/tsc-references/typesWithPrivateConstructor.1.normal.js
 crates/swc/tests/tsc-references/typesWithPrivateConstructor.2.minified.js
 crates/swc/tests/tsc-references/typesWithProtectedConstructor.1.normal.js
 crates/swc/tests/tsc-references/typesWithProtectedConstructor.2.minified.js
 crates/swc/tests/tsc-references/typesWithPublicConstructor.1.normal.js
 crates/swc/tests/tsc-references/typesWithPublicConstructor.2.minified.js
 crates/swc/tests/tsc-references/typesWithSpecializedCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/typesWithSpecializedCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/typesWithSpecializedConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/typesWithSpecializedConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/typingsLookupAmd.1.normal.js
 crates/swc/tests/tsc-references/typingsLookupAmd.2.minified.js
 crates/swc/tests/tsc-references/unannotatedParametersAreOptional.1.normal.js
 crates/swc/tests/tsc-references/unannotatedParametersAreOptional.2.minified.js
 crates/swc/tests/tsc-references/undefinedAssignableToEveryType.1.normal.js
 crates/swc/tests/tsc-references/undefinedAssignableToEveryType.2.minified.js
 crates/swc/tests/tsc-references/undefinedIsSubtypeOfEverything.1.normal.js
 crates/swc/tests/tsc-references/undefinedIsSubtypeOfEverything.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions01_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions01_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions01_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions01_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions02_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions02_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions02_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions02_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions03_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions03_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions03_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions03_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions04_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions04_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions04_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions04_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions05_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions05_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions05_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions05_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions06_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions06_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions06_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions06_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions07_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions07_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions07_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions07_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions08_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions08_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions08_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions08_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions09_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions09_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions09_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions09_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions10_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions10_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions10_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions10_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions11_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions11_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions11_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions11_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions12_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions12_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions12_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions12_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions13_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions13_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions13_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions13_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions14_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions14_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions14_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions14_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions15_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions15_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions15_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions15_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions16_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions16_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions16_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions16_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions17_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions17_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions17_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions17_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions18_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions18_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions18_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions18_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions19_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions19_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions19_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInRegularExpressions19_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings01_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings01_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings01_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings01_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings02_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings02_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings02_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings02_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings03_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings03_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings03_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings03_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings04_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings04_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings04_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings04_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings05_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings05_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings05_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings05_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings06_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings06_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings06_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings06_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings08_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings08_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings08_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings08_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings09_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings09_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings09_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings09_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings10_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings10_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings10_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings10_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings11_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings11_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings11_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings11_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings13_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings13_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings13_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings13_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings15_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings15_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings15_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings15_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings16_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings16_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings16_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings16_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings18_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings18_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings18_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings18_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings23_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings23_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings23_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInStrings23_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates01_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates01_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates01_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates01_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates02_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates02_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates02_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates02_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates03_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates03_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates03_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates03_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates04_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates04_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates04_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates04_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates05_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates05_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates05_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates05_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates06_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates06_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates06_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates06_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates08_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates08_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates08_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates08_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates09_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates09_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates09_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates09_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates10_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates10_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates10_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates10_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates11_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates11_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates11_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates11_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates13_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates13_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates13_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates13_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates15_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates15_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates15_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates15_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates16_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates16_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates16_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates16_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates18_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates18_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates18_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates18_ES6.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates20_ES5.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates20_ES5.2.minified.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates20_ES6.1.normal.js
 crates/swc/tests/tsc-references/unicodeExtendedEscapesInTemplates20_ES6.2.minified.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference1.1.normal.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference1.2.minified.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference2.1.normal.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference2.2.minified.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference3.1.normal.js
 crates/swc/tests/tsc-references/unionAndIntersectionInference3.2.minified.js
 crates/swc/tests/tsc-references/unionSubtypeIfEveryConstituentTypeIsSubtype.1.normal.js
 crates/swc/tests/tsc-references/unionSubtypeIfEveryConstituentTypeIsSubtype.2.minified.js
 crates/swc/tests/tsc-references/unionThisTypeInFunctions.1.normal.js
 crates/swc/tests/tsc-references/unionThisTypeInFunctions.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures2.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures2.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures3.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures3.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures4.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures4.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures5.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures5.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures6.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures6.2.minified.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures7.1.normal.js
 crates/swc/tests/tsc-references/unionTypeCallSignatures7.2.minified.js
 crates/swc/tests/tsc-references/unionTypeConstructSignatures.1.normal.js
 crates/swc/tests/tsc-references/unionTypeConstructSignatures.2.minified.js
 crates/swc/tests/tsc-references/unionTypeEquivalence.1.normal.js
 crates/swc/tests/tsc-references/unionTypeEquivalence.2.minified.js
 crates/swc/tests/tsc-references/unionTypeFromArrayLiteral.1.normal.js
 crates/swc/tests/tsc-references/unionTypeFromArrayLiteral.2.minified.js
 crates/swc/tests/tsc-references/unionTypeIdentity.1.normal.js
 crates/swc/tests/tsc-references/unionTypeIdentity.2.minified.js
 crates/swc/tests/tsc-references/unionTypeIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/unionTypeIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/unionTypeInference.1.normal.js
 crates/swc/tests/tsc-references/unionTypeInference.2.minified.js
 crates/swc/tests/tsc-references/unionTypeLiterals.1.normal.js
 crates/swc/tests/tsc-references/unionTypeLiterals.2.minified.js
 crates/swc/tests/tsc-references/unionTypeMembers.1.normal.js
 crates/swc/tests/tsc-references/unionTypeMembers.2.minified.js
 crates/swc/tests/tsc-references/unionTypePropertyAccessibility.1.normal.js
 crates/swc/tests/tsc-references/unionTypePropertyAccessibility.2.minified.js
 crates/swc/tests/tsc-references/unionTypeReadonly.1.normal.js
 crates/swc/tests/tsc-references/unionTypeReadonly.2.minified.js
 crates/swc/tests/tsc-references/unionTypeReduction.1.normal.js
 crates/swc/tests/tsc-references/unionTypeReduction.2.minified.js
 crates/swc/tests/tsc-references/unionTypeReduction2.1.normal.js
 crates/swc/tests/tsc-references/unionTypeReduction2.2.minified.js
 crates/swc/tests/tsc-references/unionTypeWithIndexSignature.1.normal.js
 crates/swc/tests/tsc-references/unionTypeWithIndexSignature.2.minified.js
 crates/swc/tests/tsc-references/unionTypesAssignability.1.normal.js
 crates/swc/tests/tsc-references/unionTypesAssignability.2.minified.js
 crates/swc/tests/tsc-references/unionsOfTupleTypes1.1.normal.js
 crates/swc/tests/tsc-references/unionsOfTupleTypes1.2.minified.js
 crates/swc/tests/tsc-references/uniqueSymbols.1.normal.js
 crates/swc/tests/tsc-references/uniqueSymbols.2.minified.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarations.1.normal.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarations.2.minified.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsErrors.1.normal.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsErrors.2.minified.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsInJs.1.normal.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsInJs.2.minified.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsInJsErrors.1.normal.js
 crates/swc/tests/tsc-references/uniqueSymbolsDeclarationsInJsErrors.2.minified.js
 crates/swc/tests/tsc-references/unknownControlFlow.1.normal.js
 crates/swc/tests/tsc-references/unknownControlFlow.2.minified.js
 crates/swc/tests/tsc-references/unknownType1.1.normal.js
 crates/swc/tests/tsc-references/unknownType1.2.minified.js
 crates/swc/tests/tsc-references/unknownType2.1.normal.js
 crates/swc/tests/tsc-references/unknownType2.2.minified.js
 crates/swc/tests/tsc-references/untypedModuleImport_allowJs.1.normal.js
 crates/swc/tests/tsc-references/untypedModuleImport_allowJs.2.minified.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries1.1.normal.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries1.2.minified.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries2.1.normal.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries2.2.minified.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries3.1.normal.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries3.2.minified.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries4.1.normal.js
 crates/swc/tests/tsc-references/useObjectValuesAndEntries4.2.minified.js
 crates/swc/tests/tsc-references/usePromiseFinally.1.normal.js
 crates/swc/tests/tsc-references/usePromiseFinally.2.minified.js
 crates/swc/tests/tsc-references/useRegexpGroups.1.normal.js
 crates/swc/tests/tsc-references/useRegexpGroups.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer1.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer1.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer2.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer2.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer3.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer3.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer4.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer4.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer5.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer5.2.minified.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer6.1.normal.js
 crates/swc/tests/tsc-references/useSharedArrayBuffer6.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.11.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.11.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.12.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.12.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.14.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.14.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.15.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.15.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.2(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.3(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.4.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.4.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarations.9.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarations.9.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsDeclarationEmit.1.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsDeclarationEmit.1.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsDeclarationEmit.2.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsDeclarationEmit.2.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInFor(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForAwaitOf(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2017).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2017).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2022).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es2022).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsInForOf.1(target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsNamedEvaluationDecoratorsAndClassFields.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsNamedEvaluationDecoratorsAndClassFields.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=amd).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=amd).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=es6).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=es6).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=system).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.1(module=system).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.2(module=amd).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.2(module=amd).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.2(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.2(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=amd).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=amd).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=commonjs).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=commonjs).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=es6).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=es6).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=system).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsTopLevelOfModule.3(module=system).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.1(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.10(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.11(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.12(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.2(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.3(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.4(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.5(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithImportHelpers.1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithImportHelpers.2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.10(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.11(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.12(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.7(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.8(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=commonjs,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=es6,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=es2015).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=es2015).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=es5).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=es5).2.minified.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=esnext).1.normal.js
 crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.9(module=system,target=esnext).2.minified.js
 crates/swc/tests/tsc-references/validBooleanAssignments.1.normal.js
 crates/swc/tests/tsc-references/validBooleanAssignments.2.minified.js
 crates/swc/tests/tsc-references/validEnumAssignments.1.normal.js
 crates/swc/tests/tsc-references/validEnumAssignments.2.minified.js
 crates/swc/tests/tsc-references/validMultipleVariableDeclarations.1.normal.js
 crates/swc/tests/tsc-references/validMultipleVariableDeclarations.2.minified.js
 crates/swc/tests/tsc-references/validNullAssignments.1.normal.js
 crates/swc/tests/tsc-references/validNullAssignments.2.minified.js
 crates/swc/tests/tsc-references/validNumberAssignments.1.normal.js
 crates/swc/tests/tsc-references/validNumberAssignments.2.minified.js
 crates/swc/tests/tsc-references/validStringAssignments.1.normal.js
 crates/swc/tests/tsc-references/validStringAssignments.2.minified.js
 crates/swc/tests/tsc-references/validUndefinedAssignments.1.normal.js
 crates/swc/tests/tsc-references/validUndefinedAssignments.2.minified.js
 crates/swc/tests/tsc-references/validUndefinedValues.1.normal.js
 crates/swc/tests/tsc-references/validUndefinedValues.2.minified.js
 crates/swc/tests/tsc-references/validVoidAssignments.1.normal.js
 crates/swc/tests/tsc-references/validVoidAssignments.2.minified.js
 crates/swc/tests/tsc-references/validVoidValues.1.normal.js
 crates/swc/tests/tsc-references/validVoidValues.2.minified.js
 crates/swc/tests/tsc-references/valuesMergingAcrossModules.1.normal.js
 crates/swc/tests/tsc-references/valuesMergingAcrossModules.2.minified.js
 crates/swc/tests/tsc-references/varRequireFromJavascript.1.normal.js
 crates/swc/tests/tsc-references/varRequireFromJavascript.2.minified.js
 crates/swc/tests/tsc-references/varRequireFromTypescript.1.normal.js
 crates/swc/tests/tsc-references/varRequireFromTypescript.2.minified.js
 crates/swc/tests/tsc-references/variadicTuples1.1.normal.js
 crates/swc/tests/tsc-references/variadicTuples1.2.minified.js
 crates/swc/tests/tsc-references/variance.1.normal.js
 crates/swc/tests/tsc-references/variance.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxCompat.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxCompat.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxConstEnum.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxConstEnum.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxConstEnumUsage.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxConstEnumUsage.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxInternalImportEquals.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxInternalImportEquals.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxNoElisionCJS.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxNoElisionCJS.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxNoElisionESM.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxNoElisionESM.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxRestrictionsCJS.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxRestrictionsCJS.2.minified.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxRestrictionsESM.1.normal.js
 crates/swc/tests/tsc-references/verbatimModuleSyntaxRestrictionsESM.2.minified.js
 crates/swc/tests/tsc-references/voidOperatorWithAnyOtherType.1.normal.js
 crates/swc/tests/tsc-references/voidOperatorWithAnyOtherType.2.minified.js
 crates/swc/tests/tsc-references/voidOperatorWithBooleanType.1.normal.js
 crates/swc/tests/tsc-references/voidOperatorWithBooleanType.2.minified.js
 crates/swc/tests/tsc-references/voidOperatorWithEnumType.1.normal.js
 crates/swc/tests/tsc-references/voidOperatorWithEnumType.2.minified.js
 crates/swc/tests/tsc-references/voidOperatorWithNumberType.1.normal.js
 crates/swc/tests/tsc-references/voidOperatorWithNumberType.2.minified.js
 crates/swc/tests/tsc-references/voidOperatorWithStringType.1.normal.js
 crates/swc/tests/tsc-references/voidOperatorWithStringType.2.minified.js
 crates/swc/tests/tsc-references/voidParamAssignmentCompatibility.1.normal.js
 crates/swc/tests/tsc-references/voidParamAssignmentCompatibility.2.minified.js
 crates/swc/tests/tsc-references/weakTypesAndLiterals01.1.normal.js
 crates/swc/tests/tsc-references/weakTypesAndLiterals01.2.minified.js
 crates/swc/tests/tsc-references/whileBreakStatements.1.normal.js
 crates/swc/tests/tsc-references/whileBreakStatements.2.minified.js
 crates/swc/tests/tsc-references/whileContinueStatements.1.normal.js
 crates/swc/tests/tsc-references/whileContinueStatements.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples1.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples1.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples2.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples2.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples3.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples3.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples4.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples4.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples5.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples5.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples6.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples6.2.minified.js
 crates/swc/tests/tsc-references/wideningTuples7.1.normal.js
 crates/swc/tests/tsc-references/wideningTuples7.2.minified.js
 crates/swc/tests/tsc-references/withStatements.1.normal.js
 crates/swc/tests/tsc-references/withStatements.2.minified.js
 crates/swc/tests/tsc-references/witness.1.normal.js
 crates/swc/tests/tsc-references/witness.2.minified.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints.1.normal.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints.2.minified.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints2.1.normal.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints2.2.minified.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints3.1.normal.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints3.2.minified.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints4.1.normal.js
 crates/swc/tests/tsc-references/wrappedAndRecursiveConstraints4.2.minified.js
 crates/swc/tests/tsc-references/yieldExpressionInControlFlow.1.normal.js
 crates/swc/tests/tsc-references/yieldExpressionInControlFlow.2.minified.js
 crates/swc/tests/tsc.rs
 crates/swc/tests/typescript/rewrite-import-specifier/input/.swcrc
 crates/swc/tests/typescript/rewrite-import-specifier/input/index.ts
 crates/swc/tests/typescript/rewrite-import-specifier/output/index.d.ts
 crates/swc/tests/typescript/rewrite-import-specifier/output/index.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11143/input/.swcrc
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11143/input/index.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11143/output/index.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11360/input/.swcrc
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11360/input/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11360/output/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11644/input/.swcrc
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11644/input/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/issue-11644/output/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-emit/input/.swcrc
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-emit/input/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-emit/input/no.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-emit/output/main.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-emit/output/no.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-temit-common-module-js/input/.swcrc
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-temit-common-module-js/input/a.js
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-temit-common-module-js/input/b.ts
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-temit-common-module-js/output/a.js
 crates/swc/tests/typescript/rewrite-relative-import-specifier/ts-temit-common-module-js/output/b.ts
 crates/swc/tests/vercel/full-compact/.swcrc
 crates/swc/tests/vercel/full-compact/d3-color/1/input/index.js
 crates/swc/tests/vercel/full-compact/d3-color/1/output/index.js
 crates/swc/tests/vercel/full-compact/react-autosuggest/.swcrc
 crates/swc/tests/vercel/full-compact/react-autosuggest/1/input/index.js
 crates/swc/tests/vercel/full-compact/react-autosuggest/1/output/index.js
 crates/swc/tests/vercel/full/.swcrc
 crates/swc/tests/vercel/full/d3-color/1/input/index.js
 crates/swc/tests/vercel/full/d3-color/1/output/index.js
 crates/swc/tests/vercel/full/d3-time-format/1/input/index.js
 crates/swc/tests/vercel/full/d3-time-format/1/output/index.js
 crates/swc/tests/vercel/full/firebase/dist/1/output/index.js
 crates/swc/tests/vercel/full/jsx/1/input/index.js
 crates/swc/tests/vercel/full/jsx/1/output/index.js
 crates/swc/tests/vercel/full/ms/1/input/index.ts
 crates/swc/tests/vercel/full/ms/1/output/index.ts
 crates/swc/tests/vercel/full/next-31419/1/input/index.js
 crates/swc/tests/vercel/full/next-31419/1/output/index.js
 crates/swc/tests/vercel/full/next-31419/2/input/.swcrc
 crates/swc/tests/vercel/full/next-31419/2/input/index.js
 crates/swc/tests/vercel/full/next-31419/2/output/index.js
 crates/swc/tests/vercel/full/next-33088/input/index.js
 crates/swc/tests/vercel/full/next-33088/output/index.js
 crates/swc/tests/vercel/full/private/.swcrc
 crates/swc/tests/vercel/full/react-autosuggest/.swcrc
 crates/swc/tests/vercel/full/react-autosuggest/1/input/index.js
 crates/swc/tests/vercel/full/react-autosuggest/1/output/index.js
 crates/swc/tests/vercel/full/react-autowhatever/.swcrc
 crates/swc/tests/vercel/full/react-autowhatever/1/input/index.js
 crates/swc/tests/vercel/full/react-autowhatever/1/output/index.js
 crates/swc/tests/vercel/full/react-autowhatever/2/input/index.js
 crates/swc/tests/vercel/full/react-autowhatever/2/output/index.js
 crates/swc/tests/vercel/full/react-hooks/1/input/index.js
 crates/swc/tests/vercel/full/react-hooks/1/output/index.js
 crates/swc/tests/vercel/full/react-instantsearch/1/input/index.js
 crates/swc/tests/vercel/full/react-instantsearch/1/output/index.js
 crates/swc/tests/vercel/full/react-instantsearch/2/input/index.js
 crates/swc/tests/vercel/full/react-instantsearch/2/output/index.js
 crates/swc/tests/vercel/full/regexp/1/input/index.js
 crates/swc/tests/vercel/full/regexp/1/output/index.js
 crates/swc/tests/vercel/full/utf8-1/input/index.js
 crates/swc/tests/vercel/full/utf8-1/output/index.js
 crates/swc/tests/vercel/full/utf8-2/input/index.js
 crates/swc/tests/vercel/full/var-scpoing/1/input/index.js
 crates/swc/tests/vercel/full/var-scpoing/1/output/index.js
 crates/swc/tests/vercel/loader-only/.swcrc
 crates/swc/tests/vercel/loader-only/2/input/index.js
 crates/swc/tests/vercel/loader-only/2/output/index.js
 crates/swc/tests/vercel/loader-only/issue-3347/1/input/index.js
 crates/swc/tests/vercel/loader-only/issue-3347/1/output/index.js
 crates/swc/tests/vercel/loader-only/next-30592/1/input/index.js
 crates/swc/tests/vercel/loader-only/next-30592/1/output/index.js
 crates/swc/tests/vercel/loader-only/next-31627/1/input/index.js
 crates/swc/tests/vercel/loader-only/next-31627/1/output/index.js
 crates/swc/tests/vercel/loader-only/next-33291/1-automatic/input/.swcrc
 crates/swc/tests/vercel/loader-only/next-33291/1-automatic/input/index.js
 crates/swc/tests/vercel/loader-only/next-33291/1-automatic/output/index.js
 crates/swc/tests/vercel/loader-only/next-33291/2-classic/input/.swcrc
 crates/swc/tests/vercel/loader-only/next-33291/2-classic/input/index.js
 crates/swc/tests/vercel/loader-only/next-33291/2-classic/output/index.js
 crates/swc/tests/vercel/loader-only/next-36251/1/input/index.tsx
 crates/swc/tests/vercel/loader-only/next-36251/1/output/index.tsx
 crates/swc/tests/vercel/loader-only/react-autowhatever/1/input/.swcrc
 crates/swc/tests/vercel/loader-only/react-autowhatever/1/input/index.js
 crates/swc/tests/vercel/loader-only/react-autowhatever/1/output/index.js
 crates/swc/tests/vercel/loader-only/react-instantsearch/1/input/index.js
 crates/swc/tests/vercel/loader-only/react-instantsearch/1/output/index.js
 crates/swc/tests/vercel/loader-only/regexp/1/input/index.js
 crates/swc/tests/vercel/loader-only/regexp/1/output/index.js
 crates/swc/tests/vercel/loader-only/regressions/1/full/input/index.js
 crates/swc/tests/vercel/loader-only/regressions/1/full/output/index.js
 crates/swc/tests/vercel/loader-only/regressions/1/simplified/input/index.js
 crates/swc/tests/vercel/loader-only/regressions/1/simplified/output/index.js
 crates/swc_allocator/Cargo.toml
 crates/swc_allocator/src/allocators/arena.rs
 crates/swc_allocator/src/allocators/global.rs
 crates/swc_allocator/src/allocators/mod.rs
 crates/swc_allocator/src/allocators/scoped.rs
 crates/swc_allocator/src/api/mod.rs
 crates/swc_allocator/src/lib.rs
 crates/swc_allocator/src/types/mod.rs
 crates/swc_allocator/src/util.rs
 crates/swc_allocator/tests/alloction.rs
 crates/swc_arena/Cargo.toml
 crates/swc_arena/src/lib.rs
 crates/swc_arena/tests/arena.rs
 crates/swc_atoms/Cargo.toml
 crates/swc_atoms/scripts/_/sort.js
 crates/swc_atoms/scripts/add-from-cargo-check.sh
 crates/swc_atoms/scripts/sort.sh
 crates/swc_atoms/src/fast.rs
 crates/swc_atoms/src/lib.rs
 crates/swc_atoms/src/wtf8_atom.rs
 crates/swc_bundler/AGENTS.md
 crates/swc_bundler/Cargo.toml
 crates/swc_bundler/README.md
 crates/swc_bundler/assets/a.js
 crates/swc_bundler/assets/main.js
 crates/swc_bundler/build.rs
 crates/swc_bundler/examples/bundle.rs
 crates/swc_bundler/examples/path.rs
 crates/swc_bundler/scripts/minifier.sh
 crates/swc_bundler/scripts/test.sh
 crates/swc_bundler/src/bundler/chunk/cjs.rs
 crates/swc_bundler/src/bundler/chunk/computed_key.rs
 crates/swc_bundler/src/bundler/chunk/merge.rs
 crates/swc_bundler/src/bundler/chunk/mod.rs
 crates/swc_bundler/src/bundler/chunk/plan/mod.rs
 crates/swc_bundler/src/bundler/chunk/plan/tests.rs
 crates/swc_bundler/src/bundler/export.rs
 crates/swc_bundler/src/bundler/finalize.rs
 crates/swc_bundler/src/bundler/helpers/_require.js
 crates/swc_bundler/src/bundler/helpers/mod.rs
 crates/swc_bundler/src/bundler/import/mod.rs
 crates/swc_bundler/src/bundler/import/tests.rs
 crates/swc_bundler/src/bundler/keywords.rs
 crates/swc_bundler/src/bundler/load.rs
 crates/swc_bundler/src/bundler/mod.rs
 crates/swc_bundler/src/bundler/optimize.rs
 crates/swc_bundler/src/bundler/scope.rs
 crates/swc_bundler/src/bundler/tests.rs
 crates/swc_bundler/src/debug/mod.rs
 crates/swc_bundler/src/dep_graph.rs
 crates/swc_bundler/src/hash.rs
 crates/swc_bundler/src/hook.rs
 crates/swc_bundler/src/id.rs
 crates/swc_bundler/src/inline.rs
 crates/swc_bundler/src/lib.rs
 crates/swc_bundler/src/load.rs
 crates/swc_bundler/src/modules/mod.rs
 crates/swc_bundler/src/modules/sort/chunk.rs
 crates/swc_bundler/src/modules/sort/graph.rs
 crates/swc_bundler/src/modules/sort/mod.rs
 crates/swc_bundler/src/modules/sort/stmt.rs
 crates/swc_bundler/src/modules/sort/tests.rs
 crates/swc_bundler/src/resolve.rs
 crates/swc_bundler/src/util.rs
 crates/swc_bundler/tests/common/mod.rs
 crates/swc_bundler/tests/fixture.rs
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/input/a.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/input/b.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/input/c.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/input/entry.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/output/entry.inlined.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-export/output/entry.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/input/a.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/input/b.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/input/c.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/input/entry.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/output/entry.inlined.js
 crates/swc_bundler/tests/fixture/circular-imports/complex-import/output/entry.js
 crates/swc_bundler/tests/fixture/circular-imports/simple/input/a.js
 crates/swc_bundler/tests/fixture/circular-imports/simple/input/b.js
 crates/swc_bundler/tests/fixture/circular-imports/simple/input/entry.js
 crates/swc_bundler/tests/fixture/circular-imports/simple/output/entry.inlined.js
 crates/swc_bundler/tests/fixture/circular-imports/simple/output/entry.js
 crates/swc_bundler/tests/fixture/deno-10141/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/input/first.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/input/second.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/input/third.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-10174/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/input/data.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/input/page1.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/input/page2.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/input/router.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-10820/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-1/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-2/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-3/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-3/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-3/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-3/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/input/bar.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/input/foo.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/input/foo1.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8148/test-4/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/input/b.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/input/c.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8188/1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/b.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/c.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/user1.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/input/user2.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8188/2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/input/b.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8188/3/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/1/input/fixedOffsetZone.ts
 crates/swc_bundler/tests/fixture/deno-8211/1/input/zone.ts
 crates/swc_bundler/tests/fixture/deno-8211/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8211/1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/input/fixedOffsetZone.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/input/info.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/input/zone.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8211/2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/3/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-8211/3/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8211/3/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8211/3/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8224/case1/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8224/case1/input/b.ts
 crates/swc_bundler/tests/fixture/deno-8224/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8224/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8224/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8224/case2/input/a.ts
 crates/swc_bundler/tests/fixture/deno-8224/case2/input/b.ts
 crates/swc_bundler/tests/fixture/deno-8224/case2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8224/case2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8224/case2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8302/1/input/a.js
 crates/swc_bundler/tests/fixture/deno-8302/1/input/b.js
 crates/swc_bundler/tests/fixture/deno-8302/1/input/c.js
 crates/swc_bundler/tests/fixture/deno-8302/1/input/entry.js
 crates/swc_bundler/tests/fixture/deno-8302/1/input/lib.js
 crates/swc_bundler/tests/fixture/deno-8302/1/output/entry.inlined.js
 crates/swc_bundler/tests/fixture/deno-8302/1/output/entry.js
 crates/swc_bundler/tests/fixture/deno-8325/1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8325/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8325/1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8325/2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8325/2/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-8325/2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8325/2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8344/1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8344/1/input/u.js
 crates/swc_bundler/tests/fixture/deno-8344/1/input/v.js
 crates/swc_bundler/tests/fixture/deno-8344/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8344/1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8478/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8478/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8478/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8541/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8541/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8541/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8545/simplified-1/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-8545/simplified-1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8545/simplified-1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8545/simplified-1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8574/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8574/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8574/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8584/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-8584/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8584/input/log.ts
 crates/swc_bundler/tests/fixture/deno-8584/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8584/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8625/input/bar.ts
 crates/swc_bundler/tests/fixture/deno-8625/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8625/input/foo.ts
 crates/swc_bundler/tests/fixture/deno-8625/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8625/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8626/1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8626/1/input/mod.ts
 crates/swc_bundler/tests/fixture/deno-8626/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8626/1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8627/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8627/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8627/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8679/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8679/input/one.ts
 crates/swc_bundler/tests/fixture/deno-8679/input/two.ts
 crates/swc_bundler/tests/fixture/deno-8679/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8679/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8680/input/dep.ts
 crates/swc_bundler/tests/fixture/deno-8680/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8680/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8680/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8734/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8734/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8734/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8746/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8746/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8746/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-8978/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-8978/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-8978/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-8978/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9055/keywords-2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9076/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9076/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9076/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-1/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-2/input/my-error.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-2/input/only-throw.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9176/test-2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9199/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9199/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9199/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/input/deps.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/input/lib-impl1.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9200/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9200/case2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9200/case2/input/lib-impl1.ts
 crates/swc_bundler/tests/fixture/deno-9200/case2/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-9200/case2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9200/case2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9212/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9219/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9219/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9219/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9220/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9220/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9220/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9250/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9250/case1/input/foo.ts
 crates/swc_bundler/tests/fixture/deno-9250/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9250/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9346/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9346/input/log.ts
 crates/swc_bundler/tests/fixture/deno-9346/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9346/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9450/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9450/case1/input/three.ts
 crates/swc_bundler/tests/fixture/deno-9450/case1/input/two.ts
 crates/swc_bundler/tests/fixture/deno-9450/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9450/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9546/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9546/case1/input/lib.ts
 crates/swc_bundler/tests/fixture/deno-9546/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9546/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9560/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9560/case1/input/foo.ts
 crates/swc_bundler/tests/fixture/deno-9560/case1/input/things.ts
 crates/swc_bundler/tests/fixture/deno-9560/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9560/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9591/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9591/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9591/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9620/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9620/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9620/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9620/case2/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9620/case2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9620/case2/output/entry.ts
 crates/swc_bundler/tests/fixture/deno-9868/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/deno-9868/case1/input/temp2.ts
 crates/swc_bundler/tests/fixture/deno-9868/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9868/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/dynamic/input/dep.ts
 crates/swc_bundler/tests/fixture/dynamic/input/entry.ts
 crates/swc_bundler/tests/fixture/dynamic/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/dynamic/output/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case1/input/deps.ts
 crates/swc_bundler/tests/fixture/export-default-star/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/export-default-star/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case2/input/deps.ts
 crates/swc_bundler/tests/fixture/export-default-star/case2/input/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case2/input/lib1.ts
 crates/swc_bundler/tests/fixture/export-default-star/case2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/export-default-star/case2/output/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/input/deps.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/input/entry.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/input/lib1.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/input/lib2.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/export-default-star/case3/output/entry.ts
 crates/swc_bundler/tests/fixture/external-require/input/entry.ts
 crates/swc_bundler/tests/fixture/external-require/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/external-require/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/input/m.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/input/n.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/input/o.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1150/2/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1150/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1150/input/m.ts
 crates/swc_bundler/tests/fixture/issue-1150/input/n.ts
 crates/swc_bundler/tests/fixture/issue-1150/input/o.ts
 crates/swc_bundler/tests/fixture/issue-1150/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1150/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/1-fn/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/1-fn/input/i.ts
 crates/swc_bundler/tests/fixture/issue-1155/1-fn/input/p.ts
 crates/swc_bundler/tests/fixture/issue-1155/1-fn/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1155/1-fn/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/2-var/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/2-var/input/i.ts
 crates/swc_bundler/tests/fixture/issue-1155/2-var/input/p.ts
 crates/swc_bundler/tests/fixture/issue-1155/2-var/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1155/2-var/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/3-class/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1155/3-class/input/i.ts
 crates/swc_bundler/tests/fixture/issue-1155/3-class/input/p.ts
 crates/swc_bundler/tests/fixture/issue-1155/3-class/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1155/3-class/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1156/1/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1156/1/input/q.ts
 crates/swc_bundler/tests/fixture/issue-1156/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1156/1/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-1156/2/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-1156/2/input/q.ts
 crates/swc_bundler/tests/fixture/issue-1156/2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-1156/2/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-2124/named-export/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-2124/named-export/input/lodash.ts
 crates/swc_bundler/tests/fixture/issue-2124/named-export/input/util.ts
 crates/swc_bundler/tests/fixture/issue-2124/named-export/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-2124/named-export/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-2124/namespace-export/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-2124/namespace-export/input/lodash.ts
 crates/swc_bundler/tests/fixture/issue-2124/namespace-export/input/util.ts
 crates/swc_bundler/tests/fixture/issue-2124/namespace-export/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-2124/namespace-export/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-2434/1/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-2434/1/input/mod2.ts
 crates/swc_bundler/tests/fixture/issue-2434/1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-2434/1/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case1/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case1/input/two.ts
 crates/swc_bundler/tests/fixture/issue-3043/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-3043/case1/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case2/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case2/input/foo.js.ts
 crates/swc_bundler/tests/fixture/issue-3043/case2/input/foo.ts
 crates/swc_bundler/tests/fixture/issue-3043/case2/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-3043/case2/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case3/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-3043/case3/input/foo.mts
 crates/swc_bundler/tests/fixture/issue-3043/case3/input/foo.ts
 crates/swc_bundler/tests/fixture/issue-3043/case3/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-3043/case3/output/entry.ts
 crates/swc_bundler/tests/fixture/issue-5642/input/deps.ts
 crates/swc_bundler/tests/fixture/issue-5642/input/entry.ts
 crates/swc_bundler/tests/fixture/issue-5642/input/lib1.ts
 crates/swc_bundler/tests/fixture/issue-5642/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/issue-5642/output/entry.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/input/a.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/input/b.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/input/c.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/input/entry.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/input/lib.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/reexport/idnex-style/output/entry.ts
 crates/swc_bundler/tests/fixture/reexport/nested/input/a.js
 crates/swc_bundler/tests/fixture/reexport/nested/input/b.js
 crates/swc_bundler/tests/fixture/reexport/nested/input/c.js
 crates/swc_bundler/tests/fixture/reexport/nested/input/entry.js
 crates/swc_bundler/tests/fixture/reexport/nested/output/entry.inlined.js
 crates/swc_bundler/tests/fixture/reexport/nested/output/entry.js
 crates/swc_bundler/tests/fixture/sort/enum-access/input/a.ts
 crates/swc_bundler/tests/fixture/sort/enum-access/input/b.ts
 crates/swc_bundler/tests/fixture/sort/enum-access/input/entry.ts
 crates/swc_bundler/tests/fixture/sort/enum-access/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/sort/enum-access/output/entry.ts
 crates/swc_bundler/tests/fixture/sort/enum-reexport/input/a.ts
 crates/swc_bundler/tests/fixture/sort/enum-reexport/input/entry.ts
 crates/swc_bundler/tests/fixture/sort/enum-reexport/input/http_status.ts
 crates/swc_bundler/tests/fixture/sort/enum-reexport/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/sort/enum-reexport/output/entry.ts
 crates/swc_bundler/tests/fixture/wrapped/export-named/input/a.ts
 crates/swc_bundler/tests/fixture/wrapped/export-named/input/b.ts
 crates/swc_bundler/tests/fixture/wrapped/export-named/input/entry.ts
 crates/swc_bundler/tests/fixture/wrapped/export-named/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/wrapped/export-named/output/entry.ts
 crates/swc_bundler/tests/fixture/wrapped/export-star-1/input/a.ts
 crates/swc_bundler/tests/fixture/wrapped/export-star-1/input/b.ts
 crates/swc_bundler/tests/fixture/wrapped/export-star-1/input/entry.ts
 crates/swc_bundler/tests/fixture/wrapped/export-star-1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/wrapped/export-star-1/output/entry.ts
 crates/swc_cli_impl/Cargo.toml
 crates/swc_cli_impl/examples/cli.rs
 crates/swc_cli_impl/src/commands/bundle.rs
 crates/swc_cli_impl/src/commands/compile.rs
 crates/swc_cli_impl/src/commands/compile/paths.rs
 crates/swc_cli_impl/src/commands/compile/watch.rs
 crates/swc_cli_impl/src/commands/lint.rs
 crates/swc_cli_impl/src/commands/minify.rs
 crates/swc_cli_impl/src/commands/mod.rs
 crates/swc_cli_impl/src/lib.rs
 crates/swc_cli_impl/src/main.rs
 crates/swc_cli_impl/src/util/mod.rs
 crates/swc_cli_impl/src/util/trace.rs
 crates/swc_cli_impl/tests/fixture-manual/8265/.swcrc
 crates/swc_cli_impl/tests/fixture-manual/8265/src/index.ts
 crates/swc_cli_impl/tests/fixture-manual/8265/src/modules/moduleA/index.ts
 crates/swc_cli_impl/tests/fixture-manual/8265/src/modules/moduleB/index.ts
 crates/swc_cli_impl/tests/fixture-manual/8495/.swcrc
 crates/swc_cli_impl/tests/fixture-manual/8495/src/input.ts
 crates/swc_cli_impl/tests/issues.rs
 crates/swc_common/Cargo.toml
 crates/swc_common/src/cache.rs
 crates/swc_common/src/comments.rs
 crates/swc_common/src/eq.rs
 crates/swc_common/src/errors/tests.rs
 crates/swc_common/src/input.rs
 crates/swc_common/src/iter.rs
 crates/swc_common/src/lib.rs
 crates/swc_common/src/pass.rs
 crates/swc_common/src/plugin/diagnostics.rs
 crates/swc_common/src/plugin/emit.rs
 crates/swc_common/src/plugin/metadata.rs
 crates/swc_common/src/plugin/mod.rs
 crates/swc_common/src/plugin/serialized.rs
 crates/swc_common/src/pos.rs
 crates/swc_common/src/private/content.rs
 crates/swc_common/src/private/mod.rs
 crates/swc_common/src/rustc_data_structures.rs
 crates/swc_common/src/rustc_data_structures/stable_hasher.rs
 crates/swc_common/src/serializer.rs
 crates/swc_common/src/syntax_pos.rs
 crates/swc_common/src/unknown.rs
 crates/swc_common/src/util/iter.rs
 crates/swc_common/src/util/map.rs
 crates/swc_common/src/util/mod.rs
 crates/swc_common/src/util/move_map.rs
 crates/swc_common/src/util/take.rs
 crates/swc_common/tests/ast_serde.rs
 crates/swc_common/tests/attr_interop.rs
 crates/swc_common/tests/concurrent.js
 crates/swc_common/tests/concurrent.rs
 crates/swc_common/tests/empty.rs
 crates/swc_common/tests/issue_3159.rs
 crates/swc_common/tests/spanned_attr.rs
 crates/swc_compiler_base/Cargo.toml
 crates/swc_compiler_base/src/lib.rs
 crates/swc_compiler_base/src/source_map_scopes.rs
 crates/swc_compiler_base/tests/source_map_scopes.rs
 crates/swc_config/Cargo.toml
 crates/swc_config/src/file_pattern.rs
 crates/swc_config/src/glob.rs
 crates/swc_config/src/is_module.rs
 crates/swc_config/src/lib.rs
 crates/swc_config/src/merge.rs
 crates/swc_config/src/regex.rs
 crates/swc_config/src/regex_js.rs
 crates/swc_config/src/source_map.rs
 crates/swc_config/src/types/bool_config.rs
 crates/swc_config/src/types/bool_or_data.rs
 crates/swc_config/src/types/mod.rs
 crates/swc_config/src/types/option.rs
 crates/swc_config/tests/config_types.rs
 crates/swc_config/tests/derive_merge.rs
 crates/swc_config_macro/Cargo.toml
 crates/swc_config_macro/src/lib.rs
 crates/swc_config_macro/src/merge.rs
 crates/swc_core/AGENTS.md
 crates/swc_core/Cargo.toml
 crates/swc_core/README.md
 crates/swc_core/build.rs
 crates/swc_core/src/__diagnostics.rs
 crates/swc_core/src/lib.rs
 crates/swc_core/src/plugin.rs
 crates/swc_core/src/quote.rs
 crates/swc_core/tests/fixture/stub_napi/Cargo.lock
 crates/swc_core/tests/fixture/stub_napi/Cargo.toml
 crates/swc_core/tests/fixture/stub_napi/build.rs
 crates/swc_core/tests/fixture/stub_napi/src/lib.rs
 crates/swc_core/tests/fixture/stub_wasm/.cargo/config.toml
 crates/swc_core/tests/fixture/stub_wasm/Cargo.lock
 crates/swc_core/tests/fixture/stub_wasm/Cargo.toml
 crates/swc_core/tests/fixture/stub_wasm/src/lib.rs
 crates/swc_core/tests/integration.rs
 crates/swc_core/tests/quote.rs
 crates/swc_css/Cargo.toml
 crates/swc_css/src/lib.rs
 crates/swc_css_ast/Cargo.toml
 crates/swc_css_ast/src/at_rule.rs
 crates/swc_css_ast/src/base.rs
 crates/swc_css_ast/src/lib.rs
 crates/swc_css_ast/src/selector.rs
 crates/swc_css_ast/src/token.rs
 crates/swc_css_ast/src/value.rs
 crates/swc_css_codegen/AGENTS.md
 crates/swc_css_codegen/Cargo.toml
 crates/swc_css_codegen/src/ctx.rs
 crates/swc_css_codegen/src/emit.rs
 crates/swc_css_codegen/src/lib.rs
 crates/swc_css_codegen/src/list.rs
 crates/swc_css_codegen/src/macros.rs
 crates/swc_css_codegen/src/writer/basic.rs
 crates/swc_css_codegen/src/writer/mod.rs
 crates/swc_css_codegen/tests/fixture.rs
 crates/swc_css_codegen/tests/fixture/at-rules/charset/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/charset/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/charset/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/charset/2/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/charset/2/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/charset/2/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/color-profile/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/color-profile/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/color-profile/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/container/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/container/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/container/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/counter-style/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/counter-style/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/counter-style/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/custom-media/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/custom-media/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/custom-media/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/document/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/document/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/document/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-face/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-face/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-face/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-feature-values/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-feature-values/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/font-feature-values/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/import/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/import/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/import/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/2/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/2/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/2/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/3/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/3/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/keyframes/3/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/layer/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/layer/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/layer/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/2/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/2/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/2/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/3/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/3/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/3/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/4/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/4/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/media/4/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/namespace/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/namespace/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/namespace/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/page/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/page/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/page/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/property/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/property/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/property/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/scope/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/scope/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/scope/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/1/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/2/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/2/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/2/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/3/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/3/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/supports/3/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/unknown/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/unknown/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/unknown/output.min.css
 crates/swc_css_codegen/tests/fixture/at-rules/viewport/1/input.css
 crates/swc_css_codegen/tests/fixture/at-rules/viewport/1/output.css
 crates/swc_css_codegen/tests/fixture/at-rules/viewport/1/output.min.css
 crates/swc_css_codegen/tests/fixture/declaration/basic/input.css
 crates/swc_css_codegen/tests/fixture/declaration/basic/output.css
 crates/swc_css_codegen/tests/fixture/declaration/basic/output.min.css
 crates/swc_css_codegen/tests/fixture/declaration/custom-properties/input.css
 crates/swc_css_codegen/tests/fixture/declaration/custom-properties/output.css
 crates/swc_css_codegen/tests/fixture/declaration/custom-properties/output.min.css
 crates/swc_css_codegen/tests/fixture/declaration/important/input.css
 crates/swc_css_codegen/tests/fixture/declaration/important/output.css
 crates/swc_css_codegen/tests/fixture/declaration/important/output.min.css
 crates/swc_css_codegen/tests/fixture/function/1/input.css
 crates/swc_css_codegen/tests/fixture/function/1/output.css
 crates/swc_css_codegen/tests/fixture/function/1/output.min.css
 crates/swc_css_codegen/tests/fixture/function/2/input.css
 crates/swc_css_codegen/tests/fixture/function/2/output.css
 crates/swc_css_codegen/tests/fixture/function/2/output.min.css
 crates/swc_css_codegen/tests/fixture/function/hwb/input.css
 crates/swc_css_codegen/tests/fixture/function/hwb/output.css
 crates/swc_css_codegen/tests/fixture/function/hwb/output.min.css
 crates/swc_css_codegen/tests/fixture/function/rgb/input.css
 crates/swc_css_codegen/tests/fixture/function/rgb/output.css
 crates/swc_css_codegen/tests/fixture/function/rgb/output.min.css
 crates/swc_css_codegen/tests/fixture/function/rgba/input.css
 crates/swc_css_codegen/tests/fixture/function/rgba/output.css
 crates/swc_css_codegen/tests/fixture/function/rgba/output.min.css
 crates/swc_css_codegen/tests/fixture/list-of-declarations/recovery/input.css
 crates/swc_css_codegen/tests/fixture/list-of-declarations/recovery/output.css
 crates/swc_css_codegen/tests/fixture/list-of-declarations/recovery/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/bootstrap_5_1_3/output.css
 crates/swc_css_codegen/tests/fixture/packages/bootstrap_5_1_3/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/bulma_0_9_3/input.css
 crates/swc_css_codegen/tests/fixture/packages/bulma_0_9_3/output.css
 crates/swc_css_codegen/tests/fixture/packages/bulma_0_9_3/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/foundation_6_7_4/output.css
 crates/swc_css_codegen/tests/fixture/packages/foundation_6_7_4/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/material-components-web_13_0_0/output.css
 crates/swc_css_codegen/tests/fixture/packages/material-components-web_13_0_0/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/mvp_1_8_0/input.css
 crates/swc_css_codegen/tests/fixture/packages/mvp_1_8_0/output.css
 crates/swc_css_codegen/tests/fixture/packages/mvp_1_8_0/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/normalize/input.css
 crates/swc_css_codegen/tests/fixture/packages/normalize/output.css
 crates/swc_css_codegen/tests/fixture/packages/normalize/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/pure_2_0_6/output.css
 crates/swc_css_codegen/tests/fixture/packages/pure_2_0_6/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/sanitize_css_13_0_0/input.css
 crates/swc_css_codegen/tests/fixture/packages/sanitize_css_13_0_0/output.css
 crates/swc_css_codegen/tests/fixture/packages/sanitize_css_13_0_0/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/tachyons_4_12_0/input.css
 crates/swc_css_codegen/tests/fixture/packages/tachyons_4_12_0/output.css
 crates/swc_css_codegen/tests/fixture/packages/tachyons_4_12_0/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/basic-usage/input.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/basic-usage/output.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/basic-usage/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/collapse-adjacent-rules/input.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/collapse-adjacent-rules/output.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/collapse-adjacent-rules/output.min.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/variants/input.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/variants/output.css
 crates/swc_css_codegen/tests/fixture/packages/tailwindcss/variants/output.min.css
 crates/swc_css_codegen/tests/fixture/preserved-token/calc/input.css
 crates/swc_css_codegen/tests/fixture/preserved-token/calc/output.css
 crates/swc_css_codegen/tests/fixture/preserved-token/calc/output.min.css
 crates/swc_css_codegen/tests/fixture/preserved-token/cdo-and-cdc/input.css
 crates/swc_css_codegen/tests/fixture/preserved-token/cdo-and-cdc/output.css
 crates/swc_css_codegen/tests/fixture/preserved-token/cdo-and-cdc/output.min.css
 crates/swc_css_codegen/tests/fixture/preserved-token/custom-properties/input.css
 crates/swc_css_codegen/tests/fixture/preserved-token/custom-properties/output.css
 crates/swc_css_codegen/tests/fixture/preserved-token/custom-properties/output.min.css
 crates/swc_css_codegen/tests/fixture/preserved-token/function/input.css
 crates/swc_css_codegen/tests/fixture/preserved-token/function/output.css
 crates/swc_css_codegen/tests/fixture/preserved-token/function/output.min.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery-1/input.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery-1/output.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery-1/output.min.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery/input.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery/output.css
 crates/swc_css_codegen/tests/fixture/qualified_rule/recovery/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/attribute/1/input.css
 crates/swc_css_codegen/tests/fixture/selectors/attribute/1/output.css
 crates/swc_css_codegen/tests/fixture/selectors/attribute/1/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/class/input.css
 crates/swc_css_codegen/tests/fixture/selectors/class/output.css
 crates/swc_css_codegen/tests/fixture/selectors/class/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/combinator/input.css
 crates/swc_css_codegen/tests/fixture/selectors/combinator/output.css
 crates/swc_css_codegen/tests/fixture/selectors/combinator/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/complex/input.css
 crates/swc_css_codegen/tests/fixture/selectors/complex/output.css
 crates/swc_css_codegen/tests/fixture/selectors/complex/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/id/input.css
 crates/swc_css_codegen/tests/fixture/selectors/id/output.css
 crates/swc_css_codegen/tests/fixture/selectors/id/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/list/input.css
 crates/swc_css_codegen/tests/fixture/selectors/list/output.css
 crates/swc_css_codegen/tests/fixture/selectors/list/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/nesting/input.css
 crates/swc_css_codegen/tests/fixture/selectors/nesting/output.css
 crates/swc_css_codegen/tests/fixture/selectors/nesting/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/an_plus_b/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/an_plus_b/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/an_plus_b/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/has/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/has/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/has/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/is/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/is/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/is/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/lang/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/lang/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/lang/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/unknown/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/unknown/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/unknown/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/where/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/where/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-class/where/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-element/input.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-element/output.css
 crates/swc_css_codegen/tests/fixture/selectors/pseudo-element/output.min.css
 crates/swc_css_codegen/tests/fixture/selectors/type/input.css
 crates/swc_css_codegen/tests/fixture/selectors/type/output.css
 crates/swc_css_codegen/tests/fixture/selectors/type/output.min.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic-1/input.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic-1/output.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic-1/output.min.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic/input.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic/output.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/basic/output.min.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/hacks/input.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/hacks/output.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/hacks/output.min.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/recovery/input.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/recovery/output.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/recovery/output.min.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/simple-block/input.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/simple-block/output.css
 crates/swc_css_codegen/tests/fixture/style-blocks-contents/simple-block/output.min.css
 crates/swc_css_codegen/tests/fixture/support-query/1/output.css
 crates/swc_css_codegen/tests/fixture/values/color/function/input.css
 crates/swc_css_codegen/tests/fixture/values/color/function/output.css
 crates/swc_css_codegen/tests/fixture/values/color/function/output.min.css
 crates/swc_css_codegen/tests/fixture/values/color/hex-color/input.css
 crates/swc_css_codegen/tests/fixture/values/color/hex-color/output.css
 crates/swc_css_codegen/tests/fixture/values/color/hex-color/output.min.css
 crates/swc_css_codegen/tests/fixture/values/comma/input.css
 crates/swc_css_codegen/tests/fixture/values/comma/output.css
 crates/swc_css_codegen/tests/fixture/values/comma/output.min.css
 crates/swc_css_codegen/tests/fixture/values/dimension/input.css
 crates/swc_css_codegen/tests/fixture/values/dimension/output.css
 crates/swc_css_codegen/tests/fixture/values/dimension/output.min.css
 crates/swc_css_codegen/tests/fixture/values/function/basic/input.css
 crates/swc_css_codegen/tests/fixture/values/function/basic/output.css
 crates/swc_css_codegen/tests/fixture/values/function/basic/output.min.css
 crates/swc_css_codegen/tests/fixture/values/function/calc/input.css
 crates/swc_css_codegen/tests/fixture/values/function/calc/output.css
 crates/swc_css_codegen/tests/fixture/values/function/calc/output.min.css
 crates/swc_css_codegen/tests/fixture/values/ident/input.css
 crates/swc_css_codegen/tests/fixture/values/ident/output.css
 crates/swc_css_codegen/tests/fixture/values/ident/output.min.css
 crates/swc_css_codegen/tests/fixture/values/integer/input.css
 crates/swc_css_codegen/tests/fixture/values/integer/output.css
 crates/swc_css_codegen/tests/fixture/values/integer/output.min.css
 crates/swc_css_codegen/tests/fixture/values/keyword/input.css
 crates/swc_css_codegen/tests/fixture/values/keyword/output.css
 crates/swc_css_codegen/tests/fixture/values/keyword/output.min.css
 crates/swc_css_codegen/tests/fixture/values/number/input.css
 crates/swc_css_codegen/tests/fixture/values/number/output.css
 crates/swc_css_codegen/tests/fixture/values/number/output.min.css
 crates/swc_css_codegen/tests/fixture/values/percentage/input.css
 crates/swc_css_codegen/tests/fixture/values/percentage/output.css
 crates/swc_css_codegen/tests/fixture/values/percentage/output.min.css
 crates/swc_css_codegen/tests/fixture/values/simple-block/square/input.css
 crates/swc_css_codegen/tests/fixture/values/simple-block/square/output.css
 crates/swc_css_codegen/tests/fixture/values/simple-block/square/output.min.css
 crates/swc_css_codegen/tests/fixture/values/slash/input.css
 crates/swc_css_codegen/tests/fixture/values/slash/output.css
 crates/swc_css_codegen/tests/fixture/values/slash/output.min.css
 crates/swc_css_codegen/tests/fixture/values/string/input.css
 crates/swc_css_codegen/tests/fixture/values/string/output.css
 crates/swc_css_codegen/tests/fixture/values/string/output.min.css
 crates/swc_css_codegen/tests/fixture/values/url/1/input.css
 crates/swc_css_codegen/tests/fixture/values/url/1/output.css
 crates/swc_css_codegen/tests/fixture/values/url/1/output.min.css
 crates/swc_css_codegen/tests/options/indent_type/input.css
 crates/swc_css_codegen/tests/options/indent_type/output.css
 crates/swc_css_codegen/tests/options/indent_width/input.css
 crates/swc_css_codegen/tests/options/indent_width/output.css
 crates/swc_css_codegen/tests/options/linefeed/crlf/input.css
 crates/swc_css_codegen/tests/options/linefeed/crlf/output.css
 crates/swc_css_codegen/tests/options/linefeed/lf/input.css
 crates/swc_css_codegen/tests/options/linefeed/lf/output.css
 crates/swc_css_codegen_macros/Cargo.toml
 crates/swc_css_codegen_macros/src/lib.rs
 crates/swc_css_compat/AGENTS.md
 crates/swc_css_compat/Cargo.toml
 crates/swc_css_compat/src/compiler/color_alpha_parameter.rs
 crates/swc_css_compat/src/compiler/color_hex_alpha.rs
 crates/swc_css_compat/src/compiler/color_hwb.rs
 crates/swc_css_compat/src/compiler/color_space_separated_parameters.rs
 crates/swc_css_compat/src/compiler/custom_media.rs
 crates/swc_css_compat/src/compiler/legacy_rgb_and_hsl.rs
 crates/swc_css_compat/src/compiler/media_query_ranges.rs
 crates/swc_css_compat/src/compiler/mod.rs
 crates/swc_css_compat/src/compiler/nesting.rs
 crates/swc_css_compat/src/compiler/selector_not.rs
 crates/swc_css_compat/src/feature.rs
 crates/swc_css_compat/src/lib.rs
 crates/swc_css_compat/tests/all/transform-lowercase/input.css
 crates/swc_css_compat/tests/all/transform-lowercase/input.expect.css
 crates/swc_css_compat/tests/color-hex-alpha/input.css
 crates/swc_css_compat/tests/color-hex-alpha/input.expect.css
 crates/swc_css_compat/tests/color-hwb/input.css
 crates/swc_css_compat/tests/color-hwb/input.expect.css
 crates/swc_css_compat/tests/color-legacy/input.css
 crates/swc_css_compat/tests/color-legacy/input.expect.css
 crates/swc_css_compat/tests/color-legacy/vercel-2175/input.css
 crates/swc_css_compat/tests/color-legacy/vercel-2175/input.expect.css
 crates/swc_css_compat/tests/custom-media-query/basic.css
 crates/swc_css_compat/tests/custom-media-query/basic.expect.css
 crates/swc_css_compat/tests/custom-media-query/basic.preserve.expect.css
 crates/swc_css_compat/tests/custom-media-query/complex.css
 crates/swc_css_compat/tests/custom-media-query/complex.expect.css
 crates/swc_css_compat/tests/custom-media-query/examples/example.css
 crates/swc_css_compat/tests/custom-media-query/examples/example.expect.css
 crates/swc_css_compat/tests/custom-media-query/examples/example.preserve.expect.css
 crates/swc_css_compat/tests/custom-media-query/export-media.css
 crates/swc_css_compat/tests/custom-media-query/export-media.json
 crates/swc_css_compat/tests/fixture.rs
 crates/swc_css_compat/tests/media-query-ranges/input.css
 crates/swc_css_compat/tests/media-query-ranges/input.expect.css
 crates/swc_css_compat/tests/nesting/amphersand/input.css
 crates/swc_css_compat/tests/nesting/amphersand/input.expect.css
 crates/swc_css_compat/tests/nesting/basic/input.css
 crates/swc_css_compat/tests/nesting/basic/input.expect.css
 crates/swc_css_compat/tests/nesting/pseudo-is/input.css
 crates/swc_css_compat/tests/nesting/pseudo-is/input.expect.css
 crates/swc_css_compat/tests/selector-not/input.css
 crates/swc_css_compat/tests/selector-not/input.expect.css
 crates/swc_css_lints/AGENTS.md
 crates/swc_css_lints/Cargo.toml
 crates/swc_css_lints/README.md
 crates/swc_css_lints/src/config.rs
 crates/swc_css_lints/src/dataset.rs
 crates/swc_css_lints/src/error.rs
 crates/swc_css_lints/src/lib.rs
 crates/swc_css_lints/src/pattern.rs
 crates/swc_css_lints/src/rule.rs
 crates/swc_css_lints/src/rules/at_rule_no_unknown.rs
 crates/swc_css_lints/src/rules/block_no_empty.rs
 crates/swc_css_lints/src/rules/color_hex_alpha.rs
 crates/swc_css_lints/src/rules/color_hex_length.rs
 crates/swc_css_lints/src/rules/color_no_invalid_hex.rs
 crates/swc_css_lints/src/rules/custom_property_no_missing_var_function.rs
 crates/swc_css_lints/src/rules/declaration_no_important.rs
 crates/swc_css_lints/src/rules/font_family_no_duplicate_names.rs
 crates/swc_css_lints/src/rules/keyframe_declaration_no_important.rs
 crates/swc_css_lints/src/rules/mod.rs
 crates/swc_css_lints/src/rules/no_duplicate_at_import_rules.rs
 crates/swc_css_lints/src/rules/no_empty_source.rs
 crates/swc_css_lints/src/rules/no_invalid_position_at_import_rule.rs
 crates/swc_css_lints/src/rules/selector_max_class.rs
 crates/swc_css_lints/src/rules/selector_max_combinators.rs
 crates/swc_css_lints/src/rules/unit_no_unknown.rs
 crates/swc_css_lints/tests/lints.rs
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/default/config.json
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/default/input.css
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/ignored/config.json
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/ignored/input.css
 crates/swc_css_lints/tests/rules/fail/at-rule-no-unknown/ignored/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/block-no-empty/default/config.json
 crates/swc_css_lints/tests/rules/fail/block-no-empty/default/input.css
 crates/swc_css_lints/tests/rules/fail/block-no-empty/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/always/config.json
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/always/input.css
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/always/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/never/config.json
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/never/input.css
 crates/swc_css_lints/tests/rules/fail/color-hex-alpha/never/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/color-hex-length/long/config.json
 crates/swc_css_lints/tests/rules/fail/color-hex-length/long/input.css
 crates/swc_css_lints/tests/rules/fail/color-hex-length/long/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/color-hex-length/short/config.json
 crates/swc_css_lints/tests/rules/fail/color-hex-length/short/input.css
 crates/swc_css_lints/tests/rules/fail/color-hex-length/short/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/color-no-invalid-hex/config.json
 crates/swc_css_lints/tests/rules/fail/color-no-invalid-hex/input.css
 crates/swc_css_lints/tests/rules/fail/color-no-invalid-hex/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/custom-property-no-missing-var-function/config.json
 crates/swc_css_lints/tests/rules/fail/custom-property-no-missing-var-function/input.css
 crates/swc_css_lints/tests/rules/fail/custom-property-no-missing-var-function/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/default/config.json
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/default/input.css
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/keyframe/config.json
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/keyframe/input.css
 crates/swc_css_lints/tests/rules/fail/declaration-no-important/keyframe/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/default/config.json
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/default/input.css
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/ignored/config.json
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/ignored/input.css
 crates/swc_css_lints/tests/rules/fail/font-family-no-duplicate-names/ignored/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/keyframe-declaration-no-important/config.json
 crates/swc_css_lints/tests/rules/fail/keyframe-declaration-no-important/input.css
 crates/swc_css_lints/tests/rules/fail/keyframe-declaration-no-important/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/1/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/1/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/1/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/10/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/10/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/10/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/11/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/11/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/11/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/2/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/2/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/2/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/3/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/3/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/3/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/4/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/4/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/4/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/5/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/5/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/5/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/6/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/6/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/6/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/7/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/7/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/7/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/8/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/8/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/8/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/9/config.json
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/9/input.css
 crates/swc_css_lints/tests/rules/fail/no-duplicate-at-import-rules/9/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-empty-source/comments/config.json
 crates/swc_css_lints/tests/rules/fail/no-empty-source/comments/input.css
 crates/swc_css_lints/tests/rules/fail/no-empty-source/comments/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-empty-source/default/config.json
 crates/swc_css_lints/tests/rules/fail/no-empty-source/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-at-rule/config.json
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-at-rule/input.css
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-at-rule/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-rule/config.json
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-rule/input.css
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/after-other-rule/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/at-layer-rule/config.json
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/at-layer-rule/input.css
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/at-layer-rule/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/fail-all/config.json
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/fail-all/input.css
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/default/fail-all/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/ignored/config.json
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/ignored/input.css
 crates/swc_css_lints/tests/rules/fail/no-invalid-position-at-import-rule/ignored/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/selector-max-class/custom/config.json
 crates/swc_css_lints/tests/rules/fail/selector-max-class/custom/input.css
 crates/swc_css_lints/tests/rules/fail/selector-max-class/custom/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/selector-max-class/default/config.json
 crates/swc_css_lints/tests/rules/fail/selector-max-class/default/input.css
 crates/swc_css_lints/tests/rules/fail/selector-max-class/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/custom/config.json
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/custom/input.css
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/custom/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/default/config.json
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/default/input.css
 crates/swc_css_lints/tests/rules/fail/selector-max-combinators/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/default/config.json
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/default/input.css
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/default/output.swc-stderr
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/ignored-units/config.json
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/ignored-units/input.css
 crates/swc_css_lints/tests/rules/fail/unit-no-unknown/ignored-units/output.swc-stderr
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/custom-at-rule/config.json
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/custom-at-rule/input.css
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/default/config.json
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/default/input.css
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/ignored/config.json
 crates/swc_css_lints/tests/rules/pass/at-rule-no-unknown/ignored/input.css
 crates/swc_css_lints/tests/rules/pass/block-no-empty/default/config.json
 crates/swc_css_lints/tests/rules/pass/block-no-empty/default/input.css
 crates/swc_css_lints/tests/rules/pass/color-hex-alpha/always/config.json
 crates/swc_css_lints/tests/rules/pass/color-hex-alpha/always/input.css
 crates/swc_css_lints/tests/rules/pass/color-hex-alpha/never/config.json
 crates/swc_css_lints/tests/rules/pass/color-hex-alpha/never/input.css
 crates/swc_css_lints/tests/rules/pass/color-hex-length/long/config.json
 crates/swc_css_lints/tests/rules/pass/color-hex-length/long/input.css
 crates/swc_css_lints/tests/rules/pass/color-hex-length/short/config.json
 crates/swc_css_lints/tests/rules/pass/color-hex-length/short/input.css
 crates/swc_css_lints/tests/rules/pass/color-no-invalid-hex/config.json
 crates/swc_css_lints/tests/rules/pass/color-no-invalid-hex/input.css
 crates/swc_css_lints/tests/rules/pass/custom-property-no-missing-var-function/config.json
 crates/swc_css_lints/tests/rules/pass/custom-property-no-missing-var-function/input.css
 crates/swc_css_lints/tests/rules/pass/declaration-no-important/default/config.json
 crates/swc_css_lints/tests/rules/pass/declaration-no-important/default/input.css
 crates/swc_css_lints/tests/rules/pass/declaration-no-important/keyframe/config.json
 crates/swc_css_lints/tests/rules/pass/declaration-no-important/keyframe/input.css
 crates/swc_css_lints/tests/rules/pass/font-family-no-duplicate-names/default/config.json
 crates/swc_css_lints/tests/rules/pass/font-family-no-duplicate-names/default/input.css
 crates/swc_css_lints/tests/rules/pass/font-family-no-duplicate-names/ignored/config.json
 crates/swc_css_lints/tests/rules/pass/font-family-no-duplicate-names/ignored/input.css
 crates/swc_css_lints/tests/rules/pass/keyframe-declaration-no-important/default/config.json
 crates/swc_css_lints/tests/rules/pass/keyframe-declaration-no-important/default/input.css
 crates/swc_css_lints/tests/rules/pass/keyframe-declaration-no-important/non-keyframe/config.json
 crates/swc_css_lints/tests/rules/pass/keyframe-declaration-no-important/non-keyframe/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/1/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/1/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/2/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/2/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/3/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/3/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/4/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/4/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/5/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/5/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/6/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/6/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/7/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/7/input.css
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/8/config.json
 crates/swc_css_lints/tests/rules/pass/no-duplicate-at-import-rules/8/input.css
 crates/swc_css_lints/tests/rules/pass/no-empty-source/config.json
 crates/swc_css_lints/tests/rules/pass/no-empty-source/input.css
 crates/swc_css_lints/tests/rules/pass/no-invalid-position-at-import-rule/default/config.json
 crates/swc_css_lints/tests/rules/pass/no-invalid-position-at-import-rule/default/input.css
 crates/swc_css_lints/tests/rules/pass/no-invalid-position-at-import-rule/ignored/config.json
 crates/swc_css_lints/tests/rules/pass/no-invalid-position-at-import-rule/ignored/input.css
 crates/swc_css_lints/tests/rules/pass/selector-max-class/custom/config.json
 crates/swc_css_lints/tests/rules/pass/selector-max-class/custom/input.css
 crates/swc_css_lints/tests/rules/pass/selector-max-class/default/config.json
 crates/swc_css_lints/tests/rules/pass/selector-max-class/default/input.css
 crates/swc_css_lints/tests/rules/pass/selector-max-combinators/custom/config.json
 crates/swc_css_lints/tests/rules/pass/selector-max-combinators/custom/input.css
 crates/swc_css_lints/tests/rules/pass/selector-max-combinators/default/config.json
 crates/swc_css_lints/tests/rules/pass/selector-max-combinators/default/input.css
 crates/swc_css_lints/tests/rules/pass/unit-no-unknown/default/config.json
 crates/swc_css_lints/tests/rules/pass/unit-no-unknown/default/input.css
 crates/swc_css_lints/tests/rules/pass/unit-no-unknown/ignored-units/config.json
 crates/swc_css_lints/tests/rules/pass/unit-no-unknown/ignored-units/input.css
 crates/swc_css_minifier/AGENTS.md
 crates/swc_css_minifier/Cargo.toml
 crates/swc_css_minifier/src/compressor/alpha_value.rs
 crates/swc_css_minifier/src/compressor/angle.rs
 crates/swc_css_minifier/src/compressor/calc_sum.rs
 crates/swc_css_minifier/src/compressor/color.rs
 crates/swc_css_minifier/src/compressor/container.rs
 crates/swc_css_minifier/src/compressor/ctx.rs
 crates/swc_css_minifier/src/compressor/declaration.rs
 crates/swc_css_minifier/src/compressor/easing_function.rs
 crates/swc_css_minifier/src/compressor/frequency.rs
 crates/swc_css_minifier/src/compressor/import.rs
 crates/swc_css_minifier/src/compressor/keyframes.rs
 crates/swc_css_minifier/src/compressor/length.rs
 crates/swc_css_minifier/src/compressor/math/mod.rs
 crates/swc_css_minifier/src/compressor/media.rs
 crates/swc_css_minifier/src/compressor/mod.rs
 crates/swc_css_minifier/src/compressor/rules.rs
 crates/swc_css_minifier/src/compressor/selector.rs
 crates/swc_css_minifier/src/compressor/supports.rs
 crates/swc_css_minifier/src/compressor/time.rs
 crates/swc_css_minifier/src/compressor/transform_function.rs
 crates/swc_css_minifier/src/compressor/unicode_range.rs
 crates/swc_css_minifier/src/compressor/url.rs
 crates/swc_css_minifier/src/lib.rs
 crates/swc_css_minifier/src/options.rs
 crates/swc_css_minifier/src/util.rs
 crates/swc_css_minifier/tests/fixture.rs
 crates/swc_css_minifier/tests/fixture/compress-alpha-value/input.css
 crates/swc_css_minifier/tests/fixture/compress-alpha-value/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-animation/input.css
 crates/swc_css_minifier/tests/fixture/compress-animation/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8_with_non_ascii_characters/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8_with_non_ascii_characters/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8_with_non_ascii_characters_1/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/charset/utf_8_with_non_ascii_characters_1/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/counter-style/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/counter-style/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/import/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/import/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/keyframes/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/keyframes/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/layer/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/layer/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/media/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/media/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/starting-style/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/starting-style/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/supports/input.css
 crates/swc_css_minifier/tests/fixture/compress-at-rule/supports/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/add-sub/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/add-sub/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/constant/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/constant/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/container-condition/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/container-condition/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/container/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/container/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/convert-units/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/convert-units/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/css-variables/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/css-variables/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/discard-zero/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/discard-zero/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/divide/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/divide/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/ignore-selectors/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/ignore-selectors/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/ignore-surrounding-value/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/ignore-surrounding-value/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/import/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/import/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/media-query/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/media-query/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/multiply/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/multiply/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/nested-calc/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/nested-calc/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/precision/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/precision/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/simple-calc/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/simple-calc/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/skip/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/skip/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/supports-condition/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/supports-condition/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/units/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/units/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-calc/vendor/input.css
 crates/swc_css_minifier/tests/fixture/compress-calc/vendor/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-color/input.css
 crates/swc_css_minifier/tests/fixture/compress-color/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/background-repeat/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/background-repeat/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-block-width/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-block-width/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-bottom-left-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-bottom-left-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-bottom-right-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-bottom-right-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-end-end-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-end-end-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-end-start-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-end-start-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-repeat/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-repeat/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-slice/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-slice/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-width/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-image-width/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-inline-width/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-inline-width/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-spacing/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-spacing/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-start-end-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-start-end-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-start-start-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-start-start-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-style/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-style/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-top-left-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-top-left-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-top-right-radius/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-top-right-radius/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-width/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/border-width/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/display/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/display/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/duplication/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/duplication/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/font-weight/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/font-weight/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/initial/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/initial/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset-block/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset-block/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset-inline/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset-inline/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/inset/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin-block/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin-block/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin-inline/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin-inline/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/margin/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-border-outset/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-border-outset/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-border-repeat/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-border-repeat/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-repeat/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/mask-repeat/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/overflow/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/overflow/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/overscroll-behavior/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/overscroll-behavior/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding-block/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding-block/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding-inline/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding-inline/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/padding/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-content/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-content/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-items/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-items/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-self/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/place-self/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin-block/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin-block/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin-inline/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin-inline/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-margin/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding-block/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding-block/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding-inline/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding-inline/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-padding/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-snap-align/input.css
 crates/swc_css_minifier/tests/fixture/compress-declaration/scroll-snap-align/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-easing-function/input.css
 crates/swc_css_minifier/tests/fixture/compress-easing-function/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-frequency/input.css
 crates/swc_css_minifier/tests/fixture/compress-frequency/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-keyframe-selector/input.css
 crates/swc_css_minifier/tests/fixture/compress-keyframe-selector/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-length/input.css
 crates/swc_css_minifier/tests/fixture/compress-length/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-rules/input.css
 crates/swc_css_minifier/tests/fixture/compress-rules/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-selector/input.css
 crates/swc_css_minifier/tests/fixture/compress-selector/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-transform-function/input.css
 crates/swc_css_minifier/tests/fixture/compress-transform-function/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-urange/input.css
 crates/swc_css_minifier/tests/fixture/compress-urange/output.min.css
 crates/swc_css_minifier/tests/fixture/compress-url/input.css
 crates/swc_css_minifier/tests/fixture/compress-url/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_angle/input.css
 crates/swc_css_minifier/tests/fixture/compress_angle/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/1/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/1/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/2/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/2/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/3/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/3/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/4/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/4/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/5/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/5/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/6/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/6/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_empty/7/input.css
 crates/swc_css_minifier/tests/fixture/compress_empty/7/output.min.css
 crates/swc_css_minifier/tests/fixture/compress_time/input.css
 crates/swc_css_minifier/tests/fixture/compress_time/output.min.css
 crates/swc_css_minifier/tests/fixture/packages/bootstrap_5_1_3/output.min.css
 crates/swc_css_modules/AGENTS.md
 crates/swc_css_modules/Cargo.toml
 crates/swc_css_modules/src/imports.rs
 crates/swc_css_modules/src/lib.rs
 crates/swc_css_modules/tests/fixture.rs
 crates/swc_css_modules/tests/fixture/basic-css-style-sheet.compiled.css
 crates/swc_css_modules/tests/fixture/basic-css-style-sheet.css
 crates/swc_css_modules/tests/fixture/basic-css-style-sheet.transform.json
 crates/swc_css_modules/tests/fixture/basic.compiled.css
 crates/swc_css_modules/tests/fixture/basic.css
 crates/swc_css_modules/tests/fixture/basic.imports.json
 crates/swc_css_modules/tests/fixture/basic.transform.json
 crates/swc_css_modules/tests/fixture/error.compiled.css
 crates/swc_css_modules/tests/fixture/error.css
 crates/swc_css_modules/tests/fixture/error.transform.json
 crates/swc_css_modules/tests/fixture/es-module/imported.compiled.css
 crates/swc_css_modules/tests/fixture/es-module/imported.css
 crates/swc_css_modules/tests/fixture/es-module/imported.transform.json
 crates/swc_css_modules/tests/fixture/es-module/source.compiled.css
 crates/swc_css_modules/tests/fixture/es-module/source.css
 crates/swc_css_modules/tests/fixture/es-module/source.imports.json
 crates/swc_css_modules/tests/fixture/es-module/source.transform.json
 crates/swc_css_modules/tests/fixture/es-module/template/index.compiled.css
 crates/swc_css_modules/tests/fixture/es-module/template/index.css
 crates/swc_css_modules/tests/fixture/es-module/template/index.transform.json
 crates/swc_css_modules/tests/fixture/import/absolute-url.compiled.css
 crates/swc_css_modules/tests/fixture/import/absolute-url.css
 crates/swc_css_modules/tests/fixture/import/absolute-url.imports.json
 crates/swc_css_modules/tests/fixture/import/alias.compiled.css
 crates/swc_css_modules/tests/fixture/import/alias.css
 crates/swc_css_modules/tests/fixture/import/alias.transform.json
 crates/swc_css_modules/tests/fixture/import/circular-nested.compiled.css
 crates/swc_css_modules/tests/fixture/import/circular-nested.css
 crates/swc_css_modules/tests/fixture/import/circular-nested.imports.json
 crates/swc_css_modules/tests/fixture/import/circular.compiled.css
 crates/swc_css_modules/tests/fixture/import/circular.css
 crates/swc_css_modules/tests/fixture/import/circular.imports.json
 crates/swc_css_modules/tests/fixture/import/data-uri.compiled.css
 crates/swc_css_modules/tests/fixture/import/data-uri.css
 crates/swc_css_modules/tests/fixture/import/data-uri.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-import-with-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-layer.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-import-with-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/deep-import-with-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-media.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-media.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-import-with-supports.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-supports.css
 crates/swc_css_modules/tests/fixture/import/deep-import-with-supports.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-layer-base.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-layer-base.css
 crates/swc_css_modules/tests/fixture/import/deep-layer-base.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-layer-first-level.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-layer-first-level.css
 crates/swc_css_modules/tests/fixture/import/deep-layer-first-level.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/deep-layer.css
 crates/swc_css_modules/tests/fixture/import/deep-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/deep-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/extensions-imported.mycss
 crates/swc_css_modules/tests/fixture/import/extensions.compiled.css
 crates/swc_css_modules/tests/fixture/import/extensions.css
 crates/swc_css_modules/tests/fixture/import/extensions.imports.json
 crates/swc_css_modules/tests/fixture/import/false-alias.compiled.css
 crates/swc_css_modules/tests/fixture/import/false-alias.css
 crates/swc_css_modules/tests/fixture/import/false-alias.imports.json
 crates/swc_css_modules/tests/fixture/import/false-alias.transform.json
 crates/swc_css_modules/tests/fixture/import/import-conditionNames.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-conditionNames.css
 crates/swc_css_modules/tests/fixture/import/import-conditionNames.imports.json
 crates/swc_css_modules/tests/fixture/import/import-deep-with-supports-and-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-deep-with-supports-and-media.css
 crates/swc_css_modules/tests/fixture/import/import-deep-with-supports-and-media.imports.json
 crates/swc_css_modules/tests/fixture/import/import-multiple-unnamed-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-multiple-unnamed-layer.css
 crates/swc_css_modules/tests/fixture/import/import-multiple-unnamed-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/import-multiple-unnamed-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/import-multiple-with-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-multiple-with-layer.css
 crates/swc_css_modules/tests/fixture/import/import-multiple-with-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/import-multiple-with-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/import-order.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-order.css
 crates/swc_css_modules/tests/fixture/import/import-order.imports.json
 crates/swc_css_modules/tests/fixture/import/import-server-relative-url.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-server-relative-url.css
 crates/swc_css_modules/tests/fixture/import/import-server-relative-url.imports.json
 crates/swc_css_modules/tests/fixture/import/import-server-relative-url.transform.json
 crates/swc_css_modules/tests/fixture/import/import-unnamed-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-unnamed-layer.css
 crates/swc_css_modules/tests/fixture/import/import-unnamed-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/import-unnamed-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports-and-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports-and-media.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports-and-media.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-and-supports.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-layer-unnamed.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-unnamed.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer-unnamed.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-layer.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer.css
 crates/swc_css_modules/tests/fixture/import/import-with-layer.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-layer.transform.json
 crates/swc_css_modules/tests/fixture/import/import-with-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-media.css
 crates/swc_css_modules/tests/fixture/import/import-with-media.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-supports-and-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-supports-and-media.css
 crates/swc_css_modules/tests/fixture/import/import-with-supports-and-media.imports.json
 crates/swc_css_modules/tests/fixture/import/import-with-supports.compiled.css
 crates/swc_css_modules/tests/fixture/import/import-with-supports.css
 crates/swc_css_modules/tests/fixture/import/import-with-supports.imports.json
 crates/swc_css_modules/tests/fixture/import/import.compiled.css
 crates/swc_css_modules/tests/fixture/import/import.css
 crates/swc_css_modules/tests/fixture/import/import.imports.json
 crates/swc_css_modules/tests/fixture/import/import.transform.json
 crates/swc_css_modules/tests/fixture/import/issue-683.compiled.css
 crates/swc_css_modules/tests/fixture/import/issue-683.css
 crates/swc_css_modules/tests/fixture/import/issue-683.imports.json
 crates/swc_css_modules/tests/fixture/import/order-1.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-1.css
 crates/swc_css_modules/tests/fixture/import/order-1.transform.json
 crates/swc_css_modules/tests/fixture/import/order-2.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-2.css
 crates/swc_css_modules/tests/fixture/import/order-2.transform.json
 crates/swc_css_modules/tests/fixture/import/order-3-1.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-3-1.css
 crates/swc_css_modules/tests/fixture/import/order-3-1.transform.json
 crates/swc_css_modules/tests/fixture/import/order-3.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-3.css
 crates/swc_css_modules/tests/fixture/import/order-3.imports.json
 crates/swc_css_modules/tests/fixture/import/order-3.transform.json
 crates/swc_css_modules/tests/fixture/import/order-4-1.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-4-1.css
 crates/swc_css_modules/tests/fixture/import/order-4-1.transform.json
 crates/swc_css_modules/tests/fixture/import/order-4-2-1.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-4-2-1.css
 crates/swc_css_modules/tests/fixture/import/order-4-2-1.transform.json
 crates/swc_css_modules/tests/fixture/import/order-4-2-2.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-4-2-2.css
 crates/swc_css_modules/tests/fixture/import/order-4-2-2.transform.json
 crates/swc_css_modules/tests/fixture/import/order-4-2.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-4-2.css
 crates/swc_css_modules/tests/fixture/import/order-4-2.imports.json
 crates/swc_css_modules/tests/fixture/import/order-4-2.transform.json
 crates/swc_css_modules/tests/fixture/import/order-4.compiled.css
 crates/swc_css_modules/tests/fixture/import/order-4.css
 crates/swc_css_modules/tests/fixture/import/order-4.imports.json
 crates/swc_css_modules/tests/fixture/import/order-4.transform.json
 crates/swc_css_modules/tests/fixture/import/order.compiled.css
 crates/swc_css_modules/tests/fixture/import/order.css
 crates/swc_css_modules/tests/fixture/import/order.imports.json
 crates/swc_css_modules/tests/fixture/import/other-query.compiled.css
 crates/swc_css_modules/tests/fixture/import/other-query.css
 crates/swc_css_modules/tests/fixture/import/other-query.transform.json
 crates/swc_css_modules/tests/fixture/import/package/first.compiled.css
 crates/swc_css_modules/tests/fixture/import/package/first.css
 crates/swc_css_modules/tests/fixture/import/package/first.transform.json
 crates/swc_css_modules/tests/fixture/import/query.compiled.css
 crates/swc_css_modules/tests/fixture/import/query.css
 crates/swc_css_modules/tests/fixture/import/query.transform.json
 crates/swc_css_modules/tests/fixture/import/relative.compiled.css
 crates/swc_css_modules/tests/fixture/import/relative.css
 crates/swc_css_modules/tests/fixture/import/relative.transform.json
 crates/swc_css_modules/tests/fixture/import/something.compiled.css
 crates/swc_css_modules/tests/fixture/import/something.css
 crates/swc_css_modules/tests/fixture/import/something.transform.json
 crates/swc_css_modules/tests/fixture/import/te'st.compiled.css
 crates/swc_css_modules/tests/fixture/import/te'st.css
 crates/swc_css_modules/tests/fixture/import/te'st.transform.json
 crates/swc_css_modules/tests/fixture/import/test test.compiled.css
 crates/swc_css_modules/tests/fixture/import/test test.css
 crates/swc_css_modules/tests/fixture/import/test test.transform.json
 crates/swc_css_modules/tests/fixture/import/test-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/test-media.css
 crates/swc_css_modules/tests/fixture/import/test-media.imports.json
 crates/swc_css_modules/tests/fixture/import/test-media.transform.json
 crates/swc_css_modules/tests/fixture/import/test-nested-media.compiled.css
 crates/swc_css_modules/tests/fixture/import/test-nested-media.css
 crates/swc_css_modules/tests/fixture/import/test-other.compiled.css
 crates/swc_css_modules/tests/fixture/import/test-other.css
 crates/swc_css_modules/tests/fixture/import/test-other.transform.json
 crates/swc_css_modules/tests/fixture/import/test.compiled.css
 crates/swc_css_modules/tests/fixture/import/test.css
 crates/swc_css_modules/tests/fixture/import/test.transform.json
 crates/swc_css_modules/tests/fixture/import/top-relative.compiled.css
 crates/swc_css_modules/tests/fixture/import/top-relative.css
 crates/swc_css_modules/tests/fixture/import/top-relative.transform.json
 crates/swc_css_modules/tests/fixture/import/unresolved.compiled.css
 crates/swc_css_modules/tests/fixture/import/unresolved.css
 crates/swc_css_modules/tests/fixture/import/unresolved.imports.json
 crates/swc_css_modules/tests/fixture/import/url.compiled.css
 crates/swc_css_modules/tests/fixture/import/url.css
 crates/swc_css_modules/tests/fixture/import/url.transform.json
 crates/swc_css_modules/tests/fixture/imported.compiled.css
 crates/swc_css_modules/tests/fixture/imported.css
 crates/swc_css_modules/tests/fixture/imported.transform.json
 crates/swc_css_modules/tests/fixture/index-loader-syntax.modules.compiled.css
 crates/swc_css_modules/tests/fixture/index-loader-syntax.modules.css
 crates/swc_css_modules/tests/fixture/index-loader-syntax.modules.transform.json
 crates/swc_css_modules/tests/fixture/index-loader-syntax.transform.json
 crates/swc_css_modules/tests/fixture/integration/css.module.compiled.css
 crates/swc_css_modules/tests/fixture/integration/css.module.css
 crates/swc_css_modules/tests/fixture/integration/css.module.transform.json
 crates/swc_css_modules/tests/fixture/integration/imported-by-module-scss.compiled.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-module-scss.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-module-scss.transform.json
 crates/swc_css_modules/tests/fixture/integration/imported-by-postcss.compiled.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-postcss.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-postcss.transform.json
 crates/swc_css_modules/tests/fixture/integration/imported-by-pure.compiled.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-pure.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-pure.transform.json
 crates/swc_css_modules/tests/fixture/integration/imported-by-scss.compiled.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-scss.css
 crates/swc_css_modules/tests/fixture/integration/imported-by-scss.transform.json
 crates/swc_css_modules/tests/fixture/integration/postcss.compiled.css
 crates/swc_css_modules/tests/fixture/integration/postcss.css
 crates/swc_css_modules/tests/fixture/integration/postcss.imports.json
 crates/swc_css_modules/tests/fixture/integration/postcss.transform.json
 crates/swc_css_modules/tests/fixture/integration/pure.compiled.css
 crates/swc_css_modules/tests/fixture/integration/pure.css
 crates/swc_css_modules/tests/fixture/integration/pure.imports.json
 crates/swc_css_modules/tests/fixture/integration/pure.transform.json
 crates/swc_css_modules/tests/fixture/invisible-space.compiled.css
 crates/swc_css_modules/tests/fixture/invisible-space.css
 crates/swc_css_modules/tests/fixture/issue-7910.compiled.css
 crates/swc_css_modules/tests/fixture/issue-7910.css
 crates/swc_css_modules/tests/fixture/issue-7910.transform.json
 crates/swc_css_modules/tests/fixture/issue-8179.compiled.css
 crates/swc_css_modules/tests/fixture/issue-8179.css
 crates/swc_css_modules/tests/fixture/issue-8179.transform.json
 crates/swc_css_modules/tests/fixture/issue-8240.compiled.css
 crates/swc_css_modules/tests/fixture/issue-8240.css
 crates/swc_css_modules/tests/fixture/issue-8240.transform.json
 crates/swc_css_modules/tests/fixture/issue-8461/1/input.compiled.css
 crates/swc_css_modules/tests/fixture/issue-8461/1/input.css
 crates/swc_css_modules/tests/fixture/issue-8461/1/input.transform.json
 crates/swc_css_modules/tests/fixture/issue-8461/2/input.compiled.css
 crates/swc_css_modules/tests/fixture/issue-8461/2/input.css
 crates/swc_css_modules/tests/fixture/issue-8461/2/input.transform.json
 crates/swc_css_modules/tests/fixture/issues/issue-6897.compiled.css
 crates/swc_css_modules/tests/fixture/issues/issue-6897.css
 crates/swc_css_modules/tests/fixture/issues/issue-6897.transform.json
 crates/swc_css_modules/tests/fixture/issues/issue-7669.compiled.css
 crates/swc_css_modules/tests/fixture/issues/issue-7669.css
 crates/swc_css_modules/tests/fixture/issues/issue-7669.transform.json
 crates/swc_css_modules/tests/fixture/issues/issuse-7447.compiled.css
 crates/swc_css_modules/tests/fixture/issues/issuse-7447.css
 crates/swc_css_modules/tests/fixture/issues/issuse-7447.transform.json
 crates/swc_css_modules/tests/fixture/issues/issuse-7599.compiled.css
 crates/swc_css_modules/tests/fixture/issues/issuse-7599.css
 crates/swc_css_modules/tests/fixture/issues/issuse-7599.transform.json
 crates/swc_css_modules/tests/fixture/keyframes/input.compiled.css
 crates/swc_css_modules/tests/fixture/keyframes/input.css
 crates/swc_css_modules/tests/fixture/keyframes/input.transform.json
 crates/swc_css_modules/tests/fixture/modules/ComponentName/index.modules.compiled.css
 crates/swc_css_modules/tests/fixture/modules/ComponentName/index.modules.css
 crates/swc_css_modules/tests/fixture/modules/ComponentName/index.modules.transform.json
 crates/swc_css_modules/tests/fixture/modules/animation/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/animation/source.css
 crates/swc_css_modules/tests/fixture/modules/animation/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/alias.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/alias.css
 crates/swc_css_modules/tests/fixture/modules/composes/alias.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/composes-duplicate.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/composes-duplicate.css
 crates/swc_css_modules/tests/fixture/modules/composes/composes-duplicate.imports.json
 crates/swc_css_modules/tests/fixture/modules/composes/composes-duplicate.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/composes-preprocessors.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/composes-preprocessors.css
 crates/swc_css_modules/tests/fixture/modules/composes/composes-preprocessors.imports.json
 crates/swc_css_modules/tests/fixture/modules/composes/composes-preprocessors.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/imported-simple.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/imported-simple.css
 crates/swc_css_modules/tests/fixture/modules/composes/imported-simple.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/relative.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/relative.css
 crates/swc_css_modules/tests/fixture/modules/composes/relative.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/something.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/something.css
 crates/swc_css_modules/tests/fixture/modules/composes/test-other.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/test-other.css
 crates/swc_css_modules/tests/fixture/modules/composes/test-other.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/top-relative.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/top-relative.css
 crates/swc_css_modules/tests/fixture/modules/composes/top-relative.transform.json
 crates/swc_css_modules/tests/fixture/modules/composes/values.compiled.css
 crates/swc_css_modules/tests/fixture/modules/composes/values.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/button.compiled.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/button.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/button.transform.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/primary-button.compiled.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/primary-button.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/primary-button.imports.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/primary-button.transform.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/secondary-button.compiled.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/secondary-button.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/secondary-button.imports.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/buttons/secondary-button.transform.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/source.css
 crates/swc_css_modules/tests/fixture/modules/dedupe/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/dedupe/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-global/exportGlobals.compiled.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-global/exportGlobals.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-global/exportGlobals.transform.json
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-local/exportGlobals.compiled.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-local/exportGlobals.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-local/exportGlobals.transform.json
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-pure/exportGlobals.compiled.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-pure/exportGlobals.css
 crates/swc_css_modules/tests/fixture/modules/exportGlobals-pure/exportGlobals.transform.json
 crates/swc_css_modules/tests/fixture/modules/extensions/imported.compiled.css
 crates/swc_css_modules/tests/fixture/modules/extensions/imported.css
 crates/swc_css_modules/tests/fixture/modules/extensions/imported.transform.json
 crates/swc_css_modules/tests/fixture/modules/extensions/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/extensions/source.css
 crates/swc_css_modules/tests/fixture/modules/extensions/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/extensions/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1063/global.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/global.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/global.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1063/local.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/local.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/local.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1063/pure.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/pure.css
 crates/swc_css_modules/tests/fixture/modules/issue-1063/pure.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191-custom.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191-custom.css
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191-custom.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191.css
 crates/swc_css_modules/tests/fixture/modules/issue-1191/issue-1191.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1223/@foo/bar/index.module.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1223/@foo/bar/index.module.css
 crates/swc_css_modules/tests/fixture/modules/issue-1223/@foo/bar/index.module.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-1228/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-1228/source.css
 crates/swc_css_modules/tests/fixture/modules/issue-1228/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-286/dep.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-286/dep.css
 crates/swc_css_modules/tests/fixture/modules/issue-286/dep.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-286/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-286/source.css
 crates/swc_css_modules/tests/fixture/modules/issue-286/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/issue-286/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-7737/issue-7737.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-7737/issue-7737.css
 crates/swc_css_modules/tests/fixture/modules/issue-7737/issue-7737.imports.json
 crates/swc_css_modules/tests/fixture/modules/issue-7737/issue-7737.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-7948/issue-7948.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-7948/issue-7948.css
 crates/swc_css_modules/tests/fixture/modules/issue-7948/issue-7948.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-861/resolving-from-node_modules.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-861/resolving-from-node_modules.css
 crates/swc_css_modules/tests/fixture/modules/issue-861/resolving-from-node_modules.imports.json
 crates/swc_css_modules/tests/fixture/modules/issue-861/resolving-from-node_modules.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-914/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-914/source.css
 crates/swc_css_modules/tests/fixture/modules/issue-914/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-966/button.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/button.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/button.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-966/issue-966.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/issue-966.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/issue-966.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-966/toolbar.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/toolbar.css
 crates/swc_css_modules/tests/fixture/modules/issue-966/toolbar.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-967/path-placeholder.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-967/path-placeholder.css
 crates/swc_css_modules/tests/fixture/modules/issue-967/path-placeholder.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-980/file.with.many.dots.in.name.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-980/file.with.many.dots.in.name.css
 crates/swc_css_modules/tests/fixture/modules/issue-980/file.with.many.dots.in.name.transform.json
 crates/swc_css_modules/tests/fixture/modules/issue-995/issue-995.compiled.css
 crates/swc_css_modules/tests/fixture/modules/issue-995/issue-995.css
 crates/swc_css_modules/tests/fixture/modules/issue-995/issue-995.transform.json
 crates/swc_css_modules/tests/fixture/modules/localIdentName/localIdentName.compiled.css
 crates/swc_css_modules/tests/fixture/modules/localIdentName/localIdentName.css
 crates/swc_css_modules/tests/fixture/modules/localIdentName/localIdentName.transform.json
 crates/swc_css_modules/tests/fixture/modules/localsConvention/localsConvention.compiled.css
 crates/swc_css_modules/tests/fixture/modules/localsConvention/localsConvention.css
 crates/swc_css_modules/tests/fixture/modules/localsConvention/localsConvention.transform.json
 crates/swc_css_modules/tests/fixture/modules/mode/entry.compiled.css
 crates/swc_css_modules/tests/fixture/modules/mode/entry.css
 crates/swc_css_modules/tests/fixture/modules/mode/entry.transform.json
 crates/swc_css_modules/tests/fixture/modules/mode/no-modules.compiled.css
 crates/swc_css_modules/tests/fixture/modules/mode/no-modules.css
 crates/swc_css_modules/tests/fixture/modules/mode/no-modules.transform.json
 crates/swc_css_modules/tests/fixture/modules/mode/relative.module.compiled.css
 crates/swc_css_modules/tests/fixture/modules/mode/relative.module.css
 crates/swc_css_modules/tests/fixture/modules/mode/relative.module.transform.json
 crates/swc_css_modules/tests/fixture/modules/mode/relative.modules.compiled.css
 crates/swc_css_modules/tests/fixture/modules/mode/relative.modules.css
 crates/swc_css_modules/tests/fixture/modules/mode/relative.modules.transform.json
 crates/swc_css_modules/tests/fixture/modules/mode/style.modules.compiled.css
 crates/swc_css_modules/tests/fixture/modules/mode/style.modules.css
 crates/swc_css_modules/tests/fixture/modules/mode/style.modules.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/base/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/base/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/base/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/broken/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/broken/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/broken/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/composes/composes.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/composes/composes.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/composes/composes.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/composes/values.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/composes/values.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/dashesOnly/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/dashesOnly/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/dashesOnly/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/nested/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/nested/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/nested/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/template-2/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/template-2/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/template-2/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/namedExport/template/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/template/index.css
 crates/swc_css_modules/tests/fixture/modules/namedExport/template/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/order/index.compiled.css
 crates/swc_css_modules/tests/fixture/modules/order/index.css
 crates/swc_css_modules/tests/fixture/modules/order/index.imports.json
 crates/swc_css_modules/tests/fixture/modules/order/index.transform.json
 crates/swc_css_modules/tests/fixture/modules/order/order-1.compiled.css
 crates/swc_css_modules/tests/fixture/modules/order/order-1.css
 crates/swc_css_modules/tests/fixture/modules/order/order-1.transform.json
 crates/swc_css_modules/tests/fixture/modules/order/order-2.compiled.css
 crates/swc_css_modules/tests/fixture/modules/order/order-2.css
 crates/swc_css_modules/tests/fixture/modules/order/order-2.transform.json
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/package/one.compiled.css
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/package/one.css
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/package/one.transform.json
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/source.css
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/prefer-relative/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/pure/pure.compiled.css
 crates/swc_css_modules/tests/fixture/modules/pure/pure.css
 crates/swc_css_modules/tests/fixture/modules/pure/pure.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/animation/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/animation/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/animation/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/class-names/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/class-names/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/class-names/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comment-in-local/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comment-in-local/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comment-in-local/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comments/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comments/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/comments/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/file.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/file.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/file.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-1/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/file.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/file.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/file.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-2/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file1.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file1.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file1.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file2.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file2.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/file2.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-multiple/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/file.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/file.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/file.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/source.imports.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes-with-importing/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/composes/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/declaration-value/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/declaration-value/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/declaration-value/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/issue-589/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/issue-589/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/keyframes-and-animation/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/keyframes-and-animation/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/keyframes-and-animation/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/leak-scope/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/leak-scope/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/leak-scope/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-2/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-2/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-2/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-and-composes/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-and-composes/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-and-composes/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-with-string/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-with-string/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local-with-string/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/local/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media-2/file.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media-2/file.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media-2/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media-2/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media-2/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/media/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/mode-switching/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/mode-switching/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/mode-switching/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/simple/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/simple/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/simple/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/tests-cases/urls/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/urls/source.css
 crates/swc_css_modules/tests/fixture/modules/tests-cases/urls/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/unresolved/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/unresolved/source.css
 crates/swc_css_modules/tests/fixture/modules/unresolved/source.transform.json
 crates/swc_css_modules/tests/fixture/modules/url/shared.compiled.css
 crates/swc_css_modules/tests/fixture/modules/url/shared.css
 crates/swc_css_modules/tests/fixture/modules/url/source.compiled.css
 crates/swc_css_modules/tests/fixture/modules/url/source.css
 crates/swc_css_modules/tests/fixture/nested-import/imported.compiled.css
 crates/swc_css_modules/tests/fixture/nested-import/imported.css
 crates/swc_css_modules/tests/fixture/nested-import/imported.transform.json
 crates/swc_css_modules/tests/fixture/nested-import/other-imported.compiled.css
 crates/swc_css_modules/tests/fixture/nested-import/other-imported.css
 crates/swc_css_modules/tests/fixture/nested-import/other-imported.transform.json
 crates/swc_css_modules/tests/fixture/nested-import/source.compiled.css
 crates/swc_css_modules/tests/fixture/nested-import/source.css
 crates/swc_css_modules/tests/fixture/nested-import/source.imports.json
 crates/swc_css_modules/tests/fixture/nested-import/source.transform.json
 crates/swc_css_modules/tests/fixture/other-loader-query.compiled.css
 crates/swc_css_modules/tests/fixture/other-loader-query.css
 crates/swc_css_modules/tests/fixture/other-loader-query.transform.json
 crates/swc_css_modules/tests/fixture/postcss-present-env/source.compiled.css
 crates/swc_css_modules/tests/fixture/postcss-present-env/source.css
 crates/swc_css_modules/tests/fixture/postcss-present-env/source.transform.json
 crates/swc_css_modules/tests/fixture/simple-1.compiled.css
 crates/swc_css_modules/tests/fixture/simple-1.css
 crates/swc_css_modules/tests/fixture/simple-1.transform.json
 crates/swc_css_modules/tests/fixture/simple.compiled.css
 crates/swc_css_modules/tests/fixture/simple.css
 crates/swc_css_modules/tests/fixture/simple.transform.json
 crates/swc_css_modules/tests/fixture/source-map/basic.compiled.css
 crates/swc_css_modules/tests/fixture/source-map/basic.css
 crates/swc_css_modules/tests/fixture/source-map/basic.imports.json
 crates/swc_css_modules/tests/fixture/source-map/basic.postcss.compiled.css
 crates/swc_css_modules/tests/fixture/source-map/basic.postcss.css
 crates/swc_css_modules/tests/fixture/source-map/basic.postcss.imports.json
 crates/swc_css_modules/tests/fixture/source-map/basic.transform.json
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.compiled.css
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.css
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.postcss.compiled.css
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.postcss.css
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.postcss.transform.json
 crates/swc_css_modules/tests/fixture/source-map/nested/nested.transform.json
 crates/swc_css_modules/tests/fixture/source-map/with-query.compiled.css
 crates/swc_css_modules/tests/fixture/source-map/with-query.css
 crates/swc_css_modules/tests/fixture/source-map/with-query.transform.json
 crates/swc_css_modules/tests/fixture/url/absolute-url.compiled.css
 crates/swc_css_modules/tests/fixture/url/absolute-url.css
 crates/swc_css_modules/tests/fixture/url/false-alias.compiled.css
 crates/swc_css_modules/tests/fixture/url/false-alias.css
 crates/swc_css_modules/tests/fixture/url/false-alias.transform.json
 crates/swc_css_modules/tests/fixture/url/ignore-plugin.compiled.css
 crates/swc_css_modules/tests/fixture/url/ignore-plugin.css
 crates/swc_css_modules/tests/fixture/url/imported.compiled.css
 crates/swc_css_modules/tests/fixture/url/imported.css
 crates/swc_css_modules/tests/fixture/url/imported.transform.json
 crates/swc_css_modules/tests/fixture/url/resolve-extensions.compiled.css
 crates/swc_css_modules/tests/fixture/url/resolve-extensions.css
 crates/swc_css_modules/tests/fixture/url/url-unresolved.compiled.css
 crates/swc_css_modules/tests/fixture/url/url-unresolved.css
 crates/swc_css_modules/tests/fixture/url/url-unresolved.transform.json
 crates/swc_css_modules/tests/fixture/url/url.compiled.css
 crates/swc_css_modules/tests/fixture/url/url.css
 crates/swc_css_modules/tests/fixture/url/url.imports.json
 crates/swc_css_modules/tests/fixture/url/url.transform.json
 crates/swc_css_modules/tests/with-compat/basic/001/input.css
 crates/swc_css_modules/tests/with-compat/basic/001/output.css
 crates/swc_css_modules/tests/with-compat/basic/002/input.css
 crates/swc_css_modules/tests/with-compat/basic/002/output.css
 crates/swc_css_modules/tests/with-compat/vercel/001/input.css
 crates/swc_css_modules/tests/with-compat/vercel/001/output.css
 crates/swc_css_modules/tests/with-compat/vercel/002/input.css
 crates/swc_css_modules/tests/with-compat/vercel/002/output.css
 crates/swc_css_modules/tests/with-compat/vercel/003/input.css
 crates/swc_css_modules/tests/with-compat/vercel/003/output.css
 crates/swc_css_modules/tests/with-compat/vercel/004/input.css
 crates/swc_css_modules/tests/with-compat/vercel/004/output.css
 crates/swc_css_modules/tests/with-compat/vercel/005/input.css
 crates/swc_css_modules/tests/with-compat/vercel/005/output.css
 crates/swc_css_modules/tests/with-compat/vercel/006/input.css
 crates/swc_css_modules/tests/with-compat/vercel/006/output.css
 crates/swc_css_modules/tests/with-compat/vercel/007/input.css
 crates/swc_css_modules/tests/with-compat/vercel/007/output.css
 crates/swc_css_modules/tests/with-compat/vercel/008/input.css
 crates/swc_css_modules/tests/with-compat/vercel/008/output.css
 crates/swc_css_modules/tests/with-compat/vercel/010/input.css
 crates/swc_css_modules/tests/with-compat/vercel/010/output.css
 crates/swc_css_modules/tests/with_compat.rs
 crates/swc_css_parser/AGENTS.md
 crates/swc_css_parser/Cargo.toml
 crates/swc_css_parser/README.md
 crates/swc_css_parser/scripts/instruemnt/bench-lexer.sh
 crates/swc_css_parser/scripts/instruemnt/bench-parser.sh
 crates/swc_css_parser/src/error.rs
 crates/swc_css_parser/src/lexer/mod.rs
 crates/swc_css_parser/src/lib.rs
 crates/swc_css_parser/src/macros.rs
 crates/swc_css_parser/src/parser/at_rules/mod.rs
 crates/swc_css_parser/src/parser/input.rs
 crates/swc_css_parser/src/parser/macros.rs
 crates/swc_css_parser/src/parser/mod.rs
 crates/swc_css_parser/src/parser/selectors/mod.rs
 crates/swc_css_parser/src/parser/syntax/mod.rs
 crates/swc_css_parser/src/parser/tests.rs
 crates/swc_css_parser/src/parser/util.rs
 crates/swc_css_parser/src/parser/values_and_units/mod.rs
 crates/swc_css_parser/src/tests.rs
 crates/swc_css_parser/tests/fixture.rs
 crates/swc_css_parser/tests/fixture/at-rule/charset/invalid/input.css
 crates/swc_css_parser/tests/fixture/at-rule/charset/invalid/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/charset/invalid/output.json
 crates/swc_css_parser/tests/fixture/at-rule/charset/invalid/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/charset/invalid/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/charset/valid/input.css
 crates/swc_css_parser/tests/fixture/at-rule/charset/valid/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/charset/valid/output.json
 crates/swc_css_parser/tests/fixture/at-rule/charset/valid/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/charset/valid/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/color-profile/input.css
 crates/swc_css_parser/tests/fixture/at-rule/color-profile/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/color-profile/output.json
 crates/swc_css_parser/tests/fixture/at-rule/color-profile/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/color-profile/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/container/input.css
 crates/swc_css_parser/tests/fixture/at-rule/container/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/container/output.json
 crates/swc_css_parser/tests/fixture/at-rule/container/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/container/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/counter-style/input.css
 crates/swc_css_parser/tests/fixture/at-rule/counter-style/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/counter-style/output.json
 crates/swc_css_parser/tests/fixture/at-rule/counter-style/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/counter-style/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/custom-media/input.css
 crates/swc_css_parser/tests/fixture/at-rule/custom-media/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/custom-media/output.json
 crates/swc_css_parser/tests/fixture/at-rule/custom-media/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/custom-media/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/document/input.css
 crates/swc_css_parser/tests/fixture/at-rule/document/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/document/output.json
 crates/swc_css_parser/tests/fixture/at-rule/document/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/document/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-face/input.css
 crates/swc_css_parser/tests/fixture/at-rule/font-face/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-face/output.json
 crates/swc_css_parser/tests/fixture/at-rule/font-face/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/font-face/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-feature-values/input.css
 crates/swc_css_parser/tests/fixture/at-rule/font-feature-values/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-feature-values/output.json
 crates/swc_css_parser/tests/fixture/at-rule/font-feature-values/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/font-feature-values/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-palette-values/input.css
 crates/swc_css_parser/tests/fixture/at-rule/font-palette-values/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/font-palette-values/output.json
 crates/swc_css_parser/tests/fixture/at-rule/font-palette-values/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/font-palette-values/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/import/input.css
 crates/swc_css_parser/tests/fixture/at-rule/import/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/import/output.json
 crates/swc_css_parser/tests/fixture/at-rule/import/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/import/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/keyframe/input.css
 crates/swc_css_parser/tests/fixture/at-rule/keyframe/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/keyframe/output.json
 crates/swc_css_parser/tests/fixture/at-rule/keyframe/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/keyframe/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/layer/input.css
 crates/swc_css_parser/tests/fixture/at-rule/layer/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/layer/output.json
 crates/swc_css_parser/tests/fixture/at-rule/layer/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/layer/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/media/input.css
 crates/swc_css_parser/tests/fixture/at-rule/media/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/media/output.json
 crates/swc_css_parser/tests/fixture/at-rule/media/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/media/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/namespace/input.css
 crates/swc_css_parser/tests/fixture/at-rule/namespace/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/namespace/output.json
 crates/swc_css_parser/tests/fixture/at-rule/namespace/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/namespace/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/nest/input.css
 crates/swc_css_parser/tests/fixture/at-rule/nest/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/nest/output.json
 crates/swc_css_parser/tests/fixture/at-rule/nest/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/nest/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/page/input.css
 crates/swc_css_parser/tests/fixture/at-rule/page/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/page/output.json
 crates/swc_css_parser/tests/fixture/at-rule/page/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/page/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/property/input.css
 crates/swc_css_parser/tests/fixture/at-rule/property/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/property/output.json
 crates/swc_css_parser/tests/fixture/at-rule/property/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/property/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/basic/input.css
 crates/swc_css_parser/tests/fixture/at-rule/scope/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/basic/output.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/scope/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/chromium/input.css
 crates/swc_css_parser/tests/fixture/at-rule/scope/chromium/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/chromium/output.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/chromium/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/scope/chromium/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/wpt/input.css
 crates/swc_css_parser/tests/fixture/at-rule/scope/wpt/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/wpt/output.json
 crates/swc_css_parser/tests/fixture/at-rule/scope/wpt/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/scope/wpt/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/starting-style/input.css
 crates/swc_css_parser/tests/fixture/at-rule/starting-style/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/starting-style/output.json
 crates/swc_css_parser/tests/fixture/at-rule/starting-style/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/starting-style/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/supports/input.css
 crates/swc_css_parser/tests/fixture/at-rule/supports/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/supports/output.json
 crates/swc_css_parser/tests/fixture/at-rule/supports/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/supports/trailing-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/unknown/input.css
 crates/swc_css_parser/tests/fixture/at-rule/unknown/leading-comments.json
 crates/swc_css_parser/tests/fixture/at-rule/unknown/output.json
 crates/swc_css_parser/tests/fixture/at-rule/unknown/span.swc-stderr
 crates/swc_css_parser/tests/fixture/at-rule/unknown/trailing-comments.json
 crates/swc_css_parser/tests/fixture/bom/input.css
 crates/swc_css_parser/tests/fixture/bom/leading-comments.json
 crates/swc_css_parser/tests/fixture/bom/output.json
 crates/swc_css_parser/tests/fixture/bom/span.swc-stderr
 crates/swc_css_parser/tests/fixture/bom/trailing-comments.json
 crates/swc_css_parser/tests/fixture/cdo-and-cdc/input.css
 crates/swc_css_parser/tests/fixture/cdo-and-cdc/leading-comments.json
 crates/swc_css_parser/tests/fixture/cdo-and-cdc/output.json
 crates/swc_css_parser/tests/fixture/cdo-and-cdc/span.swc-stderr
 crates/swc_css_parser/tests/fixture/cdo-and-cdc/trailing-comments.json
 crates/swc_css_parser/tests/fixture/comment/input.css
 crates/swc_css_parser/tests/fixture/comment/leading-comments.json
 crates/swc_css_parser/tests/fixture/comment/output.json
 crates/swc_css_parser/tests/fixture/comment/span.swc-stderr
 crates/swc_css_parser/tests/fixture/comment/trailing-comments.json
 crates/swc_css_parser/tests/fixture/dashed-ident/input.css
 crates/swc_css_parser/tests/fixture/dashed-ident/leading-comments.json
 crates/swc_css_parser/tests/fixture/dashed-ident/output.json
 crates/swc_css_parser/tests/fixture/dashed-ident/span.swc-stderr
 crates/swc_css_parser/tests/fixture/dashed-ident/trailing-comments.json
 crates/swc_css_parser/tests/fixture/declaration-list/input.css
 crates/swc_css_parser/tests/fixture/declaration-list/leading-comments.json
 crates/swc_css_parser/tests/fixture/declaration-list/output.json
 crates/swc_css_parser/tests/fixture/declaration-list/span.swc-stderr
 crates/swc_css_parser/tests/fixture/declaration-list/trailing-comments.json
 crates/swc_css_parser/tests/fixture/declaration/input.css
 crates/swc_css_parser/tests/fixture/declaration/leading-comments.json
 crates/swc_css_parser/tests/fixture/declaration/output.json
 crates/swc_css_parser/tests/fixture/declaration/span.swc-stderr
 crates/swc_css_parser/tests/fixture/declaration/trailing-comments.json
 crates/swc_css_parser/tests/fixture/delim/backslash/input.css
 crates/swc_css_parser/tests/fixture/delim/backslash/leading-comments.json
 crates/swc_css_parser/tests/fixture/delim/backslash/output.json
 crates/swc_css_parser/tests/fixture/delim/backslash/span.swc-stderr
 crates/swc_css_parser/tests/fixture/delim/backslash/trailing-comments.json
 crates/swc_css_parser/tests/fixture/dimension/basic/input.css
 crates/swc_css_parser/tests/fixture/dimension/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/dimension/basic/output.json
 crates/swc_css_parser/tests/fixture/dimension/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/dimension/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/empty/leading-comments.json
 crates/swc_css_parser/tests/fixture/empty/output.json
 crates/swc_css_parser/tests/fixture/empty/span.swc-stderr
 crates/swc_css_parser/tests/fixture/empty/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/calc/input.css
 crates/swc_css_parser/tests/fixture/function/calc/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/calc/output.json
 crates/swc_css_parser/tests/fixture/function/calc/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/calc/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/element/input.css
 crates/swc_css_parser/tests/fixture/function/element/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/element/output.json
 crates/swc_css_parser/tests/fixture/function/element/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/element/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/linear-gradient/input.css
 crates/swc_css_parser/tests/fixture/function/linear-gradient/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/linear-gradient/output.json
 crates/swc_css_parser/tests/fixture/function/linear-gradient/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/linear-gradient/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/mix/input.css
 crates/swc_css_parser/tests/fixture/function/mix/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/mix/output.json
 crates/swc_css_parser/tests/fixture/function/mix/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/mix/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/unknown/input.css
 crates/swc_css_parser/tests/fixture/function/unknown/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/unknown/output.json
 crates/swc_css_parser/tests/fixture/function/unknown/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/unknown/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/url/input.css
 crates/swc_css_parser/tests/fixture/function/url/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/url/output.json
 crates/swc_css_parser/tests/fixture/function/url/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/url/trailing-comments.json
 crates/swc_css_parser/tests/fixture/function/var/input.css
 crates/swc_css_parser/tests/fixture/function/var/leading-comments.json
 crates/swc_css_parser/tests/fixture/function/var/output.json
 crates/swc_css_parser/tests/fixture/function/var/span.swc-stderr
 crates/swc_css_parser/tests/fixture/function/var/trailing-comments.json
 crates/swc_css_parser/tests/fixture/hacks/input.css
 crates/swc_css_parser/tests/fixture/hacks/leading-comments.json
 crates/swc_css_parser/tests/fixture/hacks/output.json
 crates/swc_css_parser/tests/fixture/hacks/span.swc-stderr
 crates/swc_css_parser/tests/fixture/hacks/trailing-comments.json
 crates/swc_css_parser/tests/fixture/hex-colors/input.css
 crates/swc_css_parser/tests/fixture/hex-colors/leading-comments.json
 crates/swc_css_parser/tests/fixture/hex-colors/output.json
 crates/swc_css_parser/tests/fixture/hex-colors/span.swc-stderr
 crates/swc_css_parser/tests/fixture/hex-colors/trailing-comments.json
 crates/swc_css_parser/tests/fixture/important/basic/input.css
 crates/swc_css_parser/tests/fixture/important/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/important/basic/output.json
 crates/swc_css_parser/tests/fixture/important/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/important/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/issue-8461/1/input.css
 crates/swc_css_parser/tests/fixture/issue-8461/1/leading-comments.json
 crates/swc_css_parser/tests/fixture/issue-8461/1/output.json
 crates/swc_css_parser/tests/fixture/issue-8461/1/span.swc-stderr
 crates/swc_css_parser/tests/fixture/issue-8461/1/trailing-comments.json
 crates/swc_css_parser/tests/fixture/issue-8461/2/input.css
 crates/swc_css_parser/tests/fixture/issue-8461/2/leading-comments.json
 crates/swc_css_parser/tests/fixture/issue-8461/2/output.json
 crates/swc_css_parser/tests/fixture/issue-8461/2/span.swc-stderr
 crates/swc_css_parser/tests/fixture/issue-8461/2/trailing-comments.json
 crates/swc_css_parser/tests/fixture/number/input.css
 crates/swc_css_parser/tests/fixture/number/leading-comments.json
 crates/swc_css_parser/tests/fixture/number/output.json
 crates/swc_css_parser/tests/fixture/number/span.swc-stderr
 crates/swc_css_parser/tests/fixture/number/trailing-comments.json
 crates/swc_css_parser/tests/fixture/only/1/input.css
 crates/swc_css_parser/tests/fixture/only/1/leading-comments.json
 crates/swc_css_parser/tests/fixture/only/1/output.json
 crates/swc_css_parser/tests/fixture/only/1/span.swc-stderr
 crates/swc_css_parser/tests/fixture/only/1/trailing-comments.json
 crates/swc_css_parser/tests/fixture/pack-2579/input.css
 crates/swc_css_parser/tests/fixture/pack-2579/leading-comments.json
 crates/swc_css_parser/tests/fixture/pack-2579/output.json
 crates/swc_css_parser/tests/fixture/pack-2579/span.swc-stderr
 crates/swc_css_parser/tests/fixture/pack-2579/trailing-comments.json
 crates/swc_css_parser/tests/fixture/property/escaped/input.css
 crates/swc_css_parser/tests/fixture/property/escaped/leading-comments.json
 crates/swc_css_parser/tests/fixture/property/escaped/output.json
 crates/swc_css_parser/tests/fixture/property/escaped/span.swc-stderr
 crates/swc_css_parser/tests/fixture/property/escaped/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/attribute/input.css
 crates/swc_css_parser/tests/fixture/selector/attribute/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/attribute/output.json
 crates/swc_css_parser/tests/fixture/selector/attribute/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/attribute/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/class/input.css
 crates/swc_css_parser/tests/fixture/selector/class/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/class/output.json
 crates/swc_css_parser/tests/fixture/selector/class/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/class/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/comments/input.css
 crates/swc_css_parser/tests/fixture/selector/comments/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/comments/output.json
 crates/swc_css_parser/tests/fixture/selector/comments/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/comments/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/complex/input.css
 crates/swc_css_parser/tests/fixture/selector/complex/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/complex/output.json
 crates/swc_css_parser/tests/fixture/selector/complex/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/complex/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/compound/input.css
 crates/swc_css_parser/tests/fixture/selector/compound/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/compound/output.json
 crates/swc_css_parser/tests/fixture/selector/compound/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/compound/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/id/input.css
 crates/swc_css_parser/tests/fixture/selector/id/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/id/output.json
 crates/swc_css_parser/tests/fixture/selector/id/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/id/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/list/input.css
 crates/swc_css_parser/tests/fixture/selector/list/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/list/output.json
 crates/swc_css_parser/tests/fixture/selector/list/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/list/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/nesting/input.css
 crates/swc_css_parser/tests/fixture/selector/nesting/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/nesting/output.json
 crates/swc_css_parser/tests/fixture/selector/nesting/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/nesting/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/an-plus-b/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/an-plus-b/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/an-plus-b/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/an-plus-b/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/an-plus-b/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/any/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/any/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/any/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/any/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/any/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/basic/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/basic/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/current/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/current/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/current/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/current/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/current/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/dir/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/dir/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/dir/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/dir/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/dir/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/future/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/future/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/future/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/future/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/future/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/has/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/has/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/has/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/has/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/has/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host-context/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host-context/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host-context/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host-context/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host-context/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/host/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/is/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/is/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/is/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/is/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/is/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/lang/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/lang/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/lang/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/lang/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/lang/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/matches/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/matches/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/matches/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/matches/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/matches/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/not/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/not/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/not/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/not/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/not/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/past/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/past/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/past/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/past/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/past/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/unknown/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/unknown/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/unknown/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/unknown/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/unknown/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/where/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/where/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/where/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/where/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-class/where/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/basic/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/basic/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue-region/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue-region/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue-region/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue-region/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue-region/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/cue/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/escaped/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/escaped/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/escaped/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/escaped/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/escaped/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/highlight/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/highlight/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/highlight/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/highlight/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/highlight/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/part/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/part/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/part/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/part/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/part/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/slotted/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/slotted/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/slotted/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/slotted/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/slotted/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/unknown/input.css
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/unknown/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/unknown/output.json
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/unknown/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/pseudo-element/unknown/trailing-comments.json
 crates/swc_css_parser/tests/fixture/selector/type/input.css
 crates/swc_css_parser/tests/fixture/selector/type/leading-comments.json
 crates/swc_css_parser/tests/fixture/selector/type/output.json
 crates/swc_css_parser/tests/fixture/selector/type/span.swc-stderr
 crates/swc_css_parser/tests/fixture/selector/type/trailing-comments.json
 crates/swc_css_parser/tests/fixture/style-block/input.css
 crates/swc_css_parser/tests/fixture/style-block/leading-comments.json
 crates/swc_css_parser/tests/fixture/style-block/output.json
 crates/swc_css_parser/tests/fixture/style-block/span.swc-stderr
 crates/swc_css_parser/tests/fixture/style-block/trailing-comments.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/1/input.css
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/1/leading-comments.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/1/output.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/1/span.swc-stderr
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/1/trailing-comments.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/2/input.css
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/2/leading-comments.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/2/output.json
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/2/span.swc-stderr
 crates/swc_css_parser/tests/fixture/styled-jsx/selector/2/trailing-comments.json
 crates/swc_css_parser/tests/fixture/stylesheet/cdo-and-cdc/input.css
 crates/swc_css_parser/tests/fixture/stylesheet/cdo-and-cdc/leading-comments.json
 crates/swc_css_parser/tests/fixture/stylesheet/cdo-and-cdc/output.json
 crates/swc_css_parser/tests/fixture/stylesheet/cdo-and-cdc/span.swc-stderr
 crates/swc_css_parser/tests/fixture/stylesheet/cdo-and-cdc/trailing-comments.json
 crates/swc_css_parser/tests/fixture/stylesheet/empty/leading-comments.json
 crates/swc_css_parser/tests/fixture/stylesheet/empty/output.json
 crates/swc_css_parser/tests/fixture/stylesheet/empty/span.swc-stderr
 crates/swc_css_parser/tests/fixture/stylesheet/empty/trailing-comments.json
 crates/swc_css_parser/tests/fixture/stylis/comma/01/input.css
 crates/swc_css_parser/tests/fixture/stylis/comma/01/leading-comments.json
 crates/swc_css_parser/tests/fixture/stylis/comma/01/output.json
 crates/swc_css_parser/tests/fixture/stylis/comma/01/span.swc-stderr
 crates/swc_css_parser/tests/fixture/stylis/comma/01/trailing-comments.json
 crates/swc_css_parser/tests/fixture/turbo/4092/input.css
 crates/swc_css_parser/tests/fixture/turbo/4092/leading-comments.json
 crates/swc_css_parser/tests/fixture/turbo/4092/output.json
 crates/swc_css_parser/tests/fixture/turbo/4092/span.swc-stderr
 crates/swc_css_parser/tests/fixture/turbo/4092/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/angle/input.css
 crates/swc_css_parser/tests/fixture/value/angle/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/angle/output.json
 crates/swc_css_parser/tests/fixture/value/angle/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/angle/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/color/input.css
 crates/swc_css_parser/tests/fixture/value/color/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/color/output.json
 crates/swc_css_parser/tests/fixture/value/color/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/color/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/custom-property/input.css
 crates/swc_css_parser/tests/fixture/value/custom-property/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/custom-property/output.json
 crates/swc_css_parser/tests/fixture/value/custom-property/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/custom-property/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/dimension/input.css
 crates/swc_css_parser/tests/fixture/value/dimension/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/dimension/output.json
 crates/swc_css_parser/tests/fixture/value/dimension/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/dimension/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/escaped/input.css
 crates/swc_css_parser/tests/fixture/value/escaped/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/escaped/output.json
 crates/swc_css_parser/tests/fixture/value/escaped/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/escaped/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/frequency/input.css
 crates/swc_css_parser/tests/fixture/value/frequency/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/frequency/output.json
 crates/swc_css_parser/tests/fixture/value/frequency/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/frequency/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/ident/input.css
 crates/swc_css_parser/tests/fixture/value/ident/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/ident/output.json
 crates/swc_css_parser/tests/fixture/value/ident/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/ident/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/integer/input.css
 crates/swc_css_parser/tests/fixture/value/integer/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/integer/output.json
 crates/swc_css_parser/tests/fixture/value/integer/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/integer/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/length/input.css
 crates/swc_css_parser/tests/fixture/value/length/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/length/output.json
 crates/swc_css_parser/tests/fixture/value/length/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/length/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/percentage/input.css
 crates/swc_css_parser/tests/fixture/value/percentage/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/percentage/output.json
 crates/swc_css_parser/tests/fixture/value/percentage/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/percentage/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/quotes/input.css
 crates/swc_css_parser/tests/fixture/value/quotes/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/quotes/output.json
 crates/swc_css_parser/tests/fixture/value/quotes/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/quotes/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/resolution/input.css
 crates/swc_css_parser/tests/fixture/value/resolution/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/resolution/output.json
 crates/swc_css_parser/tests/fixture/value/resolution/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/resolution/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/square-brackets/input.css
 crates/swc_css_parser/tests/fixture/value/square-brackets/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/square-brackets/output.json
 crates/swc_css_parser/tests/fixture/value/square-brackets/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/square-brackets/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/time/input.css
 crates/swc_css_parser/tests/fixture/value/time/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/time/output.json
 crates/swc_css_parser/tests/fixture/value/time/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/time/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/urange/input.css
 crates/swc_css_parser/tests/fixture/value/urange/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/urange/output.json
 crates/swc_css_parser/tests/fixture/value/urange/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/urange/trailing-comments.json
 crates/swc_css_parser/tests/fixture/value/url/input.css
 crates/swc_css_parser/tests/fixture/value/url/leading-comments.json
 crates/swc_css_parser/tests/fixture/value/url/output.json
 crates/swc_css_parser/tests/fixture/value/url/span.swc-stderr
 crates/swc_css_parser/tests/fixture/value/url/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/csstree/basic/input.css
 crates/swc_css_parser/tests/fixture/vendor/csstree/basic/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/csstree/basic/output.json
 crates/swc_css_parser/tests/fixture/vendor/csstree/basic/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/csstree/basic/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-4j83DwgJa0nPQIjlb0RIA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-4j83DwgJa0nPQIjlb0RIA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-4j83DwgJa0nPQIjlb0RIA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-4j83DwgJa0nPQIjlb0RIA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-4j83DwgJa0nPQIjlb0RIA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-8o_H6sq86TDAHqF7YO0hg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-8o_H6sq86TDAHqF7YO0hg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-8o_H6sq86TDAHqF7YO0hg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-8o_H6sq86TDAHqF7YO0hg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-8o_H6sq86TDAHqF7YO0hg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-GZJfOA9TK6La2KGGNgCkg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-GZJfOA9TK6La2KGGNgCkg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-GZJfOA9TK6La2KGGNgCkg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-GZJfOA9TK6La2KGGNgCkg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-GZJfOA9TK6La2KGGNgCkg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-JoxoRcnA-zaaEC7RjXKvQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-JoxoRcnA-zaaEC7RjXKvQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-JoxoRcnA-zaaEC7RjXKvQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-JoxoRcnA-zaaEC7RjXKvQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-JoxoRcnA-zaaEC7RjXKvQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-b4VODLSeaV93gwC2Ot2tw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-b4VODLSeaV93gwC2Ot2tw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-b4VODLSeaV93gwC2Ot2tw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-b4VODLSeaV93gwC2Ot2tw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-b4VODLSeaV93gwC2Ot2tw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-edvtxlXMemv5jnGeyueBA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-edvtxlXMemv5jnGeyueBA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-edvtxlXMemv5jnGeyueBA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-edvtxlXMemv5jnGeyueBA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-edvtxlXMemv5jnGeyueBA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-gboAEi1zyjFW5mtEM24Rg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-gboAEi1zyjFW5mtEM24Rg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-gboAEi1zyjFW5mtEM24Rg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-gboAEi1zyjFW5mtEM24Rg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-gboAEi1zyjFW5mtEM24Rg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-shTP60AAG6a4mCJUpV1cQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-shTP60AAG6a4mCJUpV1cQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-shTP60AAG6a4mCJUpV1cQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-shTP60AAG6a4mCJUpV1cQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/-shTP60AAG6a4mCJUpV1cQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/07tvJxvZrgDeTmptOclErA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/07tvJxvZrgDeTmptOclErA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/07tvJxvZrgDeTmptOclErA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/07tvJxvZrgDeTmptOclErA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/07tvJxvZrgDeTmptOclErA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0LKvnY2GhG7ss8EXa0t6tQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0LKvnY2GhG7ss8EXa0t6tQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0LKvnY2GhG7ss8EXa0t6tQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0LKvnY2GhG7ss8EXa0t6tQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0LKvnY2GhG7ss8EXa0t6tQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0Zlgi2sdsFfTrdnWOHUqeg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0Zlgi2sdsFfTrdnWOHUqeg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0Zlgi2sdsFfTrdnWOHUqeg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0Zlgi2sdsFfTrdnWOHUqeg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0Zlgi2sdsFfTrdnWOHUqeg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0qqdP6EmNqzSa3h8c8lYUQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0qqdP6EmNqzSa3h8c8lYUQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0qqdP6EmNqzSa3h8c8lYUQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0qqdP6EmNqzSa3h8c8lYUQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0qqdP6EmNqzSa3h8c8lYUQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0yo6flt6jo-UA8rUEFjrWA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0yo6flt6jo-UA8rUEFjrWA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0yo6flt6jo-UA8rUEFjrWA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0yo6flt6jo-UA8rUEFjrWA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/0yo6flt6jo-UA8rUEFjrWA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/10VLLYwNo7xaTisP9r9Kfg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/10VLLYwNo7xaTisP9r9Kfg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/10VLLYwNo7xaTisP9r9Kfg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/10VLLYwNo7xaTisP9r9Kfg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/10VLLYwNo7xaTisP9r9Kfg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/12EwJCu6DsfOEJubQW9jLg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/12EwJCu6DsfOEJubQW9jLg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/12EwJCu6DsfOEJubQW9jLg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/12EwJCu6DsfOEJubQW9jLg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/12EwJCu6DsfOEJubQW9jLg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1naykwaIKZc6zuHRNIccLQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1naykwaIKZc6zuHRNIccLQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1naykwaIKZc6zuHRNIccLQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1naykwaIKZc6zuHRNIccLQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/1naykwaIKZc6zuHRNIccLQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/2nNBhRWO2cNcBJf09zDxjw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/2nNBhRWO2cNcBJf09zDxjw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/2nNBhRWO2cNcBJf09zDxjw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/2nNBhRWO2cNcBJf09zDxjw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/2nNBhRWO2cNcBJf09zDxjw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/36qnNuIUvbIrMnJKDxwE5A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/36qnNuIUvbIrMnJKDxwE5A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/36qnNuIUvbIrMnJKDxwE5A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/36qnNuIUvbIrMnJKDxwE5A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/36qnNuIUvbIrMnJKDxwE5A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/375WZQg3bngUbuoHsqEIcA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/375WZQg3bngUbuoHsqEIcA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/375WZQg3bngUbuoHsqEIcA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/375WZQg3bngUbuoHsqEIcA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/375WZQg3bngUbuoHsqEIcA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/39pbt1sIeFh8WWhCalZS4g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/39pbt1sIeFh8WWhCalZS4g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/39pbt1sIeFh8WWhCalZS4g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/39pbt1sIeFh8WWhCalZS4g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/39pbt1sIeFh8WWhCalZS4g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3EgMpLwjJNG0ht4U_r6cnw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3EgMpLwjJNG0ht4U_r6cnw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3EgMpLwjJNG0ht4U_r6cnw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3EgMpLwjJNG0ht4U_r6cnw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3EgMpLwjJNG0ht4U_r6cnw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3JGye8AhworwNFoUL1gKbg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3JGye8AhworwNFoUL1gKbg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3JGye8AhworwNFoUL1gKbg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3JGye8AhworwNFoUL1gKbg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3JGye8AhworwNFoUL1gKbg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3OV2jH0hrt2_2jOv6t4wvA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3OV2jH0hrt2_2jOv6t4wvA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3OV2jH0hrt2_2jOv6t4wvA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3OV2jH0hrt2_2jOv6t4wvA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3OV2jH0hrt2_2jOv6t4wvA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3ZCwY2LzkuEPMyYIsA9KzQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3ZCwY2LzkuEPMyYIsA9KzQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3ZCwY2LzkuEPMyYIsA9KzQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3ZCwY2LzkuEPMyYIsA9KzQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3ZCwY2LzkuEPMyYIsA9KzQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3a1KXFwtncypOUCwQI7IAw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3a1KXFwtncypOUCwQI7IAw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3a1KXFwtncypOUCwQI7IAw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3a1KXFwtncypOUCwQI7IAw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3a1KXFwtncypOUCwQI7IAw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3qKvhk-8FQVONLpki0FoMA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3qKvhk-8FQVONLpki0FoMA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3qKvhk-8FQVONLpki0FoMA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3qKvhk-8FQVONLpki0FoMA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/3qKvhk-8FQVONLpki0FoMA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/485Ns9qQHa89OJU5Lhjx-Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/485Ns9qQHa89OJU5Lhjx-Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/485Ns9qQHa89OJU5Lhjx-Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/485Ns9qQHa89OJU5Lhjx-Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/485Ns9qQHa89OJU5Lhjx-Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4Tjjgepnha63E4UiXXDNEA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4Tjjgepnha63E4UiXXDNEA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4Tjjgepnha63E4UiXXDNEA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4Tjjgepnha63E4UiXXDNEA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4Tjjgepnha63E4UiXXDNEA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4UaOTazLwrr9gd5xkBBlnw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4UaOTazLwrr9gd5xkBBlnw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4UaOTazLwrr9gd5xkBBlnw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4UaOTazLwrr9gd5xkBBlnw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4UaOTazLwrr9gd5xkBBlnw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4WSp4-HbKB-f1GLF00sf6A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4WSp4-HbKB-f1GLF00sf6A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4WSp4-HbKB-f1GLF00sf6A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4WSp4-HbKB-f1GLF00sf6A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4WSp4-HbKB-f1GLF00sf6A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4_H2sj_CNmUQHGctk7geQQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4_H2sj_CNmUQHGctk7geQQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4_H2sj_CNmUQHGctk7geQQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4_H2sj_CNmUQHGctk7geQQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/4_H2sj_CNmUQHGctk7geQQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/52obp49U0CyYOskQAEoIJw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/52obp49U0CyYOskQAEoIJw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/52obp49U0CyYOskQAEoIJw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/52obp49U0CyYOskQAEoIJw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/52obp49U0CyYOskQAEoIJw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/53OltIbJ-YBXtSKedVvYwA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/53OltIbJ-YBXtSKedVvYwA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/53OltIbJ-YBXtSKedVvYwA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/53OltIbJ-YBXtSKedVvYwA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/53OltIbJ-YBXtSKedVvYwA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/54mhLGCwQMwsuiVkiTzAAQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/54mhLGCwQMwsuiVkiTzAAQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/54mhLGCwQMwsuiVkiTzAAQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/54mhLGCwQMwsuiVkiTzAAQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/54mhLGCwQMwsuiVkiTzAAQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5IxIPW9sKkvdZIzfV33AcA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5IxIPW9sKkvdZIzfV33AcA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5IxIPW9sKkvdZIzfV33AcA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5IxIPW9sKkvdZIzfV33AcA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5IxIPW9sKkvdZIzfV33AcA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5al65IRQbw_x4yG3ke74fQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5al65IRQbw_x4yG3ke74fQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5al65IRQbw_x4yG3ke74fQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5al65IRQbw_x4yG3ke74fQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5al65IRQbw_x4yG3ke74fQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5cnGKjYPm1XBeqTmw3oCag/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5cnGKjYPm1XBeqTmw3oCag/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5cnGKjYPm1XBeqTmw3oCag/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5cnGKjYPm1XBeqTmw3oCag/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5cnGKjYPm1XBeqTmw3oCag/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5nNFwUYmVb5_MMMzIvIeQg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5nNFwUYmVb5_MMMzIvIeQg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5nNFwUYmVb5_MMMzIvIeQg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5nNFwUYmVb5_MMMzIvIeQg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5nNFwUYmVb5_MMMzIvIeQg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5yer6GUWydidDHrfgacUkA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5yer6GUWydidDHrfgacUkA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5yer6GUWydidDHrfgacUkA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5yer6GUWydidDHrfgacUkA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/5yer6GUWydidDHrfgacUkA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/62BQJI-uDjHXNJ7kyL8HiA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/62BQJI-uDjHXNJ7kyL8HiA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/62BQJI-uDjHXNJ7kyL8HiA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/62BQJI-uDjHXNJ7kyL8HiA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/62BQJI-uDjHXNJ7kyL8HiA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6IWHWiWjsuGkPiPAp2KmoA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6IWHWiWjsuGkPiPAp2KmoA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6IWHWiWjsuGkPiPAp2KmoA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6IWHWiWjsuGkPiPAp2KmoA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6IWHWiWjsuGkPiPAp2KmoA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6WYwXsqP1SJOa-6oDBobzQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6WYwXsqP1SJOa-6oDBobzQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6WYwXsqP1SJOa-6oDBobzQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6WYwXsqP1SJOa-6oDBobzQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6WYwXsqP1SJOa-6oDBobzQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6aNPFn_YOBL4koYvV-g8pQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6aNPFn_YOBL4koYvV-g8pQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6aNPFn_YOBL4koYvV-g8pQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6aNPFn_YOBL4koYvV-g8pQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6aNPFn_YOBL4koYvV-g8pQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6fufNZ3PA6_-pNwY-IP61Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6fufNZ3PA6_-pNwY-IP61Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6fufNZ3PA6_-pNwY-IP61Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6fufNZ3PA6_-pNwY-IP61Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6fufNZ3PA6_-pNwY-IP61Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6kUhG0W7hwZxIuaCsZ7pHg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6kUhG0W7hwZxIuaCsZ7pHg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6kUhG0W7hwZxIuaCsZ7pHg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6kUhG0W7hwZxIuaCsZ7pHg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6kUhG0W7hwZxIuaCsZ7pHg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6s_VBuRPHbPiUrh1fWCR_Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6s_VBuRPHbPiUrh1fWCR_Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6s_VBuRPHbPiUrh1fWCR_Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6s_VBuRPHbPiUrh1fWCR_Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/6s_VBuRPHbPiUrh1fWCR_Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7CK6ZYt4CWz7Ge5KWLKBYg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7CK6ZYt4CWz7Ge5KWLKBYg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7CK6ZYt4CWz7Ge5KWLKBYg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7CK6ZYt4CWz7Ge5KWLKBYg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7CK6ZYt4CWz7Ge5KWLKBYg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7S9dyZUmnJW4VKAa7gcKvw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7S9dyZUmnJW4VKAa7gcKvw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7S9dyZUmnJW4VKAa7gcKvw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7S9dyZUmnJW4VKAa7gcKvw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7S9dyZUmnJW4VKAa7gcKvw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7Wto7epgdmJCos0XkrnMww/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7Wto7epgdmJCos0XkrnMww/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7Wto7epgdmJCos0XkrnMww/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7Wto7epgdmJCos0XkrnMww/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7Wto7epgdmJCos0XkrnMww/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7YGXOizztR38f8fGB1DRaQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7YGXOizztR38f8fGB1DRaQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7YGXOizztR38f8fGB1DRaQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7YGXOizztR38f8fGB1DRaQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7YGXOizztR38f8fGB1DRaQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7q6h33W5r1sx-W3Q7DipjA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7q6h33W5r1sx-W3Q7DipjA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7q6h33W5r1sx-W3Q7DipjA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7q6h33W5r1sx-W3Q7DipjA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/7q6h33W5r1sx-W3Q7DipjA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/866Law8W0FQas7QMxFjUbw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/866Law8W0FQas7QMxFjUbw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/866Law8W0FQas7QMxFjUbw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/866Law8W0FQas7QMxFjUbw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/866Law8W0FQas7QMxFjUbw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8Gs_Q4kYqijbgIQ6xIW8qw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8Gs_Q4kYqijbgIQ6xIW8qw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8Gs_Q4kYqijbgIQ6xIW8qw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8Gs_Q4kYqijbgIQ6xIW8qw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8Gs_Q4kYqijbgIQ6xIW8qw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8R-UUShF-1EmQSj6_GQwrA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8R-UUShF-1EmQSj6_GQwrA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8R-UUShF-1EmQSj6_GQwrA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8R-UUShF-1EmQSj6_GQwrA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/8R-UUShF-1EmQSj6_GQwrA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9IIa-42s3YQFw8ilk39GdQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9IIa-42s3YQFw8ilk39GdQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9IIa-42s3YQFw8ilk39GdQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9IIa-42s3YQFw8ilk39GdQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9IIa-42s3YQFw8ilk39GdQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9aSeJQPn4WHMexejaMQQoQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9aSeJQPn4WHMexejaMQQoQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9aSeJQPn4WHMexejaMQQoQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9aSeJQPn4WHMexejaMQQoQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/9aSeJQPn4WHMexejaMQQoQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/A3jvzrmJH_MIf_Uilsy4sg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/A3jvzrmJH_MIf_Uilsy4sg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/A3jvzrmJH_MIf_Uilsy4sg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/A3jvzrmJH_MIf_Uilsy4sg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/A3jvzrmJH_MIf_Uilsy4sg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ACQUsGVQAmGzhMqBRmS6Mw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ACQUsGVQAmGzhMqBRmS6Mw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ACQUsGVQAmGzhMqBRmS6Mw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ACQUsGVQAmGzhMqBRmS6Mw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ACQUsGVQAmGzhMqBRmS6Mw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ATZbhYBr7fOFJoZ4E2dwkA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ATZbhYBr7fOFJoZ4E2dwkA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ATZbhYBr7fOFJoZ4E2dwkA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ATZbhYBr7fOFJoZ4E2dwkA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ATZbhYBr7fOFJoZ4E2dwkA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AVaQlt9z0lhJC6bHHDPVeA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AVaQlt9z0lhJC6bHHDPVeA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AVaQlt9z0lhJC6bHHDPVeA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AVaQlt9z0lhJC6bHHDPVeA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AVaQlt9z0lhJC6bHHDPVeA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Aby-BQPnUhIoK9wn-kUcDQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Aby-BQPnUhIoK9wn-kUcDQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Aby-BQPnUhIoK9wn-kUcDQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Aby-BQPnUhIoK9wn-kUcDQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Aby-BQPnUhIoK9wn-kUcDQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ae5_auBp274oaSQ0kls9sw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ae5_auBp274oaSQ0kls9sw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ae5_auBp274oaSQ0kls9sw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ae5_auBp274oaSQ0kls9sw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ae5_auBp274oaSQ0kls9sw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Afm91-TMNbzd52HsPrCCNA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Afm91-TMNbzd52HsPrCCNA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Afm91-TMNbzd52HsPrCCNA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Afm91-TMNbzd52HsPrCCNA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Afm91-TMNbzd52HsPrCCNA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AigZ338AGwCqF4M9a3Quqw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AigZ338AGwCqF4M9a3Quqw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AigZ338AGwCqF4M9a3Quqw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AigZ338AGwCqF4M9a3Quqw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AigZ338AGwCqF4M9a3Quqw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AocxkR5Gt30Hu6JV7J56Wg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AocxkR5Gt30Hu6JV7J56Wg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AocxkR5Gt30Hu6JV7J56Wg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AocxkR5Gt30Hu6JV7J56Wg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AocxkR5Gt30Hu6JV7J56Wg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AwZM5l5vBlyrbgG-Fk0_EQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AwZM5l5vBlyrbgG-Fk0_EQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AwZM5l5vBlyrbgG-Fk0_EQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AwZM5l5vBlyrbgG-Fk0_EQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/AwZM5l5vBlyrbgG-Fk0_EQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BGEkoLaLFY8_QtKKVFDVhQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BGEkoLaLFY8_QtKKVFDVhQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BGEkoLaLFY8_QtKKVFDVhQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BGEkoLaLFY8_QtKKVFDVhQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BGEkoLaLFY8_QtKKVFDVhQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BIDuS3X-CUq54w1iGLX2ig/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BIDuS3X-CUq54w1iGLX2ig/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BIDuS3X-CUq54w1iGLX2ig/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BIDuS3X-CUq54w1iGLX2ig/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BIDuS3X-CUq54w1iGLX2ig/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BltaGv1fY5VvJahyCRNxqQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BltaGv1fY5VvJahyCRNxqQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BltaGv1fY5VvJahyCRNxqQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BltaGv1fY5VvJahyCRNxqQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BltaGv1fY5VvJahyCRNxqQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BrJMdtdKJAuIZIG5MVWUYA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BrJMdtdKJAuIZIG5MVWUYA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BrJMdtdKJAuIZIG5MVWUYA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BrJMdtdKJAuIZIG5MVWUYA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/BrJMdtdKJAuIZIG5MVWUYA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C419dJQ48QjmgKufnQhNVw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C419dJQ48QjmgKufnQhNVw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C419dJQ48QjmgKufnQhNVw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C419dJQ48QjmgKufnQhNVw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C419dJQ48QjmgKufnQhNVw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C6gS3Kl0KEwGsFaUUGXzFg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C6gS3Kl0KEwGsFaUUGXzFg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C6gS3Kl0KEwGsFaUUGXzFg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C6gS3Kl0KEwGsFaUUGXzFg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C6gS3Kl0KEwGsFaUUGXzFg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C9nXM9jBTT9WvCQHrwH24Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C9nXM9jBTT9WvCQHrwH24Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C9nXM9jBTT9WvCQHrwH24Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C9nXM9jBTT9WvCQHrwH24Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/C9nXM9jBTT9WvCQHrwH24Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CQiowK9DjojqKtlpQifemA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CQiowK9DjojqKtlpQifemA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CQiowK9DjojqKtlpQifemA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CQiowK9DjojqKtlpQifemA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CQiowK9DjojqKtlpQifemA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CqrYlHva8qUNgSPb8EwWjg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CqrYlHva8qUNgSPb8EwWjg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CqrYlHva8qUNgSPb8EwWjg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CqrYlHva8qUNgSPb8EwWjg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/CqrYlHva8qUNgSPb8EwWjg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Cz4vXE_NaBs6qNXE1kUyqQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Cz4vXE_NaBs6qNXE1kUyqQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Cz4vXE_NaBs6qNXE1kUyqQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Cz4vXE_NaBs6qNXE1kUyqQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Cz4vXE_NaBs6qNXE1kUyqQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D5Oyf1ABeS8lie5Lg-5pqg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D5Oyf1ABeS8lie5Lg-5pqg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D5Oyf1ABeS8lie5Lg-5pqg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D5Oyf1ABeS8lie5Lg-5pqg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D5Oyf1ABeS8lie5Lg-5pqg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D6tjKw383eOL-bbWEm1-4w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D6tjKw383eOL-bbWEm1-4w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D6tjKw383eOL-bbWEm1-4w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D6tjKw383eOL-bbWEm1-4w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/D6tjKw383eOL-bbWEm1-4w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Dl_KXhjnyR5RfRaNMKBEdw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Dl_KXhjnyR5RfRaNMKBEdw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Dl_KXhjnyR5RfRaNMKBEdw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Dl_KXhjnyR5RfRaNMKBEdw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Dl_KXhjnyR5RfRaNMKBEdw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DnbMqwUX5bMs8z9L-H6IOg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DnbMqwUX5bMs8z9L-H6IOg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DnbMqwUX5bMs8z9L-H6IOg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DnbMqwUX5bMs8z9L-H6IOg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DnbMqwUX5bMs8z9L-H6IOg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Drl1Excz8WEwlfIfA2oRQg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Drl1Excz8WEwlfIfA2oRQg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Drl1Excz8WEwlfIfA2oRQg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Drl1Excz8WEwlfIfA2oRQg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Drl1Excz8WEwlfIfA2oRQg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DrlXteRB-ppLVxi4_N4dhA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DrlXteRB-ppLVxi4_N4dhA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DrlXteRB-ppLVxi4_N4dhA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DrlXteRB-ppLVxi4_N4dhA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DrlXteRB-ppLVxi4_N4dhA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DstCRLR-k3tqe3B46li15Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DstCRLR-k3tqe3B46li15Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DstCRLR-k3tqe3B46li15Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DstCRLR-k3tqe3B46li15Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/DstCRLR-k3tqe3B46li15Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EB1IJLfMRoP0XwlJOGLTPA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EB1IJLfMRoP0XwlJOGLTPA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EB1IJLfMRoP0XwlJOGLTPA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EB1IJLfMRoP0XwlJOGLTPA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EB1IJLfMRoP0XwlJOGLTPA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EC04FJYJG-jwsR3Sbo9Rfg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EC04FJYJG-jwsR3Sbo9Rfg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EC04FJYJG-jwsR3Sbo9Rfg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EC04FJYJG-jwsR3Sbo9Rfg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EC04FJYJG-jwsR3Sbo9Rfg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJ3xE2oHAiQiiAA6TOFfLA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJ3xE2oHAiQiiAA6TOFfLA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJ3xE2oHAiQiiAA6TOFfLA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJ3xE2oHAiQiiAA6TOFfLA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJ3xE2oHAiQiiAA6TOFfLA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJPa4WhTn_fRRrDiA2bczg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJPa4WhTn_fRRrDiA2bczg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJPa4WhTn_fRRrDiA2bczg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJPa4WhTn_fRRrDiA2bczg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EJPa4WhTn_fRRrDiA2bczg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EX6W7U27ut-K7x8AfSlQSg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EX6W7U27ut-K7x8AfSlQSg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EX6W7U27ut-K7x8AfSlQSg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EX6W7U27ut-K7x8AfSlQSg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EX6W7U27ut-K7x8AfSlQSg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EYFn-trzBus37dDEvK1jUQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EYFn-trzBus37dDEvK1jUQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EYFn-trzBus37dDEvK1jUQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EYFn-trzBus37dDEvK1jUQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EYFn-trzBus37dDEvK1jUQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ElFW4lY06Cb-VFYtK0WX4A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ElFW4lY06Cb-VFYtK0WX4A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ElFW4lY06Cb-VFYtK0WX4A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ElFW4lY06Cb-VFYtK0WX4A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ElFW4lY06Cb-VFYtK0WX4A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EmvZzoCy9JnSP70AqHmNNA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EmvZzoCy9JnSP70AqHmNNA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EmvZzoCy9JnSP70AqHmNNA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EmvZzoCy9JnSP70AqHmNNA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/EmvZzoCy9JnSP70AqHmNNA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/F-AbRDwG_3dGLhE7pzr5aA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/F-AbRDwG_3dGLhE7pzr5aA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/F-AbRDwG_3dGLhE7pzr5aA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/F-AbRDwG_3dGLhE7pzr5aA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/F-AbRDwG_3dGLhE7pzr5aA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FTOGKsI_y1QxMNEu_Fgq7Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FTOGKsI_y1QxMNEu_Fgq7Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FTOGKsI_y1QxMNEu_Fgq7Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FTOGKsI_y1QxMNEu_Fgq7Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FTOGKsI_y1QxMNEu_Fgq7Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FU0reCXb694XEXwdM2wqsQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FU0reCXb694XEXwdM2wqsQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FU0reCXb694XEXwdM2wqsQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FU0reCXb694XEXwdM2wqsQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FU0reCXb694XEXwdM2wqsQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FlqjDLebWxQvNIxKppBllw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FlqjDLebWxQvNIxKppBllw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FlqjDLebWxQvNIxKppBllw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FlqjDLebWxQvNIxKppBllw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/FlqjDLebWxQvNIxKppBllw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ft7g4H2gHwlEjiFMDwEkYQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ft7g4H2gHwlEjiFMDwEkYQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ft7g4H2gHwlEjiFMDwEkYQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ft7g4H2gHwlEjiFMDwEkYQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ft7g4H2gHwlEjiFMDwEkYQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GC0pcFQY1xSlq9QsgSvEVg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GC0pcFQY1xSlq9QsgSvEVg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GC0pcFQY1xSlq9QsgSvEVg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GC0pcFQY1xSlq9QsgSvEVg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GC0pcFQY1xSlq9QsgSvEVg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GI1rffTXev-78n9ei_53wQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GI1rffTXev-78n9ei_53wQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GI1rffTXev-78n9ei_53wQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GI1rffTXev-78n9ei_53wQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GI1rffTXev-78n9ei_53wQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GNiHtd4OPiZDQlN5KGAmRQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GNiHtd4OPiZDQlN5KGAmRQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GNiHtd4OPiZDQlN5KGAmRQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GNiHtd4OPiZDQlN5KGAmRQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GNiHtd4OPiZDQlN5KGAmRQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GVqeF3thmlPBqLweHlqIJQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GVqeF3thmlPBqLweHlqIJQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GVqeF3thmlPBqLweHlqIJQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GVqeF3thmlPBqLweHlqIJQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GVqeF3thmlPBqLweHlqIJQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GjvJfQVAaNQonYJwt8QRDQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GjvJfQVAaNQonYJwt8QRDQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GjvJfQVAaNQonYJwt8QRDQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GjvJfQVAaNQonYJwt8QRDQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GjvJfQVAaNQonYJwt8QRDQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GpePX8ZJM8IP14hXFTKKxQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GpePX8ZJM8IP14hXFTKKxQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GpePX8ZJM8IP14hXFTKKxQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GpePX8ZJM8IP14hXFTKKxQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/GpePX8ZJM8IP14hXFTKKxQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Gt3Lw4L5Pe4aLLDPz9cxRg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Gt3Lw4L5Pe4aLLDPz9cxRg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Gt3Lw4L5Pe4aLLDPz9cxRg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Gt3Lw4L5Pe4aLLDPz9cxRg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Gt3Lw4L5Pe4aLLDPz9cxRg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HBQJEriDrHgN_kXjKrVW9g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HBQJEriDrHgN_kXjKrVW9g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HBQJEriDrHgN_kXjKrVW9g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HBQJEriDrHgN_kXjKrVW9g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HBQJEriDrHgN_kXjKrVW9g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HGH4crVp9Whp_G0PY6BaQA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HGH4crVp9Whp_G0PY6BaQA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HGH4crVp9Whp_G0PY6BaQA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HGH4crVp9Whp_G0PY6BaQA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HGH4crVp9Whp_G0PY6BaQA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HWU09nmB9oZX7WY8zUbrnA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HWU09nmB9oZX7WY8zUbrnA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HWU09nmB9oZX7WY8zUbrnA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HWU09nmB9oZX7WY8zUbrnA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/HWU09nmB9oZX7WY8zUbrnA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/I33LxmnLDtSRSbNrHmoNRA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/I33LxmnLDtSRSbNrHmoNRA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/I33LxmnLDtSRSbNrHmoNRA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/I33LxmnLDtSRSbNrHmoNRA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/I33LxmnLDtSRSbNrHmoNRA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ISvhgCbFuiTTWo41R3UVRA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ISvhgCbFuiTTWo41R3UVRA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ISvhgCbFuiTTWo41R3UVRA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ISvhgCbFuiTTWo41R3UVRA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ISvhgCbFuiTTWo41R3UVRA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/IX2tz8hkGmrHq2cazP46_A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/IX2tz8hkGmrHq2cazP46_A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/IX2tz8hkGmrHq2cazP46_A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/IX2tz8hkGmrHq2cazP46_A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/IX2tz8hkGmrHq2cazP46_A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JRVJhNKhBZ5OsLVFkRfqxw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JRVJhNKhBZ5OsLVFkRfqxw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JRVJhNKhBZ5OsLVFkRfqxw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JRVJhNKhBZ5OsLVFkRfqxw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JRVJhNKhBZ5OsLVFkRfqxw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JSvbTMOyTpeC7Z7Xy_c5zw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JSvbTMOyTpeC7Z7Xy_c5zw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JSvbTMOyTpeC7Z7Xy_c5zw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JSvbTMOyTpeC7Z7Xy_c5zw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JSvbTMOyTpeC7Z7Xy_c5zw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jir2h5-Giw9AVhE3ep3_sg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jir2h5-Giw9AVhE3ep3_sg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jir2h5-Giw9AVhE3ep3_sg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jir2h5-Giw9AVhE3ep3_sg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jir2h5-Giw9AVhE3ep3_sg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/L0mEf41IMkWcP7NotllkAg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/L0mEf41IMkWcP7NotllkAg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/L0mEf41IMkWcP7NotllkAg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/L0mEf41IMkWcP7NotllkAg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/L0mEf41IMkWcP7NotllkAg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/LoeMqdekBkn3XKYHQFHOZA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/LoeMqdekBkn3XKYHQFHOZA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/LoeMqdekBkn3XKYHQFHOZA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/LoeMqdekBkn3XKYHQFHOZA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/LoeMqdekBkn3XKYHQFHOZA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Loy9sX2qaylR2OySt7N-BQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Loy9sX2qaylR2OySt7N-BQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Loy9sX2qaylR2OySt7N-BQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Loy9sX2qaylR2OySt7N-BQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Loy9sX2qaylR2OySt7N-BQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MCJc58-6bYzpgizSxt8jQg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MCJc58-6bYzpgizSxt8jQg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MCJc58-6bYzpgizSxt8jQg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MCJc58-6bYzpgizSxt8jQg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MCJc58-6bYzpgizSxt8jQg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MHzCL6d2nAk4bByQ_ja7xg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MHzCL6d2nAk4bByQ_ja7xg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MHzCL6d2nAk4bByQ_ja7xg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MHzCL6d2nAk4bByQ_ja7xg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MHzCL6d2nAk4bByQ_ja7xg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MK5PGiCFMf7RHDp05gnDCw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MK5PGiCFMf7RHDp05gnDCw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MK5PGiCFMf7RHDp05gnDCw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MK5PGiCFMf7RHDp05gnDCw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MK5PGiCFMf7RHDp05gnDCw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MMBANlJKeKQw886fHOYiHA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MMBANlJKeKQw886fHOYiHA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MMBANlJKeKQw886fHOYiHA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MMBANlJKeKQw886fHOYiHA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MMBANlJKeKQw886fHOYiHA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MU8JgGd_-h5ocqkfawNxeQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MU8JgGd_-h5ocqkfawNxeQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MU8JgGd_-h5ocqkfawNxeQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MU8JgGd_-h5ocqkfawNxeQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MU8JgGd_-h5ocqkfawNxeQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Mdtiu_Fpfso6gXZMciRJgw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Mdtiu_Fpfso6gXZMciRJgw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Mdtiu_Fpfso6gXZMciRJgw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Mdtiu_Fpfso6gXZMciRJgw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Mdtiu_Fpfso6gXZMciRJgw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MmOsa9XFdPMS9x4ITbWSzg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MmOsa9XFdPMS9x4ITbWSzg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MmOsa9XFdPMS9x4ITbWSzg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MmOsa9XFdPMS9x4ITbWSzg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MmOsa9XFdPMS9x4ITbWSzg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MvD7ThpMVIxU3dzF71Gpcg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MvD7ThpMVIxU3dzF71Gpcg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MvD7ThpMVIxU3dzF71Gpcg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MvD7ThpMVIxU3dzF71Gpcg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MvD7ThpMVIxU3dzF71Gpcg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MxxFvoxSpp02tFmpbNdA8g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MxxFvoxSpp02tFmpbNdA8g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MxxFvoxSpp02tFmpbNdA8g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MxxFvoxSpp02tFmpbNdA8g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/MxxFvoxSpp02tFmpbNdA8g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/NGFFzFWLONNmgWPM_FpiZg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/NGFFzFWLONNmgWPM_FpiZg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/NGFFzFWLONNmgWPM_FpiZg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/NGFFzFWLONNmgWPM_FpiZg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/NGFFzFWLONNmgWPM_FpiZg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/O2EvcnNp_CVyX3xq5-eM-g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/O2EvcnNp_CVyX3xq5-eM-g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/O2EvcnNp_CVyX3xq5-eM-g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/O2EvcnNp_CVyX3xq5-eM-g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/O2EvcnNp_CVyX3xq5-eM-g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OEG8DCXSJeDTU7pt4fTE-g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OEG8DCXSJeDTU7pt4fTE-g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OEG8DCXSJeDTU7pt4fTE-g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OEG8DCXSJeDTU7pt4fTE-g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OEG8DCXSJeDTU7pt4fTE-g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OFqVy3cBzYnrIy6uze5Nuw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OFqVy3cBzYnrIy6uze5Nuw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OFqVy3cBzYnrIy6uze5Nuw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OFqVy3cBzYnrIy6uze5Nuw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OFqVy3cBzYnrIy6uze5Nuw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OHdIPr6lNfq9lBs5RMtbrQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OHdIPr6lNfq9lBs5RMtbrQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OHdIPr6lNfq9lBs5RMtbrQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OHdIPr6lNfq9lBs5RMtbrQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OHdIPr6lNfq9lBs5RMtbrQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Oc6Obl7mbH-MlFllIoAbdg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Oc6Obl7mbH-MlFllIoAbdg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Oc6Obl7mbH-MlFllIoAbdg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Oc6Obl7mbH-MlFllIoAbdg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Oc6Obl7mbH-MlFllIoAbdg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OjiW46YAJSt_cq_MHhs2Bw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OjiW46YAJSt_cq_MHhs2Bw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OjiW46YAJSt_cq_MHhs2Bw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OjiW46YAJSt_cq_MHhs2Bw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OjiW46YAJSt_cq_MHhs2Bw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PRqD5VDViUThMCxIEmwIcg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PRqD5VDViUThMCxIEmwIcg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PRqD5VDViUThMCxIEmwIcg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PRqD5VDViUThMCxIEmwIcg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PRqD5VDViUThMCxIEmwIcg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PSncmPJMuHC-CjpwiYtkDw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PSncmPJMuHC-CjpwiYtkDw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PSncmPJMuHC-CjpwiYtkDw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PSncmPJMuHC-CjpwiYtkDw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PSncmPJMuHC-CjpwiYtkDw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Pkkf0GfuA1VzI7L4dGjS-A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Pkkf0GfuA1VzI7L4dGjS-A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Pkkf0GfuA1VzI7L4dGjS-A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Pkkf0GfuA1VzI7L4dGjS-A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Pkkf0GfuA1VzI7L4dGjS-A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/QLHVnSGDdGN_iDeP3OAXfQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/QLHVnSGDdGN_iDeP3OAXfQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/QLHVnSGDdGN_iDeP3OAXfQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/QLHVnSGDdGN_iDeP3OAXfQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/QLHVnSGDdGN_iDeP3OAXfQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q_wA-fPw3o2m3R7gyWNxbQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q_wA-fPw3o2m3R7gyWNxbQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q_wA-fPw3o2m3R7gyWNxbQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q_wA-fPw3o2m3R7gyWNxbQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Q_wA-fPw3o2m3R7gyWNxbQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/R6OYU1g_sB_euLV8Yzjw6w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/R6OYU1g_sB_euLV8Yzjw6w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/R6OYU1g_sB_euLV8Yzjw6w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/R6OYU1g_sB_euLV8Yzjw6w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/R6OYU1g_sB_euLV8Yzjw6w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RgnvIbTq0R1ivptC3lTYbQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RgnvIbTq0R1ivptC3lTYbQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RgnvIbTq0R1ivptC3lTYbQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RgnvIbTq0R1ivptC3lTYbQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RgnvIbTq0R1ivptC3lTYbQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RmGccmub1dooAN8WPKTwhQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RmGccmub1dooAN8WPKTwhQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RmGccmub1dooAN8WPKTwhQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RmGccmub1dooAN8WPKTwhQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/RmGccmub1dooAN8WPKTwhQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Rq1DOaNCa5Dl2jaozalLXQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Rq1DOaNCa5Dl2jaozalLXQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Rq1DOaNCa5Dl2jaozalLXQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Rq1DOaNCa5Dl2jaozalLXQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Rq1DOaNCa5Dl2jaozalLXQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/S2Mhk5rU2YxQPgm9rtF9WA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/S2Mhk5rU2YxQPgm9rtF9WA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/S2Mhk5rU2YxQPgm9rtF9WA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/S2Mhk5rU2YxQPgm9rtF9WA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/S2Mhk5rU2YxQPgm9rtF9WA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SnMCumHJazvlgOXgmxJ9Jg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SnMCumHJazvlgOXgmxJ9Jg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SnMCumHJazvlgOXgmxJ9Jg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SnMCumHJazvlgOXgmxJ9Jg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/SnMCumHJazvlgOXgmxJ9Jg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ssg_Qhdw7h_c6ZtY52Qe4A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ssg_Qhdw7h_c6ZtY52Qe4A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ssg_Qhdw7h_c6ZtY52Qe4A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ssg_Qhdw7h_c6ZtY52Qe4A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Ssg_Qhdw7h_c6ZtY52Qe4A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Sy2aOxINv1bvZmbK_Pc5Mg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Sy2aOxINv1bvZmbK_Pc5Mg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Sy2aOxINv1bvZmbK_Pc5Mg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Sy2aOxINv1bvZmbK_Pc5Mg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Sy2aOxINv1bvZmbK_Pc5Mg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/T1SOp4KXmIb1WNsyPFEKqg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/T1SOp4KXmIb1WNsyPFEKqg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/T1SOp4KXmIb1WNsyPFEKqg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/T1SOp4KXmIb1WNsyPFEKqg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/T1SOp4KXmIb1WNsyPFEKqg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TB0HbwEy-7bhtK7ck9tHKQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TB0HbwEy-7bhtK7ck9tHKQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TB0HbwEy-7bhtK7ck9tHKQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TB0HbwEy-7bhtK7ck9tHKQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TB0HbwEy-7bhtK7ck9tHKQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TdBn3uBF54mw96CCUwpgew/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TdBn3uBF54mw96CCUwpgew/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TdBn3uBF54mw96CCUwpgew/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TdBn3uBF54mw96CCUwpgew/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TdBn3uBF54mw96CCUwpgew/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TyMkoZpPOEhvUBOmUhGOXQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TyMkoZpPOEhvUBOmUhGOXQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TyMkoZpPOEhvUBOmUhGOXQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TyMkoZpPOEhvUBOmUhGOXQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/TyMkoZpPOEhvUBOmUhGOXQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U-MOOs2vmQ3m-i8XisYj8w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U-MOOs2vmQ3m-i8XisYj8w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U-MOOs2vmQ3m-i8XisYj8w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U-MOOs2vmQ3m-i8XisYj8w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U-MOOs2vmQ3m-i8XisYj8w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U2nuhvtnEWZ_kMd6i7EDWA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U2nuhvtnEWZ_kMd6i7EDWA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U2nuhvtnEWZ_kMd6i7EDWA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U2nuhvtnEWZ_kMd6i7EDWA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/U2nuhvtnEWZ_kMd6i7EDWA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Uuvi9sS4YR_ILpKl0xpfOg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Uuvi9sS4YR_ILpKl0xpfOg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Uuvi9sS4YR_ILpKl0xpfOg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Uuvi9sS4YR_ILpKl0xpfOg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Uuvi9sS4YR_ILpKl0xpfOg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/V6ATfoZsbJDwKWSnlREl-w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/V6ATfoZsbJDwKWSnlREl-w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/V6ATfoZsbJDwKWSnlREl-w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/V6ATfoZsbJDwKWSnlREl-w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/V6ATfoZsbJDwKWSnlREl-w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/VOQJsreB5pi_yJysozWgcA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/VOQJsreB5pi_yJysozWgcA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/VOQJsreB5pi_yJysozWgcA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/VOQJsreB5pi_yJysozWgcA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/VOQJsreB5pi_yJysozWgcA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/W3R-c5DPSkhG9QWYdcFdFg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/W3R-c5DPSkhG9QWYdcFdFg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/W3R-c5DPSkhG9QWYdcFdFg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/W3R-c5DPSkhG9QWYdcFdFg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/W3R-c5DPSkhG9QWYdcFdFg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WJ8FO7rI-fSMbrA9d-H7Hw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WJ8FO7rI-fSMbrA9d-H7Hw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WJ8FO7rI-fSMbrA9d-H7Hw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WJ8FO7rI-fSMbrA9d-H7Hw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WJ8FO7rI-fSMbrA9d-H7Hw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WQWdwW4B4hm60AQgxTU08Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WQWdwW4B4hm60AQgxTU08Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WQWdwW4B4hm60AQgxTU08Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WQWdwW4B4hm60AQgxTU08Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WQWdwW4B4hm60AQgxTU08Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wb-aVu7CEQfCy1QL2yUrEw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wb-aVu7CEQfCy1QL2yUrEw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wb-aVu7CEQfCy1QL2yUrEw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wb-aVu7CEQfCy1QL2yUrEw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wb-aVu7CEQfCy1QL2yUrEw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WnrbfdZnESKVnJxygl6yYA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WnrbfdZnESKVnJxygl6yYA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WnrbfdZnESKVnJxygl6yYA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WnrbfdZnESKVnJxygl6yYA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/WnrbfdZnESKVnJxygl6yYA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wplrqmb_IDjNC-o-eqLw4A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wplrqmb_IDjNC-o-eqLw4A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wplrqmb_IDjNC-o-eqLw4A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wplrqmb_IDjNC-o-eqLw4A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Wplrqmb_IDjNC-o-eqLw4A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X-yuwO0x1B-l1Js4JkKJZg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X-yuwO0x1B-l1Js4JkKJZg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X-yuwO0x1B-l1Js4JkKJZg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X-yuwO0x1B-l1Js4JkKJZg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X-yuwO0x1B-l1Js4JkKJZg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X0UTnZK8bQhMRs3DGoqFAw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X0UTnZK8bQhMRs3DGoqFAw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X0UTnZK8bQhMRs3DGoqFAw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X0UTnZK8bQhMRs3DGoqFAw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/X0UTnZK8bQhMRs3DGoqFAw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVEwpuBI9VyrQMNs3Ow9Ag/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVEwpuBI9VyrQMNs3Ow9Ag/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVEwpuBI9VyrQMNs3Ow9Ag/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVEwpuBI9VyrQMNs3Ow9Ag/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVEwpuBI9VyrQMNs3Ow9Ag/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVtQeQIEHAyQlpmKRigHcg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVtQeQIEHAyQlpmKRigHcg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVtQeQIEHAyQlpmKRigHcg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVtQeQIEHAyQlpmKRigHcg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XVtQeQIEHAyQlpmKRigHcg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XetGJrWBJuC-NtgpX2eq1Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XetGJrWBJuC-NtgpX2eq1Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XetGJrWBJuC-NtgpX2eq1Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XetGJrWBJuC-NtgpX2eq1Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XetGJrWBJuC-NtgpX2eq1Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XzgibMiqPC2Svd-zi3M4jA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XzgibMiqPC2Svd-zi3M4jA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XzgibMiqPC2Svd-zi3M4jA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XzgibMiqPC2Svd-zi3M4jA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/XzgibMiqPC2Svd-zi3M4jA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YIW6UUMmxrTYJjJ3JSL3uQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YIW6UUMmxrTYJjJ3JSL3uQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YIW6UUMmxrTYJjJ3JSL3uQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YIW6UUMmxrTYJjJ3JSL3uQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YIW6UUMmxrTYJjJ3JSL3uQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Yc70giIIGDIddrjD858dDw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Yc70giIIGDIddrjD858dDw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Yc70giIIGDIddrjD858dDw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Yc70giIIGDIddrjD858dDw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Yc70giIIGDIddrjD858dDw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Z4J4sVA4UnGhTMiN5tdMMQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Z4J4sVA4UnGhTMiN5tdMMQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Z4J4sVA4UnGhTMiN5tdMMQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Z4J4sVA4UnGhTMiN5tdMMQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Z4J4sVA4UnGhTMiN5tdMMQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zs-lk0YqEDjxCU3XgCScQQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zs-lk0YqEDjxCU3XgCScQQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zs-lk0YqEDjxCU3XgCScQQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zs-lk0YqEDjxCU3XgCScQQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/Zs-lk0YqEDjxCU3XgCScQQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_-29x4xnx6IaJMmYrOsypA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_-29x4xnx6IaJMmYrOsypA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_-29x4xnx6IaJMmYrOsypA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_-29x4xnx6IaJMmYrOsypA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_-29x4xnx6IaJMmYrOsypA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_APxY5Pe47Bb71-CwD1nhw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_APxY5Pe47Bb71-CwD1nhw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_APxY5Pe47Bb71-CwD1nhw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_APxY5Pe47Bb71-CwD1nhw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_APxY5Pe47Bb71-CwD1nhw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_PPlU8tyR27_briQT0VeOg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_PPlU8tyR27_briQT0VeOg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_PPlU8tyR27_briQT0VeOg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_PPlU8tyR27_briQT0VeOg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_PPlU8tyR27_briQT0VeOg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_U4zAUbS93Xo7_tJOolGuA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_U4zAUbS93Xo7_tJOolGuA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_U4zAUbS93Xo7_tJOolGuA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_U4zAUbS93Xo7_tJOolGuA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_U4zAUbS93Xo7_tJOolGuA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_XB1oeHz4bZ49LCE2cBI6g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_XB1oeHz4bZ49LCE2cBI6g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_XB1oeHz4bZ49LCE2cBI6g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_XB1oeHz4bZ49LCE2cBI6g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_XB1oeHz4bZ49LCE2cBI6g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_d22bZcPKDgNEKSyJ2NRsQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_d22bZcPKDgNEKSyJ2NRsQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_d22bZcPKDgNEKSyJ2NRsQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_d22bZcPKDgNEKSyJ2NRsQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_d22bZcPKDgNEKSyJ2NRsQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_e6qpZBWfowEh1P3Wn3orA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_e6qpZBWfowEh1P3Wn3orA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_e6qpZBWfowEh1P3Wn3orA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_e6qpZBWfowEh1P3Wn3orA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_e6qpZBWfowEh1P3Wn3orA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_qcmYeHAxw35hMnF2IST8A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_qcmYeHAxw35hMnF2IST8A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_qcmYeHAxw35hMnF2IST8A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_qcmYeHAxw35hMnF2IST8A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/_qcmYeHAxw35hMnF2IST8A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a-wik1bC7k04EzrSSB0gcw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a-wik1bC7k04EzrSSB0gcw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a-wik1bC7k04EzrSSB0gcw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a-wik1bC7k04EzrSSB0gcw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a-wik1bC7k04EzrSSB0gcw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a0Yurt7E7InOYieD7nMCXg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a0Yurt7E7InOYieD7nMCXg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a0Yurt7E7InOYieD7nMCXg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a0Yurt7E7InOYieD7nMCXg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a0Yurt7E7InOYieD7nMCXg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a7KElWOMF9ilrSsoliHkcg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a7KElWOMF9ilrSsoliHkcg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a7KElWOMF9ilrSsoliHkcg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a7KElWOMF9ilrSsoliHkcg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/a7KElWOMF9ilrSsoliHkcg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aDkLP2LEPmyD_ImzrGw8SQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aDkLP2LEPmyD_ImzrGw8SQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aDkLP2LEPmyD_ImzrGw8SQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aDkLP2LEPmyD_ImzrGw8SQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aDkLP2LEPmyD_ImzrGw8SQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aEF_NRb2u-g7UzHxaKpOfA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aEF_NRb2u-g7UzHxaKpOfA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aEF_NRb2u-g7UzHxaKpOfA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aEF_NRb2u-g7UzHxaKpOfA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aEF_NRb2u-g7UzHxaKpOfA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVG5R30iWKuuw8iOGrgVmw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVG5R30iWKuuw8iOGrgVmw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVG5R30iWKuuw8iOGrgVmw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVG5R30iWKuuw8iOGrgVmw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVG5R30iWKuuw8iOGrgVmw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVoVLZHijXjMsJvx4rbJGQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVoVLZHijXjMsJvx4rbJGQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVoVLZHijXjMsJvx4rbJGQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVoVLZHijXjMsJvx4rbJGQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/aVoVLZHijXjMsJvx4rbJGQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/avMO0PRST3qaooxANKWiIw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/avMO0PRST3qaooxANKWiIw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/avMO0PRST3qaooxANKWiIw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/avMO0PRST3qaooxANKWiIw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/axTS8OYqxbJ3cRQm9h4ZYA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/axTS8OYqxbJ3cRQm9h4ZYA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/axTS8OYqxbJ3cRQm9h4ZYA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/axTS8OYqxbJ3cRQm9h4ZYA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/axTS8OYqxbJ3cRQm9h4ZYA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b102IE1MrM3aGTKCRrSU6Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b102IE1MrM3aGTKCRrSU6Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b102IE1MrM3aGTKCRrSU6Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b102IE1MrM3aGTKCRrSU6Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b102IE1MrM3aGTKCRrSU6Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b2m1STf0F5CKity6Nd4vmQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b2m1STf0F5CKity6Nd4vmQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b2m1STf0F5CKity6Nd4vmQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b2m1STf0F5CKity6Nd4vmQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b2m1STf0F5CKity6Nd4vmQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b6WBp-DsAKNB9xg6pcRTzQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b6WBp-DsAKNB9xg6pcRTzQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b6WBp-DsAKNB9xg6pcRTzQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b6WBp-DsAKNB9xg6pcRTzQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/b6WBp-DsAKNB9xg6pcRTzQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bMhJJBpJJs8SIl3cQ4UjFw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bMhJJBpJJs8SIl3cQ4UjFw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bMhJJBpJJs8SIl3cQ4UjFw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bMhJJBpJJs8SIl3cQ4UjFw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bMhJJBpJJs8SIl3cQ4UjFw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bO5VdzMYGbUbK2CCYCMKTA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bO5VdzMYGbUbK2CCYCMKTA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bO5VdzMYGbUbK2CCYCMKTA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bO5VdzMYGbUbK2CCYCMKTA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/bO5VdzMYGbUbK2CCYCMKTA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/biImEvafuG5pEuEW8LgCCw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/biImEvafuG5pEuEW8LgCCw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/biImEvafuG5pEuEW8LgCCw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/biImEvafuG5pEuEW8LgCCw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/biImEvafuG5pEuEW8LgCCw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/btdQp-3m090Q73vMHSpKgw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/btdQp-3m090Q73vMHSpKgw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/btdQp-3m090Q73vMHSpKgw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/btdQp-3m090Q73vMHSpKgw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/btdQp-3m090Q73vMHSpKgw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cFk0V1dktTRk2wWOux0Y9A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cFk0V1dktTRk2wWOux0Y9A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cFk0V1dktTRk2wWOux0Y9A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cFk0V1dktTRk2wWOux0Y9A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cFk0V1dktTRk2wWOux0Y9A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cGdUJvMcb_06jPxvv8lGkg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cGdUJvMcb_06jPxvv8lGkg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cGdUJvMcb_06jPxvv8lGkg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cGdUJvMcb_06jPxvv8lGkg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cGdUJvMcb_06jPxvv8lGkg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ccwWSeXA2f9cTFtUANZA8Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ccwWSeXA2f9cTFtUANZA8Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ccwWSeXA2f9cTFtUANZA8Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ccwWSeXA2f9cTFtUANZA8Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ccwWSeXA2f9cTFtUANZA8Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cfNrGQbCQ18L8pQmD7lBZQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cfNrGQbCQ18L8pQmD7lBZQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cfNrGQbCQ18L8pQmD7lBZQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cfNrGQbCQ18L8pQmD7lBZQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cfNrGQbCQ18L8pQmD7lBZQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/coHEK8Dkb2Zflw3JwafU5Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/coHEK8Dkb2Zflw3JwafU5Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/coHEK8Dkb2Zflw3JwafU5Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/coHEK8Dkb2Zflw3JwafU5Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/coHEK8Dkb2Zflw3JwafU5Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cpoL0JfVO7TLrlcAga939A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cpoL0JfVO7TLrlcAga939A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cpoL0JfVO7TLrlcAga939A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cpoL0JfVO7TLrlcAga939A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cpoL0JfVO7TLrlcAga939A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cxYYDM0_rXbkvaqi8UPWOg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cxYYDM0_rXbkvaqi8UPWOg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cxYYDM0_rXbkvaqi8UPWOg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cxYYDM0_rXbkvaqi8UPWOg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/cxYYDM0_rXbkvaqi8UPWOg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d1BWbOHfSbCE8-_qEz-luA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d1BWbOHfSbCE8-_qEz-luA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d1BWbOHfSbCE8-_qEz-luA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d1BWbOHfSbCE8-_qEz-luA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d1BWbOHfSbCE8-_qEz-luA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d6iTYxGk5HHi4hIZcn73Bw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d6iTYxGk5HHi4hIZcn73Bw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d6iTYxGk5HHi4hIZcn73Bw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d6iTYxGk5HHi4hIZcn73Bw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/d6iTYxGk5HHi4hIZcn73Bw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dCIAD8Ab98J4V9rGaJvZlw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dCIAD8Ab98J4V9rGaJvZlw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dCIAD8Ab98J4V9rGaJvZlw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dCIAD8Ab98J4V9rGaJvZlw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dCIAD8Ab98J4V9rGaJvZlw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dVUzkh7NtbXySLzWGW0t9g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dVUzkh7NtbXySLzWGW0t9g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dVUzkh7NtbXySLzWGW0t9g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dVUzkh7NtbXySLzWGW0t9g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dVUzkh7NtbXySLzWGW0t9g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dqE2h21N1vX-ivcowP16dQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dqE2h21N1vX-ivcowP16dQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dqE2h21N1vX-ivcowP16dQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dqE2h21N1vX-ivcowP16dQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/dqE2h21N1vX-ivcowP16dQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eBC_tv-_FNqjWVMq-no99A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eBC_tv-_FNqjWVMq-no99A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eBC_tv-_FNqjWVMq-no99A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eBC_tv-_FNqjWVMq-no99A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eBC_tv-_FNqjWVMq-no99A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eHdhrm6W2iHKQegxH7uEgw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eHdhrm6W2iHKQegxH7uEgw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eHdhrm6W2iHKQegxH7uEgw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eHdhrm6W2iHKQegxH7uEgw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eHdhrm6W2iHKQegxH7uEgw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eP2iXsnOY42u7Q_IcchPZA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eP2iXsnOY42u7Q_IcchPZA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eP2iXsnOY42u7Q_IcchPZA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eP2iXsnOY42u7Q_IcchPZA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eP2iXsnOY42u7Q_IcchPZA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eRzlGAuJZZYbPU6hnTADoA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eRzlGAuJZZYbPU6hnTADoA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eRzlGAuJZZYbPU6hnTADoA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eRzlGAuJZZYbPU6hnTADoA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eRzlGAuJZZYbPU6hnTADoA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eVSpM_pYsIvyyewUkjTa2A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eVSpM_pYsIvyyewUkjTa2A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eVSpM_pYsIvyyewUkjTa2A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eVSpM_pYsIvyyewUkjTa2A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eVSpM_pYsIvyyewUkjTa2A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eWp7_8m3btY6p4erQ5c2JQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eWp7_8m3btY6p4erQ5c2JQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eWp7_8m3btY6p4erQ5c2JQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eWp7_8m3btY6p4erQ5c2JQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eWp7_8m3btY6p4erQ5c2JQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/e_FDMPgmGFzIY3W0EbjxHA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/e_FDMPgmGFzIY3W0EbjxHA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/e_FDMPgmGFzIY3W0EbjxHA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/e_FDMPgmGFzIY3W0EbjxHA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/e_FDMPgmGFzIY3W0EbjxHA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/egyt9Hk9xnn2Xfbi3Ckfrg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/egyt9Hk9xnn2Xfbi3Ckfrg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/egyt9Hk9xnn2Xfbi3Ckfrg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/egyt9Hk9xnn2Xfbi3Ckfrg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/egyt9Hk9xnn2Xfbi3Ckfrg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fTZzFds73kLZoyY9Y2gZdQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fTZzFds73kLZoyY9Y2gZdQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fTZzFds73kLZoyY9Y2gZdQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fTZzFds73kLZoyY9Y2gZdQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fTZzFds73kLZoyY9Y2gZdQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fYJdtIZOdQKTLI8JJC2b_g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fYJdtIZOdQKTLI8JJC2b_g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fYJdtIZOdQKTLI8JJC2b_g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fYJdtIZOdQKTLI8JJC2b_g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fYJdtIZOdQKTLI8JJC2b_g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fe2WQQLV9qt16pYQLzZrpw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fe2WQQLV9qt16pYQLzZrpw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fe2WQQLV9qt16pYQLzZrpw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fe2WQQLV9qt16pYQLzZrpw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fe2WQQLV9qt16pYQLzZrpw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fkG7TT4zrV2k19c3t785gQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fkG7TT4zrV2k19c3t785gQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fkG7TT4zrV2k19c3t785gQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fkG7TT4zrV2k19c3t785gQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fkG7TT4zrV2k19c3t785gQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fmt94qCRfRXbpej5kzLZUw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fmt94qCRfRXbpej5kzLZUw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fmt94qCRfRXbpej5kzLZUw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fmt94qCRfRXbpej5kzLZUw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fmt94qCRfRXbpej5kzLZUw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fp9AcaoyGYHGTzXDXcy_ZQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fp9AcaoyGYHGTzXDXcy_ZQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fp9AcaoyGYHGTzXDXcy_ZQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fp9AcaoyGYHGTzXDXcy_ZQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fp9AcaoyGYHGTzXDXcy_ZQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ftc5-zf_sliOrFRRBGGS-g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ftc5-zf_sliOrFRRBGGS-g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ftc5-zf_sliOrFRRBGGS-g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ftc5-zf_sliOrFRRBGGS-g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ftc5-zf_sliOrFRRBGGS-g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gPpnAqOuxEdLAEJjFaUEkg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gPpnAqOuxEdLAEJjFaUEkg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gPpnAqOuxEdLAEJjFaUEkg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gPpnAqOuxEdLAEJjFaUEkg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gPpnAqOuxEdLAEJjFaUEkg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gVzUgfEllenh46I3Psx-uQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gVzUgfEllenh46I3Psx-uQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gVzUgfEllenh46I3Psx-uQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gVzUgfEllenh46I3Psx-uQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/gVzUgfEllenh46I3Psx-uQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hYoP2sEvEyLualMll8L_RQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hYoP2sEvEyLualMll8L_RQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hYoP2sEvEyLualMll8L_RQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hYoP2sEvEyLualMll8L_RQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hYoP2sEvEyLualMll8L_RQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hfprsTDi2yEOOmPdjb8Cew/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hfprsTDi2yEOOmPdjb8Cew/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hfprsTDi2yEOOmPdjb8Cew/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hfprsTDi2yEOOmPdjb8Cew/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/hfprsTDi2yEOOmPdjb8Cew/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i7oy_7cYzOxuhIPcZo1yow/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i7oy_7cYzOxuhIPcZo1yow/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i7oy_7cYzOxuhIPcZo1yow/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i7oy_7cYzOxuhIPcZo1yow/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/i7oy_7cYzOxuhIPcZo1yow/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/inMW5rttJFPDfH0aKVFg_Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/inMW5rttJFPDfH0aKVFg_Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/inMW5rttJFPDfH0aKVFg_Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/inMW5rttJFPDfH0aKVFg_Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/inMW5rttJFPDfH0aKVFg_Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/isfWm5W8qb6_aJSz_bdwDw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/isfWm5W8qb6_aJSz_bdwDw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/isfWm5W8qb6_aJSz_bdwDw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/isfWm5W8qb6_aJSz_bdwDw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/isfWm5W8qb6_aJSz_bdwDw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/j9dr5-Ih68VDH1exMwsmZA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/j9dr5-Ih68VDH1exMwsmZA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/j9dr5-Ih68VDH1exMwsmZA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/j9dr5-Ih68VDH1exMwsmZA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/j9dr5-Ih68VDH1exMwsmZA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jD_IvFQVk8LtCrictrWpxw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jD_IvFQVk8LtCrictrWpxw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jD_IvFQVk8LtCrictrWpxw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jD_IvFQVk8LtCrictrWpxw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jD_IvFQVk8LtCrictrWpxw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jbIIxHeXTPO0PtiubVziHQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jbIIxHeXTPO0PtiubVziHQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jbIIxHeXTPO0PtiubVziHQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jbIIxHeXTPO0PtiubVziHQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jbIIxHeXTPO0PtiubVziHQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jdLujY0rTP02e0KuCnvbvg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jdLujY0rTP02e0KuCnvbvg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jdLujY0rTP02e0KuCnvbvg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jdLujY0rTP02e0KuCnvbvg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jdLujY0rTP02e0KuCnvbvg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kVdd5WJZqKSou4cGvcL40g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kVdd5WJZqKSou4cGvcL40g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kVdd5WJZqKSou4cGvcL40g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kVdd5WJZqKSou4cGvcL40g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kVdd5WJZqKSou4cGvcL40g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kdJ9F7n35563o0T6W1TEXw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kdJ9F7n35563o0T6W1TEXw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kdJ9F7n35563o0T6W1TEXw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kdJ9F7n35563o0T6W1TEXw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kdJ9F7n35563o0T6W1TEXw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kubgOdBUY3iT30KfPRcbsA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kubgOdBUY3iT30KfPRcbsA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kubgOdBUY3iT30KfPRcbsA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kubgOdBUY3iT30KfPRcbsA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/kubgOdBUY3iT30KfPRcbsA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lFIVvsKPgxD4lJlULqKluw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lFIVvsKPgxD4lJlULqKluw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lFIVvsKPgxD4lJlULqKluw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lFIVvsKPgxD4lJlULqKluw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lFIVvsKPgxD4lJlULqKluw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lJZ-deFRPQReFbr84abctQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lJZ-deFRPQReFbr84abctQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lJZ-deFRPQReFbr84abctQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lJZ-deFRPQReFbr84abctQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lJZ-deFRPQReFbr84abctQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mJEhy0k_dxoszsTVHb3x_Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mJEhy0k_dxoszsTVHb3x_Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mJEhy0k_dxoszsTVHb3x_Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mJEhy0k_dxoszsTVHb3x_Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mJEhy0k_dxoszsTVHb3x_Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mTLdgh264Uoe84INHS3fAw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mTLdgh264Uoe84INHS3fAw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mTLdgh264Uoe84INHS3fAw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mTLdgh264Uoe84INHS3fAw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mTLdgh264Uoe84INHS3fAw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mcDWDxdirey-OY9H9-aMeA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mcDWDxdirey-OY9H9-aMeA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mcDWDxdirey-OY9H9-aMeA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mcDWDxdirey-OY9H9-aMeA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mcDWDxdirey-OY9H9-aMeA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mnQPy45Xrp2Ze7IdrwV0Ow/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mnQPy45Xrp2Ze7IdrwV0Ow/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mnQPy45Xrp2Ze7IdrwV0Ow/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mnQPy45Xrp2Ze7IdrwV0Ow/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mnQPy45Xrp2Ze7IdrwV0Ow/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mx296i8q4HfA0IzZ055Xpw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mx296i8q4HfA0IzZ055Xpw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mx296i8q4HfA0IzZ055Xpw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mx296i8q4HfA0IzZ055Xpw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/mx296i8q4HfA0IzZ055Xpw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nTOoTMumkTvMLx_Y_al5RQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nTOoTMumkTvMLx_Y_al5RQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nTOoTMumkTvMLx_Y_al5RQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nTOoTMumkTvMLx_Y_al5RQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nTOoTMumkTvMLx_Y_al5RQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/niufyVEBI4s-ZqSXdfhptA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/niufyVEBI4s-ZqSXdfhptA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/niufyVEBI4s-ZqSXdfhptA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/niufyVEBI4s-ZqSXdfhptA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/niufyVEBI4s-ZqSXdfhptA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nlYSjWzJfpf38YhsJNbwmA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nlYSjWzJfpf38YhsJNbwmA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nlYSjWzJfpf38YhsJNbwmA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nlYSjWzJfpf38YhsJNbwmA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/nlYSjWzJfpf38YhsJNbwmA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/o97ukh94L8_Su32XfrkoKA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/o97ukh94L8_Su32XfrkoKA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/o97ukh94L8_Su32XfrkoKA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/o97ukh94L8_Su32XfrkoKA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/o97ukh94L8_Su32XfrkoKA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oNUbYW5wdxqAQR8cAY1YBA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oNUbYW5wdxqAQR8cAY1YBA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oNUbYW5wdxqAQR8cAY1YBA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oNUbYW5wdxqAQR8cAY1YBA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oNUbYW5wdxqAQR8cAY1YBA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/octeetJYrV7Yu6rAS3AUFQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/octeetJYrV7Yu6rAS3AUFQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/octeetJYrV7Yu6rAS3AUFQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/octeetJYrV7Yu6rAS3AUFQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/octeetJYrV7Yu6rAS3AUFQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oj5Yn0RxnGFEbVphKqrL2Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oj5Yn0RxnGFEbVphKqrL2Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oj5Yn0RxnGFEbVphKqrL2Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oj5Yn0RxnGFEbVphKqrL2Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/oj5Yn0RxnGFEbVphKqrL2Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ottVCVON2IlQB3WCD-lu_A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ottVCVON2IlQB3WCD-lu_A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ottVCVON2IlQB3WCD-lu_A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ottVCVON2IlQB3WCD-lu_A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ottVCVON2IlQB3WCD-lu_A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/p4k8Aj2Nw7Pd4QNaHfLCyg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/p4k8Aj2Nw7Pd4QNaHfLCyg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/p4k8Aj2Nw7Pd4QNaHfLCyg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/p4k8Aj2Nw7Pd4QNaHfLCyg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/p4k8Aj2Nw7Pd4QNaHfLCyg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pJGP-gxqsiFs_ruNrpY3bw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pJGP-gxqsiFs_ruNrpY3bw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pJGP-gxqsiFs_ruNrpY3bw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pJGP-gxqsiFs_ruNrpY3bw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pJGP-gxqsiFs_ruNrpY3bw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pO8ANIJaeZDUsUBCBMKErg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pO8ANIJaeZDUsUBCBMKErg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pO8ANIJaeZDUsUBCBMKErg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pO8ANIJaeZDUsUBCBMKErg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pO8ANIJaeZDUsUBCBMKErg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pOZgFOB3GdVvQ0hiAsWfpQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pOZgFOB3GdVvQ0hiAsWfpQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pOZgFOB3GdVvQ0hiAsWfpQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pOZgFOB3GdVvQ0hiAsWfpQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pOZgFOB3GdVvQ0hiAsWfpQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pQWwEpWgxuUS6-uSAJR0nQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pQWwEpWgxuUS6-uSAJR0nQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pQWwEpWgxuUS6-uSAJR0nQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pQWwEpWgxuUS6-uSAJR0nQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pQWwEpWgxuUS6-uSAJR0nQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRKMU9FUvZ77y9hGWxYQnw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRKMU9FUvZ77y9hGWxYQnw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRKMU9FUvZ77y9hGWxYQnw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRKMU9FUvZ77y9hGWxYQnw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRKMU9FUvZ77y9hGWxYQnw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRPE8K2z9GGrr7UQaKAQZQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRPE8K2z9GGrr7UQaKAQZQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRPE8K2z9GGrr7UQaKAQZQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRPE8K2z9GGrr7UQaKAQZQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pRPE8K2z9GGrr7UQaKAQZQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pTW2Z7kJ0nR_yQzsOsjAwQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pTW2Z7kJ0nR_yQzsOsjAwQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pTW2Z7kJ0nR_yQzsOsjAwQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pTW2Z7kJ0nR_yQzsOsjAwQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pTW2Z7kJ0nR_yQzsOsjAwQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pUymwoCxUAxDqtaTC7CaOQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pUymwoCxUAxDqtaTC7CaOQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pUymwoCxUAxDqtaTC7CaOQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pUymwoCxUAxDqtaTC7CaOQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pUymwoCxUAxDqtaTC7CaOQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pqHD3F10M6OunHKOop7-lA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pqHD3F10M6OunHKOop7-lA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pqHD3F10M6OunHKOop7-lA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pqHD3F10M6OunHKOop7-lA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/pqHD3F10M6OunHKOop7-lA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/prqRW0qUpem2SVAI9WN-5w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/prqRW0qUpem2SVAI9WN-5w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/prqRW0qUpem2SVAI9WN-5w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/prqRW0qUpem2SVAI9WN-5w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/prqRW0qUpem2SVAI9WN-5w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ptR_ezJzwIRsP3geOEZI5A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ptR_ezJzwIRsP3geOEZI5A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ptR_ezJzwIRsP3geOEZI5A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ptR_ezJzwIRsP3geOEZI5A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ptR_ezJzwIRsP3geOEZI5A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/puXMOLryMROitDKRX2oMmw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/puXMOLryMROitDKRX2oMmw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/puXMOLryMROitDKRX2oMmw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/puXMOLryMROitDKRX2oMmw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/puXMOLryMROitDKRX2oMmw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qgkE_nOj4HtPukMzEjCY5w/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qgkE_nOj4HtPukMzEjCY5w/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qgkE_nOj4HtPukMzEjCY5w/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qgkE_nOj4HtPukMzEjCY5w/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qgkE_nOj4HtPukMzEjCY5w/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qmXSF9N8euK5gfPoFGmV_Q/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qmXSF9N8euK5gfPoFGmV_Q/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qmXSF9N8euK5gfPoFGmV_Q/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qmXSF9N8euK5gfPoFGmV_Q/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qmXSF9N8euK5gfPoFGmV_Q/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qsC9vwnhYfmqVreVrA1SEg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qsC9vwnhYfmqVreVrA1SEg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qsC9vwnhYfmqVreVrA1SEg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qsC9vwnhYfmqVreVrA1SEg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/qsC9vwnhYfmqVreVrA1SEg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rAzJtA56igpCO-gN3gRrYw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rAzJtA56igpCO-gN3gRrYw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rAzJtA56igpCO-gN3gRrYw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rAzJtA56igpCO-gN3gRrYw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rAzJtA56igpCO-gN3gRrYw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rGv8hpoRRBbCTlyQ-70xVw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rGv8hpoRRBbCTlyQ-70xVw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rGv8hpoRRBbCTlyQ-70xVw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rGv8hpoRRBbCTlyQ-70xVw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rGv8hpoRRBbCTlyQ-70xVw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rPWYt0NoxD_TvsI8Xrhvyg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rPWYt0NoxD_TvsI8Xrhvyg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rPWYt0NoxD_TvsI8Xrhvyg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rPWYt0NoxD_TvsI8Xrhvyg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rPWYt0NoxD_TvsI8Xrhvyg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rZIFO-RMBeLmmQK8U6nNmQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rZIFO-RMBeLmmQK8U6nNmQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rZIFO-RMBeLmmQK8U6nNmQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rZIFO-RMBeLmmQK8U6nNmQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/rZIFO-RMBeLmmQK8U6nNmQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sAlB53zm7iv9WuhRVKadHQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sAlB53zm7iv9WuhRVKadHQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sAlB53zm7iv9WuhRVKadHQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sAlB53zm7iv9WuhRVKadHQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sAlB53zm7iv9WuhRVKadHQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sEqPCrxONsC0GxTLw0X7IA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sEqPCrxONsC0GxTLw0X7IA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sEqPCrxONsC0GxTLw0X7IA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sEqPCrxONsC0GxTLw0X7IA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sEqPCrxONsC0GxTLw0X7IA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sNuIucY7tsVtjkcMTIXaGw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sNuIucY7tsVtjkcMTIXaGw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sNuIucY7tsVtjkcMTIXaGw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sNuIucY7tsVtjkcMTIXaGw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sNuIucY7tsVtjkcMTIXaGw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sPEO1vW1kIUNhCVdR2d7fg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sPEO1vW1kIUNhCVdR2d7fg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sPEO1vW1kIUNhCVdR2d7fg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sPEO1vW1kIUNhCVdR2d7fg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/sPEO1vW1kIUNhCVdR2d7fg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/spDFEMXbzLdZOmhoxVkAIQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/spDFEMXbzLdZOmhoxVkAIQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/spDFEMXbzLdZOmhoxVkAIQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/spDFEMXbzLdZOmhoxVkAIQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/spDFEMXbzLdZOmhoxVkAIQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/t7nlfNtXN3n8Gh7wpJvmug/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/t7nlfNtXN3n8Gh7wpJvmug/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/t7nlfNtXN3n8Gh7wpJvmug/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/t7nlfNtXN3n8Gh7wpJvmug/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/t7nlfNtXN3n8Gh7wpJvmug/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tJNGkqEMVKFfOWjyOm5TSg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tJNGkqEMVKFfOWjyOm5TSg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tJNGkqEMVKFfOWjyOm5TSg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tJNGkqEMVKFfOWjyOm5TSg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tJNGkqEMVKFfOWjyOm5TSg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tr7rB0yt-SnlIRotrT7uFA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tr7rB0yt-SnlIRotrT7uFA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tr7rB0yt-SnlIRotrT7uFA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tr7rB0yt-SnlIRotrT7uFA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/tr7rB0yt-SnlIRotrT7uFA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uUAQc0UQ6MBf-ScTmlXMow/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uUAQc0UQ6MBf-ScTmlXMow/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uUAQc0UQ6MBf-ScTmlXMow/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uUAQc0UQ6MBf-ScTmlXMow/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uUAQc0UQ6MBf-ScTmlXMow/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uWMeE1AAowARdci8tkE-cg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uWMeE1AAowARdci8tkE-cg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uWMeE1AAowARdci8tkE-cg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uWMeE1AAowARdci8tkE-cg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uWMeE1AAowARdci8tkE-cg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ugX8SLCLRvWN-wDCK7ouyA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ugX8SLCLRvWN-wDCK7ouyA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ugX8SLCLRvWN-wDCK7ouyA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ugX8SLCLRvWN-wDCK7ouyA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/ugX8SLCLRvWN-wDCK7ouyA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uxHrqNkMo_2PTuF8sIRQxA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uxHrqNkMo_2PTuF8sIRQxA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uxHrqNkMo_2PTuF8sIRQxA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uxHrqNkMo_2PTuF8sIRQxA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/uxHrqNkMo_2PTuF8sIRQxA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vCiwe_ipn8ReAa4wyU52Ng/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vCiwe_ipn8ReAa4wyU52Ng/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vCiwe_ipn8ReAa4wyU52Ng/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vCiwe_ipn8ReAa4wyU52Ng/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vCiwe_ipn8ReAa4wyU52Ng/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vFNgwFW2EHA0WTOoSWhSTg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vFNgwFW2EHA0WTOoSWhSTg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vFNgwFW2EHA0WTOoSWhSTg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vFNgwFW2EHA0WTOoSWhSTg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vFNgwFW2EHA0WTOoSWhSTg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vIco-E1oKlSzuggLOcviNg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vIco-E1oKlSzuggLOcviNg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vIco-E1oKlSzuggLOcviNg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vIco-E1oKlSzuggLOcviNg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vIco-E1oKlSzuggLOcviNg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vJrDZy-xgYNUTNK3uei3cg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vJrDZy-xgYNUTNK3uei3cg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vJrDZy-xgYNUTNK3uei3cg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vJrDZy-xgYNUTNK3uei3cg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vJrDZy-xgYNUTNK3uei3cg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vN7xRB9YekSqanW68eIoNA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vN7xRB9YekSqanW68eIoNA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vN7xRB9YekSqanW68eIoNA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vN7xRB9YekSqanW68eIoNA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/vN7xRB9YekSqanW68eIoNA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wEB80kxMinK4EZaPb3My1A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wEB80kxMinK4EZaPb3My1A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wEB80kxMinK4EZaPb3My1A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wEB80kxMinK4EZaPb3My1A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wIDDuubF_bj7wmG8T_koVw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wIDDuubF_bj7wmG8T_koVw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wIDDuubF_bj7wmG8T_koVw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wIDDuubF_bj7wmG8T_koVw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wIDDuubF_bj7wmG8T_koVw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wwLEw52LUKMFH3Wp5CaBAQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wwLEw52LUKMFH3Wp5CaBAQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wwLEw52LUKMFH3Wp5CaBAQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wwLEw52LUKMFH3Wp5CaBAQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/wwLEw52LUKMFH3Wp5CaBAQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xc1mD3YfHByTKL-N-FL49A/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xc1mD3YfHByTKL-N-FL49A/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xc1mD3YfHByTKL-N-FL49A/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xc1mD3YfHByTKL-N-FL49A/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xc1mD3YfHByTKL-N-FL49A/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xdJ7w6fdV3po3r2aWrgPdA/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xdJ7w6fdV3po3r2aWrgPdA/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xdJ7w6fdV3po3r2aWrgPdA/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xdJ7w6fdV3po3r2aWrgPdA/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/xdJ7w6fdV3po3r2aWrgPdA/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yOHW3TOE35U7DAf9Hn7-Ew/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yOHW3TOE35U7DAf9Hn7-Ew/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yOHW3TOE35U7DAf9Hn7-Ew/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yOHW3TOE35U7DAf9Hn7-Ew/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yOHW3TOE35U7DAf9Hn7-Ew/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yVqdwpiB7OK23Te5mXKdFw/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yVqdwpiB7OK23Te5mXKdFw/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yVqdwpiB7OK23Te5mXKdFw/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yVqdwpiB7OK23Te5mXKdFw/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yVqdwpiB7OK23Te5mXKdFw/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yboE7Tr5zjKHy9-m10AZTg/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yboE7Tr5zjKHy9-m10AZTg/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yboE7Tr5zjKHy9-m10AZTg/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yboE7Tr5zjKHy9-m10AZTg/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/yboE7Tr5zjKHy9-m10AZTg/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zUuWz4A8Y6yZO8JMLAe2fQ/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zUuWz4A8Y6yZO8JMLAe2fQ/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zUuWz4A8Y6yZO8JMLAe2fQ/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zUuWz4A8Y6yZO8JMLAe2fQ/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zUuWz4A8Y6yZO8JMLAe2fQ/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zz_B6vK87VUHpkOMFR_R1g/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zz_B6vK87VUHpkOMFR_R1g/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zz_B6vK87VUHpkOMFR_R1g/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zz_B6vK87VUHpkOMFR_R1g/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/misc/zz_B6vK87VUHpkOMFR_R1g/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/value/mixed-separator-01/input.css
 crates/swc_css_parser/tests/fixture/vendor/esbuild/value/mixed-separator-01/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/value/mixed-separator-01/output.json
 crates/swc_css_parser/tests/fixture/vendor/esbuild/value/mixed-separator-01/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/esbuild/value/mixed-separator-01/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-margin-properties/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-margin-properties/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-margin-properties/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-margin-properties/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-margin-properties/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties-case-insensitive/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties-case-insensitive/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties-case-insensitive/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties-case-insensitive/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties-case-insensitive/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/page-properties/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/at-page/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/calc/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/calc/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/calc/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/calc/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/calc/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/comment/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/comment/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/comment/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/comment/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/comment/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/custom-properties/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/custom-properties/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/custom-properties/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/custom-properties/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/custom-properties/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/fit-content/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/fit-content/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/fit-content/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/fit-content/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/fit-content/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/font/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/font/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/font/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/font/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/font/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/functions/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/functions/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/functions/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/functions/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/functions/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/minmax/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/minmax/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/minmax/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/minmax/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/minmax/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/fit-content/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/fit-content/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/fit-content/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/fit-content/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/fit-content/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/flex/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/flex/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/flex/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/flex/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/flex/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/line-name/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/line-name/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/line-name/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/line-name/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/line-name/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/minmax/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/minmax/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/minmax/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/minmax/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/minmax/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/multi-values/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/multi-values/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/multi-values/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/multi-values/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/grid/repeat/multi-values/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/import/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/import/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/import/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/import/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/import/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/keyframe/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/keyframe/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/keyframe/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/keyframe/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/keyframe/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/condition/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/media/condition/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/condition/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/condition/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/media/condition/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/feature/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/media/feature/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/feature/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/feature/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/media/feature/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/ratio/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/media/ratio/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/ratio/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/ratio/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/media/ratio/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/type/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/media/type/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/type/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/media/type/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/media/type/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/min-and-max/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/min-and-max/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/min-and-max/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/min-and-max/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/min-and-max/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/selectors/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/selectors/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/selectors/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/selectors/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/selectors/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/smoke/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/smoke/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/smoke/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/smoke/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/smoke/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/supports/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/supports/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/supports/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/supports/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/supports/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/values/input.css
 crates/swc_css_parser/tests/fixture/vendor/rome/values/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/rome/values/output.json
 crates/swc_css_parser/tests/fixture/vendor/rome/values/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/rome/values/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/001/input.css
 crates/swc_css_parser/tests/fixture/vendor/vercel/001/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/001/output.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/001/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/vercel/001/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/002/input.css
 crates/swc_css_parser/tests/fixture/vendor/vercel/002/leading-comments.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/002/output.json
 crates/swc_css_parser/tests/fixture/vendor/vercel/002/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vendor/vercel/002/trailing-comments.json
 crates/swc_css_parser/tests/fixture/vercel-2175/input.css
 crates/swc_css_parser/tests/fixture/vercel-2175/leading-comments.json
 crates/swc_css_parser/tests/fixture/vercel-2175/output.json
 crates/swc_css_parser/tests/fixture/vercel-2175/span.swc-stderr
 crates/swc_css_parser/tests/fixture/vercel-2175/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/1/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/1/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/1/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/1/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/1/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/10/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/10/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/10/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/10/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/10/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/11/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/11/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/11/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/11/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/11/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/2/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/2/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/2/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/2/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/2/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/3/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/3/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/3/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/3/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/3/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/4/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/4/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/4/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/4/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/4/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/5/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/5/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/5/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/5/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/5/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/6/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/6/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/6/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/6/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/6/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/7/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/7/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/7/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/7/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/7/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/8/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/8/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/8/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/8/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/8/trailing-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/9/input.css
 crates/swc_css_parser/tests/line-comment/css-in-js/9/leading-comments.json
 crates/swc_css_parser/tests/line-comment/css-in-js/9/output.json
 crates/swc_css_parser/tests/line-comment/css-in-js/9/span.swc-stderr
 crates/swc_css_parser/tests/line-comment/css-in-js/9/trailing-comments.json
 crates/swc_css_parser/tests/recovery-cssmodules/value/input.css
 crates/swc_css_parser/tests/recovery-cssmodules/value/output.json
 crates/swc_css_parser/tests/recovery-cssmodules/value/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/document/input.css
 crates/swc_css_parser/tests/recovery/at-rule/document/output.json
 crates/swc_css_parser/tests/recovery/at-rule/document/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/document/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/extra-semi/input.css
 crates/swc_css_parser/tests/recovery/at-rule/extra-semi/output.json
 crates/swc_css_parser/tests/recovery/at-rule/extra-semi/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/extra-semi/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/font-face/input.css
 crates/swc_css_parser/tests/recovery/at-rule/font-face/output.json
 crates/swc_css_parser/tests/recovery/at-rule/font-face/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/font-face/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/empty/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/empty/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/empty/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/empty/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/indent/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/indent/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/indent/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/indent/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-layer/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-layer/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-layer/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-layer/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-supports/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-supports/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-supports/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/invalid-supports/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/no-semi/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/no-semi/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/no-semi/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/no-semi/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/no-url/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/no-url/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/no-url/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/no-url/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/unknown/input.css
 crates/swc_css_parser/tests/recovery/at-rule/import/unknown/output.json
 crates/swc_css_parser/tests/recovery/at-rule/import/unknown/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/import/unknown/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-1/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-1/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-2/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-2/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-3/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-3/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-4/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-4/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-4/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident-4/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/custom-ident/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/empty-name/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/empty-name/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/empty-name/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/empty-name/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-broke-and-normal/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-broke-and-normal/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-broke-and-normal/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-broke-and-normal/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-css-wide-keywords/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-css-wide-keywords/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-css-wide-keywords/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-css-wide-keywords/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-keyword/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-keyword/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-keyword/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-keyword/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-number/input.css
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-number/output.json
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-number/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/keyframes/keyframe-number/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/block/input.css
 crates/swc_css_parser/tests/recovery/at-rule/layer/block/output.json
 crates/swc_css_parser/tests/recovery/at-rule/layer/block/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/block/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/empty/input.css
 crates/swc_css_parser/tests/recovery/at-rule/layer/empty/output.json
 crates/swc_css_parser/tests/recovery/at-rule/layer/empty/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/empty/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-block/input.css
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-block/output.json
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-block/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-block/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-statement/input.css
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-statement/output.json
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-statement/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/layer/string-name-statement/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-1/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-1/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-and-or/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-and-or/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-and-or/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition-and-or/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/condition/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/condition/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/condition/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-1/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-1/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-2/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-2/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-name/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-2/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-2/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-3/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-3/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-4/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-4/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-4/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-4/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-5/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-5/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-5/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-5/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-6/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-6/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-6/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature-range-6/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/feature/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/feature/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/feature/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/invalid-nesting/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/invalid-nesting/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/invalid-nesting/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/invalid-nesting/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/media-type/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/media-type/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/media-type/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/media-type/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/wrong-stylesheet/input.css
 crates/swc_css_parser/tests/recovery/at-rule/media/wrong-stylesheet/output.json
 crates/swc_css_parser/tests/recovery/at-rule/media/wrong-stylesheet/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/media/wrong-stylesheet/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/no-end/input.css
 crates/swc_css_parser/tests/recovery/at-rule/no-end/output.json
 crates/swc_css_parser/tests/recovery/at-rule/no-end/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/no-end/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/no-semi/input.css
 crates/swc_css_parser/tests/recovery/at-rule/no-semi/output.json
 crates/swc_css_parser/tests/recovery/at-rule/no-semi/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/no-semi/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-nesting/input.css
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-nesting/output.json
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-nesting/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-pseudo/input.css
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-pseudo/output.json
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-pseudo/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/invalid-pseudo/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/no-space/input.css
 crates/swc_css_parser/tests/recovery/at-rule/page/no-space/output.json
 crates/swc_css_parser/tests/recovery/at-rule/page/no-space/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/no-space/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/page/without-page/input.css
 crates/swc_css_parser/tests/recovery/at-rule/page/without-page/output.json
 crates/swc_css_parser/tests/recovery/at-rule/page/without-page/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/empty-in-parens/input.css
 crates/swc_css_parser/tests/recovery/at-rule/supports/empty-in-parens/output.json
 crates/swc_css_parser/tests/recovery/at-rule/supports/empty-in-parens/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/empty-in-parens/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/no-parens/input.css
 crates/swc_css_parser/tests/recovery/at-rule/supports/no-parens/output.json
 crates/swc_css_parser/tests/recovery/at-rule/supports/no-parens/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/no-parens/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/non-standard-prelude/input.css
 crates/swc_css_parser/tests/recovery/at-rule/supports/non-standard-prelude/output.json
 crates/swc_css_parser/tests/recovery/at-rule/supports/non-standard-prelude/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/non-standard-prelude/span.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/wrong-or-and/input.css
 crates/swc_css_parser/tests/recovery/at-rule/supports/wrong-or-and/output.json
 crates/swc_css_parser/tests/recovery/at-rule/supports/wrong-or-and/output.swc-stderr
 crates/swc_css_parser/tests/recovery/at-rule/supports/wrong-or-and/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/double-quotes/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/double-quotes/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/double-quotes/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/double-quotes/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/escaped/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/escaped/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/escaped/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/escaped/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/invalid-escape/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/invalid-escape/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/invalid-escape/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/invalid-escape/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/left-parenthesis/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/left-parenthesis/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/left-parenthesis/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/left-parenthesis/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/single-quotes/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/single-quotes/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/single-quotes/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/single-quotes/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/unclosed/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/unclosed/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/unclosed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/unclosed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace-in-middle/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace-in-middle/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace-in-middle/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace-in-middle/span.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace/input.css
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace/output.json
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace/output.swc-stderr
 crates/swc_css_parser/tests/recovery/bad-url-token/whitespace/span.swc-stderr
 crates/swc_css_parser/tests/recovery/cdo-and-cdc/input.css
 crates/swc_css_parser/tests/recovery/cdo-and-cdc/output.json
 crates/swc_css_parser/tests/recovery/cdo-and-cdc/output.swc-stderr
 crates/swc_css_parser/tests/recovery/cdo-and-cdc/span.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-1/input.css
 crates/swc_css_parser/tests/recovery/comments/bad-comment-1/output.json
 crates/swc_css_parser/tests/recovery/comments/bad-comment-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-2/input.css
 crates/swc_css_parser/tests/recovery/comments/bad-comment-2/output.json
 crates/swc_css_parser/tests/recovery/comments/bad-comment-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-3/input.css
 crates/swc_css_parser/tests/recovery/comments/bad-comment-3/output.json
 crates/swc_css_parser/tests/recovery/comments/bad-comment-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/bad-comment-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/declaration/input.css
 crates/swc_css_parser/tests/recovery/comments/declaration/output.json
 crates/swc_css_parser/tests/recovery/comments/declaration/output.swc-stderr
 crates/swc_css_parser/tests/recovery/comments/declaration/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value-1/input.css
 crates/swc_css_parser/tests/recovery/declaration/bad-value-1/output.json
 crates/swc_css_parser/tests/recovery/declaration/bad-value-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value-2/input.css
 crates/swc_css_parser/tests/recovery/declaration/bad-value-2/output.json
 crates/swc_css_parser/tests/recovery/declaration/bad-value-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value/input.css
 crates/swc_css_parser/tests/recovery/declaration/bad-value/output.json
 crates/swc_css_parser/tests/recovery/declaration/bad-value/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/bad-value/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/basic/input.css
 crates/swc_css_parser/tests/recovery/declaration/basic/output.json
 crates/swc_css_parser/tests/recovery/declaration/basic/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/basic/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/important-1/input.css
 crates/swc_css_parser/tests/recovery/declaration/important-1/output.json
 crates/swc_css_parser/tests/recovery/declaration/important-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/important-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/important/input.css
 crates/swc_css_parser/tests/recovery/declaration/important/output.json
 crates/swc_css_parser/tests/recovery/declaration/important/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/important/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-2/input.css
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-2/output.json
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-3/input.css
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-3/output.json
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name/input.css
 crates/swc_css_parser/tests/recovery/declaration/wrong-name/output.json
 crates/swc_css_parser/tests/recovery/declaration/wrong-name/output.swc-stderr
 crates/swc_css_parser/tests/recovery/declaration/wrong-name/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/ampersand/input.css
 crates/swc_css_parser/tests/recovery/delim-token/ampersand/output.json
 crates/swc_css_parser/tests/recovery/delim-token/ampersand/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/ampersand/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/asterisk/input.css
 crates/swc_css_parser/tests/recovery/delim-token/asterisk/output.json
 crates/swc_css_parser/tests/recovery/delim-token/asterisk/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/asterisk/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/at-sign/input.css
 crates/swc_css_parser/tests/recovery/delim-token/at-sign/output.json
 crates/swc_css_parser/tests/recovery/delim-token/at-sign/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/at-sign/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/bang/input.css
 crates/swc_css_parser/tests/recovery/delim-token/bang/output.json
 crates/swc_css_parser/tests/recovery/delim-token/bang/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/bang/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/bar/input.css
 crates/swc_css_parser/tests/recovery/delim-token/bar/output.json
 crates/swc_css_parser/tests/recovery/delim-token/bar/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/bar/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/caret/input.css
 crates/swc_css_parser/tests/recovery/delim-token/caret/output.json
 crates/swc_css_parser/tests/recovery/delim-token/caret/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/caret/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/dollar/input.css
 crates/swc_css_parser/tests/recovery/delim-token/dollar/output.json
 crates/swc_css_parser/tests/recovery/delim-token/dollar/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/dollar/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/equals/input.css
 crates/swc_css_parser/tests/recovery/delim-token/equals/output.json
 crates/swc_css_parser/tests/recovery/delim-token/equals/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/equals/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/greater-than/input.css
 crates/swc_css_parser/tests/recovery/delim-token/greater-than/output.json
 crates/swc_css_parser/tests/recovery/delim-token/greater-than/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/greater-than/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/hash/input.css
 crates/swc_css_parser/tests/recovery/delim-token/hash/output.json
 crates/swc_css_parser/tests/recovery/delim-token/hash/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/hash/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/less-than/input.css
 crates/swc_css_parser/tests/recovery/delim-token/less-than/output.json
 crates/swc_css_parser/tests/recovery/delim-token/less-than/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/less-than/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/minus/input.css
 crates/swc_css_parser/tests/recovery/delim-token/minus/output.json
 crates/swc_css_parser/tests/recovery/delim-token/minus/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/minus/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/percent/input.css
 crates/swc_css_parser/tests/recovery/delim-token/percent/output.json
 crates/swc_css_parser/tests/recovery/delim-token/percent/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/percent/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/plus/input.css
 crates/swc_css_parser/tests/recovery/delim-token/plus/output.json
 crates/swc_css_parser/tests/recovery/delim-token/plus/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/plus/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/question-mark/input.css
 crates/swc_css_parser/tests/recovery/delim-token/question-mark/output.json
 crates/swc_css_parser/tests/recovery/delim-token/question-mark/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/question-mark/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/star/input.css
 crates/swc_css_parser/tests/recovery/delim-token/star/output.json
 crates/swc_css_parser/tests/recovery/delim-token/star/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/star/span.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/tilde/input.css
 crates/swc_css_parser/tests/recovery/delim-token/tilde/output.json
 crates/swc_css_parser/tests/recovery/delim-token/tilde/output.swc-stderr
 crates/swc_css_parser/tests/recovery/delim-token/tilde/span.swc-stderr
 crates/swc_css_parser/tests/recovery/escaped/declaration-value/input.css
 crates/swc_css_parser/tests/recovery/escaped/declaration-value/output.json
 crates/swc_css_parser/tests/recovery/escaped/declaration-value/output.swc-stderr
 crates/swc_css_parser/tests/recovery/escaped/declaration-value/span.swc-stderr
 crates/swc_css_parser/tests/recovery/escaped/id-selector/input.css
 crates/swc_css_parser/tests/recovery/escaped/id-selector/output.json
 crates/swc_css_parser/tests/recovery/escaped/id-selector/output.swc-stderr
 crates/swc_css_parser/tests/recovery/escaped/id-selector/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/bad-comment-2/input.css
 crates/swc_css_parser/tests/recovery/function/bad-comment-2/output.json
 crates/swc_css_parser/tests/recovery/function/bad-comment-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/bad-comment-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/bad-comment/input.css
 crates/swc_css_parser/tests/recovery/function/bad-comment/output.json
 crates/swc_css_parser/tests/recovery/function/bad-comment/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/bad-comment/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/base/input.css
 crates/swc_css_parser/tests/recovery/function/base/output.json
 crates/swc_css_parser/tests/recovery/function/base/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/base/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/calc/division/input.css
 crates/swc_css_parser/tests/recovery/function/calc/division/output.json
 crates/swc_css_parser/tests/recovery/function/calc/division/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/calc/space/input.css
 crates/swc_css_parser/tests/recovery/function/calc/space/output.json
 crates/swc_css_parser/tests/recovery/function/calc/space/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/calc/space/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/nested-unclosed/input.css
 crates/swc_css_parser/tests/recovery/function/nested-unclosed/output.json
 crates/swc_css_parser/tests/recovery/function/nested-unclosed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/nested-unclosed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/rgb/input.css
 crates/swc_css_parser/tests/recovery/function/rgb/output.json
 crates/swc_css_parser/tests/recovery/function/rgb/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/rgb/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed-2/input.css
 crates/swc_css_parser/tests/recovery/function/unclosed-2/output.json
 crates/swc_css_parser/tests/recovery/function/unclosed-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed-3/input.css
 crates/swc_css_parser/tests/recovery/function/unclosed-3/output.json
 crates/swc_css_parser/tests/recovery/function/unclosed-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed/input.css
 crates/swc_css_parser/tests/recovery/function/unclosed/output.json
 crates/swc_css_parser/tests/recovery/function/unclosed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/function/unclosed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/function/var/input.css
 crates/swc_css_parser/tests/recovery/function/var/output.json
 crates/swc_css_parser/tests/recovery/function/var/span.swc-stderr
 crates/swc_css_parser/tests/recovery/hacks/input.css
 crates/swc_css_parser/tests/recovery/hacks/output.json
 crates/swc_css_parser/tests/recovery/hacks/output.swc-stderr
 crates/swc_css_parser/tests/recovery/hacks/span.swc-stderr
 crates/swc_css_parser/tests/recovery/ie-progid/input.css
 crates/swc_css_parser/tests/recovery/ie-progid/output.json
 crates/swc_css_parser/tests/recovery/ie-progid/output.swc-stderr
 crates/swc_css_parser/tests/recovery/ie-progid/span.swc-stderr
 crates/swc_css_parser/tests/recovery/number/input.css
 crates/swc_css_parser/tests/recovery/number/output.json
 crates/swc_css_parser/tests/recovery/number/output.swc-stderr
 crates/swc_css_parser/tests/recovery/number/span.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/basic/input.css
 crates/swc_css_parser/tests/recovery/qualified-rule/basic/output.json
 crates/swc_css_parser/tests/recovery/qualified-rule/basic/output.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/basic/span.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/broken/input.css
 crates/swc_css_parser/tests/recovery/qualified-rule/broken/output.json
 crates/swc_css_parser/tests/recovery/qualified-rule/broken/output.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/broken/span.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/double-slash-comment/input.css
 crates/swc_css_parser/tests/recovery/qualified-rule/double-slash-comment/output.json
 crates/swc_css_parser/tests/recovery/qualified-rule/double-slash-comment/output.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/double-slash-comment/span.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/only-block/input.css
 crates/swc_css_parser/tests/recovery/qualified-rule/only-block/output.json
 crates/swc_css_parser/tests/recovery/qualified-rule/only-block/output.swc-stderr
 crates/swc_css_parser/tests/recovery/qualified-rule/only-block/span.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/at-rule-in-middle/input.css
 crates/swc_css_parser/tests/recovery/rules/at-rule-in-middle/output.json
 crates/swc_css_parser/tests/recovery/rules/at-rule-in-middle/output.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/at-rule-in-middle/span.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/at-rule-with-semi/input.css
 crates/swc_css_parser/tests/recovery/rules/at-rule-with-semi/output.json
 crates/swc_css_parser/tests/recovery/rules/at-rule-with-semi/output.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/at-rule-with-semi/span.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/unclosed-brackets/input.css
 crates/swc_css_parser/tests/recovery/rules/unclosed-brackets/output.json
 crates/swc_css_parser/tests/recovery/rules/unclosed-brackets/output.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/unclosed-brackets/span.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/unclosed-curly/input.css
 crates/swc_css_parser/tests/recovery/rules/unclosed-curly/output.json
 crates/swc_css_parser/tests/recovery/rules/unclosed-curly/output.swc-stderr
 crates/swc_css_parser/tests/recovery/rules/unclosed-curly/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-1/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-1/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-2/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-2/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-3/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-3/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-4/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-4/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-4/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher-4/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-matcher/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-modifier/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-modifier/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-modifier/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/invalid-modifier/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/unclosed/input.css
 crates/swc_css_parser/tests/recovery/selector/attribute/unclosed/output.json
 crates/swc_css_parser/tests/recovery/selector/attribute/unclosed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/attribute/unclosed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/combinator/only/input.css
 crates/swc_css_parser/tests/recovery/selector/combinator/only/output.json
 crates/swc_css_parser/tests/recovery/selector/combinator/only/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/combinator/only/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/combinator/two/input.css
 crates/swc_css_parser/tests/recovery/selector/combinator/two/output.json
 crates/swc_css_parser/tests/recovery/selector/combinator/two/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/combinator/two/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/id/invalid/input.css
 crates/swc_css_parser/tests/recovery/selector/id/invalid/output.json
 crates/swc_css_parser/tests/recovery/selector/id/invalid/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/id/invalid/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/list/input.css
 crates/swc_css_parser/tests/recovery/selector/list/output.json
 crates/swc_css_parser/tests/recovery/selector/list/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/list/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/an-plus-b/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/an-plus-b/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/an-plus-b/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/an-plus-b/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-function/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-function/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-function/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-function/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-ident/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-ident/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-ident/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid-ident/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-class/invalid/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/after/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/after/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/after/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/after/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/between/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/between/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/between/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/between/span.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/invalid/input.css
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/invalid/output.json
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/invalid/output.swc-stderr
 crates/swc_css_parser/tests/recovery/selector/pseudo-element/invalid/span.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-1/input.css
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-1/output.json
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-2/input.css
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-2/output.json
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-3/input.css
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-3/output.json
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed/input.css
 crates/swc_css_parser/tests/recovery/simple-block/unclosed/output.json
 crates/swc_css_parser/tests/recovery/simple-block/unclosed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/simple-block/unclosed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/basic/input.css
 crates/swc_css_parser/tests/recovery/style-blocks-contents/basic/output.json
 crates/swc_css_parser/tests/recovery/style-blocks-contents/basic/output.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/basic/span.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-1/input.css
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-1/output.json
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-2/input.css
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-2/output.json
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested/input.css
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested/output.json
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested/output.swc-stderr
 crates/swc_css_parser/tests/recovery/style-blocks-contents/invalid-nested/span.swc-stderr
 crates/swc_css_parser/tests/recovery/styled-jsx/1/input.css
 crates/swc_css_parser/tests/recovery/styled-jsx/1/output.json
 crates/swc_css_parser/tests/recovery/styled-jsx/1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/styled-jsx/1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/styled-jsx/2/input.css
 crates/swc_css_parser/tests/recovery/styled-jsx/2/output.json
 crates/swc_css_parser/tests/recovery/styled-jsx/2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/styled-jsx/2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/unicode-range/input.css
 crates/swc_css_parser/tests/recovery/unicode-range/output.json
 crates/swc_css_parser/tests/recovery/unicode-range/output.swc-stderr
 crates/swc_css_parser/tests/recovery/unicode-range/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/1/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/1/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/2/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/2/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/3/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/3/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/4/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/4/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/4/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/4/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/5/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/5/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/5/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/5/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/6/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/6/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/6/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/6/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/7/input.css
 crates/swc_css_parser/tests/recovery/value/at-keyword/7/output.json
 crates/swc_css_parser/tests/recovery/value/at-keyword/7/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/at-keyword/7/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/custom-properties/exclamation/input.css
 crates/swc_css_parser/tests/recovery/value/custom-properties/exclamation/output.json
 crates/swc_css_parser/tests/recovery/value/custom-properties/exclamation/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/custom-properties/exclamation/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/custom-properties/only-dashed/input.css
 crates/swc_css_parser/tests/recovery/value/custom-properties/only-dashed/output.json
 crates/swc_css_parser/tests/recovery/value/custom-properties/only-dashed/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/custom-properties/only-dashed/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/eof/input.css
 crates/swc_css_parser/tests/recovery/value/hash/eof/output.json
 crates/swc_css_parser/tests/recovery/value/hash/eof/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/eof/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-1/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-1/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-2/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-2/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-2/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-2/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-3/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-3/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-3/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-3/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-4/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-4/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-4/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-4/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-5/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-5/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-5/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-5/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-6/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-6/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-6/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-6/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-7/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-7/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-7/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-7/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-8/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-8/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-8/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character-8/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character/input.css
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character/output.json
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/hash/invalid-character/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/dot/input.css
 crates/swc_css_parser/tests/recovery/value/number/dot/output.json
 crates/swc_css_parser/tests/recovery/value/number/dot/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/dot/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/eof/input.css
 crates/swc_css_parser/tests/recovery/value/number/eof/output.json
 crates/swc_css_parser/tests/recovery/value/number/eof/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/eof/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/minus-dot/input.css
 crates/swc_css_parser/tests/recovery/value/number/minus-dot/output.json
 crates/swc_css_parser/tests/recovery/value/number/minus-dot/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/minus-dot/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/plus-dot/input.css
 crates/swc_css_parser/tests/recovery/value/number/plus-dot/output.json
 crates/swc_css_parser/tests/recovery/value/number/plus-dot/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/number/plus-dot/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/dot/input.css
 crates/swc_css_parser/tests/recovery/value/percentage/dot/output.json
 crates/swc_css_parser/tests/recovery/value/percentage/dot/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/dot/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/minus/input.css
 crates/swc_css_parser/tests/recovery/value/percentage/minus/output.json
 crates/swc_css_parser/tests/recovery/value/percentage/minus/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/minus/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/plus/input.css
 crates/swc_css_parser/tests/recovery/value/percentage/plus/output.json
 crates/swc_css_parser/tests/recovery/value/percentage/plus/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/percentage/plus/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/quotes/input.css
 crates/swc_css_parser/tests/recovery/value/quotes/output.json
 crates/swc_css_parser/tests/recovery/value/quotes/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/quotes/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/eof-double-quotes/input.css
 crates/swc_css_parser/tests/recovery/value/string/eof-double-quotes/output.json
 crates/swc_css_parser/tests/recovery/value/string/eof-double-quotes/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/eof-double-quotes/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/eof-single-quotes/input.css
 crates/swc_css_parser/tests/recovery/value/string/eof-single-quotes/output.json
 crates/swc_css_parser/tests/recovery/value/string/eof-single-quotes/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/eof-single-quotes/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken-1/input.css
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken-1/output.json
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken-1/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken-1/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken/input.css
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken/output.json
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/broken/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/eof/input.css
 crates/swc_css_parser/tests/recovery/value/string/escaped/eof/output.json
 crates/swc_css_parser/tests/recovery/value/string/escaped/eof/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/escaped/eof/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/newline/input.css
 crates/swc_css_parser/tests/recovery/value/string/newline/output.json
 crates/swc_css_parser/tests/recovery/value/string/newline/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/string/newline/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/basic/input.css
 crates/swc_css_parser/tests/recovery/value/url/basic/output.json
 crates/swc_css_parser/tests/recovery/value/url/basic/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/basic/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/eof-whitespaces/input.css
 crates/swc_css_parser/tests/recovery/value/url/eof-whitespaces/output.json
 crates/swc_css_parser/tests/recovery/value/url/eof-whitespaces/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/eof/input.css
 crates/swc_css_parser/tests/recovery/value/url/eof/output.json
 crates/swc_css_parser/tests/recovery/value/url/eof/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/eof/span.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/parenthesis/input.css
 crates/swc_css_parser/tests/recovery/value/url/parenthesis/output.json
 crates/swc_css_parser/tests/recovery/value/url/parenthesis/output.swc-stderr
 crates/swc_css_parser/tests/recovery/value/url/parenthesis/span.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/001/input.css
 crates/swc_css_parser/tests/recovery/vercel/001/output.json
 crates/swc_css_parser/tests/recovery/vercel/001/output.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/001/span.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/002/input.css
 crates/swc_css_parser/tests/recovery/vercel/002/output.json
 crates/swc_css_parser/tests/recovery/vercel/002/output.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/002/span.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/003/input.css
 crates/swc_css_parser/tests/recovery/vercel/003/output.json
 crates/swc_css_parser/tests/recovery/vercel/003/output.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/003/span.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/004/input.css
 crates/swc_css_parser/tests/recovery/vercel/004/output.json
 crates/swc_css_parser/tests/recovery/vercel/004/output.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/004/span.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/005/input.css
 crates/swc_css_parser/tests/recovery/vercel/005/output.json
 crates/swc_css_parser/tests/recovery/vercel/005/output.swc-stderr
 crates/swc_css_parser/tests/recovery/vercel/005/span.swc-stderr
 crates/swc_css_parser/tests/recovery/whitespaces/input.css
 crates/swc_css_parser/tests/recovery/whitespaces/output.json
 crates/swc_css_parser/tests/recovery/whitespaces/span.swc-stderr
 crates/swc_css_prefixer/AGENTS.md
 crates/swc_css_prefixer/Cargo.toml
 crates/swc_css_prefixer/data/prefixes_and_browsers.json
 crates/swc_css_prefixer/src/lib.rs
 crates/swc_css_prefixer/src/options.rs
 crates/swc_css_prefixer/src/prefixer.rs
 crates/swc_css_prefixer/tests/fixture/advanced-filter/input.css
 crates/swc_css_prefixer/tests/fixture/advanced-filter/output.css
 crates/swc_css_prefixer/tests/fixture/advanced-filter/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/animation/input.css
 crates/swc_css_prefixer/tests/fixture/animation/output.css
 crates/swc_css_prefixer/tests/fixture/animation/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/any-link/input.css
 crates/swc_css_prefixer/tests/fixture/any-link/output.css
 crates/swc_css_prefixer/tests/fixture/any-link/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/appearance/input.css
 crates/swc_css_prefixer/tests/fixture/appearance/output.css
 crates/swc_css_prefixer/tests/fixture/appearance/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/autofill/input.css
 crates/swc_css_prefixer/tests/fixture/autofill/output.css
 crates/swc_css_prefixer/tests/fixture/autofill/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/backdrop-filter/input.css
 crates/swc_css_prefixer/tests/fixture/backdrop-filter/output.css
 crates/swc_css_prefixer/tests/fixture/backdrop-filter/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/backdrop/input.css
 crates/swc_css_prefixer/tests/fixture/backdrop/output.css
 crates/swc_css_prefixer/tests/fixture/backdrop/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/backface-visibility/input.css
 crates/swc_css_prefixer/tests/fixture/backface-visibility/output.css
 crates/swc_css_prefixer/tests/fixture/backface-visibility/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/background-clip/input.css
 crates/swc_css_prefixer/tests/fixture/background-clip/output.css
 crates/swc_css_prefixer/tests/fixture/background-clip/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/background-img-opts/input.css
 crates/swc_css_prefixer/tests/fixture/background-img-opts/output.css
 crates/swc_css_prefixer/tests/fixture/background-img-opts/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/background-size/input.css
 crates/swc_css_prefixer/tests/fixture/background-size/output.css
 crates/swc_css_prefixer/tests/fixture/background-size/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/background/input.css
 crates/swc_css_prefixer/tests/fixture/background/output.css
 crates/swc_css_prefixer/tests/fixture/background/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/basic/input.css
 crates/swc_css_prefixer/tests/fixture/basic/output.css
 crates/swc_css_prefixer/tests/fixture/basic/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/border-image/input.css
 crates/swc_css_prefixer/tests/fixture/border-image/output.css
 crates/swc_css_prefixer/tests/fixture/border-image/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/border-radius/input.css
 crates/swc_css_prefixer/tests/fixture/border-radius/output.css
 crates/swc_css_prefixer/tests/fixture/border-radius/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/box-decoration-break/input.css
 crates/swc_css_prefixer/tests/fixture/box-decoration-break/output.css
 crates/swc_css_prefixer/tests/fixture/box-decoration-break/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/box-shadow/input.css
 crates/swc_css_prefixer/tests/fixture/box-shadow/output.css
 crates/swc_css_prefixer/tests/fixture/box-shadow/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/box-sizing/input.css
 crates/swc_css_prefixer/tests/fixture/box-sizing/output.css
 crates/swc_css_prefixer/tests/fixture/box-sizing/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/calc/input.css
 crates/swc_css_prefixer/tests/fixture/calc/output.css
 crates/swc_css_prefixer/tests/fixture/calc/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/case-insensivity/input.css
 crates/swc_css_prefixer/tests/fixture/case-insensivity/output.css
 crates/swc_css_prefixer/tests/fixture/case-insensivity/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/check-down/input.css
 crates/swc_css_prefixer/tests/fixture/check-down/output.css
 crates/swc_css_prefixer/tests/fixture/check-down/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/clamp/input.css
 crates/swc_css_prefixer/tests/fixture/clamp/output.css
 crates/swc_css_prefixer/tests/fixture/clamp/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/clip-path/input.css
 crates/swc_css_prefixer/tests/fixture/clip-path/output.css
 crates/swc_css_prefixer/tests/fixture/clip-path/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/color-adjust/input.css
 crates/swc_css_prefixer/tests/fixture/color-adjust/output.css
 crates/swc_css_prefixer/tests/fixture/color-adjust/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/color/input.css
 crates/swc_css_prefixer/tests/fixture/color/output.css
 crates/swc_css_prefixer/tests/fixture/color/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/columns/input.css
 crates/swc_css_prefixer/tests/fixture/columns/output.css
 crates/swc_css_prefixer/tests/fixture/columns/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/cross-fade/input.css
 crates/swc_css_prefixer/tests/fixture/cross-fade/output.css
 crates/swc_css_prefixer/tests/fixture/cross-fade/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/css-regions/input.css
 crates/swc_css_prefixer/tests/fixture/css-regions/output.css
 crates/swc_css_prefixer/tests/fixture/css-regions/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/cursor/input.css
 crates/swc_css_prefixer/tests/fixture/cursor/output.css
 crates/swc_css_prefixer/tests/fixture/cursor/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/display/input.css
 crates/swc_css_prefixer/tests/fixture/display/output.css
 crates/swc_css_prefixer/tests/fixture/display/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-1/input.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-1/output.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-1/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-2/input.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-2/output.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-2/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-3/input.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-3/output.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule-3/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule/input.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule/output.css
 crates/swc_css_prefixer/tests/fixture/duplicate-at-rule/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/element/input.css
 crates/swc_css_prefixer/tests/fixture/element/output.css
 crates/swc_css_prefixer/tests/fixture/element/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/error-recovery/input.css
 crates/swc_css_prefixer/tests/fixture/error-recovery/output.css
 crates/swc_css_prefixer/tests/fixture/error-recovery/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/file-selector-button/input.css
 crates/swc_css_prefixer/tests/fixture/file-selector-button/output.css
 crates/swc_css_prefixer/tests/fixture/file-selector-button/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/filter/input.css
 crates/swc_css_prefixer/tests/fixture/filter/output.css
 crates/swc_css_prefixer/tests/fixture/filter/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/flex/input.css
 crates/swc_css_prefixer/tests/fixture/flex/output.css
 crates/swc_css_prefixer/tests/fixture/flex/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/font-face-format/input.css
 crates/swc_css_prefixer/tests/fixture/font-face-format/output.css
 crates/swc_css_prefixer/tests/fixture/font-face-format/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/font-feature/input.css
 crates/swc_css_prefixer/tests/fixture/font-feature/output.css
 crates/swc_css_prefixer/tests/fixture/font-feature/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/font-kerning/input.css
 crates/swc_css_prefixer/tests/fixture/font-kerning/output.css
 crates/swc_css_prefixer/tests/fixture/font-kerning/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/forced-color-adjust/input.css
 crates/swc_css_prefixer/tests/fixture/forced-color-adjust/output.css
 crates/swc_css_prefixer/tests/fixture/forced-color-adjust/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/fullscreen/input.css
 crates/swc_css_prefixer/tests/fixture/fullscreen/output.css
 crates/swc_css_prefixer/tests/fixture/fullscreen/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/gradient/input.css
 crates/swc_css_prefixer/tests/fixture/gradient/output.css
 crates/swc_css_prefixer/tests/fixture/gradient/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/grouping-rule/input.css
 crates/swc_css_prefixer/tests/fixture/grouping-rule/output.css
 crates/swc_css_prefixer/tests/fixture/grouping-rule/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/hyphens/input.css
 crates/swc_css_prefixer/tests/fixture/hyphens/output.css
 crates/swc_css_prefixer/tests/fixture/hyphens/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/image-rendering/input.css
 crates/swc_css_prefixer/tests/fixture/image-rendering/output.css
 crates/swc_css_prefixer/tests/fixture/image-rendering/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/image-set/input.css
 crates/swc_css_prefixer/tests/fixture/image-set/output.css
 crates/swc_css_prefixer/tests/fixture/image-set/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/important/input.css
 crates/swc_css_prefixer/tests/fixture/important/output.css
 crates/swc_css_prefixer/tests/fixture/important/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/isolate-override/input.css
 crates/swc_css_prefixer/tests/fixture/isolate-override/output.css
 crates/swc_css_prefixer/tests/fixture/isolate-override/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/keyframes/input.css
 crates/swc_css_prefixer/tests/fixture/keyframes/output.css
 crates/swc_css_prefixer/tests/fixture/keyframes/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/margid-border-padding-logical/input.css
 crates/swc_css_prefixer/tests/fixture/margid-border-padding-logical/output.css
 crates/swc_css_prefixer/tests/fixture/margid-border-padding-logical/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/mask/input.css
 crates/swc_css_prefixer/tests/fixture/mask/output.css
 crates/swc_css_prefixer/tests/fixture/mask/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/min-zoom/input.css
 crates/swc_css_prefixer/tests/fixture/min-zoom/output.css
 crates/swc_css_prefixer/tests/fixture/min-zoom/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/multicolumn/input.css
 crates/swc_css_prefixer/tests/fixture/multicolumn/output.css
 crates/swc_css_prefixer/tests/fixture/multicolumn/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/nested/input.css
 crates/swc_css_prefixer/tests/fixture/nested/output.css
 crates/swc_css_prefixer/tests/fixture/nested/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/object-fit/input.css
 crates/swc_css_prefixer/tests/fixture/object-fit/output.css
 crates/swc_css_prefixer/tests/fixture/object-fit/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/opacity/input.css
 crates/swc_css_prefixer/tests/fixture/opacity/output.css
 crates/swc_css_prefixer/tests/fixture/opacity/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/overflow-wrap/input.css
 crates/swc_css_prefixer/tests/fixture/overflow-wrap/output.css
 crates/swc_css_prefixer/tests/fixture/overflow-wrap/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/overflow/input.css
 crates/swc_css_prefixer/tests/fixture/overflow/output.css
 crates/swc_css_prefixer/tests/fixture/overflow/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/overscroll-behavior/input.css
 crates/swc_css_prefixer/tests/fixture/overscroll-behavior/output.css
 crates/swc_css_prefixer/tests/fixture/overscroll-behavior/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/page-break/input.css
 crates/swc_css_prefixer/tests/fixture/page-break/output.css
 crates/swc_css_prefixer/tests/fixture/page-break/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/perspective/input.css
 crates/swc_css_prefixer/tests/fixture/perspective/output.css
 crates/swc_css_prefixer/tests/fixture/perspective/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/place/input.css
 crates/swc_css_prefixer/tests/fixture/place/output.css
 crates/swc_css_prefixer/tests/fixture/place/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/placeholder-shown/input.css
 crates/swc_css_prefixer/tests/fixture/placeholder-shown/output.css
 crates/swc_css_prefixer/tests/fixture/placeholder-shown/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/placeholder/input.css
 crates/swc_css_prefixer/tests/fixture/placeholder/output.css
 crates/swc_css_prefixer/tests/fixture/placeholder/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/position/input.css
 crates/swc_css_prefixer/tests/fixture/position/output.css
 crates/swc_css_prefixer/tests/fixture/position/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/prefixed/input.css
 crates/swc_css_prefixer/tests/fixture/prefixed/output.css
 crates/swc_css_prefixer/tests/fixture/prefixed/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/print-color-adjust/input.css
 crates/swc_css_prefixer/tests/fixture/print-color-adjust/output.css
 crates/swc_css_prefixer/tests/fixture/print-color-adjust/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/read-only/input.css
 crates/swc_css_prefixer/tests/fixture/read-only/output.css
 crates/swc_css_prefixer/tests/fixture/read-only/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/read-write/input.css
 crates/swc_css_prefixer/tests/fixture/read-write/output.css
 crates/swc_css_prefixer/tests/fixture/read-write/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/recovery/input.css
 crates/swc_css_prefixer/tests/fixture/recovery/output.css
 crates/swc_css_prefixer/tests/fixture/recovery/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/resolution/input.css
 crates/swc_css_prefixer/tests/fixture/resolution/output.css
 crates/swc_css_prefixer/tests/fixture/resolution/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/selection/input.css
 crates/swc_css_prefixer/tests/fixture/selection/output.css
 crates/swc_css_prefixer/tests/fixture/selection/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/selector-list-2/input.css
 crates/swc_css_prefixer/tests/fixture/selector-list-2/output.css
 crates/swc_css_prefixer/tests/fixture/selector-list-2/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/selector-list/input.css
 crates/swc_css_prefixer/tests/fixture/selector-list/output.css
 crates/swc_css_prefixer/tests/fixture/selector-list/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/shapes/input.css
 crates/swc_css_prefixer/tests/fixture/shapes/output.css
 crates/swc_css_prefixer/tests/fixture/shapes/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/snappoints/input.css
 crates/swc_css_prefixer/tests/fixture/snappoints/output.css
 crates/swc_css_prefixer/tests/fixture/snappoints/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/style-block/input.css
 crates/swc_css_prefixer/tests/fixture/style-block/output.css
 crates/swc_css_prefixer/tests/fixture/style-block/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/supports/input.css
 crates/swc_css_prefixer/tests/fixture/supports/output.css
 crates/swc_css_prefixer/tests/fixture/supports/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/tab-size/input.css
 crates/swc_css_prefixer/tests/fixture/tab-size/output.css
 crates/swc_css_prefixer/tests/fixture/tab-size/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-align-last/input.css
 crates/swc_css_prefixer/tests/fixture/text-align-last/output.css
 crates/swc_css_prefixer/tests/fixture/text-align-last/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-decoration/input.css
 crates/swc_css_prefixer/tests/fixture/text-decoration/output.css
 crates/swc_css_prefixer/tests/fixture/text-decoration/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-emphasis/input.css
 crates/swc_css_prefixer/tests/fixture/text-emphasis/output.css
 crates/swc_css_prefixer/tests/fixture/text-emphasis/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-orientation/input.css
 crates/swc_css_prefixer/tests/fixture/text-orientation/output.css
 crates/swc_css_prefixer/tests/fixture/text-orientation/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-overflow/input.css
 crates/swc_css_prefixer/tests/fixture/text-overflow/output.css
 crates/swc_css_prefixer/tests/fixture/text-overflow/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-size-adjust/input.css
 crates/swc_css_prefixer/tests/fixture/text-size-adjust/output.css
 crates/swc_css_prefixer/tests/fixture/text-size-adjust/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/text-spacing/input.css
 crates/swc_css_prefixer/tests/fixture/text-spacing/output.css
 crates/swc_css_prefixer/tests/fixture/text-spacing/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/touch-action/input.css
 crates/swc_css_prefixer/tests/fixture/touch-action/output.css
 crates/swc_css_prefixer/tests/fixture/touch-action/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/transform/input.css
 crates/swc_css_prefixer/tests/fixture/transform/output.css
 crates/swc_css_prefixer/tests/fixture/transform/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/transition/input.css
 crates/swc_css_prefixer/tests/fixture/transition/output.css
 crates/swc_css_prefixer/tests/fixture/transition/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/user-select/input.css
 crates/swc_css_prefixer/tests/fixture/user-select/output.css
 crates/swc_css_prefixer/tests/fixture/user-select/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/viewport/input.css
 crates/swc_css_prefixer/tests/fixture/viewport/output.css
 crates/swc_css_prefixer/tests/fixture/viewport/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/width-size/input.css
 crates/swc_css_prefixer/tests/fixture/width-size/output.css
 crates/swc_css_prefixer/tests/fixture/width-size/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/width/input.css
 crates/swc_css_prefixer/tests/fixture/width/output.css
 crates/swc_css_prefixer/tests/fixture/width/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/fixture/writing-mode/input.css
 crates/swc_css_prefixer/tests/fixture/writing-mode/output.css
 crates/swc_css_prefixer/tests/fixture/writing-mode/output.defaults-not-ie-11.css
 crates/swc_css_prefixer/tests/prefixer.rs
 crates/swc_css_utils/Cargo.toml
 crates/swc_css_utils/src/lib.rs
 crates/swc_css_utils/src/named-colors.json
 crates/swc_css_visit/Cargo.toml
 crates/swc_css_visit/src/generated.rs
 crates/swc_css_visit/src/lib.rs
 crates/swc_ecma_ast/Cargo.toml
 crates/swc_ecma_ast/src/class.rs
 crates/swc_ecma_ast/src/decl.rs
 crates/swc_ecma_ast/src/expr.rs
 crates/swc_ecma_ast/src/function.rs
 crates/swc_ecma_ast/src/ident.rs
 crates/swc_ecma_ast/src/jsx.rs
 crates/swc_ecma_ast/src/lib.rs
 crates/swc_ecma_ast/src/list.rs
 crates/swc_ecma_ast/src/lit.rs
 crates/swc_ecma_ast/src/macros.rs
 crates/swc_ecma_ast/src/module.rs
 crates/swc_ecma_ast/src/module_decl.rs
 crates/swc_ecma_ast/src/operators.rs
 crates/swc_ecma_ast/src/pat.rs
 crates/swc_ecma_ast/src/prop.rs
 crates/swc_ecma_ast/src/source_map.rs
 crates/swc_ecma_ast/src/stmt.rs
 crates/swc_ecma_ast/src/typescript.rs
 crates/swc_ecma_ast/tests/lit.rs
 crates/swc_ecma_codegen/AGENTS.md
 crates/swc_ecma_codegen/Cargo.toml
 crates/swc_ecma_codegen/examples/gen.rs
 crates/swc_ecma_codegen/examples/sourcemap.rs
 crates/swc_ecma_codegen/scripts/bench.sh
 crates/swc_ecma_codegen/scripts/compare-file.sh
 crates/swc_ecma_codegen/scripts/compare.sh
 crates/swc_ecma_codegen/src/class.rs
 crates/swc_ecma_codegen/src/comments.rs
 crates/swc_ecma_codegen/src/config.rs
 crates/swc_ecma_codegen/src/decl.rs
 crates/swc_ecma_codegen/src/expr.rs
 crates/swc_ecma_codegen/src/jsx.rs
 crates/swc_ecma_codegen/src/lib.rs
 crates/swc_ecma_codegen/src/lit.rs
 crates/swc_ecma_codegen/src/macros.rs
 crates/swc_ecma_codegen/src/module_decls.rs
 crates/swc_ecma_codegen/src/object.rs
 crates/swc_ecma_codegen/src/pat.rs
 crates/swc_ecma_codegen/src/scope_helpers.rs
 crates/swc_ecma_codegen/src/stmt.rs
 crates/swc_ecma_codegen/src/tests.rs
 crates/swc_ecma_codegen/src/text_writer.rs
 crates/swc_ecma_codegen/src/text_writer/basic_impl.rs
 crates/swc_ecma_codegen/src/text_writer/semicolon.rs
 crates/swc_ecma_codegen/src/typescript.rs
 crates/swc_ecma_codegen/src/util.rs
 crates/swc_ecma_codegen/tests/fixture.rs
 crates/swc_ecma_codegen/tests/fixture/big-int/input.js
 crates/swc_ecma_codegen/tests/fixture/big-int/output.js
 crates/swc_ecma_codegen/tests/fixture/big-int/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issue-10978/input.js
 crates/swc_ecma_codegen/tests/fixture/issue-10978/output.js
 crates/swc_ecma_codegen/tests/fixture/issue-10978/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issue-5912/input.js
 crates/swc_ecma_codegen/tests/fixture/issue-5912/output.js
 crates/swc_ecma_codegen/tests/fixture/issue-5912/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issue-6589/js/input.js
 crates/swc_ecma_codegen/tests/fixture/issue-6589/js/output.js
 crates/swc_ecma_codegen/tests/fixture/issue-6589/js/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issue-6589/ts/input.ts
 crates/swc_ecma_codegen/tests/fixture/issue-6589/ts/output.ts
 crates/swc_ecma_codegen/tests/fixture/issue-9561/input.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9561/output.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9561/output.min.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9758/input.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9758/output.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9758/output.min.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9849/input.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9849/output.jsx
 crates/swc_ecma_codegen/tests/fixture/issue-9849/output.min.jsx
 crates/swc_ecma_codegen/tests/fixture/issues/2000/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/2000/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/2000/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/2163/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/2163/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/2163/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/1/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/1/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/1/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/2/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/2/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/2294/2/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/3110/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/3110/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/3110/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/3420/1/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/3420/1/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/3420/1/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/3428/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/3428/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/3428/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/4321/1/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/4321/1/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/4321/1/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/4344/input.ts
 crates/swc_ecma_codegen/tests/fixture/issues/4344/output.ts
 crates/swc_ecma_codegen/tests/fixture/issues/5289/input.js
 crates/swc_ecma_codegen/tests/fixture/issues/5289/output.js
 crates/swc_ecma_codegen/tests/fixture/issues/5289/output.min.js
 crates/swc_ecma_codegen/tests/fixture/issues/5328/input.ts
 crates/swc_ecma_codegen/tests/fixture/issues/5328/output.ts
 crates/swc_ecma_codegen/tests/fixture/issues/6171/input.ts
 crates/swc_ecma_codegen/tests/fixture/issues/6171/output.ts
 crates/swc_ecma_codegen/tests/fixture/issues/6616/input.ts
 crates/swc_ecma_codegen/tests/fixture/issues/6616/output.ts
 crates/swc_ecma_codegen/tests/fixture/issues/7079/input.ts
 crates/swc_ecma_codegen/tests/fixture/issues/7079/output.ts
 crates/swc_ecma_codegen/tests/fixture/next-36251/input.tsx
 crates/swc_ecma_codegen/tests/fixture/next-36251/output.tsx
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-array/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-array/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-array/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-object/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-object/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/destructuring-assignment-object/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-crash-for-class-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-crash-for-class-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-crash-for-class-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-mix-up-bindings/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-mix-up-bindings/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-mix-up-bindings/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-function-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-function-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-function-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-variable-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-variable-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-not-remove-extra-named-export-variable-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-combined-named-export-specifiers/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-combined-named-export-specifiers/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-combined-named-export-specifiers/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-extra-named-export-speicifers/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-extra-named-export-speicifers/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-extra-named-export-speicifers/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations-async/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations-async/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations-async/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-function-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations-async/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations-async/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations-async/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-named-export-variable-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations-dependents-variables-functions-imports/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations-dependents-variables-functions-imports/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations-dependents-variables-functions-imports/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-function-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations-safe/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations-safe/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations-safe/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-re-exported-variable-declarations/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-separate-named-export-specifiers/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-separate-named-export-specifiers/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-remove-separate-named-export-specifiers/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-babel-style-memoized-function/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-babel-style-memoized-function/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-babel-style-memoized-function/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports-2/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports-2/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports-2/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-class-exports/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-a-class/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-a-class/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-a-class/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-other-specifiers/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-other-specifiers/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-export-named-as-default-with-other-specifiers/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-full-re-export/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-full-re-export/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-full-re-export/output.min.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-named-export-as-default/input.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-named-export-as-default/output.js
 crates/swc_ecma_codegen/tests/fixture/next/ssg/getStaticProps/should-support-named-export-as-default/output.min.js
 crates/swc_ecma_codegen/tests/fixture/node-erm/input.js
 crates/swc_ecma_codegen/tests/fixture/node-erm/output.js
 crates/swc_ecma_codegen/tests/fixture/node-erm/output.min.js
 crates/swc_ecma_codegen/tests/fixture/number/input.js
 crates/swc_ecma_codegen/tests/fixture/number/output.js
 crates/swc_ecma_codegen/tests/fixture/number/output.min.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/default/input.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/default/output.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/default/output.min.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/disable/config.json
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/disable/input.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/disable/output.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/disable/output.min.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/enable/config.json
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/enable/input.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/enable/output.js
 crates/swc_ecma_codegen/tests/fixture/reduce-escaped-newline/enable/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/001/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/001/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/001/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/002/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/002/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/002/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/003/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/003/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/003/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/004/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/004/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/004/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/005/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/005/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/005/output.min.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/006/input.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/006/output.js
 crates/swc_ecma_codegen/tests/fixture/semi/pending/006/output.min.js
 crates/swc_ecma_codegen/tests/fixture/stc/0001/input.ts
 crates/swc_ecma_codegen/tests/fixture/stc/0001/output.min.ts
 crates/swc_ecma_codegen/tests/fixture/stc/0001/output.ts
 crates/swc_ecma_codegen/tests/fixture/string/input.js
 crates/swc_ecma_codegen/tests/fixture/string/output.js
 crates/swc_ecma_codegen/tests/fixture/string/output.min.js
 crates/swc_ecma_codegen/tests/fixture/template-literal/input.js
 crates/swc_ecma_codegen/tests/fixture/template-literal/output.js
 crates/swc_ecma_codegen/tests/fixture/template-literal/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_abstract/input.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/class_abstract/output.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/class_implements/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_implements/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_implements/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_method/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_method/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_method/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_prop/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_prop/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_prop/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/class_ts_constructor/input.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/class_ts_constructor/output.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/exports/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/exports/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/exports/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/imports/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/imports/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/imports/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/interface/input.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/interface/output.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/jsx_type_args/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/jsx_type_args/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/jsx_type_args/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/mapped_type/input.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/mapped_type/output.ts
 crates/swc_ecma_codegen/tests/fixture/typescript/module/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/module/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/module/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_equals/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_equals/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_equals/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_type/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_type/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_import_type/output.min.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_type_query/input.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_type_query/output.js
 crates/swc_ecma_codegen/tests/fixture/typescript/ts_type_query/output.min.js
 crates/swc_ecma_codegen/tests/fixture/vercel/2/input.js
 crates/swc_ecma_codegen/tests/fixture/vercel/2/output.js
 crates/swc_ecma_codegen/tests/fixture/vercel/2/output.min.js
 crates/swc_ecma_codegen/tests/fixture/vercel/d3-color/1/input.js
 crates/swc_ecma_codegen/tests/fixture/vercel/d3-color/1/output.js
 crates/swc_ecma_codegen/tests/fixture/vercel/d3-color/1/output.min.js
 crates/swc_ecma_codegen/tests/sourcemap.rs
 crates/swc_ecma_codegen/tests/srcmap.mjs
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/full.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/1.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/10.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/11.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/12.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/13.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/14.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/15.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/16.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/17.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/18.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/19.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/2.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/20.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/3.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/4.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/5.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/6.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/7.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/8.txt
 crates/swc_ecma_codegen/tests/str-lits/pr-7985/splitted/9.txt
 crates/swc_ecma_codegen/tests/test262-min/005dc7dff71d4b97.js
 crates/swc_ecma_codegen/tests/test262-min/006949a4f1471866.js
 crates/swc_ecma_codegen/tests/test262-min/00b851b06af02cc0.js
 crates/swc_ecma_codegen/tests/test262-min/00bd68a9d0203f10.js
 crates/swc_ecma_codegen/tests/test262-min/00c79d09c52df3ec.js
 crates/swc_ecma_codegen/tests/test262-min/0140c25a4177e5f7.module.js
 crates/swc_ecma_codegen/tests/test262-min/01533b37d1d9ede8.js
 crates/swc_ecma_codegen/tests/test262-min/017a45a1919f4006.js
 crates/swc_ecma_codegen/tests/test262-min/01f27ee3c1bb68e5.js
 crates/swc_ecma_codegen/tests/test262-min/01fd8e8a0a42307b.js
 crates/swc_ecma_codegen/tests/test262-min/02028e3b961bfee0.js
 crates/swc_ecma_codegen/tests/test262-min/0228be549a7706e7.js
 crates/swc_ecma_codegen/tests/test262-min/023e4178e1ad1a82.module.js
 crates/swc_ecma_codegen/tests/test262-min/024f7b95336f7fad.js
 crates/swc_ecma_codegen/tests/test262-min/0262c247b28885e2.js
 crates/swc_ecma_codegen/tests/test262-min/0266b93cf3014995.js
 crates/swc_ecma_codegen/tests/test262-min/027abe815032df72.js
 crates/swc_ecma_codegen/tests/test262-min/028846a58c67687f.js
 crates/swc_ecma_codegen/tests/test262-min/02b924339f85fe00.js
 crates/swc_ecma_codegen/tests/test262-min/02cf1a37af2403fe.js
 crates/swc_ecma_codegen/tests/test262-min/02dad3c9ec38d3c7.js
 crates/swc_ecma_codegen/tests/test262-min/034ded949b5c2fa3.js
 crates/swc_ecma_codegen/tests/test262-min/03608b6e222ae700.js
 crates/swc_ecma_codegen/tests/test262-min/0371eb8b8c28569d.js
 crates/swc_ecma_codegen/tests/test262-min/037ecd1db38c230c.module.js
 crates/swc_ecma_codegen/tests/test262-min/03d1cf071a76d061.js
 crates/swc_ecma_codegen/tests/test262-min/040001f3b0eb3bde.js
 crates/swc_ecma_codegen/tests/test262-min/0453974dd98e662d.js
 crates/swc_ecma_codegen/tests/test262-min/0458e0c30e8e6fb0.module.js
 crates/swc_ecma_codegen/tests/test262-min/0466764f0fb9af62.js
 crates/swc_ecma_codegen/tests/test262-min/046a0bb70d03d0cc.js
 crates/swc_ecma_codegen/tests/test262-min/046b1012ef9b0e26.js
 crates/swc_ecma_codegen/tests/test262-min/04b26d042948d474.js
 crates/swc_ecma_codegen/tests/test262-min/04df09188055748a.js
 crates/swc_ecma_codegen/tests/test262-min/0507b18e39d58a9f.js
 crates/swc_ecma_codegen/tests/test262-min/05089e6cc717523e.js
 crates/swc_ecma_codegen/tests/test262-min/051696d4c46ad99b.js
 crates/swc_ecma_codegen/tests/test262-min/053480e541f54faf.js
 crates/swc_ecma_codegen/tests/test262-min/053c0475e49bd36b.js
 crates/swc_ecma_codegen/tests/test262-min/05448bc107f9b759.js
 crates/swc_ecma_codegen/tests/test262-min/054620d2d7fbe8fb.js
 crates/swc_ecma_codegen/tests/test262-min/058c33e92f0d37a5.js
 crates/swc_ecma_codegen/tests/test262-min/059b850298ae3352.js
 crates/swc_ecma_codegen/tests/test262-min/05b849122b429743.js
 crates/swc_ecma_codegen/tests/test262-min/05b9c5f007cbaa56.js
 crates/swc_ecma_codegen/tests/test262-min/05d268921a1f6899.js
 crates/swc_ecma_codegen/tests/test262-min/05d5195f0d388d98.js
 crates/swc_ecma_codegen/tests/test262-min/05d93894463f57ca.js
 crates/swc_ecma_codegen/tests/test262-min/05fcc31bfd8d3e60.js
 crates/swc_ecma_codegen/tests/test262-min/066b76285ce79182.js
 crates/swc_ecma_codegen/tests/test262-min/066e2ec2de8a7c6e.js
 crates/swc_ecma_codegen/tests/test262-min/0671ec3d0b8ded79.js
 crates/swc_ecma_codegen/tests/test262-min/068fd501eb381dba.js
 crates/swc_ecma_codegen/tests/test262-min/06981f39d0844079.js
 crates/swc_ecma_codegen/tests/test262-min/06c7efc128ce74a0.js
 crates/swc_ecma_codegen/tests/test262-min/06d84c003dc8a3af.js
 crates/swc_ecma_codegen/tests/test262-min/06f0deb843fbf358.js
 crates/swc_ecma_codegen/tests/test262-min/06f7278423cef571.js
 crates/swc_ecma_codegen/tests/test262-min/070d82d1b3b3a975.js
 crates/swc_ecma_codegen/tests/test262-min/071f05b40ea0163f.js
 crates/swc_ecma_codegen/tests/test262-min/075c7204d0b0af60.js
 crates/swc_ecma_codegen/tests/test262-min/079b7b699d0cacab.js
 crates/swc_ecma_codegen/tests/test262-min/07a74deab99e85eb.js
 crates/swc_ecma_codegen/tests/test262-min/07bce073a241288b.js
 crates/swc_ecma_codegen/tests/test262-min/07cfd31162dc117a.js
 crates/swc_ecma_codegen/tests/test262-min/07d4bedb35fb60b6.js
 crates/swc_ecma_codegen/tests/test262-min/0813adc754c82a98.js
 crates/swc_ecma_codegen/tests/test262-min/0821d3a84023aca2.js
 crates/swc_ecma_codegen/tests/test262-min/0827a8316cca777a.js
 crates/swc_ecma_codegen/tests/test262-min/08358cb4732d8ce1.js
 crates/swc_ecma_codegen/tests/test262-min/0860caf88460e363.js
 crates/swc_ecma_codegen/tests/test262-min/0889a34434e586e9.js
 crates/swc_ecma_codegen/tests/test262-min/08a39e4289b0c3f3.js
 crates/swc_ecma_codegen/tests/test262-min/08ba81b9af0132ea.js
 crates/swc_ecma_codegen/tests/test262-min/08c3105bb3f7ccb7.js
 crates/swc_ecma_codegen/tests/test262-min/091d00847cbf8a9d.js
 crates/swc_ecma_codegen/tests/test262-min/09245ed873c9e7ea.js
 crates/swc_ecma_codegen/tests/test262-min/0986e63317738f46.js
 crates/swc_ecma_codegen/tests/test262-min/098e1fe1335e222b.js
 crates/swc_ecma_codegen/tests/test262-min/09be3a3198b40536.js
 crates/swc_ecma_codegen/tests/test262-min/09c1c4b95bf0df77.js
 crates/swc_ecma_codegen/tests/test262-min/09e84f25af85b836.js
 crates/swc_ecma_codegen/tests/test262-min/0a068bc70fe14c94.js
 crates/swc_ecma_codegen/tests/test262-min/0a2fc93b6a63bbd3.js
 crates/swc_ecma_codegen/tests/test262-min/0a38bb9fff27bc21.js
 crates/swc_ecma_codegen/tests/test262-min/0a616ee6dd067bc6.js
 crates/swc_ecma_codegen/tests/test262-min/0a9e4cbb36d95f7c.js
 crates/swc_ecma_codegen/tests/test262-min/0aa6aab640155051.js
 crates/swc_ecma_codegen/tests/test262-min/0aa9242278e1393b.js
 crates/swc_ecma_codegen/tests/test262-min/0aeb95f62766e684.js
 crates/swc_ecma_codegen/tests/test262-min/0b1fc7208759253b.js
 crates/swc_ecma_codegen/tests/test262-min/0b2804600405dbf6.js
 crates/swc_ecma_codegen/tests/test262-min/0b281915a3227177.js
 crates/swc_ecma_codegen/tests/test262-min/0b4e932ec15cdae4.js
 crates/swc_ecma_codegen/tests/test262-min/0b50309b4112013e.js
 crates/swc_ecma_codegen/tests/test262-min/0b5f023129f23abf.js
 crates/swc_ecma_codegen/tests/test262-min/0b6dfcd5427a43a6.js
 crates/swc_ecma_codegen/tests/test262-min/0b881b80b7220fad.js
 crates/swc_ecma_codegen/tests/test262-min/0ba326a76aa2a0ae.js
 crates/swc_ecma_codegen/tests/test262-min/0bbda5d7d8ae8990.js
 crates/swc_ecma_codegen/tests/test262-min/0bef54f61acccbe5.js
 crates/swc_ecma_codegen/tests/test262-min/0c44152a1a3e2f90.js
 crates/swc_ecma_codegen/tests/test262-min/0c7719169ed21a87.js
 crates/swc_ecma_codegen/tests/test262-min/0c8a07486c1ff18e.js
 crates/swc_ecma_codegen/tests/test262-min/0cd7b76d7d1431d6.js
 crates/swc_ecma_codegen/tests/test262-min/0ce4fa8fdf700065.js
 crates/swc_ecma_codegen/tests/test262-min/0cf1df0ef867a7f4.js
 crates/swc_ecma_codegen/tests/test262-min/0d137e8a97ffe083.js
 crates/swc_ecma_codegen/tests/test262-min/0d6e503c739611e2.js
 crates/swc_ecma_codegen/tests/test262-min/0d7e3e1647af9ba6.js
 crates/swc_ecma_codegen/tests/test262-min/0d9f26fe4d91ad07.js
 crates/swc_ecma_codegen/tests/test262-min/0da4b57d03d33129.js
 crates/swc_ecma_codegen/tests/test262-min/0da6496ed75822b1.module.js
 crates/swc_ecma_codegen/tests/test262-min/0de4ef1344cbb907.js
 crates/swc_ecma_codegen/tests/test262-min/0de707242475664c.js
 crates/swc_ecma_codegen/tests/test262-min/0de805d0c921e235.js
 crates/swc_ecma_codegen/tests/test262-min/0def12c63f682470.js
 crates/swc_ecma_codegen/tests/test262-min/0e22e969622bf137.js
 crates/swc_ecma_codegen/tests/test262-min/0e3ca454ddfb4729.js
 crates/swc_ecma_codegen/tests/test262-min/0eb53d0e06cd5417.js
 crates/swc_ecma_codegen/tests/test262-min/0f18951fd55b8c07.js
 crates/swc_ecma_codegen/tests/test262-min/0f59aedfe2c7682c.js
 crates/swc_ecma_codegen/tests/test262-min/0f630e67e4542867.js
 crates/swc_ecma_codegen/tests/test262-min/0f809258920b3469.js
 crates/swc_ecma_codegen/tests/test262-min/0f9f10c894a7d811.js
 crates/swc_ecma_codegen/tests/test262-min/0fa2102f53acd283.js
 crates/swc_ecma_codegen/tests/test262-min/0fc7d5705a324efb.js
 crates/swc_ecma_codegen/tests/test262-min/0fe1f55610641156.js
 crates/swc_ecma_codegen/tests/test262-min/0fe2654034a20f6b.module.js
 crates/swc_ecma_codegen/tests/test262-min/0ffdc03e2ffcb5dc.js
 crates/swc_ecma_codegen/tests/test262-min/10786cdac00d0c02.module.js
 crates/swc_ecma_codegen/tests/test262-min/10857a84ed2962f1.js
 crates/swc_ecma_codegen/tests/test262-min/10a21e1cf65c5afb.js
 crates/swc_ecma_codegen/tests/test262-min/10d6486502949e74.js
 crates/swc_ecma_codegen/tests/test262-min/10f0ef998c05c611.js
 crates/swc_ecma_codegen/tests/test262-min/10fda5cd119b39a5.js
 crates/swc_ecma_codegen/tests/test262-min/110fa1efdd0868b8.js
 crates/swc_ecma_codegen/tests/test262-min/111668493e3e0823.js
 crates/swc_ecma_codegen/tests/test262-min/1145e94ad27e7ba6.js
 crates/swc_ecma_codegen/tests/test262-min/11611f2a3d32994e.js
 crates/swc_ecma_codegen/tests/test262-min/116cacc3c80a5a3e.js
 crates/swc_ecma_codegen/tests/test262-min/119e9dce4feae643.js
 crates/swc_ecma_codegen/tests/test262-min/11a021c9efe0e432.js
 crates/swc_ecma_codegen/tests/test262-min/121491a690a13543.js
 crates/swc_ecma_codegen/tests/test262-min/1223609b0f7a2129.js
 crates/swc_ecma_codegen/tests/test262-min/123285734ee7f954.js
 crates/swc_ecma_codegen/tests/test262-min/123bfcc3f6cf379f.js
 crates/swc_ecma_codegen/tests/test262-min/123f89c06747ced2.js
 crates/swc_ecma_codegen/tests/test262-min/124490e0f2dbbac7.js
 crates/swc_ecma_codegen/tests/test262-min/12556d5e39db1cea.js
 crates/swc_ecma_codegen/tests/test262-min/126a6455f0f721fe.js
 crates/swc_ecma_codegen/tests/test262-min/12752899d5c5eb00.js
 crates/swc_ecma_codegen/tests/test262-min/129c95a57d234b7b.js
 crates/swc_ecma_codegen/tests/test262-min/12d4b327a5e20850.js
 crates/swc_ecma_codegen/tests/test262-min/12d5bedf1812952a.js
 crates/swc_ecma_codegen/tests/test262-min/12e59b6d403833ae.js
 crates/swc_ecma_codegen/tests/test262-min/12ea3bf0653f8409.js
 crates/swc_ecma_codegen/tests/test262-min/12edb6ae55d95b59.js
 crates/swc_ecma_codegen/tests/test262-min/12ef713cb7737bdd.js
 crates/swc_ecma_codegen/tests/test262-min/13045bfdda0434e0.js
 crates/swc_ecma_codegen/tests/test262-min/1325417193f50cc3.js
 crates/swc_ecma_codegen/tests/test262-min/14199f22a45c7e30.js
 crates/swc_ecma_codegen/tests/test262-min/1426cb41eb6d515f.js
 crates/swc_ecma_codegen/tests/test262-min/14360fa75e6ae228.js
 crates/swc_ecma_codegen/tests/test262-min/1450a897a4ba83a7.js
 crates/swc_ecma_codegen/tests/test262-min/14551b80fa8a0ce1.module.js
 crates/swc_ecma_codegen/tests/test262-min/14a62ce75845f5dd.js
 crates/swc_ecma_codegen/tests/test262-min/14bb381a17b683e3.js
 crates/swc_ecma_codegen/tests/test262-min/14c205bb81db8014.js
 crates/swc_ecma_codegen/tests/test262-min/14df05a5ad02af18.js
 crates/swc_ecma_codegen/tests/test262-min/14f95b3c9a9e7480.js
 crates/swc_ecma_codegen/tests/test262-min/14fb22cf10e20236.js
 crates/swc_ecma_codegen/tests/test262-min/151d4db59b774864.js
 crates/swc_ecma_codegen/tests/test262-min/1530c2c5484d867f.js
 crates/swc_ecma_codegen/tests/test262-min/153688477d7e69ba.js
 crates/swc_ecma_codegen/tests/test262-min/153bd6819f5fa69b.js
 crates/swc_ecma_codegen/tests/test262-min/159c17331c90a465.module.js
 crates/swc_ecma_codegen/tests/test262-min/15a12468ff312d51.js
 crates/swc_ecma_codegen/tests/test262-min/15d072c60817cdca.js
 crates/swc_ecma_codegen/tests/test262-min/15dfd62aa10c8b18.js
 crates/swc_ecma_codegen/tests/test262-min/1623cc76ec1fb540.js
 crates/swc_ecma_codegen/tests/test262-min/162fd7b4a7647a1b.js
 crates/swc_ecma_codegen/tests/test262-min/163e6a68a09abaed.js
 crates/swc_ecma_codegen/tests/test262-min/166431dca77feba6.module.js
 crates/swc_ecma_codegen/tests/test262-min/16b9227a4a41bc7e.js
 crates/swc_ecma_codegen/tests/test262-min/16c7073c546fdd58.js
 crates/swc_ecma_codegen/tests/test262-min/16d0c12aad83f9b3.js
 crates/swc_ecma_codegen/tests/test262-min/1714b06e6a415766.js
 crates/swc_ecma_codegen/tests/test262-min/1717229250780255.js
 crates/swc_ecma_codegen/tests/test262-min/17302b9b0cab0c69.module.js
 crates/swc_ecma_codegen/tests/test262-min/17326734a7bf9629.js
 crates/swc_ecma_codegen/tests/test262-min/174d05abbd69a960.js
 crates/swc_ecma_codegen/tests/test262-min/175a032b2252eb0d.js
 crates/swc_ecma_codegen/tests/test262-min/177fef3d002eb873.js
 crates/swc_ecma_codegen/tests/test262-min/17a2de2c9e102bba.js
 crates/swc_ecma_codegen/tests/test262-min/17bd5dc47ec4a3ba.js
 crates/swc_ecma_codegen/tests/test262-min/17bd95dfa6a302f2.js
 crates/swc_ecma_codegen/tests/test262-min/17cc7c10e02028be.js
 crates/swc_ecma_codegen/tests/test262-min/17d63bb0b9482189.js
 crates/swc_ecma_codegen/tests/test262-min/17d881105a9a6c85.js
 crates/swc_ecma_codegen/tests/test262-min/1819ffb142e9c5ea.js
 crates/swc_ecma_codegen/tests/test262-min/185dc3ee443bb737.js
 crates/swc_ecma_codegen/tests/test262-min/18cc9a6b7038070f.js
 crates/swc_ecma_codegen/tests/test262-min/18e32b70e6a5574c.js
 crates/swc_ecma_codegen/tests/test262-min/18f05b95a72dffa1.js
 crates/swc_ecma_codegen/tests/test262-min/18f731daf0845475.js
 crates/swc_ecma_codegen/tests/test262-min/1908280b73954ef7.js
 crates/swc_ecma_codegen/tests/test262-min/1938db3bb862ded1.js
 crates/swc_ecma_codegen/tests/test262-min/194b702816a7e5e5.js
 crates/swc_ecma_codegen/tests/test262-min/1972b64c4704a1eb.js
 crates/swc_ecma_codegen/tests/test262-min/19d1d07fe88ec849.js
 crates/swc_ecma_codegen/tests/test262-min/19ffea7e9e887e08.js
 crates/swc_ecma_codegen/tests/test262-min/1a0dac12dbd33ef6.js
 crates/swc_ecma_codegen/tests/test262-min/1a1c717109ab67e1.js
 crates/swc_ecma_codegen/tests/test262-min/1a7800a74a866638.js
 crates/swc_ecma_codegen/tests/test262-min/1b0c0fc32b9e5e35.js
 crates/swc_ecma_codegen/tests/test262-min/1b542dd79e4444c7.module.js
 crates/swc_ecma_codegen/tests/test262-min/1b6e33ab982844af.js
 crates/swc_ecma_codegen/tests/test262-min/1b87f88ae8ea1cb1.js
 crates/swc_ecma_codegen/tests/test262-min/1b884461ff1acfc6.js
 crates/swc_ecma_codegen/tests/test262-min/1ba78d63a36ea567.js
 crates/swc_ecma_codegen/tests/test262-min/1bbe65871120530b.js
 crates/swc_ecma_codegen/tests/test262-min/1c055d256ec34f17.js
 crates/swc_ecma_codegen/tests/test262-min/1c2f680b78692645.js
 crates/swc_ecma_codegen/tests/test262-min/1c6424d9a7209f81.js
 crates/swc_ecma_codegen/tests/test262-min/1c6c67fcd71f2d08.js
 crates/swc_ecma_codegen/tests/test262-min/1c7e1e347f726166.js
 crates/swc_ecma_codegen/tests/test262-min/1ca991b39b6e7754.js
 crates/swc_ecma_codegen/tests/test262-min/1cb2c267c552028f.js
 crates/swc_ecma_codegen/tests/test262-min/1cdce2d337e64b4f.js
 crates/swc_ecma_codegen/tests/test262-min/1ce4afd9b35e3312.js
 crates/swc_ecma_codegen/tests/test262-min/1d1037fcfa0c7958.js
 crates/swc_ecma_codegen/tests/test262-min/1d1ac5ee0d1a9bd4.js
 crates/swc_ecma_codegen/tests/test262-min/1d3dd296a717e478.js
 crates/swc_ecma_codegen/tests/test262-min/1db0d98ff1726af8.js
 crates/swc_ecma_codegen/tests/test262-min/1db76a05c7b9a090.js
 crates/swc_ecma_codegen/tests/test262-min/1de765c987733026.js
 crates/swc_ecma_codegen/tests/test262-min/1e3f57c4ec83f5bc.js
 crates/swc_ecma_codegen/tests/test262-min/1e61843633dcb483.js
 crates/swc_ecma_codegen/tests/test262-min/1ea254c74f1071de.js
 crates/swc_ecma_codegen/tests/test262-min/1ef3bdd7e919cca8.js
 crates/swc_ecma_codegen/tests/test262-min/1efde9ddd9d6e6ce.module.js
 crates/swc_ecma_codegen/tests/test262-min/1f039e0eeb1bc271.js
 crates/swc_ecma_codegen/tests/test262-min/1f3808cbdfab97e4.js
 crates/swc_ecma_codegen/tests/test262-min/1f5de1d7092dcd82.js
 crates/swc_ecma_codegen/tests/test262-min/1f89cd96db326f7a.js
 crates/swc_ecma_codegen/tests/test262-min/1f988cc22167927b.js
 crates/swc_ecma_codegen/tests/test262-min/1fbf374c8a04fb23.js
 crates/swc_ecma_codegen/tests/test262-min/1fc4349ef394b505.js
 crates/swc_ecma_codegen/tests/test262-min/1fd743f03945fd05.js
 crates/swc_ecma_codegen/tests/test262-min/2010526ea64db82e.js
 crates/swc_ecma_codegen/tests/test262-min/20644d335e3cd008.js
 crates/swc_ecma_codegen/tests/test262-min/206ebb4e67a6daa9.js
 crates/swc_ecma_codegen/tests/test262-min/2072cb8131a4ae2b.js
 crates/swc_ecma_codegen/tests/test262-min/209fc98bea7b9d67.js
 crates/swc_ecma_codegen/tests/test262-min/20aca21e32bf7772.js
 crates/swc_ecma_codegen/tests/test262-min/20b873ad024b210f.js
 crates/swc_ecma_codegen/tests/test262-min/20f9bec9f3215688.js
 crates/swc_ecma_codegen/tests/test262-min/2100bec1b92b51ae.js
 crates/swc_ecma_codegen/tests/test262-min/212d2ca66d97a90f.js
 crates/swc_ecma_codegen/tests/test262-min/213c3b05c6690d2d.js
 crates/swc_ecma_codegen/tests/test262-min/213e3455c8f8ceb2.js
 crates/swc_ecma_codegen/tests/test262-min/2160fc99c3589501.js
 crates/swc_ecma_codegen/tests/test262-min/218ca74570bf06b5.module.js
 crates/swc_ecma_codegen/tests/test262-min/218e751b8b453b9b.js
 crates/swc_ecma_codegen/tests/test262-min/21ebb8746371268b.module.js
 crates/swc_ecma_codegen/tests/test262-min/21f1173fff072ee5.js
 crates/swc_ecma_codegen/tests/test262-min/21f5ce68788d4ffa.js
 crates/swc_ecma_codegen/tests/test262-min/2207b24e625f30db.js
 crates/swc_ecma_codegen/tests/test262-min/22119a1d30256255.js
 crates/swc_ecma_codegen/tests/test262-min/227118dffd2c9935.js
 crates/swc_ecma_codegen/tests/test262-min/22b24d1deb35baf3.js
 crates/swc_ecma_codegen/tests/test262-min/22dc0bb1d4e8d89f.js
 crates/swc_ecma_codegen/tests/test262-min/22eba6e3841edeec.js
 crates/swc_ecma_codegen/tests/test262-min/230da70c908c1859.js
 crates/swc_ecma_codegen/tests/test262-min/23869c020fc2cb0f.js
 crates/swc_ecma_codegen/tests/test262-min/23d6a92eed7f18fa.js
 crates/swc_ecma_codegen/tests/test262-min/2418fddf06e515f8.js
 crates/swc_ecma_codegen/tests/test262-min/242ede66951e11b1.js
 crates/swc_ecma_codegen/tests/test262-min/24557730b5076325.js
 crates/swc_ecma_codegen/tests/test262-min/24e299720285b6c1.js
 crates/swc_ecma_codegen/tests/test262-min/24fa28a37061a18f.js
 crates/swc_ecma_codegen/tests/test262-min/250ced8c8e83b389.js
 crates/swc_ecma_codegen/tests/test262-min/25296359c69440e8.js
 crates/swc_ecma_codegen/tests/test262-min/252bb992a448270e.js
 crates/swc_ecma_codegen/tests/test262-min/25542e65ad9d2bf1.js
 crates/swc_ecma_codegen/tests/test262-min/2565ae4b2f2956b0.module.js
 crates/swc_ecma_codegen/tests/test262-min/257f15ea5c44a423.js
 crates/swc_ecma_codegen/tests/test262-min/25824f6a683e7467.module.js
 crates/swc_ecma_codegen/tests/test262-min/25fd48ccc3bef96a.js
 crates/swc_ecma_codegen/tests/test262-min/2619be6c7f521c49.js
 crates/swc_ecma_codegen/tests/test262-min/264266c68369c672.js
 crates/swc_ecma_codegen/tests/test262-min/26974bc54e93b191.js
 crates/swc_ecma_codegen/tests/test262-min/26998ded3750f7d8.js
 crates/swc_ecma_codegen/tests/test262-min/26a4b2dddf53ab39.js
 crates/swc_ecma_codegen/tests/test262-min/26aa785e12e00fb1.js
 crates/swc_ecma_codegen/tests/test262-min/26aa8b685715d445.module.js
 crates/swc_ecma_codegen/tests/test262-min/26b946d7cc01c226.js
 crates/swc_ecma_codegen/tests/test262-min/26edf4bcd3ed9e74.js
 crates/swc_ecma_codegen/tests/test262-min/26f27d747e98d3eb.js
 crates/swc_ecma_codegen/tests/test262-min/26f632a0a4d60150.js
 crates/swc_ecma_codegen/tests/test262-min/27409f5b7b692b24.js
 crates/swc_ecma_codegen/tests/test262-min/2754a9872f3512ed.js
 crates/swc_ecma_codegen/tests/test262-min/27ac24465c731ff9.js
 crates/swc_ecma_codegen/tests/test262-min/27b5d00cc75de02f.js
 crates/swc_ecma_codegen/tests/test262-min/27ca96102da82628.js
 crates/swc_ecma_codegen/tests/test262-min/27ed2f0fdb7f53f6.module.js
 crates/swc_ecma_codegen/tests/test262-min/284ca169f09605be.js
 crates/swc_ecma_codegen/tests/test262-min/285648c16156804f.js
 crates/swc_ecma_codegen/tests/test262-min/286876d6fdab22d7.js
 crates/swc_ecma_codegen/tests/test262-min/28a54e6410ad3f19.js
 crates/swc_ecma_codegen/tests/test262-min/290fdc5a2f826ead.js
 crates/swc_ecma_codegen/tests/test262-min/2935f62bfe48ca1b.js
 crates/swc_ecma_codegen/tests/test262-min/2976a1598d3a75e1.js
 crates/swc_ecma_codegen/tests/test262-min/29bcad4873d3581b.js
 crates/swc_ecma_codegen/tests/test262-min/29e41f46ede71f11.js
 crates/swc_ecma_codegen/tests/test262-min/29ef8a7a1cbfda7f.js
 crates/swc_ecma_codegen/tests/test262-min/2a11bb318142547e.js
 crates/swc_ecma_codegen/tests/test262-min/2a327fdbcc6cb870.js
 crates/swc_ecma_codegen/tests/test262-min/2a7d131074016ba6.js
 crates/swc_ecma_codegen/tests/test262-min/2aa1db78027ba395.js
 crates/swc_ecma_codegen/tests/test262-min/2ab9ca1f6a30c203.js
 crates/swc_ecma_codegen/tests/test262-min/2acc83b037420689.js
 crates/swc_ecma_codegen/tests/test262-min/2afc5d4b75dbf12d.js
 crates/swc_ecma_codegen/tests/test262-min/2b0727c871857af5.js
 crates/swc_ecma_codegen/tests/test262-min/2b1f4f042cff07a3.js
 crates/swc_ecma_codegen/tests/test262-min/2b393e093a0e2fb3.module.js
 crates/swc_ecma_codegen/tests/test262-min/2b478bb5ceb2e18b.js
 crates/swc_ecma_codegen/tests/test262-min/2b83dea123ed2e2e.js
 crates/swc_ecma_codegen/tests/test262-min/2b9d4a632590814a.js
 crates/swc_ecma_codegen/tests/test262-min/2ba11d8ca169ab6c.js
 crates/swc_ecma_codegen/tests/test262-min/2bd8ae9202baa31e.js
 crates/swc_ecma_codegen/tests/test262-min/2bdb271c1ff34f35.js
 crates/swc_ecma_codegen/tests/test262-min/2c16af589c5c8535.js
 crates/swc_ecma_codegen/tests/test262-min/2c4b264884006a8e.js
 crates/swc_ecma_codegen/tests/test262-min/2c5f4d039f9c7740.js
 crates/swc_ecma_codegen/tests/test262-min/2c7a69627f1d8062.js
 crates/swc_ecma_codegen/tests/test262-min/2c7e2fecbc1cb477.js
 crates/swc_ecma_codegen/tests/test262-min/2ccf4707fe3749ff.js
 crates/swc_ecma_codegen/tests/test262-min/2cda5eb51a2d97e7.js
 crates/swc_ecma_codegen/tests/test262-min/2cdf798a24c241e3.js
 crates/swc_ecma_codegen/tests/test262-min/2d10fed2af94fbd1.js
 crates/swc_ecma_codegen/tests/test262-min/2d1ecf6fb0d1afe2.js
 crates/swc_ecma_codegen/tests/test262-min/2d3273e0386e9cb8.js
 crates/swc_ecma_codegen/tests/test262-min/2d614e07c62fc32d.js
 crates/swc_ecma_codegen/tests/test262-min/2db5219f0ac5dd71.js
 crates/swc_ecma_codegen/tests/test262-min/2dc0ded5a1bff643.js
 crates/swc_ecma_codegen/tests/test262-min/2dc1c08d0bff6eba.js
 crates/swc_ecma_codegen/tests/test262-min/2dd810da4984502b.js
 crates/swc_ecma_codegen/tests/test262-min/2df813ffa8a0a9e1.js
 crates/swc_ecma_codegen/tests/test262-min/2e371094f1b1ac51.js
 crates/swc_ecma_codegen/tests/test262-min/2e5fbf7b1685fa1b.js
 crates/swc_ecma_codegen/tests/test262-min/2e7336dc8eba87ef.js
 crates/swc_ecma_codegen/tests/test262-min/2e75e3bd39e6df05.js
 crates/swc_ecma_codegen/tests/test262-min/2e7f443b2f555bc5.js
 crates/swc_ecma_codegen/tests/test262-min/2e8a88da875f40c7.js
 crates/swc_ecma_codegen/tests/test262-min/2ef5ba0343d739dc.js
 crates/swc_ecma_codegen/tests/test262-min/2f6d8a2215407ae3.js
 crates/swc_ecma_codegen/tests/test262-min/2f84859abd5a242c.js
 crates/swc_ecma_codegen/tests/test262-min/300a638d978d0f2c.js
 crates/swc_ecma_codegen/tests/test262-min/30142c5b79e4eea9.js
 crates/swc_ecma_codegen/tests/test262-min/3085290028dd33e1.js
 crates/swc_ecma_codegen/tests/test262-min/3097f73926c93640.js
 crates/swc_ecma_codegen/tests/test262-min/3098b57020860587.js
 crates/swc_ecma_codegen/tests/test262-min/30aee1020fc69090.js
 crates/swc_ecma_codegen/tests/test262-min/31232b72db0fd24f.js
 crates/swc_ecma_codegen/tests/test262-min/31237b174ba6047a.js
 crates/swc_ecma_codegen/tests/test262-min/312f85fecc352681.js
 crates/swc_ecma_codegen/tests/test262-min/315692af7fe2aad3.js
 crates/swc_ecma_codegen/tests/test262-min/3156a92ca5319b8b.js
 crates/swc_ecma_codegen/tests/test262-min/317532451c2ce8ff.js
 crates/swc_ecma_codegen/tests/test262-min/318c169a25ee42c5.js
 crates/swc_ecma_codegen/tests/test262-min/31ad88cae27258b7.js
 crates/swc_ecma_codegen/tests/test262-min/31cca30ad2bf696d.js
 crates/swc_ecma_codegen/tests/test262-min/323783be9a53a31e.js
 crates/swc_ecma_codegen/tests/test262-min/329bc0e532da6227.js
 crates/swc_ecma_codegen/tests/test262-min/32a9af0615bf7618.js
 crates/swc_ecma_codegen/tests/test262-min/32b4780ad9c4292a.js
 crates/swc_ecma_codegen/tests/test262-min/32b635a9667a9fb1.js
 crates/swc_ecma_codegen/tests/test262-min/32b6854d07aefbda.js
 crates/swc_ecma_codegen/tests/test262-min/32efa0efd255748a.js
 crates/swc_ecma_codegen/tests/test262-min/32f782a4b16306aa.js
 crates/swc_ecma_codegen/tests/test262-min/3315c524a740fe55.js
 crates/swc_ecma_codegen/tests/test262-min/332f0bc46d28db25.js
 crates/swc_ecma_codegen/tests/test262-min/3348741c8bdd4f3c.js
 crates/swc_ecma_codegen/tests/test262-min/33720cee3dabde0d.js
 crates/swc_ecma_codegen/tests/test262-min/338762eadb13a2f0.js
 crates/swc_ecma_codegen/tests/test262-min/341bc3f1b434f6d1.js
 crates/swc_ecma_codegen/tests/test262-min/345713fe7f52524a.js
 crates/swc_ecma_codegen/tests/test262-min/347e9a5443e4cd3c.js
 crates/swc_ecma_codegen/tests/test262-min/34d5455824302935.js
 crates/swc_ecma_codegen/tests/test262-min/350a7ec7041c079f.js
 crates/swc_ecma_codegen/tests/test262-min/3514acf61732f662.js
 crates/swc_ecma_codegen/tests/test262-min/35bf182594dc08ac.js
 crates/swc_ecma_codegen/tests/test262-min/35e730121a5e6326.js
 crates/swc_ecma_codegen/tests/test262-min/35eb2e229858a6c7.js
 crates/swc_ecma_codegen/tests/test262-min/3610e596404818d6.js
 crates/swc_ecma_codegen/tests/test262-min/36224cf8215ad8e4.js
 crates/swc_ecma_codegen/tests/test262-min/366585381e4610b4.js
 crates/swc_ecma_codegen/tests/test262-min/369b56fe359d52fc.js
 crates/swc_ecma_codegen/tests/test262-min/369fd0a1e40030d8.js
 crates/swc_ecma_codegen/tests/test262-min/36fb3e9c8cedf764.js
 crates/swc_ecma_codegen/tests/test262-min/36ff120198eea816.js
 crates/swc_ecma_codegen/tests/test262-min/370a2bd1387fd440.js
 crates/swc_ecma_codegen/tests/test262-min/372097a44c33daf2.js
 crates/swc_ecma_codegen/tests/test262-min/373e35460ecaccc6.js
 crates/swc_ecma_codegen/tests/test262-min/3793ec99f844de1c.js
 crates/swc_ecma_codegen/tests/test262-min/37ac3bcee6fa89f9.js
 crates/swc_ecma_codegen/tests/test262-min/37c0f5275362d1c9.js
 crates/swc_ecma_codegen/tests/test262-min/37d26e3bec6d9a0f.js
 crates/swc_ecma_codegen/tests/test262-min/37e4a6eca1ece7e5.js
 crates/swc_ecma_codegen/tests/test262-min/37e845e0d8283fb3.js
 crates/swc_ecma_codegen/tests/test262-min/380e999de8f31c7d.js
 crates/swc_ecma_codegen/tests/test262-min/3812dc38bcdc97db.js
 crates/swc_ecma_codegen/tests/test262-min/38284ea2d9914d86.js
 crates/swc_ecma_codegen/tests/test262-min/3852fb3ffb8fd8d5.js
 crates/swc_ecma_codegen/tests/test262-min/38594572e7bb32f4.js
 crates/swc_ecma_codegen/tests/test262-min/389adf81b76d8b25.js
 crates/swc_ecma_codegen/tests/test262-min/38befc89fcf92e25.js
 crates/swc_ecma_codegen/tests/test262-min/38c0e030050edb57.js
 crates/swc_ecma_codegen/tests/test262-min/38e0b9de817f645c.js
 crates/swc_ecma_codegen/tests/test262-min/38fefd37caf6f8bb.js
 crates/swc_ecma_codegen/tests/test262-min/3990bb94b19b1071.js
 crates/swc_ecma_codegen/tests/test262-min/39bd53b0c3dcd639.js
 crates/swc_ecma_codegen/tests/test262-min/3a1ccd915e97ed68.js
 crates/swc_ecma_codegen/tests/test262-min/3a1f039e533d1543.js
 crates/swc_ecma_codegen/tests/test262-min/3a50539d66e7fb07.js
 crates/swc_ecma_codegen/tests/test262-min/3a5a7699f0631c6f.js
 crates/swc_ecma_codegen/tests/test262-min/3a707c56867f396c.js
 crates/swc_ecma_codegen/tests/test262-min/3aa600e48cbd8a5c.js
 crates/swc_ecma_codegen/tests/test262-min/3ae4f46daa688c58.js
 crates/swc_ecma_codegen/tests/test262-min/3b1ab093f7ebeb51.module.js
 crates/swc_ecma_codegen/tests/test262-min/3b1fca65828182ab.js
 crates/swc_ecma_codegen/tests/test262-min/3b36d546985cd9cb.js
 crates/swc_ecma_codegen/tests/test262-min/3b57183c81070eec.js
 crates/swc_ecma_codegen/tests/test262-min/3b5d1fb0e093dab8.js
 crates/swc_ecma_codegen/tests/test262-min/3b9779d2e19376a1.js
 crates/swc_ecma_codegen/tests/test262-min/3b9e8797aacce77f.js
 crates/swc_ecma_codegen/tests/test262-min/3bac973df7480fe9.js
 crates/swc_ecma_codegen/tests/test262-min/3bbd75d597d54fe6.js
 crates/swc_ecma_codegen/tests/test262-min/3bc21b350f65c8f2.js
 crates/swc_ecma_codegen/tests/test262-min/3c0c251ad455218d.js
 crates/swc_ecma_codegen/tests/test262-min/3c1e2ada0ac2b8e3.js
 crates/swc_ecma_codegen/tests/test262-min/3c6b557b1aa9cc05.js
 crates/swc_ecma_codegen/tests/test262-min/3c895971bd50ea01.js
 crates/swc_ecma_codegen/tests/test262-min/3caf07d66e4f7b5a.js
 crates/swc_ecma_codegen/tests/test262-min/3cbf0138d2dc0686.js
 crates/swc_ecma_codegen/tests/test262-min/3cf11f8790169c3f.js
 crates/swc_ecma_codegen/tests/test262-min/3cf53efb53099596.js
 crates/swc_ecma_codegen/tests/test262-min/3d0c4eda96e0412b.js
 crates/swc_ecma_codegen/tests/test262-min/3d137e7b0cb6c8bc.js
 crates/swc_ecma_codegen/tests/test262-min/3d2ab39608730a47.js
 crates/swc_ecma_codegen/tests/test262-min/3d3ddc63a85b13a0.js
 crates/swc_ecma_codegen/tests/test262-min/3d9c76216b0a9d4b.js
 crates/swc_ecma_codegen/tests/test262-min/3df03e7e138b7760.js
 crates/swc_ecma_codegen/tests/test262-min/3e1a6f702041b599.js
 crates/swc_ecma_codegen/tests/test262-min/3e3a99768a4a1502.js
 crates/swc_ecma_codegen/tests/test262-min/3e48826018d23c85.js
 crates/swc_ecma_codegen/tests/test262-min/3e665d875e0049a3.js
 crates/swc_ecma_codegen/tests/test262-min/3e69c5cc1a7ac103.js
 crates/swc_ecma_codegen/tests/test262-min/3ea15e86885d3c1a.js
 crates/swc_ecma_codegen/tests/test262-min/3eac36e29398cdc5.js
 crates/swc_ecma_codegen/tests/test262-min/3eb2c2bf585c0916.js
 crates/swc_ecma_codegen/tests/test262-min/3ec1e9982b5f4a45.js
 crates/swc_ecma_codegen/tests/test262-min/3ee117e37bd3bcea.js
 crates/swc_ecma_codegen/tests/test262-min/3f34ca3add7bcb9b.js
 crates/swc_ecma_codegen/tests/test262-min/3f39e406df3080dc.js
 crates/swc_ecma_codegen/tests/test262-min/3f44c09167d5753d.js
 crates/swc_ecma_codegen/tests/test262-min/3f46ee1db509d55d.js
 crates/swc_ecma_codegen/tests/test262-min/3f6fd744861ee7c3.js
 crates/swc_ecma_codegen/tests/test262-min/3f8b15109761ea65.js
 crates/swc_ecma_codegen/tests/test262-min/3f9b0dd207c09990.js
 crates/swc_ecma_codegen/tests/test262-min/3fb07536eb5aea8d.js
 crates/swc_ecma_codegen/tests/test262-min/3ff52d86c77678bd.js
 crates/swc_ecma_codegen/tests/test262-min/4014ec6c7931de54.js
 crates/swc_ecma_codegen/tests/test262-min/401544b8abe9d656.js
 crates/swc_ecma_codegen/tests/test262-min/40215319424a8227.js
 crates/swc_ecma_codegen/tests/test262-min/402c32920b1b9991.js
 crates/swc_ecma_codegen/tests/test262-min/402e8d30db64e5af.js
 crates/swc_ecma_codegen/tests/test262-min/403a7d28c611b71b.js
 crates/swc_ecma_codegen/tests/test262-min/4040d47a3534b244.js
 crates/swc_ecma_codegen/tests/test262-min/40766161d96ac708.js
 crates/swc_ecma_codegen/tests/test262-min/4086605956ddfcbb.js
 crates/swc_ecma_codegen/tests/test262-min/408971d922c72ea2.js
 crates/swc_ecma_codegen/tests/test262-min/409f30dc7efe75d5.js
 crates/swc_ecma_codegen/tests/test262-min/40adcdf7cfe3fa0d.js
 crates/swc_ecma_codegen/tests/test262-min/40b9ff090910c512.js
 crates/swc_ecma_codegen/tests/test262-min/414b9b02f2789648.js
 crates/swc_ecma_codegen/tests/test262-min/4180f57196d0388d.js
 crates/swc_ecma_codegen/tests/test262-min/41ad2d6d8414c573.js
 crates/swc_ecma_codegen/tests/test262-min/41b805ea7ac014e2.js
 crates/swc_ecma_codegen/tests/test262-min/41e79ea43f242aed.js
 crates/swc_ecma_codegen/tests/test262-min/41fc5bd8d644937c.js
 crates/swc_ecma_codegen/tests/test262-min/420855197cbff7ce.js
 crates/swc_ecma_codegen/tests/test262-min/424fb5db0f6734b6.js
 crates/swc_ecma_codegen/tests/test262-min/4263e76758123044.js
 crates/swc_ecma_codegen/tests/test262-min/42907dc7a3d7b79b.js
 crates/swc_ecma_codegen/tests/test262-min/43023cd549deee77.js
 crates/swc_ecma_codegen/tests/test262-min/43163c094787d534.js
 crates/swc_ecma_codegen/tests/test262-min/432639592c565344.js
 crates/swc_ecma_codegen/tests/test262-min/433859474119631f.js
 crates/swc_ecma_codegen/tests/test262-min/4369559377b6394e.js
 crates/swc_ecma_codegen/tests/test262-min/438521c40cf1b08b.js
 crates/swc_ecma_codegen/tests/test262-min/4389b59f7805c7c7.js
 crates/swc_ecma_codegen/tests/test262-min/43bbb253d4035175.module.js
 crates/swc_ecma_codegen/tests/test262-min/4412172b5dc13cd6.js
 crates/swc_ecma_codegen/tests/test262-min/44136fa355b3678a.js
 crates/swc_ecma_codegen/tests/test262-min/444856ec05e8d330.js
 crates/swc_ecma_codegen/tests/test262-min/446ffc8afda7e47f.js
 crates/swc_ecma_codegen/tests/test262-min/44af28febe2288cc.js
 crates/swc_ecma_codegen/tests/test262-min/44b0c8a5a1ecb389.js
 crates/swc_ecma_codegen/tests/test262-min/44f31660bd715f05.js
 crates/swc_ecma_codegen/tests/test262-min/45ab34717c038020.js
 crates/swc_ecma_codegen/tests/test262-min/45d1662a41c9a1e9.js
 crates/swc_ecma_codegen/tests/test262-min/45dd9586f26a3cf4.js
 crates/swc_ecma_codegen/tests/test262-min/45ed987996568823.js
 crates/swc_ecma_codegen/tests/test262-min/45ff445d87e37214.js
 crates/swc_ecma_codegen/tests/test262-min/46173461e93df4c2.js
 crates/swc_ecma_codegen/tests/test262-min/46279e885d2aa853.js
 crates/swc_ecma_codegen/tests/test262-min/465b79616fdc9794.js
 crates/swc_ecma_codegen/tests/test262-min/46657ec13f5857d5.js
 crates/swc_ecma_codegen/tests/test262-min/4672c2ef688237c9.js
 crates/swc_ecma_codegen/tests/test262-min/4694af065eecd95a.js
 crates/swc_ecma_codegen/tests/test262-min/47094fe8a994b7de.js
 crates/swc_ecma_codegen/tests/test262-min/4724023c6bb03bac.js
 crates/swc_ecma_codegen/tests/test262-min/472765ae4585cf8b.js
 crates/swc_ecma_codegen/tests/test262-min/4743508488414d6a.js
 crates/swc_ecma_codegen/tests/test262-min/4789c3375f112cd4.js
 crates/swc_ecma_codegen/tests/test262-min/478ede4cfe7906d5.js
 crates/swc_ecma_codegen/tests/test262-min/47ddfd79dcd20fd5.js
 crates/swc_ecma_codegen/tests/test262-min/47ea193a5fc3f2c7.js
 crates/swc_ecma_codegen/tests/test262-min/47fce5046a1b2098.js
 crates/swc_ecma_codegen/tests/test262-min/48567b651f81277e.js
 crates/swc_ecma_codegen/tests/test262-min/4869454dd215468e.js
 crates/swc_ecma_codegen/tests/test262-min/488ae37630cb4d83.js
 crates/swc_ecma_codegen/tests/test262-min/488cd27c94308caa.js
 crates/swc_ecma_codegen/tests/test262-min/489e6113a41ef33f.js
 crates/swc_ecma_codegen/tests/test262-min/48b43f80306f5dff.js
 crates/swc_ecma_codegen/tests/test262-min/48b6f8ce65d3b3ee.js
 crates/swc_ecma_codegen/tests/test262-min/48bb091783df3da9.js
 crates/swc_ecma_codegen/tests/test262-min/48bb138a6b033a34.js
 crates/swc_ecma_codegen/tests/test262-min/48f39ccbea69907a.js
 crates/swc_ecma_codegen/tests/test262-min/490efeb71bdb7c3b.js
 crates/swc_ecma_codegen/tests/test262-min/492d3fde7a53e85a.js
 crates/swc_ecma_codegen/tests/test262-min/4933a329b80ed6ec.js
 crates/swc_ecma_codegen/tests/test262-min/495c05812d179d67.js
 crates/swc_ecma_codegen/tests/test262-min/49bdb14b27afe650.js
 crates/swc_ecma_codegen/tests/test262-min/49e54e5acd18a8e1.js
 crates/swc_ecma_codegen/tests/test262-min/4a0d9236bc523b77.js
 crates/swc_ecma_codegen/tests/test262-min/4a479db6af79906e.js
 crates/swc_ecma_codegen/tests/test262-min/4a56cf2dea99fcd6.js
 crates/swc_ecma_codegen/tests/test262-min/4a5fe6bf2362352b.js
 crates/swc_ecma_codegen/tests/test262-min/4a79205bd8cd49d0.js
 crates/swc_ecma_codegen/tests/test262-min/4a807fda565547a2.js
 crates/swc_ecma_codegen/tests/test262-min/4ac1a1bc6b3cbe66.js
 crates/swc_ecma_codegen/tests/test262-min/4ad6e3a59e27e9b1.js
 crates/swc_ecma_codegen/tests/test262-min/4ada45968b9f45ec.js
 crates/swc_ecma_codegen/tests/test262-min/4ae32442eef8a4e0.js
 crates/swc_ecma_codegen/tests/test262-min/4b346e8c85a29408.js
 crates/swc_ecma_codegen/tests/test262-min/4b40241551a495c2.js
 crates/swc_ecma_codegen/tests/test262-min/4b6559716b2f7b21.js
 crates/swc_ecma_codegen/tests/test262-min/4ba667b7404cc45d.js
 crates/swc_ecma_codegen/tests/test262-min/4bd3199f5a4d8e52.js
 crates/swc_ecma_codegen/tests/test262-min/4bd7e14411b6a889.js
 crates/swc_ecma_codegen/tests/test262-min/4beb0b6ae8b9801a.js
 crates/swc_ecma_codegen/tests/test262-min/4bffa044ecd9d841.js
 crates/swc_ecma_codegen/tests/test262-min/4c2a2b32f0470048.js
 crates/swc_ecma_codegen/tests/test262-min/4c3a394af4d281d1.js
 crates/swc_ecma_codegen/tests/test262-min/4c44d7c28ec0f6ca.js
 crates/swc_ecma_codegen/tests/test262-min/4c56fb063bea0ec2.js
 crates/swc_ecma_codegen/tests/test262-min/4c71e11fbbc56349.js
 crates/swc_ecma_codegen/tests/test262-min/4d2c7020de650d40.js
 crates/swc_ecma_codegen/tests/test262-min/4d310ef039a7435c.js
 crates/swc_ecma_codegen/tests/test262-min/4d833cbc56caaaf9.js
 crates/swc_ecma_codegen/tests/test262-min/4d88f169e3827587.js
 crates/swc_ecma_codegen/tests/test262-min/4dc600d5ae71e8eb.js
 crates/swc_ecma_codegen/tests/test262-min/4deb8938d7b36024.js
 crates/swc_ecma_codegen/tests/test262-min/4df14f701f9881fd.js
 crates/swc_ecma_codegen/tests/test262-min/4dfe7c0219422eff.module.js
 crates/swc_ecma_codegen/tests/test262-min/4e07f8992cca7db0.js
 crates/swc_ecma_codegen/tests/test262-min/4e3de59ad16a7d0f.js
 crates/swc_ecma_codegen/tests/test262-min/4e625840177567fc.js
 crates/swc_ecma_codegen/tests/test262-min/4e742059e0fc3d3c.js
 crates/swc_ecma_codegen/tests/test262-min/4e7c58761e24d77c.js
 crates/swc_ecma_codegen/tests/test262-min/4e8e7d6fe1e67ce5.js
 crates/swc_ecma_codegen/tests/test262-min/4e9006104ab9afe8.js
 crates/swc_ecma_codegen/tests/test262-min/4e997dab642864ca.js
 crates/swc_ecma_codegen/tests/test262-min/4eafc760484cd72b.js
 crates/swc_ecma_codegen/tests/test262-min/4ec2942a940cd0b8.js
 crates/swc_ecma_codegen/tests/test262-min/4ed17e0e2686e5e5.js
 crates/swc_ecma_codegen/tests/test262-min/4eee835d0ac8382a.js
 crates/swc_ecma_codegen/tests/test262-min/4efcd175a5db8b47.js
 crates/swc_ecma_codegen/tests/test262-min/4f21a4e88694c0d8.js
 crates/swc_ecma_codegen/tests/test262-min/4f24ffe2c3ebe706.js
 crates/swc_ecma_codegen/tests/test262-min/4f53cda18c2baa0c.js
 crates/swc_ecma_codegen/tests/test262-min/4f60d8fbb4be1120.js
 crates/swc_ecma_codegen/tests/test262-min/4f731d62a74ab666.js
 crates/swc_ecma_codegen/tests/test262-min/4f805a43cc2e8854.js
 crates/swc_ecma_codegen/tests/test262-min/4fa08a62c2d8c495.js
 crates/swc_ecma_codegen/tests/test262-min/4fa4f9e47503bc5f.js
 crates/swc_ecma_codegen/tests/test262-min/4fdc22a42fa0d040.js
 crates/swc_ecma_codegen/tests/test262-min/4fee4ac53bdfd7f7.js
 crates/swc_ecma_codegen/tests/test262-min/500804fd29695dac.js
 crates/swc_ecma_codegen/tests/test262-min/5021396f85a70480.js
 crates/swc_ecma_codegen/tests/test262-min/503cf49b200abf64.js
 crates/swc_ecma_codegen/tests/test262-min/50ac15a08f7c812f.js
 crates/swc_ecma_codegen/tests/test262-min/50bc1f24c865c57a.js
 crates/swc_ecma_codegen/tests/test262-min/50c6ab935ccb020a.module.js
 crates/swc_ecma_codegen/tests/test262-min/50cea0e25b2b707d.js
 crates/swc_ecma_codegen/tests/test262-min/50e04108598730ff.js
 crates/swc_ecma_codegen/tests/test262-min/511a2a5fd8cac64d.js
 crates/swc_ecma_codegen/tests/test262-min/513275ce0e3c7ef3.js
 crates/swc_ecma_codegen/tests/test262-min/5147bda197f961c1.js
 crates/swc_ecma_codegen/tests/test262-min/515825915b8d1cd8.js
 crates/swc_ecma_codegen/tests/test262-min/5171e99c2d9d3e5a.js
 crates/swc_ecma_codegen/tests/test262-min/5183eafe6b4cd6e0.js
 crates/swc_ecma_codegen/tests/test262-min/51a3505b43223a9f.js
 crates/swc_ecma_codegen/tests/test262-min/51b243bb5076b692.js
 crates/swc_ecma_codegen/tests/test262-min/51b58dc84e1fab89.js
 crates/swc_ecma_codegen/tests/test262-min/51ea4e18429c02e4.js
 crates/swc_ecma_codegen/tests/test262-min/51fd2b53ad7e1581.js
 crates/swc_ecma_codegen/tests/test262-min/5203633f36fbe544.js
 crates/swc_ecma_codegen/tests/test262-min/5212ddf4e4b70261.js
 crates/swc_ecma_codegen/tests/test262-min/521479b987ae2d7f.js
 crates/swc_ecma_codegen/tests/test262-min/521b6dfff0a28aa1.js
 crates/swc_ecma_codegen/tests/test262-min/523950fa023d7305.js
 crates/swc_ecma_codegen/tests/test262-min/5239dd0fc0effb71.js
 crates/swc_ecma_codegen/tests/test262-min/524172bf792ef97e.js
 crates/swc_ecma_codegen/tests/test262-min/52ce5853ea953f0f.js
 crates/swc_ecma_codegen/tests/test262-min/52f2f30356750b9b.js
 crates/swc_ecma_codegen/tests/test262-min/52f9245e7cd97f6a.js
 crates/swc_ecma_codegen/tests/test262-min/5317b960ad78bbfe.js
 crates/swc_ecma_codegen/tests/test262-min/5333f04581124314.js
 crates/swc_ecma_codegen/tests/test262-min/53645d3765e5f67f.js
 crates/swc_ecma_codegen/tests/test262-min/54032532b8655caf.js
 crates/swc_ecma_codegen/tests/test262-min/5406bea2982a6e13.module.js
 crates/swc_ecma_codegen/tests/test262-min/54190cc5a11a0233.js
 crates/swc_ecma_codegen/tests/test262-min/541ee533b54ae664.js
 crates/swc_ecma_codegen/tests/test262-min/54257d53a8fffe8c.js
 crates/swc_ecma_codegen/tests/test262-min/547fa50af16beca7.js
 crates/swc_ecma_codegen/tests/test262-min/5495e25325fdd364.js
 crates/swc_ecma_codegen/tests/test262-min/54e70df597a4f9a3.js
 crates/swc_ecma_codegen/tests/test262-min/54fb77cb2384a86b.js
 crates/swc_ecma_codegen/tests/test262-min/551af1dc1686e912.module.js
 crates/swc_ecma_codegen/tests/test262-min/5526c98fdf9150c1.js
 crates/swc_ecma_codegen/tests/test262-min/55b74de671f60184.js
 crates/swc_ecma_codegen/tests/test262-min/55c15fe174790fb2.js
 crates/swc_ecma_codegen/tests/test262-min/55c27b3727ba1165.js
 crates/swc_ecma_codegen/tests/test262-min/55d1482dc2d95e91.js
 crates/swc_ecma_codegen/tests/test262-min/55d721b105cc1780.js
 crates/swc_ecma_codegen/tests/test262-min/560c364700fdb6b2.js
 crates/swc_ecma_codegen/tests/test262-min/561ccbf2e5091865.js
 crates/swc_ecma_codegen/tests/test262-min/5641ad33abcd1752.js
 crates/swc_ecma_codegen/tests/test262-min/5665da18579dd006.js
 crates/swc_ecma_codegen/tests/test262-min/569a2c1bad3beeb2.js
 crates/swc_ecma_codegen/tests/test262-min/56dcd0733a23aa26.js
 crates/swc_ecma_codegen/tests/test262-min/56debc26cbc2e077.js
 crates/swc_ecma_codegen/tests/test262-min/56e2ba90e05f5659.js
 crates/swc_ecma_codegen/tests/test262-min/56ec311ffc030121.module.js
 crates/swc_ecma_codegen/tests/test262-min/56fd564979894636.js
 crates/swc_ecma_codegen/tests/test262-min/571bb9d1fdd6fcc0.js
 crates/swc_ecma_codegen/tests/test262-min/5727b1080ddcd68e.js
 crates/swc_ecma_codegen/tests/test262-min/575306c08cc44b10.js
 crates/swc_ecma_codegen/tests/test262-min/578ebe526f02ab34.js
 crates/swc_ecma_codegen/tests/test262-min/57971b49e239c0ff.js
 crates/swc_ecma_codegen/tests/test262-min/57ad28ff7d96f031.js
 crates/swc_ecma_codegen/tests/test262-min/585130f356b0729f.js
 crates/swc_ecma_codegen/tests/test262-min/5856de37689f8db9.js
 crates/swc_ecma_codegen/tests/test262-min/585b857c11763bad.js
 crates/swc_ecma_codegen/tests/test262-min/587400d1c019785a.js
 crates/swc_ecma_codegen/tests/test262-min/58a52091eaa8746c.js
 crates/swc_ecma_codegen/tests/test262-min/58cb05d17f7ec010.js
 crates/swc_ecma_codegen/tests/test262-min/58cf2c5c0cecdf0e.js
 crates/swc_ecma_codegen/tests/test262-min/58d72762ccb4d31f.js
 crates/swc_ecma_codegen/tests/test262-min/58ed6ffb30191684.js
 crates/swc_ecma_codegen/tests/test262-min/596746323492fbfd.js
 crates/swc_ecma_codegen/tests/test262-min/597108fd45a6e79b.js
 crates/swc_ecma_codegen/tests/test262-min/597b9759467727fc.js
 crates/swc_ecma_codegen/tests/test262-min/5984eac0c5c6d947.js
 crates/swc_ecma_codegen/tests/test262-min/599dff255c5ec792.js
 crates/swc_ecma_codegen/tests/test262-min/5a06dab3e9fd0f65.js
 crates/swc_ecma_codegen/tests/test262-min/5a079debdfff12da.js
 crates/swc_ecma_codegen/tests/test262-min/5a0dcc9e43fed2c2.js
 crates/swc_ecma_codegen/tests/test262-min/5a51417e1ceb294f.js
 crates/swc_ecma_codegen/tests/test262-min/5a54ee2c0b326b18.js
 crates/swc_ecma_codegen/tests/test262-min/5a7812b78a03b937.js
 crates/swc_ecma_codegen/tests/test262-min/5aca2791ab698851.js
 crates/swc_ecma_codegen/tests/test262-min/5b146261dda66d63.js
 crates/swc_ecma_codegen/tests/test262-min/5b39aca97d9006f4.js
 crates/swc_ecma_codegen/tests/test262-min/5b4cef6792d9462f.js
 crates/swc_ecma_codegen/tests/test262-min/5b683275df4548d1.js
 crates/swc_ecma_codegen/tests/test262-min/5b8d2b991d2c1f5b.js
 crates/swc_ecma_codegen/tests/test262-min/5b8fad162f489b3b.js
 crates/swc_ecma_codegen/tests/test262-min/5b9f113c3bdd0c49.js
 crates/swc_ecma_codegen/tests/test262-min/5bae374be95382c6.js
 crates/swc_ecma_codegen/tests/test262-min/5bb4c1e68b0925d1.js
 crates/swc_ecma_codegen/tests/test262-min/5beffd72ddb47f13.js
 crates/swc_ecma_codegen/tests/test262-min/5c3d125ce5f032aa.js
 crates/swc_ecma_codegen/tests/test262-min/5c57eec29a019ebb.js
 crates/swc_ecma_codegen/tests/test262-min/5c587adcfe50a8c6.js
 crates/swc_ecma_codegen/tests/test262-min/5c5ef7a4bdc3e081.js
 crates/swc_ecma_codegen/tests/test262-min/5cc7ceeebdccb6d4.js
 crates/swc_ecma_codegen/tests/test262-min/5cf0dc4259e98c15.js
 crates/swc_ecma_codegen/tests/test262-min/5d0cbb3fb27c21b7.js
 crates/swc_ecma_codegen/tests/test262-min/5d1a7c61bf135457.js
 crates/swc_ecma_codegen/tests/test262-min/5d3e89c83953788e.js
 crates/swc_ecma_codegen/tests/test262-min/5d687a45c607ea42.js
 crates/swc_ecma_codegen/tests/test262-min/5d8ab2c35c7eb883.js
 crates/swc_ecma_codegen/tests/test262-min/5d9d30af901ba176.js
 crates/swc_ecma_codegen/tests/test262-min/5dd65055dace49bc.js
 crates/swc_ecma_codegen/tests/test262-min/5e0cab2e2e36274c.js
 crates/swc_ecma_codegen/tests/test262-min/5e1cbe1737b1bbc6.js
 crates/swc_ecma_codegen/tests/test262-min/5e6d5c3edf519b99.js
 crates/swc_ecma_codegen/tests/test262-min/5e7ca8611aaa4d53.js
 crates/swc_ecma_codegen/tests/test262-min/5ec03710bd21b933.js
 crates/swc_ecma_codegen/tests/test262-min/5ecbbdc097bee212.js
 crates/swc_ecma_codegen/tests/test262-min/5ecf2f4d83e6260d.module.js
 crates/swc_ecma_codegen/tests/test262-min/5ed18bdbe48cc4c3.js
 crates/swc_ecma_codegen/tests/test262-min/5f1e0eff7ac775ee.js
 crates/swc_ecma_codegen/tests/test262-min/5f2834246274eccc.js
 crates/swc_ecma_codegen/tests/test262-min/5f5e1d12ad68e832.js
 crates/swc_ecma_codegen/tests/test262-min/5f730961df66e8e8.js
 crates/swc_ecma_codegen/tests/test262-min/5f85b0b6828b081b.js
 crates/swc_ecma_codegen/tests/test262-min/5f9eeac7b076f34b.js
 crates/swc_ecma_codegen/tests/test262-min/5fa8c711247d70f5.js
 crates/swc_ecma_codegen/tests/test262-min/5fcc16142185c87c.js
 crates/swc_ecma_codegen/tests/test262-min/600327b79f60606c.js
 crates/swc_ecma_codegen/tests/test262-min/600fd3c4d9f2ca42.js
 crates/swc_ecma_codegen/tests/test262-min/60a1991953372b97.js
 crates/swc_ecma_codegen/tests/test262-min/60bb345d725fe68b.js
 crates/swc_ecma_codegen/tests/test262-min/60c092cb83b525f2.js
 crates/swc_ecma_codegen/tests/test262-min/60dcd48a3f6af44f.js
 crates/swc_ecma_codegen/tests/test262-min/610b397691988417.module.js
 crates/swc_ecma_codegen/tests/test262-min/612fed84b89e42a8.js
 crates/swc_ecma_codegen/tests/test262-min/6196b3f969486455.js
 crates/swc_ecma_codegen/tests/test262-min/61ceb5809404ee85.js
 crates/swc_ecma_codegen/tests/test262-min/61d8a7e497b6db72.js
 crates/swc_ecma_codegen/tests/test262-min/61f55d9f22cc8426.js
 crates/swc_ecma_codegen/tests/test262-min/623cec03370f088a.js
 crates/swc_ecma_codegen/tests/test262-min/624bc7f99260037f.js
 crates/swc_ecma_codegen/tests/test262-min/62541961bcef8d79.js
 crates/swc_ecma_codegen/tests/test262-min/627fede559e0bcac.js
 crates/swc_ecma_codegen/tests/test262-min/62ab44289ebbba49.js
 crates/swc_ecma_codegen/tests/test262-min/62c217b2844680ab.js
 crates/swc_ecma_codegen/tests/test262-min/62d0da6771d5317d.js
 crates/swc_ecma_codegen/tests/test262-min/62d7c1ee4e1626c4.js
 crates/swc_ecma_codegen/tests/test262-min/63208a19ffb4baeb.js
 crates/swc_ecma_codegen/tests/test262-min/633fac25082a90af.js
 crates/swc_ecma_codegen/tests/test262-min/63586de6fec2e3cf.js
 crates/swc_ecma_codegen/tests/test262-min/639b9076cc56e57c.js
 crates/swc_ecma_codegen/tests/test262-min/63c92209eb77315a.js
 crates/swc_ecma_codegen/tests/test262-min/63ee9cd383dc68a3.js
 crates/swc_ecma_codegen/tests/test262-min/64117d5c682ec505.js
 crates/swc_ecma_codegen/tests/test262-min/641ac9060a206183.js
 crates/swc_ecma_codegen/tests/test262-min/645e8cce491528cd.js
 crates/swc_ecma_codegen/tests/test262-min/646c2391c11102b5.js
 crates/swc_ecma_codegen/tests/test262-min/647e21f8f157c338.js
 crates/swc_ecma_codegen/tests/test262-min/6498dcc494193cb4.js
 crates/swc_ecma_codegen/tests/test262-min/64cc57f82a54b7fb.js
 crates/swc_ecma_codegen/tests/test262-min/64ff3b3ee7f636c5.js
 crates/swc_ecma_codegen/tests/test262-min/65047600233c760c.js
 crates/swc_ecma_codegen/tests/test262-min/65228d6a31a06406.js
 crates/swc_ecma_codegen/tests/test262-min/65401ed8dc152370.js
 crates/swc_ecma_codegen/tests/test262-min/655eab0815e0567e.js
 crates/swc_ecma_codegen/tests/test262-min/660f5a175a2d46ac.js
 crates/swc_ecma_codegen/tests/test262-min/664b0da1dd015106.js
 crates/swc_ecma_codegen/tests/test262-min/665f4940c7cf30c9.js
 crates/swc_ecma_codegen/tests/test262-min/668ab87597363d53.js
 crates/swc_ecma_codegen/tests/test262-min/66aabbb5b00fb1ae.js
 crates/swc_ecma_codegen/tests/test262-min/66bd9903ea05f8cc.js
 crates/swc_ecma_codegen/tests/test262-min/66d2dbcb692491ec.module.js
 crates/swc_ecma_codegen/tests/test262-min/66ea15f7de78add7.module.js
 crates/swc_ecma_codegen/tests/test262-min/671c914df5da04df.js
 crates/swc_ecma_codegen/tests/test262-min/6733f491913ccff2.js
 crates/swc_ecma_codegen/tests/test262-min/673e6f2765ef3cb3.js
 crates/swc_ecma_codegen/tests/test262-min/67711cbb84083749.js
 crates/swc_ecma_codegen/tests/test262-min/6776e2c88e03f1a2.js
 crates/swc_ecma_codegen/tests/test262-min/680880af107834e8.js
 crates/swc_ecma_codegen/tests/test262-min/68125aef6f5cc46f.js
 crates/swc_ecma_codegen/tests/test262-min/6815ab22de966de8.js
 crates/swc_ecma_codegen/tests/test262-min/681f352b7356594c.js
 crates/swc_ecma_codegen/tests/test262-min/6823058797ddd563.js
 crates/swc_ecma_codegen/tests/test262-min/684237281767d41d.js
 crates/swc_ecma_codegen/tests/test262-min/6861bb23b186f65a.js
 crates/swc_ecma_codegen/tests/test262-min/687b7b904904fcfd.js
 crates/swc_ecma_codegen/tests/test262-min/687f678cde900411.js
 crates/swc_ecma_codegen/tests/test262-min/69063bc9496ea6e5.js
 crates/swc_ecma_codegen/tests/test262-min/691e1d9954f3e6e2.js
 crates/swc_ecma_codegen/tests/test262-min/697b3d30c1d06918.js
 crates/swc_ecma_codegen/tests/test262-min/698a8cfb0705c277.js
 crates/swc_ecma_codegen/tests/test262-min/69bbdc7c34ed23cc.js
 crates/swc_ecma_codegen/tests/test262-min/69bdc785b6e244ff.js
 crates/swc_ecma_codegen/tests/test262-min/69cbe8ec2f64382d.js
 crates/swc_ecma_codegen/tests/test262-min/6a218750a221c68b.module.js
 crates/swc_ecma_codegen/tests/test262-min/6a220df693ce521c.js
 crates/swc_ecma_codegen/tests/test262-min/6a240463b40550d2.js
 crates/swc_ecma_codegen/tests/test262-min/6a323491fe75918a.js
 crates/swc_ecma_codegen/tests/test262-min/6a735105a5e79722.js
 crates/swc_ecma_codegen/tests/test262-min/6a7ed6cb99ea0b81.js
 crates/swc_ecma_codegen/tests/test262-min/6b0e8bbdc3dca1c5.js
 crates/swc_ecma_codegen/tests/test262-min/6b36b5ad4f3ad84d.js
 crates/swc_ecma_codegen/tests/test262-min/6b63d36394b0ffb3.js
 crates/swc_ecma_codegen/tests/test262-min/6b68aefbfbf0beb9.js
 crates/swc_ecma_codegen/tests/test262-min/6b76b8761a049c19.js
 crates/swc_ecma_codegen/tests/test262-min/6b86b273ff34fce1.js
 crates/swc_ecma_codegen/tests/test262-min/6bb2a138b9eb0088.js
 crates/swc_ecma_codegen/tests/test262-min/6c27d048b07ca7e0.js
 crates/swc_ecma_codegen/tests/test262-min/6c42024bfadac21f.js
 crates/swc_ecma_codegen/tests/test262-min/6c5f0dd83c417a5a.js
 crates/swc_ecma_codegen/tests/test262-min/6c688efe01b3631e.js
 crates/swc_ecma_codegen/tests/test262-min/6cfcfc99afcb6e1a.js
 crates/swc_ecma_codegen/tests/test262-min/6d1bf4c3db76b489.js
 crates/swc_ecma_codegen/tests/test262-min/6d707802519c7158.js
 crates/swc_ecma_codegen/tests/test262-min/6d79220c64963dad.js
 crates/swc_ecma_codegen/tests/test262-min/6d8728cbc7bfe6b5.js
 crates/swc_ecma_codegen/tests/test262-min/6d8c97119162ad95.js
 crates/swc_ecma_codegen/tests/test262-min/6d981ff8b6a3faec.js
 crates/swc_ecma_codegen/tests/test262-min/6db6e4c3ba0299b7.js
 crates/swc_ecma_codegen/tests/test262-min/6db7dbc9b1365dfa.module.js
 crates/swc_ecma_codegen/tests/test262-min/6dcd76e9be7c3d00.js
 crates/swc_ecma_codegen/tests/test262-min/6e5fe0c2bb20b016.js
 crates/swc_ecma_codegen/tests/test262-min/6ec818aa7f27cdbf.js
 crates/swc_ecma_codegen/tests/test262-min/6edc155d463535cb.js
 crates/swc_ecma_codegen/tests/test262-min/6f256be2ef45a7d6.js
 crates/swc_ecma_codegen/tests/test262-min/6f6e870785069487.js
 crates/swc_ecma_codegen/tests/test262-min/6f824ec22e22a198.js
 crates/swc_ecma_codegen/tests/test262-min/6ffb11115fcefb96.js
 crates/swc_ecma_codegen/tests/test262-min/6ffb1fb47c2dd12f.js
 crates/swc_ecma_codegen/tests/test262-min/6ffc173d4e1e5158.js
 crates/swc_ecma_codegen/tests/test262-min/6ffd0afb19f0a92c.js
 crates/swc_ecma_codegen/tests/test262-min/702e4ee53d26635a.module.js
 crates/swc_ecma_codegen/tests/test262-min/7055b45fe7f74d94.js
 crates/swc_ecma_codegen/tests/test262-min/70ad5a19a1b2a4b6.js
 crates/swc_ecma_codegen/tests/test262-min/70b701c0eb7d36fd.js
 crates/swc_ecma_codegen/tests/test262-min/70bf2c409480ae10.js
 crates/swc_ecma_codegen/tests/test262-min/70c2ced6bad143f1.js
 crates/swc_ecma_codegen/tests/test262-min/70da848e355cdfd2.js
 crates/swc_ecma_codegen/tests/test262-min/7148f242d6770f89.js
 crates/swc_ecma_codegen/tests/test262-min/717b2f65b69e809e.js
 crates/swc_ecma_codegen/tests/test262-min/717def9f9459b4e1.module.js
 crates/swc_ecma_codegen/tests/test262-min/7188bf4c56d2ffc8.js
 crates/swc_ecma_codegen/tests/test262-min/71a2d3e7d606a959.js
 crates/swc_ecma_codegen/tests/test262-min/71bcb4b846c22c58.js
 crates/swc_ecma_codegen/tests/test262-min/71e066a0fa01825b.js
 crates/swc_ecma_codegen/tests/test262-min/72286da2cadacba6.js
 crates/swc_ecma_codegen/tests/test262-min/726ee28a1b50ff13.module.js
 crates/swc_ecma_codegen/tests/test262-min/729212ece9234c48.js
 crates/swc_ecma_codegen/tests/test262-min/72e4f3f9f66a40b8.js
 crates/swc_ecma_codegen/tests/test262-min/7305be27a0713dfa.js
 crates/swc_ecma_codegen/tests/test262-min/73298cb8636154f2.js
 crates/swc_ecma_codegen/tests/test262-min/739bef73b11c87de.js
 crates/swc_ecma_codegen/tests/test262-min/74234e98afe7498f.js
 crates/swc_ecma_codegen/tests/test262-min/748a60621d2abe2b.js
 crates/swc_ecma_codegen/tests/test262-min/74c5ebda713c8bd7.js
 crates/swc_ecma_codegen/tests/test262-min/74cfbae1c9639338.js
 crates/swc_ecma_codegen/tests/test262-min/75172741c27c7703.js
 crates/swc_ecma_codegen/tests/test262-min/753341b6f22ec11f.js
 crates/swc_ecma_codegen/tests/test262-min/753a8b016a700975.js
 crates/swc_ecma_codegen/tests/test262-min/756579211447db0b.js
 crates/swc_ecma_codegen/tests/test262-min/756e3fe0ef87b136.js
 crates/swc_ecma_codegen/tests/test262-min/757fc3fbe38b4ecb.js
 crates/swc_ecma_codegen/tests/test262-min/75969544af546abc.js
 crates/swc_ecma_codegen/tests/test262-min/75ad6a8ee6579761.js
 crates/swc_ecma_codegen/tests/test262-min/75b0eeaf3aa61e74.js
 crates/swc_ecma_codegen/tests/test262-min/75bb6594d6ad253f.module.js
 crates/swc_ecma_codegen/tests/test262-min/75e16348fe9e6213.js
 crates/swc_ecma_codegen/tests/test262-min/764e72657e7321b5.js
 crates/swc_ecma_codegen/tests/test262-min/765a7a823aa1b070.js
 crates/swc_ecma_codegen/tests/test262-min/76703c4b987330fb.js
 crates/swc_ecma_codegen/tests/test262-min/76a46be6c2f09fa3.js
 crates/swc_ecma_codegen/tests/test262-min/771467ccdae93157.js
 crates/swc_ecma_codegen/tests/test262-min/7716587c3d80e9ab.js
 crates/swc_ecma_codegen/tests/test262-min/7733ab7955652851.js
 crates/swc_ecma_codegen/tests/test262-min/776076cb09759e40.js
 crates/swc_ecma_codegen/tests/test262-min/77710aedc74ecfa3.js
 crates/swc_ecma_codegen/tests/test262-min/7779cfcd717e97d3.js
 crates/swc_ecma_codegen/tests/test262-min/779e65d6349f1616.js
 crates/swc_ecma_codegen/tests/test262-min/77a541b0502d0bde.js
 crates/swc_ecma_codegen/tests/test262-min/77c661b2fbe3dd3a.js
 crates/swc_ecma_codegen/tests/test262-min/77db52b103913973.js
 crates/swc_ecma_codegen/tests/test262-min/78435241f6c87ece.js
 crates/swc_ecma_codegen/tests/test262-min/784a059faa166072.js
 crates/swc_ecma_codegen/tests/test262-min/784cbc06d5ade346.js
 crates/swc_ecma_codegen/tests/test262-min/7855fbf5ea10e622.js
 crates/swc_ecma_codegen/tests/test262-min/787170711cb8abd6.js
 crates/swc_ecma_codegen/tests/test262-min/789af9b27c832306.js
 crates/swc_ecma_codegen/tests/test262-min/78cf02220fb0937c.js
 crates/swc_ecma_codegen/tests/test262-min/78e1b8a4f3318967.js
 crates/swc_ecma_codegen/tests/test262-min/78ea6e4e98c18f91.js
 crates/swc_ecma_codegen/tests/test262-min/78eb22badc114b6f.js
 crates/swc_ecma_codegen/tests/test262-min/78ecd285b8b44e99.js
 crates/swc_ecma_codegen/tests/test262-min/78fa04077cf1950c.js
 crates/swc_ecma_codegen/tests/test262-min/790a34467d7d9d58.js
 crates/swc_ecma_codegen/tests/test262-min/7912cf1671c75406.js
 crates/swc_ecma_codegen/tests/test262-min/791ee64772f0ea45.js
 crates/swc_ecma_codegen/tests/test262-min/7993945fc0f58feb.js
 crates/swc_ecma_codegen/tests/test262-min/799fad61dcd88f30.js
 crates/swc_ecma_codegen/tests/test262-min/79a4d1fdd55febec.js
 crates/swc_ecma_codegen/tests/test262-min/79b7f48e8a6d401c.js
 crates/swc_ecma_codegen/tests/test262-min/79ea421b940c3474.js
 crates/swc_ecma_codegen/tests/test262-min/79f7d5d83decb768.js
 crates/swc_ecma_codegen/tests/test262-min/7a405ea1fdb6a26e.js
 crates/swc_ecma_codegen/tests/test262-min/7a71c5f849677cd1.js
 crates/swc_ecma_codegen/tests/test262-min/7a815cb480c3cac2.js
 crates/swc_ecma_codegen/tests/test262-min/7a964712d5220b79.js
 crates/swc_ecma_codegen/tests/test262-min/7ab6a1dd47c6bc1f.js
 crates/swc_ecma_codegen/tests/test262-min/7ac0063e99bc8720.js
 crates/swc_ecma_codegen/tests/test262-min/7ae57d0c2d30db3a.js
 crates/swc_ecma_codegen/tests/test262-min/7afd38d79e6795a8.js
 crates/swc_ecma_codegen/tests/test262-min/7b0a9215ec756496.js
 crates/swc_ecma_codegen/tests/test262-min/7b514406528ff126.js
 crates/swc_ecma_codegen/tests/test262-min/7b71bc250036251c.js
 crates/swc_ecma_codegen/tests/test262-min/7b8a8232be18df90.js
 crates/swc_ecma_codegen/tests/test262-min/7bc8dc445fc0f1c3.js
 crates/swc_ecma_codegen/tests/test262-min/7bdcce70c382a9a4.js
 crates/swc_ecma_codegen/tests/test262-min/7be9be4918d25634.js
 crates/swc_ecma_codegen/tests/test262-min/7c027cdbc7f493b2.js
 crates/swc_ecma_codegen/tests/test262-min/7c03e5eb6a9f6f1a.js
 crates/swc_ecma_codegen/tests/test262-min/7c3fc6d2a783ecd9.js
 crates/swc_ecma_codegen/tests/test262-min/7c46ecc8f111b567.js
 crates/swc_ecma_codegen/tests/test262-min/7c508ad20a5ecbce.js
 crates/swc_ecma_codegen/tests/test262-min/7c6d13458e08e1f4.js
 crates/swc_ecma_codegen/tests/test262-min/7c9c0cce695bc705.js
 crates/swc_ecma_codegen/tests/test262-min/7cbf77c14b9c89bc.js
 crates/swc_ecma_codegen/tests/test262-min/7cd7c68a6131f816.js
 crates/swc_ecma_codegen/tests/test262-min/7d029e0be60dc821.module.js
 crates/swc_ecma_codegen/tests/test262-min/7d7dd05015778d56.js
 crates/swc_ecma_codegen/tests/test262-min/7d8b61ba2a3a275c.js
 crates/swc_ecma_codegen/tests/test262-min/7da12349ac9f51f2.js
 crates/swc_ecma_codegen/tests/test262-min/7dea677261fc5dd8.module.js
 crates/swc_ecma_codegen/tests/test262-min/7df2a606ecc6cd84.js
 crates/swc_ecma_codegen/tests/test262-min/7dfb625b91c5c879.js
 crates/swc_ecma_codegen/tests/test262-min/7e094109208fc749.js
 crates/swc_ecma_codegen/tests/test262-min/7e28d9664deeef8a.js
 crates/swc_ecma_codegen/tests/test262-min/7e50a0527f791c52.js
 crates/swc_ecma_codegen/tests/test262-min/7e6e3b4c766a4d33.js
 crates/swc_ecma_codegen/tests/test262-min/7e6eac5fdc429608.js
 crates/swc_ecma_codegen/tests/test262-min/7e88047a36603238.js
 crates/swc_ecma_codegen/tests/test262-min/7e8f17e7be305a2a.js
 crates/swc_ecma_codegen/tests/test262-min/7e99cc8b7ce365fb.js
 crates/swc_ecma_codegen/tests/test262-min/7ebaa39b4a9b5b5b.js
 crates/swc_ecma_codegen/tests/test262-min/7f4c40906c3ebe2b.js
 crates/swc_ecma_codegen/tests/test262-min/7f88f149f16fe97a.js
 crates/swc_ecma_codegen/tests/test262-min/7fac17daa2bd5186.js
 crates/swc_ecma_codegen/tests/test262-min/7fbe94acda67721e.js
 crates/swc_ecma_codegen/tests/test262-min/7fdf990c6f42edcd.module.js
 crates/swc_ecma_codegen/tests/test262-min/7fe89d8edf6e778a.js
 crates/swc_ecma_codegen/tests/test262-min/801ac33e4c34efb8.js
 crates/swc_ecma_codegen/tests/test262-min/802658d6ef9a83ec.js
 crates/swc_ecma_codegen/tests/test262-min/804e022cd08b4ae1.js
 crates/swc_ecma_codegen/tests/test262-min/807dfc91f4ed4394.js
 crates/swc_ecma_codegen/tests/test262-min/80950061e291542b.js
 crates/swc_ecma_codegen/tests/test262-min/80c6bda5cad0fbc5.js
 crates/swc_ecma_codegen/tests/test262-min/80d2351a5ae68524.js
 crates/swc_ecma_codegen/tests/test262-min/80f60039028189e4.js
 crates/swc_ecma_codegen/tests/test262-min/811b309b010a36ce.js
 crates/swc_ecma_codegen/tests/test262-min/8152f05423c90f61.js
 crates/swc_ecma_codegen/tests/test262-min/8179659ef4fd0965.js
 crates/swc_ecma_codegen/tests/test262-min/818ea8eaeef8b3da.js
 crates/swc_ecma_codegen/tests/test262-min/81a0322e554af8da.js
 crates/swc_ecma_codegen/tests/test262-min/81a6472df96f185f.js
 crates/swc_ecma_codegen/tests/test262-min/81b986948b58ffda.js
 crates/swc_ecma_codegen/tests/test262-min/81be1572d1eebdf2.js
 crates/swc_ecma_codegen/tests/test262-min/81be47a15713178e.js
 crates/swc_ecma_codegen/tests/test262-min/820521ef532dce18.js
 crates/swc_ecma_codegen/tests/test262-min/8286caaa8e0196bb.js
 crates/swc_ecma_codegen/tests/test262-min/8290412f79ac2bb6.js
 crates/swc_ecma_codegen/tests/test262-min/82a730bd109206bb.js
 crates/swc_ecma_codegen/tests/test262-min/832ad002639ce202.js
 crates/swc_ecma_codegen/tests/test262-min/8340cdb8653046bb.js
 crates/swc_ecma_codegen/tests/test262-min/836158118a07b45d.js
 crates/swc_ecma_codegen/tests/test262-min/838d87085df03a6d.js
 crates/swc_ecma_codegen/tests/test262-min/83cea3f2e14d1e23.js
 crates/swc_ecma_codegen/tests/test262-min/83f083525ae5a0e0.js
 crates/swc_ecma_codegen/tests/test262-min/83fc5b5bbdb601ef.js
 crates/swc_ecma_codegen/tests/test262-min/8411f3c15e3e8529.js
 crates/swc_ecma_codegen/tests/test262-min/84250e15785d8a9e.js
 crates/swc_ecma_codegen/tests/test262-min/842fe071562c1a9e.js
 crates/swc_ecma_codegen/tests/test262-min/845368e466d341f5.js
 crates/swc_ecma_codegen/tests/test262-min/845631d1a33b3409.js
 crates/swc_ecma_codegen/tests/test262-min/845e30448809e2bc.js
 crates/swc_ecma_codegen/tests/test262-min/8462f068b299bca2.js
 crates/swc_ecma_codegen/tests/test262-min/849e112b480fda30.js
 crates/swc_ecma_codegen/tests/test262-min/84b2a5d834daee2f.js
 crates/swc_ecma_codegen/tests/test262-min/84eaae502ca93891.js
 crates/swc_ecma_codegen/tests/test262-min/84f901eb37273117.js
 crates/swc_ecma_codegen/tests/test262-min/850a60daa178d3b6.js
 crates/swc_ecma_codegen/tests/test262-min/85263ecacc7a4dc5.js
 crates/swc_ecma_codegen/tests/test262-min/8543b43f3c48c975.module.js
 crates/swc_ecma_codegen/tests/test262-min/855b8dea36c841ed.js
 crates/swc_ecma_codegen/tests/test262-min/858d6a756ff641f3.js
 crates/swc_ecma_codegen/tests/test262-min/8597768c0fe519eb.js
 crates/swc_ecma_codegen/tests/test262-min/85d2d93264f2672d.module.js
 crates/swc_ecma_codegen/tests/test262-min/85d6723f13f33101.js
 crates/swc_ecma_codegen/tests/test262-min/85e4314fa8f0661f.js
 crates/swc_ecma_codegen/tests/test262-min/8628cd459b39ffe8.js
 crates/swc_ecma_codegen/tests/test262-min/8664d1a4e7a73078.js
 crates/swc_ecma_codegen/tests/test262-min/86a25a2a0e393ed6.js
 crates/swc_ecma_codegen/tests/test262-min/86b0ffc811e713ec.js
 crates/swc_ecma_codegen/tests/test262-min/86d8f1465e745b44.js
 crates/swc_ecma_codegen/tests/test262-min/86f68610fcefaeae.js
 crates/swc_ecma_codegen/tests/test262-min/870a0b8d891753e9.js
 crates/swc_ecma_codegen/tests/test262-min/8751eb24f903c279.js
 crates/swc_ecma_codegen/tests/test262-min/87844be2334fba9e.js
 crates/swc_ecma_codegen/tests/test262-min/87cb789c4ed2b97a.js
 crates/swc_ecma_codegen/tests/test262-min/87e1d3eab9d05339.js
 crates/swc_ecma_codegen/tests/test262-min/88127d108648d05b.js
 crates/swc_ecma_codegen/tests/test262-min/881a7a3d4e17e621.js
 crates/swc_ecma_codegen/tests/test262-min/884e5c2703ce95f3.js
 crates/swc_ecma_codegen/tests/test262-min/8854cac4acddd510.js
 crates/swc_ecma_codegen/tests/test262-min/88561e211e862344.js
 crates/swc_ecma_codegen/tests/test262-min/88827d8021b5b3ab.js
 crates/swc_ecma_codegen/tests/test262-min/88af07b3dc006159.js
 crates/swc_ecma_codegen/tests/test262-min/88c21621e3e8bba0.js
 crates/swc_ecma_codegen/tests/test262-min/88d42455ac933ef5.js
 crates/swc_ecma_codegen/tests/test262-min/88e99d6cd8e8d87f.js
 crates/swc_ecma_codegen/tests/test262-min/891fc3470b618587.js
 crates/swc_ecma_codegen/tests/test262-min/892f6e09c02c35b5.js
 crates/swc_ecma_codegen/tests/test262-min/8996d3eb07c6f7cd.js
 crates/swc_ecma_codegen/tests/test262-min/89a31837e6736b2a.js
 crates/swc_ecma_codegen/tests/test262-min/89c872e56d527908.js
 crates/swc_ecma_codegen/tests/test262-min/8a0fc8ea31727188.module.js
 crates/swc_ecma_codegen/tests/test262-min/8a40542f1f53c4f0.js
 crates/swc_ecma_codegen/tests/test262-min/8aa3cd2609b4f278.js
 crates/swc_ecma_codegen/tests/test262-min/8ad4edbe9317df28.js
 crates/swc_ecma_codegen/tests/test262-min/8ae0c86bd7897b7b.js
 crates/swc_ecma_codegen/tests/test262-min/8af69d8f15295ed2.js
 crates/swc_ecma_codegen/tests/test262-min/8b4ff58f416e17b5.js
 crates/swc_ecma_codegen/tests/test262-min/8b6bded4f89f89f6.js
 crates/swc_ecma_codegen/tests/test262-min/8b8edcb36909900b.js
 crates/swc_ecma_codegen/tests/test262-min/8b9cd46352285386.js
 crates/swc_ecma_codegen/tests/test262-min/8be0df708b9e56ca.js
 crates/swc_ecma_codegen/tests/test262-min/8bf3ec35c55ed3c0.js
 crates/swc_ecma_codegen/tests/test262-min/8c27fb7ef1e3ca3d.js
 crates/swc_ecma_codegen/tests/test262-min/8c56513a6ac3cdff.js
 crates/swc_ecma_codegen/tests/test262-min/8c56cf12f007a392.js
 crates/swc_ecma_codegen/tests/test262-min/8c5c46a300d5addb.module.js
 crates/swc_ecma_codegen/tests/test262-min/8c8a7a2941fb6d64.js
 crates/swc_ecma_codegen/tests/test262-min/8ce30bb40ffff192.js
 crates/swc_ecma_codegen/tests/test262-min/8d14286a8cc6ee9d.js
 crates/swc_ecma_codegen/tests/test262-min/8d2463220e3cd0d7.js
 crates/swc_ecma_codegen/tests/test262-min/8d2ffebc7214c34f.js
 crates/swc_ecma_codegen/tests/test262-min/8d40617aec6fabe5.js
 crates/swc_ecma_codegen/tests/test262-min/8d470354c5d2e216.js
 crates/swc_ecma_codegen/tests/test262-min/8d5679ec94e658e1.js
 crates/swc_ecma_codegen/tests/test262-min/8d5aeaf1120f0897.js
 crates/swc_ecma_codegen/tests/test262-min/8d6435fa243d5b1a.js
 crates/swc_ecma_codegen/tests/test262-min/8d67ad04bfc356c9.js
 crates/swc_ecma_codegen/tests/test262-min/8d6ab6352a3f7fa0.js
 crates/swc_ecma_codegen/tests/test262-min/8d7d59e5d573ca84.js
 crates/swc_ecma_codegen/tests/test262-min/8d8913ebd8403c6a.js
 crates/swc_ecma_codegen/tests/test262-min/8db74b0d31f10261.js
 crates/swc_ecma_codegen/tests/test262-min/8dbf5f9322d8b5ac.js
 crates/swc_ecma_codegen/tests/test262-min/8ddbdc8954dd7aa9.js
 crates/swc_ecma_codegen/tests/test262-min/8de47a8b53495792.js
 crates/swc_ecma_codegen/tests/test262-min/8e37579cd5ffb2df.js
 crates/swc_ecma_codegen/tests/test262-min/8e3f0660b32fbfd2.js
 crates/swc_ecma_codegen/tests/test262-min/8e609bb71c20b858.module.js
 crates/swc_ecma_codegen/tests/test262-min/8e6c915d1746636d.js
 crates/swc_ecma_codegen/tests/test262-min/8e8e921a75194950.js
 crates/swc_ecma_codegen/tests/test262-min/8ec6a55806087669.js
 crates/swc_ecma_codegen/tests/test262-min/8ecaef2617d8c6a7.js
 crates/swc_ecma_codegen/tests/test262-min/8ed2a171ab34c301.js
 crates/swc_ecma_codegen/tests/test262-min/8ed2fce2b9b43fb7.js
 crates/swc_ecma_codegen/tests/test262-min/8ef08a335a7f5966.js
 crates/swc_ecma_codegen/tests/test262-min/8f0084b1073e1877.js
 crates/swc_ecma_codegen/tests/test262-min/8f4f97274dea4723.js
 crates/swc_ecma_codegen/tests/test262-min/8f659ed872554f99.js
 crates/swc_ecma_codegen/tests/test262-min/8f8a9f6ca890939e.js
 crates/swc_ecma_codegen/tests/test262-min/8f8bfb27569ac008.js
 crates/swc_ecma_codegen/tests/test262-min/8f9e8be5a6c50e77.js
 crates/swc_ecma_codegen/tests/test262-min/8fcaa7f3f8926a5e.js
 crates/swc_ecma_codegen/tests/test262-min/9013f39c33dc8416.js
 crates/swc_ecma_codegen/tests/test262-min/901fca17189cd709.js
 crates/swc_ecma_codegen/tests/test262-min/9027dae72a91a9ed.js
 crates/swc_ecma_codegen/tests/test262-min/9036914be00c0dc7.js
 crates/swc_ecma_codegen/tests/test262-min/903dd05bf49c8fac.js
 crates/swc_ecma_codegen/tests/test262-min/906e545ceef0fcfd.js
 crates/swc_ecma_codegen/tests/test262-min/90919cd6fd06c4d8.js
 crates/swc_ecma_codegen/tests/test262-min/90abe26c46af6975.js
 crates/swc_ecma_codegen/tests/test262-min/90ad0135b905a622.js
 crates/swc_ecma_codegen/tests/test262-min/90fa9751ab71ce28.js
 crates/swc_ecma_codegen/tests/test262-min/914ae3168da48965.js
 crates/swc_ecma_codegen/tests/test262-min/9159ea4175a5a021.js
 crates/swc_ecma_codegen/tests/test262-min/918e105a2ff6c64a.js
 crates/swc_ecma_codegen/tests/test262-min/91cbb6971c86509e.js
 crates/swc_ecma_codegen/tests/test262-min/91f2fa0b11550b30.js
 crates/swc_ecma_codegen/tests/test262-min/9203cb34e9b091dc.js
 crates/swc_ecma_codegen/tests/test262-min/9208254b5f8a8481.js
 crates/swc_ecma_codegen/tests/test262-min/923c99b441ab5a26.js
 crates/swc_ecma_codegen/tests/test262-min/925443c6cf79aa88.js
 crates/swc_ecma_codegen/tests/test262-min/927b1e0dd52248a6.js
 crates/swc_ecma_codegen/tests/test262-min/927efb51d4882ccb.js
 crates/swc_ecma_codegen/tests/test262-min/92a997b1ba17876e.js
 crates/swc_ecma_codegen/tests/test262-min/92dd079c741d2a95.js
 crates/swc_ecma_codegen/tests/test262-min/92fd8e24864fde0a.js
 crates/swc_ecma_codegen/tests/test262-min/93108a695e5ff29d.js
 crates/swc_ecma_codegen/tests/test262-min/9312a1adbbf0a4c0.js
 crates/swc_ecma_codegen/tests/test262-min/9331c78bb0fc6a55.js
 crates/swc_ecma_codegen/tests/test262-min/9349f48a456341b8.js
 crates/swc_ecma_codegen/tests/test262-min/937059a5e53177e5.js
 crates/swc_ecma_codegen/tests/test262-min/939479d60d564ccd.js
 crates/swc_ecma_codegen/tests/test262-min/93bd9d668ac308a0.js
 crates/swc_ecma_codegen/tests/test262-min/93c32bb0a4bad388.module.js
 crates/swc_ecma_codegen/tests/test262-min/93c75264893587a5.js
 crates/swc_ecma_codegen/tests/test262-min/93cac77bbf2242ab.js
 crates/swc_ecma_codegen/tests/test262-min/93d4c5dfbddf859d.js
 crates/swc_ecma_codegen/tests/test262-min/9427da8abb4e7c67.js
 crates/swc_ecma_codegen/tests/test262-min/94846b0ae1cac1a2.js
 crates/swc_ecma_codegen/tests/test262-min/9495a0dcecf5713c.js
 crates/swc_ecma_codegen/tests/test262-min/94b8a654a87039b9.js
 crates/swc_ecma_codegen/tests/test262-min/94be09b126b946b8.js
 crates/swc_ecma_codegen/tests/test262-min/94c72b68d8726b07.js
 crates/swc_ecma_codegen/tests/test262-min/94cb828d5dcfd136.js
 crates/swc_ecma_codegen/tests/test262-min/951e1b875db534f9.js
 crates/swc_ecma_codegen/tests/test262-min/95408309cc3a1d30.js
 crates/swc_ecma_codegen/tests/test262-min/954a896471379dc8.js
 crates/swc_ecma_codegen/tests/test262-min/95520bedf0fdd4c9.js
 crates/swc_ecma_codegen/tests/test262-min/955c5fedb3931500.js
 crates/swc_ecma_codegen/tests/test262-min/95ab0d795c04ff38.js
 crates/swc_ecma_codegen/tests/test262-min/96059002704b3ac3.js
 crates/swc_ecma_codegen/tests/test262-min/9677a7160d769b1a.js
 crates/swc_ecma_codegen/tests/test262-min/9681f5d844d7acd0.js
 crates/swc_ecma_codegen/tests/test262-min/96909e1dce85ca53.module.js
 crates/swc_ecma_codegen/tests/test262-min/96941f16c2d7cec4.js
 crates/swc_ecma_codegen/tests/test262-min/96e1b294d19a101d.js
 crates/swc_ecma_codegen/tests/test262-min/96ea36bc180f25d5.js
 crates/swc_ecma_codegen/tests/test262-min/970fb35ce6ce89bb.js
 crates/swc_ecma_codegen/tests/test262-min/973cbc9ece13acbc.js
 crates/swc_ecma_codegen/tests/test262-min/974e7275fdedce49.js
 crates/swc_ecma_codegen/tests/test262-min/97593deb177d09ae.js
 crates/swc_ecma_codegen/tests/test262-min/976afd9ae5f5d71a.module.js
 crates/swc_ecma_codegen/tests/test262-min/979b36a2c530f286.js
 crates/swc_ecma_codegen/tests/test262-min/97e246302dfe8616.js
 crates/swc_ecma_codegen/tests/test262-min/982595e2af9d9703.js
 crates/swc_ecma_codegen/tests/test262-min/982835d8c977075c.js
 crates/swc_ecma_codegen/tests/test262-min/988f8a06b68457ef.js
 crates/swc_ecma_codegen/tests/test262-min/98c7fb7947f7eae4.js
 crates/swc_ecma_codegen/tests/test262-min/98df58b0c40fac90.js
 crates/swc_ecma_codegen/tests/test262-min/993584ec37388320.js
 crates/swc_ecma_codegen/tests/test262-min/9949a2e1a6844836.module.js
 crates/swc_ecma_codegen/tests/test262-min/996001e00a0c575b.js
 crates/swc_ecma_codegen/tests/test262-min/9974571a855d4447.js
 crates/swc_ecma_codegen/tests/test262-min/9975820eb10bc0ff.js
 crates/swc_ecma_codegen/tests/test262-min/999c1001e3761320.js
 crates/swc_ecma_codegen/tests/test262-min/99cdfc40e20af6f5.js
 crates/swc_ecma_codegen/tests/test262-min/99fceed987b8ec3d.js
 crates/swc_ecma_codegen/tests/test262-min/9a5b92dfd9d19f60.js
 crates/swc_ecma_codegen/tests/test262-min/9a666205cafd530f.js
 crates/swc_ecma_codegen/tests/test262-min/9a6711e879a99536.js
 crates/swc_ecma_codegen/tests/test262-min/9a7f06880ce32bbc.js
 crates/swc_ecma_codegen/tests/test262-min/9a9cb616daadf90a.js
 crates/swc_ecma_codegen/tests/test262-min/9aa93e1e417ce8e3.js
 crates/swc_ecma_codegen/tests/test262-min/9b9d0e250e01155d.js
 crates/swc_ecma_codegen/tests/test262-min/9c30b0817f412a30.js
 crates/swc_ecma_codegen/tests/test262-min/9cf32425f04fd865.js
 crates/swc_ecma_codegen/tests/test262-min/9d0fd95dd43f59ec.js
 crates/swc_ecma_codegen/tests/test262-min/9d1320f0185b1586.js
 crates/swc_ecma_codegen/tests/test262-min/9d3d960e32528788.js
 crates/swc_ecma_codegen/tests/test262-min/9d935d1b787ed251.js
 crates/swc_ecma_codegen/tests/test262-min/9db4dccf1122bfc4.js
 crates/swc_ecma_codegen/tests/test262-min/9db573299f02bf36.js
 crates/swc_ecma_codegen/tests/test262-min/9dc20e081005fba4.js
 crates/swc_ecma_codegen/tests/test262-min/9dfa08b5b7ad82a9.js
 crates/swc_ecma_codegen/tests/test262-min/9e3e46891aaf13de.js
 crates/swc_ecma_codegen/tests/test262-min/9e98dbfde77e3dfe.js
 crates/swc_ecma_codegen/tests/test262-min/9ec644dbf797e95c.js
 crates/swc_ecma_codegen/tests/test262-min/9ed0369295348e76.js
 crates/swc_ecma_codegen/tests/test262-min/9f23d57c37e238cb.js
 crates/swc_ecma_codegen/tests/test262-min/9f272d23fc62842a.js
 crates/swc_ecma_codegen/tests/test262-min/9fd584806e085e35.js
 crates/swc_ecma_codegen/tests/test262-min/9fe1d41db318afba.js
 crates/swc_ecma_codegen/tests/test262-min/a0079146ab045c26.js
 crates/swc_ecma_codegen/tests/test262-min/a022debc42a58f0c.js
 crates/swc_ecma_codegen/tests/test262-min/a03475b02913e16a.js
 crates/swc_ecma_codegen/tests/test262-min/a08ed291f78352a0.js
 crates/swc_ecma_codegen/tests/test262-min/a0af29e4dd6d3845.js
 crates/swc_ecma_codegen/tests/test262-min/a0b7bf790311b763.js
 crates/swc_ecma_codegen/tests/test262-min/a0fba75a10c21ac9.js
 crates/swc_ecma_codegen/tests/test262-min/a10929d2c1b0d792.js
 crates/swc_ecma_codegen/tests/test262-min/a11e875c4dd100af.js
 crates/swc_ecma_codegen/tests/test262-min/a150e917230aa57d.js
 crates/swc_ecma_codegen/tests/test262-min/a157424306915066.js
 crates/swc_ecma_codegen/tests/test262-min/a1594a4d0c0ee99a.js
 crates/swc_ecma_codegen/tests/test262-min/a15c90cc56980c41.js
 crates/swc_ecma_codegen/tests/test262-min/a18a8865e65d4bdd.js
 crates/swc_ecma_codegen/tests/test262-min/a194909bf50b1467.js
 crates/swc_ecma_codegen/tests/test262-min/a1ab463999957845.js
 crates/swc_ecma_codegen/tests/test262-min/a1cd0d76806cef90.js
 crates/swc_ecma_codegen/tests/test262-min/a1dde88d8a87b573.module.js
 crates/swc_ecma_codegen/tests/test262-min/a2042d86c592dd55.js
 crates/swc_ecma_codegen/tests/test262-min/a248ef84a404262c.js
 crates/swc_ecma_codegen/tests/test262-min/a2781f8227f7f1e6.js
 crates/swc_ecma_codegen/tests/test262-min/a2798917405b080b.js
 crates/swc_ecma_codegen/tests/test262-min/a29b007e8fb9d020.js
 crates/swc_ecma_codegen/tests/test262-min/a2cb5a14559c6a50.js
 crates/swc_ecma_codegen/tests/test262-min/a2f26b79b01628f9.js
 crates/swc_ecma_codegen/tests/test262-min/a33250f92a2f000e.js
 crates/swc_ecma_codegen/tests/test262-min/a353c62d8ed56d6f.js
 crates/swc_ecma_codegen/tests/test262-min/a378fc25898cf05b.js
 crates/swc_ecma_codegen/tests/test262-min/a3b497c58f78b243.js
 crates/swc_ecma_codegen/tests/test262-min/a41e5072dd6dda98.js
 crates/swc_ecma_codegen/tests/test262-min/a42a93f3af33bbc5.js
 crates/swc_ecma_codegen/tests/test262-min/a43df1aea659fab8.js
 crates/swc_ecma_codegen/tests/test262-min/a445a478b4ce0c58.js
 crates/swc_ecma_codegen/tests/test262-min/a454d2e2ab3484e6.js
 crates/swc_ecma_codegen/tests/test262-min/a487d6498ec0efbf.module.js
 crates/swc_ecma_codegen/tests/test262-min/a4931f8127e03c4e.js
 crates/swc_ecma_codegen/tests/test262-min/a4b3402765acaa0e.js
 crates/swc_ecma_codegen/tests/test262-min/a515d7aaea7b816f.js
 crates/swc_ecma_codegen/tests/test262-min/a54cca69085ad35a.js
 crates/swc_ecma_codegen/tests/test262-min/a54ce6036e646e24.js
 crates/swc_ecma_codegen/tests/test262-min/a59e0d0b4d3e1b7d.js
 crates/swc_ecma_codegen/tests/test262-min/a5a01023fef4d506.js
 crates/swc_ecma_codegen/tests/test262-min/a5a7eb83bf27418b.js
 crates/swc_ecma_codegen/tests/test262-min/a5aaa3992025795a.js
 crates/swc_ecma_codegen/tests/test262-min/a5b30a03e9c774af.js
 crates/swc_ecma_codegen/tests/test262-min/a62c6323a3696fa8.js
 crates/swc_ecma_codegen/tests/test262-min/a6806d6fedbf6759.js
 crates/swc_ecma_codegen/tests/test262-min/a68bf27df978135d.module.js
 crates/swc_ecma_codegen/tests/test262-min/a6b7dab7088e5269.js
 crates/swc_ecma_codegen/tests/test262-min/a6cb605b66ef0eb5.js
 crates/swc_ecma_codegen/tests/test262-min/a7964b1dcfd2dc21.js
 crates/swc_ecma_codegen/tests/test262-min/a7b8ce1d4c0f0bc2.js
 crates/swc_ecma_codegen/tests/test262-min/a7c8ad2a73ed00d0.js
 crates/swc_ecma_codegen/tests/test262-min/a830df7cf2e74c9f.js
 crates/swc_ecma_codegen/tests/test262-min/a8535eac4c7c9c3a.js
 crates/swc_ecma_codegen/tests/test262-min/a86a29773d1168d3.js
 crates/swc_ecma_codegen/tests/test262-min/a871e54c3956acd9.js
 crates/swc_ecma_codegen/tests/test262-min/a885d88fb046dea5.js
 crates/swc_ecma_codegen/tests/test262-min/a8b6c3139974f6e1.js
 crates/swc_ecma_codegen/tests/test262-min/a8b832d61af9cdc4.js
 crates/swc_ecma_codegen/tests/test262-min/a8fea31fe6aa588e.js
 crates/swc_ecma_codegen/tests/test262-min/a91ad31c88855e59.js
 crates/swc_ecma_codegen/tests/test262-min/a93f6b22796d4868.js
 crates/swc_ecma_codegen/tests/test262-min/a953f09a1b6b6725.js
 crates/swc_ecma_codegen/tests/test262-min/a955c7a892679016.js
 crates/swc_ecma_codegen/tests/test262-min/a9b0aedbd9f25ec9.js
 crates/swc_ecma_codegen/tests/test262-min/a9e054dbd43d4b86.js
 crates/swc_ecma_codegen/tests/test262-min/a9e4ff39f145a1fd.js
 crates/swc_ecma_codegen/tests/test262-min/a9f99e657441a735.js
 crates/swc_ecma_codegen/tests/test262-min/aa06ccdc7ff9e10d.js
 crates/swc_ecma_codegen/tests/test262-min/aa3b466be5c7f7e3.js
 crates/swc_ecma_codegen/tests/test262-min/aa3d1fa7a22e6460.js
 crates/swc_ecma_codegen/tests/test262-min/aa7e721756949024.js
 crates/swc_ecma_codegen/tests/test262-min/aaa0bc7fa72df5e4.js
 crates/swc_ecma_codegen/tests/test262-min/aab08ba9fd01cbb8.js
 crates/swc_ecma_codegen/tests/test262-min/aab51bc524d9c623.js
 crates/swc_ecma_codegen/tests/test262-min/aac70baa56299267.js
 crates/swc_ecma_codegen/tests/test262-min/aaf1be6cd60a9ac9.js
 crates/swc_ecma_codegen/tests/test262-min/ab23ca0a6e356883.js
 crates/swc_ecma_codegen/tests/test262-min/ab452fc45813857a.js
 crates/swc_ecma_codegen/tests/test262-min/ab4734949243c00a.js
 crates/swc_ecma_codegen/tests/test262-min/ab7ea8d738da7043.js
 crates/swc_ecma_codegen/tests/test262-min/abcfae2381708c43.module.js
 crates/swc_ecma_codegen/tests/test262-min/abd5e4aa1a9f99ba.js
 crates/swc_ecma_codegen/tests/test262-min/ac09566949f0db57.js
 crates/swc_ecma_codegen/tests/test262-min/ac112e0c69fe603e.js
 crates/swc_ecma_codegen/tests/test262-min/ac1bc6b81949c063.module.js
 crates/swc_ecma_codegen/tests/test262-min/ac6bbe8465f70ebd.module.js
 crates/swc_ecma_codegen/tests/test262-min/ac73bc36bbc48890.js
 crates/swc_ecma_codegen/tests/test262-min/ad0fd65944942eee.js
 crates/swc_ecma_codegen/tests/test262-min/ad410fec8c09f67b.js
 crates/swc_ecma_codegen/tests/test262-min/ad4414fcaaa6abb7.js
 crates/swc_ecma_codegen/tests/test262-min/ad6bf12aa7eda975.js
 crates/swc_ecma_codegen/tests/test262-min/ad6bfcbfca5afde1.js
 crates/swc_ecma_codegen/tests/test262-min/ad7d61a732903cd8.js
 crates/swc_ecma_codegen/tests/test262-min/adad54e09949b0e9.js
 crates/swc_ecma_codegen/tests/test262-min/ade301f0d871c610.js
 crates/swc_ecma_codegen/tests/test262-min/ae204e41bacd8237.js
 crates/swc_ecma_codegen/tests/test262-min/ae4bbee73a0f80a5.js
 crates/swc_ecma_codegen/tests/test262-min/ae700e3f8ff82c6c.js
 crates/swc_ecma_codegen/tests/test262-min/ae89d08bdd65b56b.js
 crates/swc_ecma_codegen/tests/test262-min/ae9667ad0d837abc.js
 crates/swc_ecma_codegen/tests/test262-min/ae97d36bd01b43b2.js
 crates/swc_ecma_codegen/tests/test262-min/ae9a8ca09473df05.js
 crates/swc_ecma_codegen/tests/test262-min/aec65a9745669870.js
 crates/swc_ecma_codegen/tests/test262-min/aeca992c7be882ba.js
 crates/swc_ecma_codegen/tests/test262-min/af17707f71e402a7.module.js
 crates/swc_ecma_codegen/tests/test262-min/af1d905ed056724f.js
 crates/swc_ecma_codegen/tests/test262-min/af4bbcea9802b120.js
 crates/swc_ecma_codegen/tests/test262-min/af5766d06630bbc5.js
 crates/swc_ecma_codegen/tests/test262-min/af97a3752e579223.js
 crates/swc_ecma_codegen/tests/test262-min/afa63b136c835723.js
 crates/swc_ecma_codegen/tests/test262-min/afcf8bace3839da2.js
 crates/swc_ecma_codegen/tests/test262-min/affd557fd820e1f2.js
 crates/swc_ecma_codegen/tests/test262-min/afffb6d317e53b92.js
 crates/swc_ecma_codegen/tests/test262-min/b030378ad6e36751.js
 crates/swc_ecma_codegen/tests/test262-min/b0423be1317c7b69.js
 crates/swc_ecma_codegen/tests/test262-min/b05d4355cc5e2802.js
 crates/swc_ecma_codegen/tests/test262-min/b0659cf9cb6793a2.js
 crates/swc_ecma_codegen/tests/test262-min/b06e2c3814e46579.js
 crates/swc_ecma_codegen/tests/test262-min/b07c5fdc1003316b.js
 crates/swc_ecma_codegen/tests/test262-min/b0a834e1180ccd73.js
 crates/swc_ecma_codegen/tests/test262-min/b0c6752e1db068ed.js
 crates/swc_ecma_codegen/tests/test262-min/b0d44fd20353fd82.js
 crates/swc_ecma_codegen/tests/test262-min/b1072e92becf06a9.js
 crates/swc_ecma_codegen/tests/test262-min/b13e700d2613a5a7.js
 crates/swc_ecma_codegen/tests/test262-min/b175bdef718c4012.js
 crates/swc_ecma_codegen/tests/test262-min/b195e06e2ba5e787.js
 crates/swc_ecma_codegen/tests/test262-min/b1b969fae2973dae.js
 crates/swc_ecma_codegen/tests/test262-min/b1c37dedeec0b867.js
 crates/swc_ecma_codegen/tests/test262-min/b2048a6a14348122.js
 crates/swc_ecma_codegen/tests/test262-min/b205355de22689d1.js
 crates/swc_ecma_codegen/tests/test262-min/b2495b0864c7835a.js
 crates/swc_ecma_codegen/tests/test262-min/b24fa2a1936d38d9.js
 crates/swc_ecma_codegen/tests/test262-min/b25057b11104844d.js
 crates/swc_ecma_codegen/tests/test262-min/b29070859dbeaf08.js
 crates/swc_ecma_codegen/tests/test262-min/b2a13c2c2c795427.js
 crates/swc_ecma_codegen/tests/test262-min/b2a567473d09b770.js
 crates/swc_ecma_codegen/tests/test262-min/b2e6c124e2822117.js
 crates/swc_ecma_codegen/tests/test262-min/b3093945d65d33d5.js
 crates/swc_ecma_codegen/tests/test262-min/b32aa0e4195927c1.js
 crates/swc_ecma_codegen/tests/test262-min/b363a70923be42c8.js
 crates/swc_ecma_codegen/tests/test262-min/b3717dd9314332d2.js
 crates/swc_ecma_codegen/tests/test262-min/b376d3924d77aa8a.js
 crates/swc_ecma_codegen/tests/test262-min/b3e783194b210cc3.js
 crates/swc_ecma_codegen/tests/test262-min/b41dad3363eaab20.js
 crates/swc_ecma_codegen/tests/test262-min/b42377ca7015e7d4.js
 crates/swc_ecma_codegen/tests/test262-min/b433b0cfef2a3cd1.js
 crates/swc_ecma_codegen/tests/test262-min/b43b759f208e1afb.js
 crates/swc_ecma_codegen/tests/test262-min/b4546b664cc70c58.js
 crates/swc_ecma_codegen/tests/test262-min/b45d869ab09c7b00.js
 crates/swc_ecma_codegen/tests/test262-min/b46a2c1b5d9a97cd.js
 crates/swc_ecma_codegen/tests/test262-min/b471292fedf2f813.js
 crates/swc_ecma_codegen/tests/test262-min/b49ca42695798691.js
 crates/swc_ecma_codegen/tests/test262-min/b4a54642589bc396.js
 crates/swc_ecma_codegen/tests/test262-min/b4bc5f201c297bca.module.js
 crates/swc_ecma_codegen/tests/test262-min/b506e9cc13c4ad2e.js
 crates/swc_ecma_codegen/tests/test262-min/b549d045fc8e93bf.js
 crates/swc_ecma_codegen/tests/test262-min/b563460c1031daf2.js
 crates/swc_ecma_codegen/tests/test262-min/b5755ec32b9418af.js
 crates/swc_ecma_codegen/tests/test262-min/b5a1e1a3679f81ba.js
 crates/swc_ecma_codegen/tests/test262-min/b5bc1ffd90912fb1.js
 crates/swc_ecma_codegen/tests/test262-min/b5cf21a87ec272d1.js
 crates/swc_ecma_codegen/tests/test262-min/b5d302467c6f2f16.js
 crates/swc_ecma_codegen/tests/test262-min/b6145fa4a8cb8c35.js
 crates/swc_ecma_codegen/tests/test262-min/b644c9f68254c85d.js
 crates/swc_ecma_codegen/tests/test262-min/b6b5e49c97cedebb.js
 crates/swc_ecma_codegen/tests/test262-min/b6e396c8cdf28f95.js
 crates/swc_ecma_codegen/tests/test262-min/b6efc88be898bda8.js
 crates/swc_ecma_codegen/tests/test262-min/b756b64f0eef72db.js
 crates/swc_ecma_codegen/tests/test262-min/b75a0b610a41c000.js
 crates/swc_ecma_codegen/tests/test262-min/b77549e54bfef0f9.js
 crates/swc_ecma_codegen/tests/test262-min/b79d2c4df1141981.js
 crates/swc_ecma_codegen/tests/test262-min/b7a5cd294201221b.js
 crates/swc_ecma_codegen/tests/test262-min/b7a6a807ae6db312.js
 crates/swc_ecma_codegen/tests/test262-min/b7c2a3690011dd5e.js
 crates/swc_ecma_codegen/tests/test262-min/b7cd8df8dc875529.js
 crates/swc_ecma_codegen/tests/test262-min/b7d99c0034be0ce1.js
 crates/swc_ecma_codegen/tests/test262-min/b8403938b1ddd626.js
 crates/swc_ecma_codegen/tests/test262-min/b86b0122e80c330e.js
 crates/swc_ecma_codegen/tests/test262-min/b8705496c9c1ff60.js
 crates/swc_ecma_codegen/tests/test262-min/b885e6a35c04d915.js
 crates/swc_ecma_codegen/tests/test262-min/b88624492a2c81d3.js
 crates/swc_ecma_codegen/tests/test262-min/b89aef8a4690aa20.js
 crates/swc_ecma_codegen/tests/test262-min/b8ad1bd2ff50021f.js
 crates/swc_ecma_codegen/tests/test262-min/b8bf39a3e60568ab.js
 crates/swc_ecma_codegen/tests/test262-min/b8c98b5cd38f2bd9.js
 crates/swc_ecma_codegen/tests/test262-min/b8f8dfc41df97add.js
 crates/swc_ecma_codegen/tests/test262-min/b926f0fefd69158a.js
 crates/swc_ecma_codegen/tests/test262-min/b92bdcf6c2591e5c.js
 crates/swc_ecma_codegen/tests/test262-min/b92dd0bc25eaebe3.js
 crates/swc_ecma_codegen/tests/test262-min/b93d116fd0409637.js
 crates/swc_ecma_codegen/tests/test262-min/b96ba7cdf0b42ca9.js
 crates/swc_ecma_codegen/tests/test262-min/b9a0cb6df76a73d2.js
 crates/swc_ecma_codegen/tests/test262-min/b9a4f9232146d4d9.js
 crates/swc_ecma_codegen/tests/test262-min/b9a5f5c8c12525c7.js
 crates/swc_ecma_codegen/tests/test262-min/b9b8fb218e1990af.js
 crates/swc_ecma_codegen/tests/test262-min/b9e1124424a35ad1.js
 crates/swc_ecma_codegen/tests/test262-min/ba21e63736d8fd46.js
 crates/swc_ecma_codegen/tests/test262-min/ba4cc699857f41f2.js
 crates/swc_ecma_codegen/tests/test262-min/ba620e120a809888.js
 crates/swc_ecma_codegen/tests/test262-min/ba6624f5f448dfe4.js
 crates/swc_ecma_codegen/tests/test262-min/ba6dd18da17dbc10.js
 crates/swc_ecma_codegen/tests/test262-min/ba9a047839eb4682.js
 crates/swc_ecma_codegen/tests/test262-min/bad55fbc19618df8.js
 crates/swc_ecma_codegen/tests/test262-min/bb402b98f5398890.js
 crates/swc_ecma_codegen/tests/test262-min/bb41f0778f00f131.js
 crates/swc_ecma_codegen/tests/test262-min/bb447d4ed988a1cb.js
 crates/swc_ecma_codegen/tests/test262-min/bb7db120ad2fe995.js
 crates/swc_ecma_codegen/tests/test262-min/bb87b410a1170cf0.js
 crates/swc_ecma_codegen/tests/test262-min/bb8b546cf9db5996.js
 crates/swc_ecma_codegen/tests/test262-min/bbff5671643cc2ea.js
 crates/swc_ecma_codegen/tests/test262-min/bbffb851469a3f0e.js
 crates/swc_ecma_codegen/tests/test262-min/bc10e230c13b6c02.js
 crates/swc_ecma_codegen/tests/test262-min/bc302492d441d561.js
 crates/swc_ecma_codegen/tests/test262-min/bc89b2b2f1e19f9e.js
 crates/swc_ecma_codegen/tests/test262-min/bcd690cfb709ffe8.js
 crates/swc_ecma_codegen/tests/test262-min/bd160eed5626ae7d.js
 crates/swc_ecma_codegen/tests/test262-min/bd28a7d19ac0d50b.js
 crates/swc_ecma_codegen/tests/test262-min/bd697f0fda948394.js
 crates/swc_ecma_codegen/tests/test262-min/bd7b54d5e0ce444b.js
 crates/swc_ecma_codegen/tests/test262-min/bd883e5fd1f09b69.js
 crates/swc_ecma_codegen/tests/test262-min/bd9b563f02b80dae.js
 crates/swc_ecma_codegen/tests/test262-min/bdc4accd07049034.js
 crates/swc_ecma_codegen/tests/test262-min/bde1a5ea9aebf9d2.js
 crates/swc_ecma_codegen/tests/test262-min/bdfc6c05edd19925.js
 crates/swc_ecma_codegen/tests/test262-min/be2c3fff6426873e.js
 crates/swc_ecma_codegen/tests/test262-min/be2fd5888f434cbd.js
 crates/swc_ecma_codegen/tests/test262-min/be6eb70d9330c165.js
 crates/swc_ecma_codegen/tests/test262-min/be879445c87d7e72.js
 crates/swc_ecma_codegen/tests/test262-min/be9d538d5041fd5f.js
 crates/swc_ecma_codegen/tests/test262-min/beb4cc5812ec1eed.js
 crates/swc_ecma_codegen/tests/test262-min/beb5335e463d92c1.js
 crates/swc_ecma_codegen/tests/test262-min/bedf5be599c82fe8.js
 crates/swc_ecma_codegen/tests/test262-min/bf1db420b006027f.js
 crates/swc_ecma_codegen/tests/test262-min/bf210a4f0cf9e352.js
 crates/swc_ecma_codegen/tests/test262-min/bf65e886047db371.js
 crates/swc_ecma_codegen/tests/test262-min/bf6aaaab7c143ca1.js
 crates/swc_ecma_codegen/tests/test262-min/bf8ffad512a5f568.js
 crates/swc_ecma_codegen/tests/test262-min/bf9c4d8ecd728018.js
 crates/swc_ecma_codegen/tests/test262-min/bf9e8bd90d8537c3.js
 crates/swc_ecma_codegen/tests/test262-min/bfb61863d3b10adf.js
 crates/swc_ecma_codegen/tests/test262-min/c0740dd25c9de39b.js
 crates/swc_ecma_codegen/tests/test262-min/c086a8a5c8ef2bb9.js
 crates/swc_ecma_codegen/tests/test262-min/c0f5f3f7db69c5a0.js
 crates/swc_ecma_codegen/tests/test262-min/c1319833fc139cf8.js
 crates/swc_ecma_codegen/tests/test262-min/c162248ee699b68f.js
 crates/swc_ecma_codegen/tests/test262-min/c16d7f2993152b6b.module.js
 crates/swc_ecma_codegen/tests/test262-min/c17fd07fc9b5bf7e.js
 crates/swc_ecma_codegen/tests/test262-min/c18d547cafb43e30.js
 crates/swc_ecma_codegen/tests/test262-min/c1914072e996ddbe.js
 crates/swc_ecma_codegen/tests/test262-min/c1c5c5d42a32aac1.js
 crates/swc_ecma_codegen/tests/test262-min/c1c8f5c6abfc1d72.js
 crates/swc_ecma_codegen/tests/test262-min/c1dd2285cd8a959d.js
 crates/swc_ecma_codegen/tests/test262-min/c1e396cb7871b175.js
 crates/swc_ecma_codegen/tests/test262-min/c2116aecaac68db9.js
 crates/swc_ecma_codegen/tests/test262-min/c2203cb9e7bfe40f.js
 crates/swc_ecma_codegen/tests/test262-min/c247dcc00119f19c.js
 crates/swc_ecma_codegen/tests/test262-min/c24da2ce6761a80a.js
 crates/swc_ecma_codegen/tests/test262-min/c2558dc20a45b0a8.js
 crates/swc_ecma_codegen/tests/test262-min/c25bf945aaff8fe1.js
 crates/swc_ecma_codegen/tests/test262-min/c269a2a601c495f1.js
 crates/swc_ecma_codegen/tests/test262-min/c274891790345c56.js
 crates/swc_ecma_codegen/tests/test262-min/c27ded6ec20ea305.js
 crates/swc_ecma_codegen/tests/test262-min/c2d90d623b0f4c2e.js
 crates/swc_ecma_codegen/tests/test262-min/c2f12d66ce17d5ab.js
 crates/swc_ecma_codegen/tests/test262-min/c2fe8f120b796831.js
 crates/swc_ecma_codegen/tests/test262-min/c30eafd82f40470b.js
 crates/swc_ecma_codegen/tests/test262-min/c3172ad30aed99c8.js
 crates/swc_ecma_codegen/tests/test262-min/c35304fa99a2c331.js
 crates/swc_ecma_codegen/tests/test262-min/c35dcf99291ec6be.js
 crates/swc_ecma_codegen/tests/test262-min/c3699b982b33926b.js
 crates/swc_ecma_codegen/tests/test262-min/c3799cf68cbac258.js
 crates/swc_ecma_codegen/tests/test262-min/c38644033565f7b9.js
 crates/swc_ecma_codegen/tests/test262-min/c3ce623096553057.js
 crates/swc_ecma_codegen/tests/test262-min/c3dc60d438666700.js
 crates/swc_ecma_codegen/tests/test262-min/c3fc8ace42f3fb44.js
 crates/swc_ecma_codegen/tests/test262-min/c412905e229d6f2b.js
 crates/swc_ecma_codegen/tests/test262-min/c4336e0b6801c42c.js
 crates/swc_ecma_codegen/tests/test262-min/c442dc81201e2b55.js
 crates/swc_ecma_codegen/tests/test262-min/c4627eaa56f73949.js
 crates/swc_ecma_codegen/tests/test262-min/c4a57a72e25e042c.js
 crates/swc_ecma_codegen/tests/test262-min/c4c51e5c6d4012ef.js
 crates/swc_ecma_codegen/tests/test262-min/c4f2243c81525bbd.js
 crates/swc_ecma_codegen/tests/test262-min/c52db35cba7fdbc0.js
 crates/swc_ecma_codegen/tests/test262-min/c5328483d3ccadd0.js
 crates/swc_ecma_codegen/tests/test262-min/c532e126a986c1d4.js
 crates/swc_ecma_codegen/tests/test262-min/c546a199e87abaad.js
 crates/swc_ecma_codegen/tests/test262-min/c5823f1dccaf9787.js
 crates/swc_ecma_codegen/tests/test262-min/c58e9029f1fd3d1b.js
 crates/swc_ecma_codegen/tests/test262-min/c5957fd3a6d258df.js
 crates/swc_ecma_codegen/tests/test262-min/c5b2ea7da55d24c1.js
 crates/swc_ecma_codegen/tests/test262-min/c5bd72f618d7cade.js
 crates/swc_ecma_codegen/tests/test262-min/c6827eb9dd7b3dc6.js
 crates/swc_ecma_codegen/tests/test262-min/c6ea3404ea5c6c91.js
 crates/swc_ecma_codegen/tests/test262-min/c6ff61d189c5cbee.js
 crates/swc_ecma_codegen/tests/test262-min/c756f39dca1f7423.js
 crates/swc_ecma_codegen/tests/test262-min/c767fa4d683aa3ce.js
 crates/swc_ecma_codegen/tests/test262-min/c771490bbb3dd6e9.js
 crates/swc_ecma_codegen/tests/test262-min/c78c8fbfbd3e779e.js
 crates/swc_ecma_codegen/tests/test262-min/c7dd4bc60ffb40e9.js
 crates/swc_ecma_codegen/tests/test262-min/c7e5fba8bf3854cd.js
 crates/swc_ecma_codegen/tests/test262-min/c80d9415dde647cd.js
 crates/swc_ecma_codegen/tests/test262-min/c83a2dcf75fa419a.js
 crates/swc_ecma_codegen/tests/test262-min/c844c5ec9f6dbf86.js
 crates/swc_ecma_codegen/tests/test262-min/c8513472857eae9c.js
 crates/swc_ecma_codegen/tests/test262-min/c8565124aee75c69.js
 crates/swc_ecma_codegen/tests/test262-min/c85bc4de504befc7.js
 crates/swc_ecma_codegen/tests/test262-min/c85fbdb8c97e0534.js
 crates/swc_ecma_codegen/tests/test262-min/c8689b6da6fd227a.js
 crates/swc_ecma_codegen/tests/test262-min/c87859666bd18c8c.js
 crates/swc_ecma_codegen/tests/test262-min/c88c5d1e7e9574b6.js
 crates/swc_ecma_codegen/tests/test262-min/c8b9a4d186ec2eb8.js
 crates/swc_ecma_codegen/tests/test262-min/c8dbdecbde2c1869.js
 crates/swc_ecma_codegen/tests/test262-min/c92dc954a0ce196d.module.js
 crates/swc_ecma_codegen/tests/test262-min/c963ac653b30699b.js
 crates/swc_ecma_codegen/tests/test262-min/c964ed7bc2373c54.js
 crates/swc_ecma_codegen/tests/test262-min/c98889d7d94a0a63.js
 crates/swc_ecma_codegen/tests/test262-min/c98eba310f5568b1.js
 crates/swc_ecma_codegen/tests/test262-min/c9b780fb91a9db4e.js
 crates/swc_ecma_codegen/tests/test262-min/c9d32e4fc1687f5d.js
 crates/swc_ecma_codegen/tests/test262-min/ca20c15b39c87033.js
 crates/swc_ecma_codegen/tests/test262-min/ca34a796e624adaf.js
 crates/swc_ecma_codegen/tests/test262-min/ca39d991b4f07bf1.js
 crates/swc_ecma_codegen/tests/test262-min/ca450ebe11a7e7c9.module.js
 crates/swc_ecma_codegen/tests/test262-min/ca4f13a64e35195f.js
 crates/swc_ecma_codegen/tests/test262-min/ca7a0ca0d22f30f8.js
 crates/swc_ecma_codegen/tests/test262-min/ca978112ca1bbdca.js
 crates/swc_ecma_codegen/tests/test262-min/caa0719b52a1409d.js
 crates/swc_ecma_codegen/tests/test262-min/caaa9f06dd52e5a5.module.js
 crates/swc_ecma_codegen/tests/test262-min/caf6539007d41b5e.js
 crates/swc_ecma_codegen/tests/test262-min/cb05f3c30f5f88c0.js
 crates/swc_ecma_codegen/tests/test262-min/cb095c303f88cd0b.js
 crates/swc_ecma_codegen/tests/test262-min/cb23f6635a581786.js
 crates/swc_ecma_codegen/tests/test262-min/cb2d573836b1e204.js
 crates/swc_ecma_codegen/tests/test262-min/cb3316f2b008bec3.js
 crates/swc_ecma_codegen/tests/test262-min/cb4b35cf4cd815d8.js
 crates/swc_ecma_codegen/tests/test262-min/cb625ce2970fe52a.js
 crates/swc_ecma_codegen/tests/test262-min/cb898749d76e51fd.js
 crates/swc_ecma_codegen/tests/test262-min/cbc644a20893a549.js
 crates/swc_ecma_codegen/tests/test262-min/cbc7fdab53161051.js
 crates/swc_ecma_codegen/tests/test262-min/cbccdb75b22a522c.js
 crates/swc_ecma_codegen/tests/test262-min/cbf9e832efe61a2e.js
 crates/swc_ecma_codegen/tests/test262-min/cc561e319220c789.js
 crates/swc_ecma_codegen/tests/test262-min/cc6ea8664124953a.js
 crates/swc_ecma_codegen/tests/test262-min/cc793d44a11617e7.js
 crates/swc_ecma_codegen/tests/test262-min/cc7b1f054147aa5c.js
 crates/swc_ecma_codegen/tests/test262-min/ccd1f89a0344e04e.js
 crates/swc_ecma_codegen/tests/test262-min/cd136009983641b5.js
 crates/swc_ecma_codegen/tests/test262-min/cd2f5476a739c80a.js
 crates/swc_ecma_codegen/tests/test262-min/cda499c521ff60c7.js
 crates/swc_ecma_codegen/tests/test262-min/cdb9bd6096e2732c.js
 crates/swc_ecma_codegen/tests/test262-min/cdbd7fe30e1c7321.js
 crates/swc_ecma_codegen/tests/test262-min/cdca52810bbe4532.js
 crates/swc_ecma_codegen/tests/test262-min/cdee1bf4a6391af8.js
 crates/swc_ecma_codegen/tests/test262-min/cdf411040ab4b29b.js
 crates/swc_ecma_codegen/tests/test262-min/cdf43a987840ece8.js
 crates/swc_ecma_codegen/tests/test262-min/ce0aaec02d5d4465.js
 crates/swc_ecma_codegen/tests/test262-min/ce349e20cf388e87.js
 crates/swc_ecma_codegen/tests/test262-min/ce3d1f8d346bb92d.js
 crates/swc_ecma_codegen/tests/test262-min/ce52f1c3d90b194a.js
 crates/swc_ecma_codegen/tests/test262-min/ce569e89a005c02a.js
 crates/swc_ecma_codegen/tests/test262-min/ce5f3bc27d5ccaac.js
 crates/swc_ecma_codegen/tests/test262-min/ce6a4854c1f79924.js
 crates/swc_ecma_codegen/tests/test262-min/ce8c443eb361e1a2.js
 crates/swc_ecma_codegen/tests/test262-min/cea8816bffe4238c.js
 crates/swc_ecma_codegen/tests/test262-min/cec2d94dc09a6a71.js
 crates/swc_ecma_codegen/tests/test262-min/cefd0dd07bfa670f.js
 crates/swc_ecma_codegen/tests/test262-min/cf0eb6e6c4317c33.js
 crates/swc_ecma_codegen/tests/test262-min/cf0fb26afd0eaaf1.js
 crates/swc_ecma_codegen/tests/test262-min/cf939dae739eacf6.js
 crates/swc_ecma_codegen/tests/test262-min/cfca620b63dd98b8.js
 crates/swc_ecma_codegen/tests/test262-min/cfebdd6b58e65e90.js
 crates/swc_ecma_codegen/tests/test262-min/d010d377bcfd5565.js
 crates/swc_ecma_codegen/tests/test262-min/d038789ad15922ff.js
 crates/swc_ecma_codegen/tests/test262-min/d043d114b966415b.js
 crates/swc_ecma_codegen/tests/test262-min/d0724a029fb7e4b1.js
 crates/swc_ecma_codegen/tests/test262-min/d082f8d1c2eec454.js
 crates/swc_ecma_codegen/tests/test262-min/d09117cbf60bd18f.js
 crates/swc_ecma_codegen/tests/test262-min/d09dbe1357abd967.js
 crates/swc_ecma_codegen/tests/test262-min/d0dba4e03608ad64.js
 crates/swc_ecma_codegen/tests/test262-min/d126aa10835287e6.js
 crates/swc_ecma_codegen/tests/test262-min/d198e0d3a33b7b61.js
 crates/swc_ecma_codegen/tests/test262-min/d1eafbc6bda219a7.js
 crates/swc_ecma_codegen/tests/test262-min/d1fea0e461717b09.js
 crates/swc_ecma_codegen/tests/test262-min/d22f8660531e1c1a.js
 crates/swc_ecma_codegen/tests/test262-min/d2332f9187c6a20a.module.js
 crates/swc_ecma_codegen/tests/test262-min/d24d5f53dc15bcc7.module.js
 crates/swc_ecma_codegen/tests/test262-min/d2ae1c7b6e55143f.js
 crates/swc_ecma_codegen/tests/test262-min/d2af344779cc1f26.js
 crates/swc_ecma_codegen/tests/test262-min/d2c9ab6dc14dc774.js
 crates/swc_ecma_codegen/tests/test262-min/d2d8885e0c00ad51.js
 crates/swc_ecma_codegen/tests/test262-min/d2fe67b1990df65c.js
 crates/swc_ecma_codegen/tests/test262-min/d33efc20e46c3961.js
 crates/swc_ecma_codegen/tests/test262-min/d368a7bc70ca3120.js
 crates/swc_ecma_codegen/tests/test262-min/d3762fcf2ad7d285.js
 crates/swc_ecma_codegen/tests/test262-min/d37653c5aedf3d46.js
 crates/swc_ecma_codegen/tests/test262-min/d38771967621cb8e.js
 crates/swc_ecma_codegen/tests/test262-min/d3bc8cc2c239b25f.js
 crates/swc_ecma_codegen/tests/test262-min/d3c1ea553fea8944.js
 crates/swc_ecma_codegen/tests/test262-min/d3d6ca7932414eed.js
 crates/swc_ecma_codegen/tests/test262-min/d3f70f4410bb8346.js
 crates/swc_ecma_codegen/tests/test262-min/d4104d0ed6a07c28.js
 crates/swc_ecma_codegen/tests/test262-min/d42cf386ef394628.js
 crates/swc_ecma_codegen/tests/test262-min/d45f1126ef89120b.js
 crates/swc_ecma_codegen/tests/test262-min/d45fa56c26ed4a4e.js
 crates/swc_ecma_codegen/tests/test262-min/d483926898410cae.js
 crates/swc_ecma_codegen/tests/test262-min/d487300b8deff2ff.module.js
 crates/swc_ecma_codegen/tests/test262-min/d4b898b45172a637.js
 crates/swc_ecma_codegen/tests/test262-min/d4c979f1a92a8cac.js
 crates/swc_ecma_codegen/tests/test262-min/d4e81043d808dc31.js
 crates/swc_ecma_codegen/tests/test262-min/d515f6ce0c47a609.js
 crates/swc_ecma_codegen/tests/test262-min/d51711f888aeeac9.js
 crates/swc_ecma_codegen/tests/test262-min/d53aef16fe683218.js
 crates/swc_ecma_codegen/tests/test262-min/d54bfed43597e9ac.js
 crates/swc_ecma_codegen/tests/test262-min/d55a93310a309c43.js
 crates/swc_ecma_codegen/tests/test262-min/d57a361bc638f38c.js
 crates/swc_ecma_codegen/tests/test262-min/d57d9e2865e43807.js
 crates/swc_ecma_codegen/tests/test262-min/d58831cddf9cbd99.js
 crates/swc_ecma_codegen/tests/test262-min/d59a168fe5b7c787.js
 crates/swc_ecma_codegen/tests/test262-min/d59a6667e160c0b3.js
 crates/swc_ecma_codegen/tests/test262-min/d60426fd0160fb91.js
 crates/swc_ecma_codegen/tests/test262-min/d61d161a9c36fa45.js
 crates/swc_ecma_codegen/tests/test262-min/d6aed84ca98bee95.js
 crates/swc_ecma_codegen/tests/test262-min/d6b2fd3884a06d56.js
 crates/swc_ecma_codegen/tests/test262-min/d6bb7d557971a15f.js
 crates/swc_ecma_codegen/tests/test262-min/d7076912d1c9786c.module.js
 crates/swc_ecma_codegen/tests/test262-min/d7284aa68a87bb97.js
 crates/swc_ecma_codegen/tests/test262-min/d759838042f0bf78.js
 crates/swc_ecma_codegen/tests/test262-min/d767138e133ad239.js
 crates/swc_ecma_codegen/tests/test262-min/d79a08ea5cc1e2f6.js
 crates/swc_ecma_codegen/tests/test262-min/d7c7ff252e84e81d.js
 crates/swc_ecma_codegen/tests/test262-min/d7da7ccd42af2c4b.js
 crates/swc_ecma_codegen/tests/test262-min/d7e461a3aa2cd9bc.module.js
 crates/swc_ecma_codegen/tests/test262-min/d80edd7fb074b51d.js
 crates/swc_ecma_codegen/tests/test262-min/d818deffd07a5c3a.js
 crates/swc_ecma_codegen/tests/test262-min/d81d71f4121e3193.js
 crates/swc_ecma_codegen/tests/test262-min/d82ae3dbc61808f8.js
 crates/swc_ecma_codegen/tests/test262-min/d843ddb6cde8c408.js
 crates/swc_ecma_codegen/tests/test262-min/d8882ceedce6eae0.js
 crates/swc_ecma_codegen/tests/test262-min/d88992e07614f506.js
 crates/swc_ecma_codegen/tests/test262-min/d8aff43ba7b44ef3.js
 crates/swc_ecma_codegen/tests/test262-min/d8b6a56583bdefab.js
 crates/swc_ecma_codegen/tests/test262-min/d8db2079f10d30ff.js
 crates/swc_ecma_codegen/tests/test262-min/d917a549d3f308d8.js
 crates/swc_ecma_codegen/tests/test262-min/d93ec22aea12336a.js
 crates/swc_ecma_codegen/tests/test262-min/d94d38d65e8b715f.js
 crates/swc_ecma_codegen/tests/test262-min/d95b0608f939e81a.js
 crates/swc_ecma_codegen/tests/test262-min/d95e9ad32d562722.js
 crates/swc_ecma_codegen/tests/test262-min/d96153b59454dddd.js
 crates/swc_ecma_codegen/tests/test262-min/d97144839fbdca91.js
 crates/swc_ecma_codegen/tests/test262-min/d99414900a405295.js
 crates/swc_ecma_codegen/tests/test262-min/d99714b3c4e81b56.js
 crates/swc_ecma_codegen/tests/test262-min/d9a0d4f0a35dc04e.js
 crates/swc_ecma_codegen/tests/test262-min/d9d0b115106f376c.js
 crates/swc_ecma_codegen/tests/test262-min/d9eb39b11bc766f4.js
 crates/swc_ecma_codegen/tests/test262-min/da3756d1f8acb3c5.js
 crates/swc_ecma_codegen/tests/test262-min/da4c5dd50fbdda83.js
 crates/swc_ecma_codegen/tests/test262-min/da671a25e498bcac.module.js
 crates/swc_ecma_codegen/tests/test262-min/da96599b89265d75.js
 crates/swc_ecma_codegen/tests/test262-min/da9e16ac9fd5b61d.js
 crates/swc_ecma_codegen/tests/test262-min/da9fdc3a2d7f9452.js
 crates/swc_ecma_codegen/tests/test262-min/dad51383642e0d27.js
 crates/swc_ecma_codegen/tests/test262-min/dadae97bf343020d.js
 crates/swc_ecma_codegen/tests/test262-min/dadccefeaae19dbf.js
 crates/swc_ecma_codegen/tests/test262-min/dafb7abe5b9b44f5.js
 crates/swc_ecma_codegen/tests/test262-min/db1fd3f76ebc6554.js
 crates/swc_ecma_codegen/tests/test262-min/db456532eea62941.js
 crates/swc_ecma_codegen/tests/test262-min/db66e1e8f3f1faef.js
 crates/swc_ecma_codegen/tests/test262-min/db8fe6c7579e6ead.js
 crates/swc_ecma_codegen/tests/test262-min/dbbf129d7ae91ac3.js
 crates/swc_ecma_codegen/tests/test262-min/dc1acc240053a397.js
 crates/swc_ecma_codegen/tests/test262-min/dc2b756c7828d827.module.js
 crates/swc_ecma_codegen/tests/test262-min/dc3afa2f13259ae0.js
 crates/swc_ecma_codegen/tests/test262-min/dc3e1097a489e009.js
 crates/swc_ecma_codegen/tests/test262-min/dc43022b3729abd1.js
 crates/swc_ecma_codegen/tests/test262-min/dc6037a43bed9588.js
 crates/swc_ecma_codegen/tests/test262-min/dc9d42142b4ada05.js
 crates/swc_ecma_codegen/tests/test262-min/dcc5609dcc043200.js
 crates/swc_ecma_codegen/tests/test262-min/dcc634c173bc704f.js
 crates/swc_ecma_codegen/tests/test262-min/dcc9c2ff46392f30.js
 crates/swc_ecma_codegen/tests/test262-min/dcdf666e16667f4c.js
 crates/swc_ecma_codegen/tests/test262-min/dcfaa5f359400cf2.js
 crates/swc_ecma_codegen/tests/test262-min/dcfb11abc780d6d9.js
 crates/swc_ecma_codegen/tests/test262-min/dd0e8f971ab4d6ab.js
 crates/swc_ecma_codegen/tests/test262-min/dd500055335127b3.js
 crates/swc_ecma_codegen/tests/test262-min/dd67e8365153c4fb.js
 crates/swc_ecma_codegen/tests/test262-min/dd80c278722f97e9.js
 crates/swc_ecma_codegen/tests/test262-min/ddcd0bf839779a45.js
 crates/swc_ecma_codegen/tests/test262-min/ddd3c540fa087867.js
 crates/swc_ecma_codegen/tests/test262-min/ddef0827f7a75499.js
 crates/swc_ecma_codegen/tests/test262-min/de24062f6e293cf0.js
 crates/swc_ecma_codegen/tests/test262-min/de25059a9dd7b618.js
 crates/swc_ecma_codegen/tests/test262-min/de6b6c9002d2d43e.js
 crates/swc_ecma_codegen/tests/test262-min/de6dd6b2ec971861.js
 crates/swc_ecma_codegen/tests/test262-min/dec1ae80150e1664.js
 crates/swc_ecma_codegen/tests/test262-min/dec6aac10ea17f7f.js
 crates/swc_ecma_codegen/tests/test262-min/decdfa7f961d283c.js
 crates/swc_ecma_codegen/tests/test262-min/df20c9b7a7d534cb.js
 crates/swc_ecma_codegen/tests/test262-min/df4eb225b4ba9ae2.js
 crates/swc_ecma_codegen/tests/test262-min/df5fee9e52377ab9.module.js
 crates/swc_ecma_codegen/tests/test262-min/df696c501125c86f.js
 crates/swc_ecma_codegen/tests/test262-min/df7e8c48ed8d9e6f.js
 crates/swc_ecma_codegen/tests/test262-min/df9c60e4ff82b9d9.js
 crates/swc_ecma_codegen/tests/test262-min/dfa22e3eac3cd26e.js
 crates/swc_ecma_codegen/tests/test262-min/dfbd1b07bd57a08d.js
 crates/swc_ecma_codegen/tests/test262-min/e01c7172cf204b92.js
 crates/swc_ecma_codegen/tests/test262-min/e0204155218e1d42.js
 crates/swc_ecma_codegen/tests/test262-min/e05209211a87a606.js
 crates/swc_ecma_codegen/tests/test262-min/e08112a34cfea369.js
 crates/swc_ecma_codegen/tests/test262-min/e08e181172bad2b1.js
 crates/swc_ecma_codegen/tests/test262-min/e0b98eaceaaeaf9b.js
 crates/swc_ecma_codegen/tests/test262-min/e0c3f07a142a589d.js
 crates/swc_ecma_codegen/tests/test262-min/e0f831f2b08fd35c.js
 crates/swc_ecma_codegen/tests/test262-min/e0fc2148b455a6be.js
 crates/swc_ecma_codegen/tests/test262-min/e1237566c1f89d8e.js
 crates/swc_ecma_codegen/tests/test262-min/e12aa6994333466f.js
 crates/swc_ecma_codegen/tests/test262-min/e1820bdb79ebe44b.js
 crates/swc_ecma_codegen/tests/test262-min/e18c297bf29c4b6b.js
 crates/swc_ecma_codegen/tests/test262-min/e18f80fa1699a0fd.js
 crates/swc_ecma_codegen/tests/test262-min/e1939e7cb50f65b4.js
 crates/swc_ecma_codegen/tests/test262-min/e1d373aa5d926fde.module.js
 crates/swc_ecma_codegen/tests/test262-min/e1dd1979a86a5f1d.js
 crates/swc_ecma_codegen/tests/test262-min/e23748bdbb0713dc.js
 crates/swc_ecma_codegen/tests/test262-min/e23f481ffc072aee.js
 crates/swc_ecma_codegen/tests/test262-min/e2470430b235b9bb.module.js
 crates/swc_ecma_codegen/tests/test262-min/e290a32637ffdcb7.js
 crates/swc_ecma_codegen/tests/test262-min/e2ac0bea41202dc9.js
 crates/swc_ecma_codegen/tests/test262-min/e2c7f7c0da23bc45.js
 crates/swc_ecma_codegen/tests/test262-min/e2c80df1960433a3.js
 crates/swc_ecma_codegen/tests/test262-min/e349023df8e12f2d.js
 crates/swc_ecma_codegen/tests/test262-min/e374d329af31c20a.js
 crates/swc_ecma_codegen/tests/test262-min/e42f306327c0f578.js
 crates/swc_ecma_codegen/tests/test262-min/e463265266cee73e.js
 crates/swc_ecma_codegen/tests/test262-min/e46381af137ed2e2.js
 crates/swc_ecma_codegen/tests/test262-min/e46f7944dd0d4eb4.js
 crates/swc_ecma_codegen/tests/test262-min/e4bd395227b4ee8e.js
 crates/swc_ecma_codegen/tests/test262-min/e4c6c19e4b214180.js
 crates/swc_ecma_codegen/tests/test262-min/e4cef19dab44335a.js
 crates/swc_ecma_codegen/tests/test262-min/e512276dcfe241c1.js
 crates/swc_ecma_codegen/tests/test262-min/e5204d6e30f296a8.js
 crates/swc_ecma_codegen/tests/test262-min/e5393f15b0e8585d.js
 crates/swc_ecma_codegen/tests/test262-min/e54c1a2fc15cd4b8.js
 crates/swc_ecma_codegen/tests/test262-min/e5570b178254bfb9.js
 crates/swc_ecma_codegen/tests/test262-min/e577d5b725159d71.js
 crates/swc_ecma_codegen/tests/test262-min/e5951efaf0b0c5b3.js
 crates/swc_ecma_codegen/tests/test262-min/e5a7d56b798ec7e6.js
 crates/swc_ecma_codegen/tests/test262-min/e5fbf9e911ec36cd.js
 crates/swc_ecma_codegen/tests/test262-min/e65f3cca9a4637c3.js
 crates/swc_ecma_codegen/tests/test262-min/e6643a557fe93de0.js
 crates/swc_ecma_codegen/tests/test262-min/e6714aac10964792.js
 crates/swc_ecma_codegen/tests/test262-min/e686d016100a7a08.js
 crates/swc_ecma_codegen/tests/test262-min/e6ac25f6aa73a2be.js
 crates/swc_ecma_codegen/tests/test262-min/e6b424d430520bf2.js
 crates/swc_ecma_codegen/tests/test262-min/e6e24cfdc6d308a2.js
 crates/swc_ecma_codegen/tests/test262-min/e71a91c61343cdb1.js
 crates/swc_ecma_codegen/tests/test262-min/e720d4faf2b41f42.js
 crates/swc_ecma_codegen/tests/test262-min/e748a1e428ccdf69.js
 crates/swc_ecma_codegen/tests/test262-min/e74a8d269a6abdb7.js
 crates/swc_ecma_codegen/tests/test262-min/e75df8aea1749780.js
 crates/swc_ecma_codegen/tests/test262-min/e78c7b54fc87d08c.js
 crates/swc_ecma_codegen/tests/test262-min/e7c1f6f0913c4a95.js
 crates/swc_ecma_codegen/tests/test262-min/e7c444fc9aed1257.js
 crates/swc_ecma_codegen/tests/test262-min/e7fa87b10d5136a0.js
 crates/swc_ecma_codegen/tests/test262-min/e815494eb50fa42f.js
 crates/swc_ecma_codegen/tests/test262-min/e84ef669246313d2.js
 crates/swc_ecma_codegen/tests/test262-min/e877f5e6753dc7e4.js
 crates/swc_ecma_codegen/tests/test262-min/e899a2594bd5311c.js
 crates/swc_ecma_codegen/tests/test262-min/e8de5af87dc0004c.js
 crates/swc_ecma_codegen/tests/test262-min/e8ef6188865f9def.js
 crates/swc_ecma_codegen/tests/test262-min/e8ef944fd2c2e7fa.js
 crates/swc_ecma_codegen/tests/test262-min/e95b9364e90a4b5c.js
 crates/swc_ecma_codegen/tests/test262-min/e9682c37a1a959e1.js
 crates/swc_ecma_codegen/tests/test262-min/e99d260ec2ea47be.js
 crates/swc_ecma_codegen/tests/test262-min/e9a24a964ace5330.js
 crates/swc_ecma_codegen/tests/test262-min/e9a74729daea9b84.js
 crates/swc_ecma_codegen/tests/test262-min/e9d44e4cbaf92011.js
 crates/swc_ecma_codegen/tests/test262-min/ea2e883b50b24651.js
 crates/swc_ecma_codegen/tests/test262-min/ea3fcad439ac905f.js
 crates/swc_ecma_codegen/tests/test262-min/ea54fe11ef8702f7.js
 crates/swc_ecma_codegen/tests/test262-min/eabc983d82222f2a.js
 crates/swc_ecma_codegen/tests/test262-min/eaee2c64dfc46b6a.js
 crates/swc_ecma_codegen/tests/test262-min/eb4b9e8905923468.js
 crates/swc_ecma_codegen/tests/test262-min/eb7bb0c4a0ced2a8.js
 crates/swc_ecma_codegen/tests/test262-min/ebbc09d90157cb5b.js
 crates/swc_ecma_codegen/tests/test262-min/ebd6534f7bb01a7a.js
 crates/swc_ecma_codegen/tests/test262-min/ec05d8a5722be86c.js
 crates/swc_ecma_codegen/tests/test262-min/ec782937135d4f32.js
 crates/swc_ecma_codegen/tests/test262-min/ec79f9c27c045b00.js
 crates/swc_ecma_codegen/tests/test262-min/ec97990c2cc5e0e8.js
 crates/swc_ecma_codegen/tests/test262-min/ec99a663d6f3983d.js
 crates/swc_ecma_codegen/tests/test262-min/ecba8fb326c2c985.js
 crates/swc_ecma_codegen/tests/test262-min/ed0783c35e43032b.js
 crates/swc_ecma_codegen/tests/test262-min/ed085cb2fd0dc355.js
 crates/swc_ecma_codegen/tests/test262-min/ed32642380a6e603.js
 crates/swc_ecma_codegen/tests/test262-min/ed49ee70d6eabf4a.js
 crates/swc_ecma_codegen/tests/test262-min/ed65dd575be2b4ab.js
 crates/swc_ecma_codegen/tests/test262-min/ed6981438ac1918b.js
 crates/swc_ecma_codegen/tests/test262-min/ed894bd570d47113.js
 crates/swc_ecma_codegen/tests/test262-min/eda5026c194f7279.js
 crates/swc_ecma_codegen/tests/test262-min/edbdeeb1761675a7.js
 crates/swc_ecma_codegen/tests/test262-min/edd1f39f90576180.js
 crates/swc_ecma_codegen/tests/test262-min/edfe04e832b81a82.js
 crates/swc_ecma_codegen/tests/test262-min/ee2342b2715c3bf0.js
 crates/swc_ecma_codegen/tests/test262-min/ee4e8fa6257d810a.js
 crates/swc_ecma_codegen/tests/test262-min/eea2875eacf36279.js
 crates/swc_ecma_codegen/tests/test262-min/eebefa78eec0af44.js
 crates/swc_ecma_codegen/tests/test262-min/eed97872dd924560.js
 crates/swc_ecma_codegen/tests/test262-min/eef60d36274e4ed8.js
 crates/swc_ecma_codegen/tests/test262-min/ef086346e9707e91.js
 crates/swc_ecma_codegen/tests/test262-min/ef15294c7bc4675e.js
 crates/swc_ecma_codegen/tests/test262-min/ef61944dbb440b60.js
 crates/swc_ecma_codegen/tests/test262-min/ef7843986fabc25d.module.js
 crates/swc_ecma_codegen/tests/test262-min/ef812b85ce5fbc44.js
 crates/swc_ecma_codegen/tests/test262-min/efb88a0b6e2e170e.js
 crates/swc_ecma_codegen/tests/test262-min/efe1e5c7656bf0ba.js
 crates/swc_ecma_codegen/tests/test262-min/efef19e06f58fdd9.js
 crates/swc_ecma_codegen/tests/test262-min/f01d9f3c7b2b2717.js
 crates/swc_ecma_codegen/tests/test262-min/f062a3f543a622f8.module.js
 crates/swc_ecma_codegen/tests/test262-min/f0a5cf41bdef6532.js
 crates/swc_ecma_codegen/tests/test262-min/f0bf9ec665d85fa1.js
 crates/swc_ecma_codegen/tests/test262-min/f0d9a7a2f5d42210.js
 crates/swc_ecma_codegen/tests/test262-min/f0f2ab32e7f42314.js
 crates/swc_ecma_codegen/tests/test262-min/f0f9e218a70eba5c.js
 crates/swc_ecma_codegen/tests/test262-min/f0fbbdabdaca2146.js
 crates/swc_ecma_codegen/tests/test262-min/f108a85d36ec9afc.js
 crates/swc_ecma_codegen/tests/test262-min/f1218947a6a17e65.js
 crates/swc_ecma_codegen/tests/test262-min/f139fd88bd0ad9d0.js
 crates/swc_ecma_codegen/tests/test262-min/f13a130829aa77c5.js
 crates/swc_ecma_codegen/tests/test262-min/f1534392279bddbf.js
 crates/swc_ecma_codegen/tests/test262-min/f15772354efa5ecf.js
 crates/swc_ecma_codegen/tests/test262-min/f1643d0e6c7fde9a.js
 crates/swc_ecma_codegen/tests/test262-min/f17ec9517a3339d9.js
 crates/swc_ecma_codegen/tests/test262-min/f1bf02f18fa71ba7.js
 crates/swc_ecma_codegen/tests/test262-min/f1d7e3cc86ffc02b.js
 crates/swc_ecma_codegen/tests/test262-min/f2113065d9111e6d.js
 crates/swc_ecma_codegen/tests/test262-min/f2142c1dabd961c1.js
 crates/swc_ecma_codegen/tests/test262-min/f2aa3da994da03a7.js
 crates/swc_ecma_codegen/tests/test262-min/f2d394b74219a023.js
 crates/swc_ecma_codegen/tests/test262-min/f2e0a415d88b3451.js
 crates/swc_ecma_codegen/tests/test262-min/f2e41488e95243a8.js
 crates/swc_ecma_codegen/tests/test262-min/f2ed650f15f224fa.module.js
 crates/swc_ecma_codegen/tests/test262-min/f30d88a123e11b55.js
 crates/swc_ecma_codegen/tests/test262-min/f3219596b50bb381.js
 crates/swc_ecma_codegen/tests/test262-min/f3260491590325af.js
 crates/swc_ecma_codegen/tests/test262-min/f355802cb6d444e1.js
 crates/swc_ecma_codegen/tests/test262-min/f3d3a0f30115de54.js
 crates/swc_ecma_codegen/tests/test262-min/f404f7ff29ba5d1a.module.js
 crates/swc_ecma_codegen/tests/test262-min/f407a3693faf595b.js
 crates/swc_ecma_codegen/tests/test262-min/f43f922cccf5b9af.js
 crates/swc_ecma_codegen/tests/test262-min/f471327b3e9b8933.js
 crates/swc_ecma_codegen/tests/test262-min/f4864ec70dd99c21.js
 crates/swc_ecma_codegen/tests/test262-min/f4a61fcdefebb9d4.js
 crates/swc_ecma_codegen/tests/test262-min/f4b2d8937ec13ab0.js
 crates/swc_ecma_codegen/tests/test262-min/f50f858c3ef003f4.js
 crates/swc_ecma_codegen/tests/test262-min/f552daf299e1c6e5.js
 crates/swc_ecma_codegen/tests/test262-min/f597b0312e2b678c.js
 crates/swc_ecma_codegen/tests/test262-min/f5b89028dfa29f27.js
 crates/swc_ecma_codegen/tests/test262-min/f5ba9f1b21487d3b.js
 crates/swc_ecma_codegen/tests/test262-min/f601e7dd0235d423.js
 crates/swc_ecma_codegen/tests/test262-min/f658dbaa20c36388.js
 crates/swc_ecma_codegen/tests/test262-min/f69b27444afab042.js
 crates/swc_ecma_codegen/tests/test262-min/f6d11d1e4dcb1ded.js
 crates/swc_ecma_codegen/tests/test262-min/f6d42525cd87339b.js
 crates/swc_ecma_codegen/tests/test262-min/f7291c5ec70a4152.js
 crates/swc_ecma_codegen/tests/test262-min/f78abc3cba581cdd.js
 crates/swc_ecma_codegen/tests/test262-min/f7af1a6b02dbd440.js
 crates/swc_ecma_codegen/tests/test262-min/f7e2edf1ccb61303.js
 crates/swc_ecma_codegen/tests/test262-min/f7f611e6fdb5b9fc.js
 crates/swc_ecma_codegen/tests/test262-min/f80f30fbdd7e7b19.js
 crates/swc_ecma_codegen/tests/test262-min/f8323b3c45bd107a.js
 crates/swc_ecma_codegen/tests/test262-min/f89bf797c3b1dda4.js
 crates/swc_ecma_codegen/tests/test262-min/f8a07bd5ab703d4b.js
 crates/swc_ecma_codegen/tests/test262-min/f8cf06a0d5699319.js
 crates/swc_ecma_codegen/tests/test262-min/f8d843a30c73377a.js
 crates/swc_ecma_codegen/tests/test262-min/f8dc2e8bbddcdfbe.js
 crates/swc_ecma_codegen/tests/test262-min/f94e47b7b5cfda74.js
 crates/swc_ecma_codegen/tests/test262-min/f96c694c5a2f2be9.js
 crates/swc_ecma_codegen/tests/test262-min/f974f2619b25b027.js
 crates/swc_ecma_codegen/tests/test262-min/f9888fa1a1e366e7.js
 crates/swc_ecma_codegen/tests/test262-min/f990e76e7fcb0dd9.js
 crates/swc_ecma_codegen/tests/test262-min/f9b92700d0e68f49.js
 crates/swc_ecma_codegen/tests/test262-min/f9c201250f225ab9.js
 crates/swc_ecma_codegen/tests/test262-min/f9d67ab9db16c4d5.js
 crates/swc_ecma_codegen/tests/test262-min/fa59ac4c41d26c14.js
 crates/swc_ecma_codegen/tests/test262-min/fa5b398eeef697a6.js
 crates/swc_ecma_codegen/tests/test262-min/fa6c17d9a188d0bb.js
 crates/swc_ecma_codegen/tests/test262-min/fa736f4b0cf19c0c.js
 crates/swc_ecma_codegen/tests/test262-min/fa9eaf58f51d6926.js
 crates/swc_ecma_codegen/tests/test262-min/faa4a026e1e86145.js
 crates/swc_ecma_codegen/tests/test262-min/fada2c7bbfabe14a.js
 crates/swc_ecma_codegen/tests/test262-min/fae42f5a2ab85c1d.js
 crates/swc_ecma_codegen/tests/test262-min/fb50400b4c9cf740.js
 crates/swc_ecma_codegen/tests/test262-min/fb69459d7628ace1.js
 crates/swc_ecma_codegen/tests/test262-min/fb7c5656640f6ec7.js
 crates/swc_ecma_codegen/tests/test262-min/fb8d437ce90b1178.js
 crates/swc_ecma_codegen/tests/test262-min/fb8db7a71f3755fc.js
 crates/swc_ecma_codegen/tests/test262-min/fba24e17d16fd0c4.js
 crates/swc_ecma_codegen/tests/test262-min/fbacebe72fb15fed.module.js
 crates/swc_ecma_codegen/tests/test262-min/fbb6b30b41732026.js
 crates/swc_ecma_codegen/tests/test262-min/fbde237f11796df9.js
 crates/swc_ecma_codegen/tests/test262-min/fc020c065098cbd5.js
 crates/swc_ecma_codegen/tests/test262-min/fc035551a2a4c15c.js
 crates/swc_ecma_codegen/tests/test262-min/fc063bfba795ad91.js
 crates/swc_ecma_codegen/tests/test262-min/fc1ba7d289fb1af1.js
 crates/swc_ecma_codegen/tests/test262-min/fc286bf26373db8d.js
 crates/swc_ecma_codegen/tests/test262-min/fc5c8d6f6bf16121.js
 crates/swc_ecma_codegen/tests/test262-min/fc9f000aa3e4bd79.js
 crates/swc_ecma_codegen/tests/test262-min/fcb318e400b44257.js
 crates/swc_ecma_codegen/tests/test262-min/fcd33c00916dd6ad.js
 crates/swc_ecma_codegen/tests/test262-min/fcf3738a49a5f358.js
 crates/swc_ecma_codegen/tests/test262-min/fd0ad9026eee596b.js
 crates/swc_ecma_codegen/tests/test262-min/fd0e7b0f778f8a3b.js
 crates/swc_ecma_codegen/tests/test262-min/fd167642d02f2c66.js
 crates/swc_ecma_codegen/tests/test262-min/fd29828f68a7634e.js
 crates/swc_ecma_codegen/tests/test262-min/fd34477284c96cbf.js
 crates/swc_ecma_codegen/tests/test262-min/fd5ea844fcc07d3d.js
 crates/swc_ecma_codegen/tests/test262-min/fd889a4ef6e361f1.js
 crates/swc_ecma_codegen/tests/test262-min/fdb05dfd469c46c4.js
 crates/swc_ecma_codegen/tests/test262-min/fdb684acf63f6274.js
 crates/swc_ecma_codegen/tests/test262-min/fe03ba1b818c762e.js
 crates/swc_ecma_codegen/tests/test262-min/fe24fc72de1ef7cc.js
 crates/swc_ecma_codegen/tests/test262-min/fe2d3b945530c806.js
 crates/swc_ecma_codegen/tests/test262-min/fe5ae04c8d239b26.js
 crates/swc_ecma_codegen/tests/test262-min/fe5f0dcb8e902857.js
 crates/swc_ecma_codegen/tests/test262-min/fe7c2a6e1efe2cf4.js
 crates/swc_ecma_codegen/tests/test262-min/fec4c4ff229d3fc2.js
 crates/swc_ecma_codegen/tests/test262-min/fee1cb654a489f02.js
 crates/swc_ecma_codegen/tests/test262-min/fee3f54aa720263f.js
 crates/swc_ecma_codegen/tests/test262-min/fef4facb0b8479bf.js
 crates/swc_ecma_codegen/tests/test262-min/ff03d6d14c3f4007.js
 crates/swc_ecma_codegen/tests/test262-min/ff215f966bed2b85.js
 crates/swc_ecma_codegen/tests/test262-min/ff488aae349cc02d.js
 crates/swc_ecma_codegen/tests/test262-min/ff4b8762733080cb.js
 crates/swc_ecma_codegen/tests/test262-min/ff902593b25092d1.js
 crates/swc_ecma_codegen/tests/test262-min/ffaf5b9d3140465b.js
 crates/swc_ecma_codegen/tests/test262-min/ffbba9592c03baa6.js
 crates/swc_ecma_codegen/tests/test262-min/ffc32056a146cc9b.js
 crates/swc_ecma_codegen/tests/test262-min/ffcf0064736d41e7.js
 crates/swc_ecma_codegen/tests/test262-min/fffe7e78a7ce9f9a.js
 crates/swc_ecma_codegen/tests/test262.rs
 crates/swc_ecma_codegen/tests/test262/005dc7dff71d4b97.js
 crates/swc_ecma_codegen/tests/test262/006949a4f1471866.js
 crates/swc_ecma_codegen/tests/test262/00b851b06af02cc0.js
 crates/swc_ecma_codegen/tests/test262/00bd68a9d0203f10.js
 crates/swc_ecma_codegen/tests/test262/00c79d09c52df3ec.js
 crates/swc_ecma_codegen/tests/test262/0140c25a4177e5f7.module.js
 crates/swc_ecma_codegen/tests/test262/01533b37d1d9ede8.js
 crates/swc_ecma_codegen/tests/test262/017a45a1919f4006.js
 crates/swc_ecma_codegen/tests/test262/01f27ee3c1bb68e5.js
 crates/swc_ecma_codegen/tests/test262/01fd8e8a0a42307b.js
 crates/swc_ecma_codegen/tests/test262/02028e3b961bfee0.js
 crates/swc_ecma_codegen/tests/test262/0228be549a7706e7.js
 crates/swc_ecma_codegen/tests/test262/023e4178e1ad1a82.module.js
 crates/swc_ecma_codegen/tests/test262/024f7b95336f7fad.js
 crates/swc_ecma_codegen/tests/test262/0262c247b28885e2.js
 crates/swc_ecma_codegen/tests/test262/0266b93cf3014995.js
 crates/swc_ecma_codegen/tests/test262/027abe815032df72.js
 crates/swc_ecma_codegen/tests/test262/028846a58c67687f.js
 crates/swc_ecma_codegen/tests/test262/02b924339f85fe00.js
 crates/swc_ecma_codegen/tests/test262/02cf1a37af2403fe.js
 crates/swc_ecma_codegen/tests/test262/02dad3c9ec38d3c7.js
 crates/swc_ecma_codegen/tests/test262/0339fa95c78c11bd.js
 crates/swc_ecma_codegen/tests/test262/034ded949b5c2fa3.js
 crates/swc_ecma_codegen/tests/test262/03608b6e222ae700.js
 crates/swc_ecma_codegen/tests/test262/0371eb8b8c28569d.js
 crates/swc_ecma_codegen/tests/test262/037ecd1db38c230c.module.js
 crates/swc_ecma_codegen/tests/test262/03d1cf071a76d061.js
 crates/swc_ecma_codegen/tests/test262/040001f3b0eb3bde.js
 crates/swc_ecma_codegen/tests/test262/0426f15dac46e92d.js
 crates/swc_ecma_codegen/tests/test262/0453974dd98e662d.js
 crates/swc_ecma_codegen/tests/test262/0458e0c30e8e6fb0.module.js
 crates/swc_ecma_codegen/tests/test262/0466764f0fb9af62.js
 crates/swc_ecma_codegen/tests/test262/046a0bb70d03d0cc.js
 crates/swc_ecma_codegen/tests/test262/046b1012ef9b0e26.js
 crates/swc_ecma_codegen/tests/test262/04b26d042948d474.js
 crates/swc_ecma_codegen/tests/test262/04df09188055748a.js
 crates/swc_ecma_codegen/tests/test262/0507b18e39d58a9f.js
 crates/swc_ecma_codegen/tests/test262/05089e6cc717523e.js
 crates/swc_ecma_codegen/tests/test262/050a006ae573e260.js
 crates/swc_ecma_codegen/tests/test262/051696d4c46ad99b.js
 crates/swc_ecma_codegen/tests/test262/053480e541f54faf.js
 crates/swc_ecma_codegen/tests/test262/053c0475e49bd36b.js
 crates/swc_ecma_codegen/tests/test262/05448bc107f9b759.js
 crates/swc_ecma_codegen/tests/test262/054620d2d7fbe8fb.js
 crates/swc_ecma_codegen/tests/test262/058c33e92f0d37a5.js
 crates/swc_ecma_codegen/tests/test262/059b850298ae3352.js
 crates/swc_ecma_codegen/tests/test262/05b849122b429743.js
 crates/swc_ecma_codegen/tests/test262/05b9c5f007cbaa56.js
 crates/swc_ecma_codegen/tests/test262/05d268921a1f6899.js
 crates/swc_ecma_codegen/tests/test262/05d5195f0d388d98.js
 crates/swc_ecma_codegen/tests/test262/05d93894463f57ca.js
 crates/swc_ecma_codegen/tests/test262/05fcc31bfd8d3e60.js
 crates/swc_ecma_codegen/tests/test262/066b76285ce79182.js
 crates/swc_ecma_codegen/tests/test262/066e2ec2de8a7c6e.js
 crates/swc_ecma_codegen/tests/test262/0671ec3d0b8ded79.js
 crates/swc_ecma_codegen/tests/test262/068fd501eb381dba.js
 crates/swc_ecma_codegen/tests/test262/06981f39d0844079.js
 crates/swc_ecma_codegen/tests/test262/06c7efc128ce74a0.js
 crates/swc_ecma_codegen/tests/test262/06d84c003dc8a3af.js
 crates/swc_ecma_codegen/tests/test262/06f0deb843fbf358.js
 crates/swc_ecma_codegen/tests/test262/06f7278423cef571.js
 crates/swc_ecma_codegen/tests/test262/070d82d1b3b3a975.js
 crates/swc_ecma_codegen/tests/test262/071f05b40ea0163f.js
 crates/swc_ecma_codegen/tests/test262/075c7204d0b0af60.js
 crates/swc_ecma_codegen/tests/test262/079b7b699d0cacab.js
 crates/swc_ecma_codegen/tests/test262/07a74deab99e85eb.js
 crates/swc_ecma_codegen/tests/test262/07bce073a241288b.js
 crates/swc_ecma_codegen/tests/test262/07cfd31162dc117a.js
 crates/swc_ecma_codegen/tests/test262/07d4bedb35fb60b6.js
 crates/swc_ecma_codegen/tests/test262/0813adc754c82a98.js
 crates/swc_ecma_codegen/tests/test262/0821d3a84023aca2.js
 crates/swc_ecma_codegen/tests/test262/0827a8316cca777a.js
 crates/swc_ecma_codegen/tests/test262/08358cb4732d8ce1.js
 crates/swc_ecma_codegen/tests/test262/0860caf88460e363.js
 crates/swc_ecma_codegen/tests/test262/0889a34434e586e9.js
 crates/swc_ecma_codegen/tests/test262/08a39e4289b0c3f3.js
 crates/swc_ecma_codegen/tests/test262/08ba81b9af0132ea.js
 crates/swc_ecma_codegen/tests/test262/08c3105bb3f7ccb7.js
 crates/swc_ecma_codegen/tests/test262/091d00847cbf8a9d.js
 crates/swc_ecma_codegen/tests/test262/09245ed873c9e7ea.js
 crates/swc_ecma_codegen/tests/test262/0986e63317738f46.js
 crates/swc_ecma_codegen/tests/test262/098e1fe1335e222b.js
 crates/swc_ecma_codegen/tests/test262/09be3a3198b40536.js
 crates/swc_ecma_codegen/tests/test262/09c1c4b95bf0df77.js
 crates/swc_ecma_codegen/tests/test262/09e84f25af85b836.js
 crates/swc_ecma_codegen/tests/test262/0a068bc70fe14c94.js
 crates/swc_ecma_codegen/tests/test262/0a2fc93b6a63bbd3.js
 crates/swc_ecma_codegen/tests/test262/0a38bb9fff27bc21.js
 crates/swc_ecma_codegen/tests/test262/0a616ee6dd067bc6.js
 crates/swc_ecma_codegen/tests/test262/0a9e4cbb36d95f7c.js
 crates/swc_ecma_codegen/tests/test262/0aa6aab640155051.js
 crates/swc_ecma_codegen/tests/test262/0aa9242278e1393b.js
 crates/swc_ecma_codegen/tests/test262/0aeb95f62766e684.js
 crates/swc_ecma_codegen/tests/test262/0b1fc7208759253b.js
 crates/swc_ecma_codegen/tests/test262/0b2804600405dbf6.js
 crates/swc_ecma_codegen/tests/test262/0b281915a3227177.js
 crates/swc_ecma_codegen/tests/test262/0b4d61559ccce0f9.js
 crates/swc_ecma_codegen/tests/test262/0b4e932ec15cdae4.js
 crates/swc_ecma_codegen/tests/test262/0b50309b4112013e.js
 crates/swc_ecma_codegen/tests/test262/0b5f023129f23abf.js
 crates/swc_ecma_codegen/tests/test262/0b6dfcd5427a43a6.js
 crates/swc_ecma_codegen/tests/test262/0b881b80b7220fad.js
 crates/swc_ecma_codegen/tests/test262/0ba326a76aa2a0ae.js
 crates/swc_ecma_codegen/tests/test262/0bbda5d7d8ae8990.js
 crates/swc_ecma_codegen/tests/test262/0bef54f61acccbe5.js
 crates/swc_ecma_codegen/tests/test262/0c44152a1a3e2f90.js
 crates/swc_ecma_codegen/tests/test262/0c7719169ed21a87.js
 crates/swc_ecma_codegen/tests/test262/0c8a07486c1ff18e.js
 crates/swc_ecma_codegen/tests/test262/0cd7b76d7d1431d6.js
 crates/swc_ecma_codegen/tests/test262/0ce4fa8fdf700065.js
 crates/swc_ecma_codegen/tests/test262/0cf1df0ef867a7f4.js
 crates/swc_ecma_codegen/tests/test262/0d137e8a97ffe083.js
 crates/swc_ecma_codegen/tests/test262/0d6e503c739611e2.js
 crates/swc_ecma_codegen/tests/test262/0d7e3e1647af9ba6.js
 crates/swc_ecma_codegen/tests/test262/0d9f26fe4d91ad07.js
 crates/swc_ecma_codegen/tests/test262/0da4b57d03d33129.js
 crates/swc_ecma_codegen/tests/test262/0da6496ed75822b1.module.js
 crates/swc_ecma_codegen/tests/test262/0de4ef1344cbb907.js
 crates/swc_ecma_codegen/tests/test262/0de707242475664c.js
 crates/swc_ecma_codegen/tests/test262/0de805d0c921e235.js
 crates/swc_ecma_codegen/tests/test262/0def12c63f682470.js
 crates/swc_ecma_codegen/tests/test262/0e22e969622bf137.js
 crates/swc_ecma_codegen/tests/test262/0e3ca454ddfb4729.js
 crates/swc_ecma_codegen/tests/test262/0eb53d0e06cd5417.js
 crates/swc_ecma_codegen/tests/test262/0f18951fd55b8c07.js
 crates/swc_ecma_codegen/tests/test262/0f59aedfe2c7682c.js
 crates/swc_ecma_codegen/tests/test262/0f630e67e4542867.js
 crates/swc_ecma_codegen/tests/test262/0f809258920b3469.js
 crates/swc_ecma_codegen/tests/test262/0f88c334715d2489.js
 crates/swc_ecma_codegen/tests/test262/0f9f10c894a7d811.js
 crates/swc_ecma_codegen/tests/test262/0fa2102f53acd283.js
 crates/swc_ecma_codegen/tests/test262/0fc7d5705a324efb.js
 crates/swc_ecma_codegen/tests/test262/0fe1f55610641156.js
 crates/swc_ecma_codegen/tests/test262/0fe2654034a20f6b.module.js
 crates/swc_ecma_codegen/tests/test262/0ffdc03e2ffcb5dc.js
 crates/swc_ecma_codegen/tests/test262/10786cdac00d0c02.module.js
 crates/swc_ecma_codegen/tests/test262/10857a84ed2962f1.js
 crates/swc_ecma_codegen/tests/test262/1093d98f5fc0758d.js
 crates/swc_ecma_codegen/tests/test262/10a21e1cf65c5afb.js
 crates/swc_ecma_codegen/tests/test262/10d6486502949e74.js
 crates/swc_ecma_codegen/tests/test262/10f0ef998c05c611.js
 crates/swc_ecma_codegen/tests/test262/10fda5cd119b39a5.js
 crates/swc_ecma_codegen/tests/test262/110fa1efdd0868b8.js
 crates/swc_ecma_codegen/tests/test262/111668493e3e0823.js
 crates/swc_ecma_codegen/tests/test262/1145e94ad27e7ba6.js
 crates/swc_ecma_codegen/tests/test262/11611f2a3d32994e.js
 crates/swc_ecma_codegen/tests/test262/116cacc3c80a5a3e.js
 crates/swc_ecma_codegen/tests/test262/119e9dce4feae643.js
 crates/swc_ecma_codegen/tests/test262/11a021c9efe0e432.js
 crates/swc_ecma_codegen/tests/test262/121491a690a13543.js
 crates/swc_ecma_codegen/tests/test262/1223609b0f7a2129.js
 crates/swc_ecma_codegen/tests/test262/123285734ee7f954.js
 crates/swc_ecma_codegen/tests/test262/123bfcc3f6cf379f.js
 crates/swc_ecma_codegen/tests/test262/123f89c06747ced2.js
 crates/swc_ecma_codegen/tests/test262/124490e0f2dbbac7.js
 crates/swc_ecma_codegen/tests/test262/12556d5e39db1cea.js
 crates/swc_ecma_codegen/tests/test262/126a6455f0f721fe.js
 crates/swc_ecma_codegen/tests/test262/1270d541e0fd6af8.js
 crates/swc_ecma_codegen/tests/test262/12752899d5c5eb00.js
 crates/swc_ecma_codegen/tests/test262/129c95a57d234b7b.js
 crates/swc_ecma_codegen/tests/test262/12d4b327a5e20850.js
 crates/swc_ecma_codegen/tests/test262/12d5bedf1812952a.js
 crates/swc_ecma_codegen/tests/test262/12e59b6d403833ae.js
 crates/swc_ecma_codegen/tests/test262/12ea3bf0653f8409.js
 crates/swc_ecma_codegen/tests/test262/12edb6ae55d95b59.js
 crates/swc_ecma_codegen/tests/test262/12ef713cb7737bdd.js
 crates/swc_ecma_codegen/tests/test262/13045bfdda0434e0.js
 crates/swc_ecma_codegen/tests/test262/1325417193f50cc3.js
 crates/swc_ecma_codegen/tests/test262/14199f22a45c7e30.js
 crates/swc_ecma_codegen/tests/test262/1426cb41eb6d515f.js
 crates/swc_ecma_codegen/tests/test262/14360fa75e6ae228.js
 crates/swc_ecma_codegen/tests/test262/1450a897a4ba83a7.js
 crates/swc_ecma_codegen/tests/test262/14551b80fa8a0ce1.module.js
 crates/swc_ecma_codegen/tests/test262/14a62ce75845f5dd.js
 crates/swc_ecma_codegen/tests/test262/14bb381a17b683e3.js
 crates/swc_ecma_codegen/tests/test262/14c205bb81db8014.js
 crates/swc_ecma_codegen/tests/test262/14df05a5ad02af18.js
 crates/swc_ecma_codegen/tests/test262/14f95b3c9a9e7480.js
 crates/swc_ecma_codegen/tests/test262/14fb22cf10e20236.js
 crates/swc_ecma_codegen/tests/test262/151d4db59b774864.js
 crates/swc_ecma_codegen/tests/test262/1530c2c5484d867f.js
 crates/swc_ecma_codegen/tests/test262/153688477d7e69ba.js
 crates/swc_ecma_codegen/tests/test262/153bd6819f5fa69b.js
 crates/swc_ecma_codegen/tests/test262/159c17331c90a465.module.js
 crates/swc_ecma_codegen/tests/test262/15a12468ff312d51.js
 crates/swc_ecma_codegen/tests/test262/15d072c60817cdca.js
 crates/swc_ecma_codegen/tests/test262/15d9592709b947a0.js
 crates/swc_ecma_codegen/tests/test262/15dfd62aa10c8b18.js
 crates/swc_ecma_codegen/tests/test262/1623cc76ec1fb540.js
 crates/swc_ecma_codegen/tests/test262/162fd7b4a7647a1b.js
 crates/swc_ecma_codegen/tests/test262/163e6a68a09abaed.js
 crates/swc_ecma_codegen/tests/test262/166431dca77feba6.module.js
 crates/swc_ecma_codegen/tests/test262/16b9227a4a41bc7e.js
 crates/swc_ecma_codegen/tests/test262/16c7073c546fdd58.js
 crates/swc_ecma_codegen/tests/test262/16d0c12aad83f9b3.js
 crates/swc_ecma_codegen/tests/test262/1714b06e6a415766.js
 crates/swc_ecma_codegen/tests/test262/1717229250780255.js
 crates/swc_ecma_codegen/tests/test262/17302b9b0cab0c69.module.js
 crates/swc_ecma_codegen/tests/test262/17326734a7bf9629.js
 crates/swc_ecma_codegen/tests/test262/174d05abbd69a960.js
 crates/swc_ecma_codegen/tests/test262/175a032b2252eb0d.js
 crates/swc_ecma_codegen/tests/test262/177fef3d002eb873.js
 crates/swc_ecma_codegen/tests/test262/17a2de2c9e102bba.js
 crates/swc_ecma_codegen/tests/test262/17bd5dc47ec4a3ba.js
 crates/swc_ecma_codegen/tests/test262/17bd95dfa6a302f2.js
 crates/swc_ecma_codegen/tests/test262/17cc7c10e02028be.js
 crates/swc_ecma_codegen/tests/test262/17d63bb0b9482189.js
 crates/swc_ecma_codegen/tests/test262/17d881105a9a6c85.js
 crates/swc_ecma_codegen/tests/test262/1819ffb142e9c5ea.js
 crates/swc_ecma_codegen/tests/test262/185dc3ee443bb737.js
 crates/swc_ecma_codegen/tests/test262/18cc9a6b7038070f.js
 crates/swc_ecma_codegen/tests/test262/18e32b70e6a5574c.js
 crates/swc_ecma_codegen/tests/test262/18f05b95a72dffa1.js
 crates/swc_ecma_codegen/tests/test262/18f731daf0845475.js
 crates/swc_ecma_codegen/tests/test262/1908280b73954ef7.js
 crates/swc_ecma_codegen/tests/test262/1938db3bb862ded1.js
 crates/swc_ecma_codegen/tests/test262/194b702816a7e5e5.js
 crates/swc_ecma_codegen/tests/test262/1972b64c4704a1eb.js
 crates/swc_ecma_codegen/tests/test262/19d1d07fe88ec849.js
 crates/swc_ecma_codegen/tests/test262/19ffea7e9e887e08.js
 crates/swc_ecma_codegen/tests/test262/1a0dac12dbd33ef6.js
 crates/swc_ecma_codegen/tests/test262/1a1c717109ab67e1.js
 crates/swc_ecma_codegen/tests/test262/1a7800a74a866638.js
 crates/swc_ecma_codegen/tests/test262/1b0c0fc32b9e5e35.js
 crates/swc_ecma_codegen/tests/test262/1b542dd79e4444c7.module.js
 crates/swc_ecma_codegen/tests/test262/1b6e33ab982844af.js
 crates/swc_ecma_codegen/tests/test262/1b87f88ae8ea1cb1.js
 crates/swc_ecma_codegen/tests/test262/1b884461ff1acfc6.js
 crates/swc_ecma_codegen/tests/test262/1ba78d63a36ea567.js
 crates/swc_ecma_codegen/tests/test262/1bbe65871120530b.js
 crates/swc_ecma_codegen/tests/test262/1c055d256ec34f17.js
 crates/swc_ecma_codegen/tests/test262/1c1e2a43fe5515b6.js
 crates/swc_ecma_codegen/tests/test262/1c2f680b78692645.js
 crates/swc_ecma_codegen/tests/test262/1c6424d9a7209f81.js
 crates/swc_ecma_codegen/tests/test262/1c6c67fcd71f2d08.js
 crates/swc_ecma_codegen/tests/test262/1c7e1e347f726166.js
 crates/swc_ecma_codegen/tests/test262/1ca991b39b6e7754.js
 crates/swc_ecma_codegen/tests/test262/1cb2c267c552028f.js
 crates/swc_ecma_codegen/tests/test262/1cdce2d337e64b4f.js
 crates/swc_ecma_codegen/tests/test262/1ce4afd9b35e3312.js
 crates/swc_ecma_codegen/tests/test262/1d1037fcfa0c7958.js
 crates/swc_ecma_codegen/tests/test262/1d1ac5ee0d1a9bd4.js
 crates/swc_ecma_codegen/tests/test262/1d3dd296a717e478.js
 crates/swc_ecma_codegen/tests/test262/1db0d98ff1726af8.js
 crates/swc_ecma_codegen/tests/test262/1db76a05c7b9a090.js
 crates/swc_ecma_codegen/tests/test262/1de765c987733026.js
 crates/swc_ecma_codegen/tests/test262/1e3f57c4ec83f5bc.js
 crates/swc_ecma_codegen/tests/test262/1e61843633dcb483.js
 crates/swc_ecma_codegen/tests/test262/1ea254c74f1071de.js
 crates/swc_ecma_codegen/tests/test262/1ef3bdd7e919cca8.js
 crates/swc_ecma_codegen/tests/test262/1efde9ddd9d6e6ce.module.js
 crates/swc_ecma_codegen/tests/test262/1f039e0eeb1bc271.js
 crates/swc_ecma_codegen/tests/test262/1f3808cbdfab97e4.js
 crates/swc_ecma_codegen/tests/test262/1f5de1d7092dcd82.js
 crates/swc_ecma_codegen/tests/test262/1f89cd96db326f7a.js
 crates/swc_ecma_codegen/tests/test262/1f988cc22167927b.js
 crates/swc_ecma_codegen/tests/test262/1fbf374c8a04fb23.js
 crates/swc_ecma_codegen/tests/test262/1fc4349ef394b505.js
 crates/swc_ecma_codegen/tests/test262/1fd743f03945fd05.js
 crates/swc_ecma_codegen/tests/test262/2010526ea64db82e.js
 crates/swc_ecma_codegen/tests/test262/20644d335e3cd008.js
 crates/swc_ecma_codegen/tests/test262/206ebb4e67a6daa9.js
 crates/swc_ecma_codegen/tests/test262/2072cb8131a4ae2b.js
 crates/swc_ecma_codegen/tests/test262/209fc98bea7b9d67.js
 crates/swc_ecma_codegen/tests/test262/20aca21e32bf7772.js
 crates/swc_ecma_codegen/tests/test262/20b873ad024b210f.js
 crates/swc_ecma_codegen/tests/test262/20f9bec9f3215688.js
 crates/swc_ecma_codegen/tests/test262/2100bec1b92b51ae.js
 crates/swc_ecma_codegen/tests/test262/212d2ca66d97a90f.js
 crates/swc_ecma_codegen/tests/test262/213c3b05c6690d2d.js
 crates/swc_ecma_codegen/tests/test262/213e3455c8f8ceb2.js
 crates/swc_ecma_codegen/tests/test262/2160fc99c3589501.js
 crates/swc_ecma_codegen/tests/test262/2179895ec5cc6276.js
 crates/swc_ecma_codegen/tests/test262/218ca74570bf06b5.module.js
 crates/swc_ecma_codegen/tests/test262/218e751b8b453b9b.js
 crates/swc_ecma_codegen/tests/test262/21ebb8746371268b.module.js
 crates/swc_ecma_codegen/tests/test262/21f1173fff072ee5.js
 crates/swc_ecma_codegen/tests/test262/21f5ce68788d4ffa.js
 crates/swc_ecma_codegen/tests/test262/2207b24e625f30db.js
 crates/swc_ecma_codegen/tests/test262/22119a1d30256255.js
 crates/swc_ecma_codegen/tests/test262/224d4dca3d98b618.js
 crates/swc_ecma_codegen/tests/test262/227118dffd2c9935.js
 crates/swc_ecma_codegen/tests/test262/22b24d1deb35baf3.js
 crates/swc_ecma_codegen/tests/test262/22dc0bb1d4e8d89f.js
 crates/swc_ecma_codegen/tests/test262/22eba6e3841edeec.js
 crates/swc_ecma_codegen/tests/test262/230da70c908c1859.js
 crates/swc_ecma_codegen/tests/test262/23869c020fc2cb0f.js
 crates/swc_ecma_codegen/tests/test262/23d6a92eed7f18fa.js
 crates/swc_ecma_codegen/tests/test262/2418fddf06e515f8.js
 crates/swc_ecma_codegen/tests/test262/242ede66951e11b1.js
 crates/swc_ecma_codegen/tests/test262/24557730b5076325.js
 crates/swc_ecma_codegen/tests/test262/247a3a57e8176ebd.js
 crates/swc_ecma_codegen/tests/test262/24e299720285b6c1.js
 crates/swc_ecma_codegen/tests/test262/24fa28a37061a18f.js
 crates/swc_ecma_codegen/tests/test262/250ced8c8e83b389.js
 crates/swc_ecma_codegen/tests/test262/25296359c69440e8.js
 crates/swc_ecma_codegen/tests/test262/252bb992a448270e.js
 crates/swc_ecma_codegen/tests/test262/25542e65ad9d2bf1.js
 crates/swc_ecma_codegen/tests/test262/2565ae4b2f2956b0.module.js
 crates/swc_ecma_codegen/tests/test262/257f15ea5c44a423.js
 crates/swc_ecma_codegen/tests/test262/25824f6a683e7467.module.js
 crates/swc_ecma_codegen/tests/test262/25fd48ccc3bef96a.js
 crates/swc_ecma_codegen/tests/test262/2619be6c7f521c49.js
 crates/swc_ecma_codegen/tests/test262/264266c68369c672.js
 crates/swc_ecma_codegen/tests/test262/26974bc54e93b191.js
 crates/swc_ecma_codegen/tests/test262/26998ded3750f7d8.js
 crates/swc_ecma_codegen/tests/test262/26a4b2dddf53ab39.js
 crates/swc_ecma_codegen/tests/test262/26aa785e12e00fb1.js
 crates/swc_ecma_codegen/tests/test262/26aa8b685715d445.module.js
 crates/swc_ecma_codegen/tests/test262/26b946d7cc01c226.js
 crates/swc_ecma_codegen/tests/test262/26edf4bcd3ed9e74.js
 crates/swc_ecma_codegen/tests/test262/26f27d747e98d3eb.js
 crates/swc_ecma_codegen/tests/test262/26f632a0a4d60150.js
 crates/swc_ecma_codegen/tests/test262/27409f5b7b692b24.js
 crates/swc_ecma_codegen/tests/test262/2754a9872f3512ed.js
 crates/swc_ecma_codegen/tests/test262/27ac24465c731ff9.js
 crates/swc_ecma_codegen/tests/test262/27b5d00cc75de02f.js
 crates/swc_ecma_codegen/tests/test262/27ca96102da82628.js
 crates/swc_ecma_codegen/tests/test262/27ed2f0fdb7f53f6.module.js
 crates/swc_ecma_codegen/tests/test262/284ca169f09605be.js
 crates/swc_ecma_codegen/tests/test262/285648c16156804f.js
 crates/swc_ecma_codegen/tests/test262/286876d6fdab22d7.js
 crates/swc_ecma_codegen/tests/test262/28a54e6410ad3f19.js
 crates/swc_ecma_codegen/tests/test262/290fdc5a2f826ead.js
 crates/swc_ecma_codegen/tests/test262/2935f62bfe48ca1b.js
 crates/swc_ecma_codegen/tests/test262/2976a1598d3a75e1.js
 crates/swc_ecma_codegen/tests/test262/29bcad4873d3581b.js
 crates/swc_ecma_codegen/tests/test262/29e41f46ede71f11.js
 crates/swc_ecma_codegen/tests/test262/29ef8a7a1cbfda7f.js
 crates/swc_ecma_codegen/tests/test262/2a11bb318142547e.js
 crates/swc_ecma_codegen/tests/test262/2a327fdbcc6cb870.js
 crates/swc_ecma_codegen/tests/test262/2a7d131074016ba6.js
 crates/swc_ecma_codegen/tests/test262/2aa1db78027ba395.js
 crates/swc_ecma_codegen/tests/test262/2ab9ca1f6a30c203.js
 crates/swc_ecma_codegen/tests/test262/2acc83b037420689.js
 crates/swc_ecma_codegen/tests/test262/2afc5d4b75dbf12d.js
 crates/swc_ecma_codegen/tests/test262/2b0727c871857af5.js
 crates/swc_ecma_codegen/tests/test262/2b1f4f042cff07a3.js
 crates/swc_ecma_codegen/tests/test262/2b393e093a0e2fb3.module.js
 crates/swc_ecma_codegen/tests/test262/2b478bb5ceb2e18b.js
 crates/swc_ecma_codegen/tests/test262/2b83dea123ed2e2e.js
 crates/swc_ecma_codegen/tests/test262/2b9d4a632590814a.js
 crates/swc_ecma_codegen/tests/test262/2ba11d8ca169ab6c.js
 crates/swc_ecma_codegen/tests/test262/2bd8ae9202baa31e.js
 crates/swc_ecma_codegen/tests/test262/2bdb271c1ff34f35.js
 crates/swc_ecma_codegen/tests/test262/2c0f785914da9d0b.js
 crates/swc_ecma_codegen/tests/test262/2c16af589c5c8535.js
 crates/swc_ecma_codegen/tests/test262/2c4b264884006a8e.js
 crates/swc_ecma_codegen/tests/test262/2c5f4d039f9c7740.js
 crates/swc_ecma_codegen/tests/test262/2c7a69627f1d8062.js
 crates/swc_ecma_codegen/tests/test262/2c7e2fecbc1cb477.js
 crates/swc_ecma_codegen/tests/test262/2ccf4707fe3749ff.js
 crates/swc_ecma_codegen/tests/test262/2cda5eb51a2d97e7.js
 crates/swc_ecma_codegen/tests/test262/2cdf798a24c241e3.js
 crates/swc_ecma_codegen/tests/test262/2d10fed2af94fbd1.js
 crates/swc_ecma_codegen/tests/test262/2d1ecf6fb0d1afe2.js
 crates/swc_ecma_codegen/tests/test262/2d3273e0386e9cb8.js
 crates/swc_ecma_codegen/tests/test262/2d614e07c62fc32d.js
 crates/swc_ecma_codegen/tests/test262/2db5219f0ac5dd71.js
 crates/swc_ecma_codegen/tests/test262/2dc0ded5a1bff643.js
 crates/swc_ecma_codegen/tests/test262/2dc1c08d0bff6eba.js
 crates/swc_ecma_codegen/tests/test262/2dd810da4984502b.js
 crates/swc_ecma_codegen/tests/test262/2df813ffa8a0a9e1.js
 crates/swc_ecma_codegen/tests/test262/2e371094f1b1ac51.js
 crates/swc_ecma_codegen/tests/test262/2e5fbf7b1685fa1b.js
 crates/swc_ecma_codegen/tests/test262/2e7336dc8eba87ef.js
 crates/swc_ecma_codegen/tests/test262/2e75e3bd39e6df05.js
 crates/swc_ecma_codegen/tests/test262/2e7f443b2f555bc5.js
 crates/swc_ecma_codegen/tests/test262/2e8a88da875f40c7.js
 crates/swc_ecma_codegen/tests/test262/2ef5ba0343d739dc.js
 crates/swc_ecma_codegen/tests/test262/2f6d8a2215407ae3.js
 crates/swc_ecma_codegen/tests/test262/2f84859abd5a242c.js
 crates/swc_ecma_codegen/tests/test262/300a638d978d0f2c.js
 crates/swc_ecma_codegen/tests/test262/30142c5b79e4eea9.js
 crates/swc_ecma_codegen/tests/test262/3085290028dd33e1.js
 crates/swc_ecma_codegen/tests/test262/3097f73926c93640.js
 crates/swc_ecma_codegen/tests/test262/3098b57020860587.js
 crates/swc_ecma_codegen/tests/test262/30aee1020fc69090.js
 crates/swc_ecma_codegen/tests/test262/30c2911c05100e92.js
 crates/swc_ecma_codegen/tests/test262/31232b72db0fd24f.js
 crates/swc_ecma_codegen/tests/test262/31237b174ba6047a.js
 crates/swc_ecma_codegen/tests/test262/312f85fecc352681.js
 crates/swc_ecma_codegen/tests/test262/315692af7fe2aad3.js
 crates/swc_ecma_codegen/tests/test262/3156a92ca5319b8b.js
 crates/swc_ecma_codegen/tests/test262/317532451c2ce8ff.js
 crates/swc_ecma_codegen/tests/test262/318c169a25ee42c5.js
 crates/swc_ecma_codegen/tests/test262/31ad88cae27258b7.js
 crates/swc_ecma_codegen/tests/test262/31cca30ad2bf696d.js
 crates/swc_ecma_codegen/tests/test262/323783be9a53a31e.js
 crates/swc_ecma_codegen/tests/test262/329bc0e532da6227.js
 crates/swc_ecma_codegen/tests/test262/32a9af0615bf7618.js
 crates/swc_ecma_codegen/tests/test262/32b4780ad9c4292a.js
 crates/swc_ecma_codegen/tests/test262/32b635a9667a9fb1.js
 crates/swc_ecma_codegen/tests/test262/32b6854d07aefbda.js
 crates/swc_ecma_codegen/tests/test262/32efa0efd255748a.js
 crates/swc_ecma_codegen/tests/test262/32f782a4b16306aa.js
 crates/swc_ecma_codegen/tests/test262/3315c524a740fe55.js
 crates/swc_ecma_codegen/tests/test262/332f0bc46d28db25.js
 crates/swc_ecma_codegen/tests/test262/3348741c8bdd4f3c.js
 crates/swc_ecma_codegen/tests/test262/33720cee3dabde0d.js
 crates/swc_ecma_codegen/tests/test262/338762eadb13a2f0.js
 crates/swc_ecma_codegen/tests/test262/341bc3f1b434f6d1.js
 crates/swc_ecma_codegen/tests/test262/345713fe7f52524a.js
 crates/swc_ecma_codegen/tests/test262/347e9a5443e4cd3c.js
 crates/swc_ecma_codegen/tests/test262/34d5455824302935.js
 crates/swc_ecma_codegen/tests/test262/350a7ec7041c079f.js
 crates/swc_ecma_codegen/tests/test262/3514acf61732f662.js
 crates/swc_ecma_codegen/tests/test262/35bf182594dc08ac.js
 crates/swc_ecma_codegen/tests/test262/35e730121a5e6326.js
 crates/swc_ecma_codegen/tests/test262/35eb2e229858a6c7.js
 crates/swc_ecma_codegen/tests/test262/3610e596404818d6.js
 crates/swc_ecma_codegen/tests/test262/36224cf8215ad8e4.js
 crates/swc_ecma_codegen/tests/test262/366585381e4610b4.js
 crates/swc_ecma_codegen/tests/test262/369b56fe359d52fc.js
 crates/swc_ecma_codegen/tests/test262/369fd0a1e40030d8.js
 crates/swc_ecma_codegen/tests/test262/36fb3e9c8cedf764.js
 crates/swc_ecma_codegen/tests/test262/36ff120198eea816.js
 crates/swc_ecma_codegen/tests/test262/370a2bd1387fd440.js
 crates/swc_ecma_codegen/tests/test262/372097a44c33daf2.js
 crates/swc_ecma_codegen/tests/test262/373e35460ecaccc6.js
 crates/swc_ecma_codegen/tests/test262/3793ec99f844de1c.js
 crates/swc_ecma_codegen/tests/test262/37ac3bcee6fa89f9.js
 crates/swc_ecma_codegen/tests/test262/37c0f5275362d1c9.js
 crates/swc_ecma_codegen/tests/test262/37d26e3bec6d9a0f.js
 crates/swc_ecma_codegen/tests/test262/37e4a6eca1ece7e5.js
 crates/swc_ecma_codegen/tests/test262/37e845e0d8283fb3.js
 crates/swc_ecma_codegen/tests/test262/380e999de8f31c7d.js
 crates/swc_ecma_codegen/tests/test262/3812dc38bcdc97db.js
 crates/swc_ecma_codegen/tests/test262/38284ea2d9914d86.js
 crates/swc_ecma_codegen/tests/test262/3852fb3ffb8fd8d5.js
 crates/swc_ecma_codegen/tests/test262/38594572e7bb32f4.js
 crates/swc_ecma_codegen/tests/test262/389adf81b76d8b25.js
 crates/swc_ecma_codegen/tests/test262/38befc89fcf92e25.js
 crates/swc_ecma_codegen/tests/test262/38c0e030050edb57.js
 crates/swc_ecma_codegen/tests/test262/38e0b9de817f645c.js
 crates/swc_ecma_codegen/tests/test262/38fefd37caf6f8bb.js
 crates/swc_ecma_codegen/tests/test262/3990bb94b19b1071.js
 crates/swc_ecma_codegen/tests/test262/39bd53b0c3dcd639.js
 crates/swc_ecma_codegen/tests/test262/3a1ccd915e97ed68.js
 crates/swc_ecma_codegen/tests/test262/3a1f039e533d1543.js
 crates/swc_ecma_codegen/tests/test262/3a50539d66e7fb07.js
 crates/swc_ecma_codegen/tests/test262/3a5a7699f0631c6f.js
 crates/swc_ecma_codegen/tests/test262/3a707c56867f396c.js
 crates/swc_ecma_codegen/tests/test262/3aa600e48cbd8a5c.js
 crates/swc_ecma_codegen/tests/test262/3ae4f46daa688c58.js
 crates/swc_ecma_codegen/tests/test262/3b1ab093f7ebeb51.module.js
 crates/swc_ecma_codegen/tests/test262/3b1fca65828182ab.js
 crates/swc_ecma_codegen/tests/test262/3b36d546985cd9cb.js
 crates/swc_ecma_codegen/tests/test262/3b57183c81070eec.js
 crates/swc_ecma_codegen/tests/test262/3b5d1fb0e093dab8.js
 crates/swc_ecma_codegen/tests/test262/3b9779d2e19376a1.js
 crates/swc_ecma_codegen/tests/test262/3b9e8797aacce77f.js
 crates/swc_ecma_codegen/tests/test262/3bac973df7480fe9.js
 crates/swc_ecma_codegen/tests/test262/3bbd75d597d54fe6.js
 crates/swc_ecma_codegen/tests/test262/3bc21b350f65c8f2.js
 crates/swc_ecma_codegen/tests/test262/3c0c251ad455218d.js
 crates/swc_ecma_codegen/tests/test262/3c1e2ada0ac2b8e3.js
 crates/swc_ecma_codegen/tests/test262/3c6b557b1aa9cc05.js
 crates/swc_ecma_codegen/tests/test262/3c895971bd50ea01.js
 crates/swc_ecma_codegen/tests/test262/3caf07d66e4f7b5a.js
 crates/swc_ecma_codegen/tests/test262/3cbf0138d2dc0686.js
 crates/swc_ecma_codegen/tests/test262/3cf11f8790169c3f.js
 crates/swc_ecma_codegen/tests/test262/3cf53efb53099596.js
 crates/swc_ecma_codegen/tests/test262/3d0c4eda96e0412b.js
 crates/swc_ecma_codegen/tests/test262/3d137e7b0cb6c8bc.js
 crates/swc_ecma_codegen/tests/test262/3d2ab39608730a47.js
 crates/swc_ecma_codegen/tests/test262/3d3ddc63a85b13a0.js
 crates/swc_ecma_codegen/tests/test262/3d9c76216b0a9d4b.js
 crates/swc_ecma_codegen/tests/test262/3dabeca76119d501.js
 crates/swc_ecma_codegen/tests/test262/3dbb6e166b14a6c0.js
 crates/swc_ecma_codegen/tests/test262/3df03e7e138b7760.js
 crates/swc_ecma_codegen/tests/test262/3e1a6f702041b599.js
 crates/swc_ecma_codegen/tests/test262/3e3a99768a4a1502.js
 crates/swc_ecma_codegen/tests/test262/3e48826018d23c85.js
 crates/swc_ecma_codegen/tests/test262/3e665d875e0049a3.js
 crates/swc_ecma_codegen/tests/test262/3e69c5cc1a7ac103.js
 crates/swc_ecma_codegen/tests/test262/3ea15e86885d3c1a.js
 crates/swc_ecma_codegen/tests/test262/3eac36e29398cdc5.js
 crates/swc_ecma_codegen/tests/test262/3eb2c2bf585c0916.js
 crates/swc_ecma_codegen/tests/test262/3ec1e9982b5f4a45.js
 crates/swc_ecma_codegen/tests/test262/3ee117e37bd3bcea.js
 crates/swc_ecma_codegen/tests/test262/3f34ca3add7bcb9b.js
 crates/swc_ecma_codegen/tests/test262/3f39e406df3080dc.js
 crates/swc_ecma_codegen/tests/test262/3f44c09167d5753d.js
 crates/swc_ecma_codegen/tests/test262/3f46ee1db509d55d.js
 crates/swc_ecma_codegen/tests/test262/3f6fd744861ee7c3.js
 crates/swc_ecma_codegen/tests/test262/3f8b15109761ea65.js
 crates/swc_ecma_codegen/tests/test262/3f9b0dd207c09990.js
 crates/swc_ecma_codegen/tests/test262/3fb07536eb5aea8d.js
 crates/swc_ecma_codegen/tests/test262/3ff52d86c77678bd.js
 crates/swc_ecma_codegen/tests/test262/4014ec6c7931de54.js
 crates/swc_ecma_codegen/tests/test262/401544b8abe9d656.js
 crates/swc_ecma_codegen/tests/test262/40215319424a8227.js
 crates/swc_ecma_codegen/tests/test262/402c32920b1b9991.js
 crates/swc_ecma_codegen/tests/test262/402e8d30db64e5af.js
 crates/swc_ecma_codegen/tests/test262/403a7d28c611b71b.js
 crates/swc_ecma_codegen/tests/test262/4040d47a3534b244.js
 crates/swc_ecma_codegen/tests/test262/40766161d96ac708.js
 crates/swc_ecma_codegen/tests/test262/4086605956ddfcbb.js
 crates/swc_ecma_codegen/tests/test262/408971d922c72ea2.js
 crates/swc_ecma_codegen/tests/test262/409f30dc7efe75d5.js
 crates/swc_ecma_codegen/tests/test262/40adcdf7cfe3fa0d.js
 crates/swc_ecma_codegen/tests/test262/40b9ff090910c512.js
 crates/swc_ecma_codegen/tests/test262/414b9b02f2789648.js
 crates/swc_ecma_codegen/tests/test262/4180f57196d0388d.js
 crates/swc_ecma_codegen/tests/test262/41ad2d6d8414c573.js
 crates/swc_ecma_codegen/tests/test262/41b805ea7ac014e2.js
 crates/swc_ecma_codegen/tests/test262/41e79ea43f242aed.js
 crates/swc_ecma_codegen/tests/test262/41fc5bd8d644937c.js
 crates/swc_ecma_codegen/tests/test262/420855197cbff7ce.js
 crates/swc_ecma_codegen/tests/test262/424fb5db0f6734b6.js
 crates/swc_ecma_codegen/tests/test262/4263e76758123044.js
 crates/swc_ecma_codegen/tests/test262/42907dc7a3d7b79b.js
 crates/swc_ecma_codegen/tests/test262/43023cd549deee77.js
 crates/swc_ecma_codegen/tests/test262/43163c094787d534.js
 crates/swc_ecma_codegen/tests/test262/431ecef8c85d4d24.js
 crates/swc_ecma_codegen/tests/test262/432639592c565344.js
 crates/swc_ecma_codegen/tests/test262/433859474119631f.js
 crates/swc_ecma_codegen/tests/test262/4369559377b6394e.js
 crates/swc_ecma_codegen/tests/test262/438521c40cf1b08b.js
 crates/swc_ecma_codegen/tests/test262/4389b59f7805c7c7.js
 crates/swc_ecma_codegen/tests/test262/43bbb253d4035175.module.js
 crates/swc_ecma_codegen/tests/test262/4412172b5dc13cd6.js
 crates/swc_ecma_codegen/tests/test262/44136fa355b3678a.js
 crates/swc_ecma_codegen/tests/test262/441a92357939904a.js
 crates/swc_ecma_codegen/tests/test262/444856ec05e8d330.js
 crates/swc_ecma_codegen/tests/test262/446ffc8afda7e47f.js
 crates/swc_ecma_codegen/tests/test262/44af28febe2288cc.js
 crates/swc_ecma_codegen/tests/test262/44b0c8a5a1ecb389.js
 crates/swc_ecma_codegen/tests/test262/44f31660bd715f05.js
 crates/swc_ecma_codegen/tests/test262/45ab34717c038020.js
 crates/swc_ecma_codegen/tests/test262/45d1662a41c9a1e9.js
 crates/swc_ecma_codegen/tests/test262/45dd9586f26a3cf4.js
 crates/swc_ecma_codegen/tests/test262/45ed987996568823.js
 crates/swc_ecma_codegen/tests/test262/45ff445d87e37214.js
 crates/swc_ecma_codegen/tests/test262/46173461e93df4c2.js
 crates/swc_ecma_codegen/tests/test262/46279e885d2aa853.js
 crates/swc_ecma_codegen/tests/test262/465b79616fdc9794.js
 crates/swc_ecma_codegen/tests/test262/46657ec13f5857d5.js
 crates/swc_ecma_codegen/tests/test262/4672c2ef688237c9.js
 crates/swc_ecma_codegen/tests/test262/4694af065eecd95a.js
 crates/swc_ecma_codegen/tests/test262/47094fe8a994b7de.js
 crates/swc_ecma_codegen/tests/test262/4724023c6bb03bac.js
 crates/swc_ecma_codegen/tests/test262/472765ae4585cf8b.js
 crates/swc_ecma_codegen/tests/test262/4743508488414d6a.js
 crates/swc_ecma_codegen/tests/test262/4789c3375f112cd4.js
 crates/swc_ecma_codegen/tests/test262/478ede4cfe7906d5.js
 crates/swc_ecma_codegen/tests/test262/47ddfd79dcd20fd5.js
 crates/swc_ecma_codegen/tests/test262/47ea193a5fc3f2c7.js
 crates/swc_ecma_codegen/tests/test262/47f974d6fc52e3e4.js
 crates/swc_ecma_codegen/tests/test262/47fce5046a1b2098.js
 crates/swc_ecma_codegen/tests/test262/48567b651f81277e.js
 crates/swc_ecma_codegen/tests/test262/4869454dd215468e.js
 crates/swc_ecma_codegen/tests/test262/488ae37630cb4d83.js
 crates/swc_ecma_codegen/tests/test262/488cd27c94308caa.js
 crates/swc_ecma_codegen/tests/test262/489e6113a41ef33f.js
 crates/swc_ecma_codegen/tests/test262/48b43f80306f5dff.js
 crates/swc_ecma_codegen/tests/test262/48b6f8ce65d3b3ee.js
 crates/swc_ecma_codegen/tests/test262/48bb091783df3da9.js
 crates/swc_ecma_codegen/tests/test262/48bb138a6b033a34.js
 crates/swc_ecma_codegen/tests/test262/48f39ccbea69907a.js
 crates/swc_ecma_codegen/tests/test262/490efeb71bdb7c3b.js
 crates/swc_ecma_codegen/tests/test262/492d3fde7a53e85a.js
 crates/swc_ecma_codegen/tests/test262/4933a329b80ed6ec.js
 crates/swc_ecma_codegen/tests/test262/495c05812d179d67.js
 crates/swc_ecma_codegen/tests/test262/49bdb14b27afe650.js
 crates/swc_ecma_codegen/tests/test262/49e54e5acd18a8e1.js
 crates/swc_ecma_codegen/tests/test262/4a0d9236bc523b77.js
 crates/swc_ecma_codegen/tests/test262/4a479db6af79906e.js
 crates/swc_ecma_codegen/tests/test262/4a56cf2dea99fcd6.js
 crates/swc_ecma_codegen/tests/test262/4a5fe6bf2362352b.js
 crates/swc_ecma_codegen/tests/test262/4a79205bd8cd49d0.js
 crates/swc_ecma_codegen/tests/test262/4a807fda565547a2.js
 crates/swc_ecma_codegen/tests/test262/4ac1a1bc6b3cbe66.js
 crates/swc_ecma_codegen/tests/test262/4ad6e3a59e27e9b1.js
 crates/swc_ecma_codegen/tests/test262/4ada45968b9f45ec.js
 crates/swc_ecma_codegen/tests/test262/4ae32442eef8a4e0.js
 crates/swc_ecma_codegen/tests/test262/4b346e8c85a29408.js
 crates/swc_ecma_codegen/tests/test262/4b40241551a495c2.js
 crates/swc_ecma_codegen/tests/test262/4b6559716b2f7b21.js
 crates/swc_ecma_codegen/tests/test262/4ba667b7404cc45d.js
 crates/swc_ecma_codegen/tests/test262/4bd3199f5a4d8e52.js
 crates/swc_ecma_codegen/tests/test262/4bd7e14411b6a889.js
 crates/swc_ecma_codegen/tests/test262/4beb0b6ae8b9801a.js
 crates/swc_ecma_codegen/tests/test262/4bffa044ecd9d841.js
 crates/swc_ecma_codegen/tests/test262/4c2a2b32f0470048.js
 crates/swc_ecma_codegen/tests/test262/4c3a394af4d281d1.js
 crates/swc_ecma_codegen/tests/test262/4c44d7c28ec0f6ca.js
 crates/swc_ecma_codegen/tests/test262/4c56fb063bea0ec2.js
 crates/swc_ecma_codegen/tests/test262/4c71e11fbbc56349.js
 crates/swc_ecma_codegen/tests/test262/4d2c7020de650d40.js
 crates/swc_ecma_codegen/tests/test262/4d310ef039a7435c.js
 crates/swc_ecma_codegen/tests/test262/4d833cbc56caaaf9.js
 crates/swc_ecma_codegen/tests/test262/4d88f169e3827587.js
 crates/swc_ecma_codegen/tests/test262/4dc600d5ae71e8eb.js
 crates/swc_ecma_codegen/tests/test262/4deb8938d7b36024.js
 crates/swc_ecma_codegen/tests/test262/4df14f701f9881fd.js
 crates/swc_ecma_codegen/tests/test262/4dfe7c0219422eff.module.js
 crates/swc_ecma_codegen/tests/test262/4e07f8992cca7db0.js
 crates/swc_ecma_codegen/tests/test262/4e1a0da46ca45afe.js
 crates/swc_ecma_codegen/tests/test262/4e3de59ad16a7d0f.js
 crates/swc_ecma_codegen/tests/test262/4e625840177567fc.js
 crates/swc_ecma_codegen/tests/test262/4e742059e0fc3d3c.js
 crates/swc_ecma_codegen/tests/test262/4e7c58761e24d77c.js
 crates/swc_ecma_codegen/tests/test262/4e8e7d6fe1e67ce5.js
 crates/swc_ecma_codegen/tests/test262/4e9006104ab9afe8.js
 crates/swc_ecma_codegen/tests/test262/4e997dab642864ca.js
 crates/swc_ecma_codegen/tests/test262/4eafc760484cd72b.js
 crates/swc_ecma_codegen/tests/test262/4ec2942a940cd0b8.js
 crates/swc_ecma_codegen/tests/test262/4ed17e0e2686e5e5.js
 crates/swc_ecma_codegen/tests/test262/4eee835d0ac8382a.js
 crates/swc_ecma_codegen/tests/test262/4efcd175a5db8b47.js
 crates/swc_ecma_codegen/tests/test262/4f21a4e88694c0d8.js
 crates/swc_ecma_codegen/tests/test262/4f24ffe2c3ebe706.js
 crates/swc_ecma_codegen/tests/test262/4f53cda18c2baa0c.js
 crates/swc_ecma_codegen/tests/test262/4f5419fe648c691b.js
 crates/swc_ecma_codegen/tests/test262/4f60d8fbb4be1120.js
 crates/swc_ecma_codegen/tests/test262/4f731d62a74ab666.js
 crates/swc_ecma_codegen/tests/test262/4f805a43cc2e8854.js
 crates/swc_ecma_codegen/tests/test262/4fa08a62c2d8c495.js
 crates/swc_ecma_codegen/tests/test262/4fa4f9e47503bc5f.js
 crates/swc_ecma_codegen/tests/test262/4fdc22a42fa0d040.js
 crates/swc_ecma_codegen/tests/test262/4fee4ac53bdfd7f7.js
 crates/swc_ecma_codegen/tests/test262/500804fd29695dac.js
 crates/swc_ecma_codegen/tests/test262/5021396f85a70480.js
 crates/swc_ecma_codegen/tests/test262/503cf49b200abf64.js
 crates/swc_ecma_codegen/tests/test262/50ac15a08f7c812f.js
 crates/swc_ecma_codegen/tests/test262/50bc1f24c865c57a.js
 crates/swc_ecma_codegen/tests/test262/50c6ab935ccb020a.module.js
 crates/swc_ecma_codegen/tests/test262/50cea0e25b2b707d.js
 crates/swc_ecma_codegen/tests/test262/50e04108598730ff.js
 crates/swc_ecma_codegen/tests/test262/513275ce0e3c7ef3.js
 crates/swc_ecma_codegen/tests/test262/5147bda197f961c1.js
 crates/swc_ecma_codegen/tests/test262/515825915b8d1cd8.js
 crates/swc_ecma_codegen/tests/test262/5171e99c2d9d3e5a.js
 crates/swc_ecma_codegen/tests/test262/5183eafe6b4cd6e0.js
 crates/swc_ecma_codegen/tests/test262/51a3505b43223a9f.js
 crates/swc_ecma_codegen/tests/test262/51b243bb5076b692.js
 crates/swc_ecma_codegen/tests/test262/51b58dc84e1fab89.js
 crates/swc_ecma_codegen/tests/test262/51ea4e18429c02e4.js
 crates/swc_ecma_codegen/tests/test262/51fd2b53ad7e1581.js
 crates/swc_ecma_codegen/tests/test262/5203633f36fbe544.js
 crates/swc_ecma_codegen/tests/test262/5212ddf4e4b70261.js
 crates/swc_ecma_codegen/tests/test262/521479b987ae2d7f.js
 crates/swc_ecma_codegen/tests/test262/521b6dfff0a28aa1.js
 crates/swc_ecma_codegen/tests/test262/523950fa023d7305.js
 crates/swc_ecma_codegen/tests/test262/5239dd0fc0effb71.js
 crates/swc_ecma_codegen/tests/test262/524172bf792ef97e.js
 crates/swc_ecma_codegen/tests/test262/52aeec7b8da212a2.js
 crates/swc_ecma_codegen/tests/test262/52ce5853ea953f0f.js
 crates/swc_ecma_codegen/tests/test262/52f2f30356750b9b.js
 crates/swc_ecma_codegen/tests/test262/52f9245e7cd97f6a.js
 crates/swc_ecma_codegen/tests/test262/5317b960ad78bbfe.js
 crates/swc_ecma_codegen/tests/test262/5333f04581124314.js
 crates/swc_ecma_codegen/tests/test262/53645d3765e5f67f.js
 crates/swc_ecma_codegen/tests/test262/54032532b8655caf.js
 crates/swc_ecma_codegen/tests/test262/5406bea2982a6e13.module.js
 crates/swc_ecma_codegen/tests/test262/54190cc5a11a0233.js
 crates/swc_ecma_codegen/tests/test262/541ee533b54ae664.js
 crates/swc_ecma_codegen/tests/test262/54257d53a8fffe8c.js
 crates/swc_ecma_codegen/tests/test262/547fa50af16beca7.js
 crates/swc_ecma_codegen/tests/test262/5495e25325fdd364.js
 crates/swc_ecma_codegen/tests/test262/54e70df597a4f9a3.js
 crates/swc_ecma_codegen/tests/test262/54fb77cb2384a86b.js
 crates/swc_ecma_codegen/tests/test262/551af1dc1686e912.module.js
 crates/swc_ecma_codegen/tests/test262/5526c98fdf9150c1.js
 crates/swc_ecma_codegen/tests/test262/55b74de671f60184.js
 crates/swc_ecma_codegen/tests/test262/55c15fe174790fb2.js
 crates/swc_ecma_codegen/tests/test262/55c27b3727ba1165.js
 crates/swc_ecma_codegen/tests/test262/55d1482dc2d95e91.js
 crates/swc_ecma_codegen/tests/test262/55d721b105cc1780.js
 crates/swc_ecma_codegen/tests/test262/560c364700fdb6b2.js
 crates/swc_ecma_codegen/tests/test262/561ccbf2e5091865.js
 crates/swc_ecma_codegen/tests/test262/5641ad33abcd1752.js
 crates/swc_ecma_codegen/tests/test262/5654d4106d7025c2.js
 crates/swc_ecma_codegen/tests/test262/5665da18579dd006.js
 crates/swc_ecma_codegen/tests/test262/569a2c1bad3beeb2.js
 crates/swc_ecma_codegen/tests/test262/56dcd0733a23aa26.js
 crates/swc_ecma_codegen/tests/test262/56debc26cbc2e077.js
 crates/swc_ecma_codegen/tests/test262/56e2ba90e05f5659.js
 crates/swc_ecma_codegen/tests/test262/56ec311ffc030121.module.js
 crates/swc_ecma_codegen/tests/test262/56fd564979894636.js
 crates/swc_ecma_codegen/tests/test262/571bb9d1fdd6fcc0.js
 crates/swc_ecma_codegen/tests/test262/5727b1080ddcd68e.js
 crates/swc_ecma_codegen/tests/test262/574ea84fc61bdc31.js
 crates/swc_ecma_codegen/tests/test262/575306c08cc44b10.js
 crates/swc_ecma_codegen/tests/test262/578ebe526f02ab34.js
 crates/swc_ecma_codegen/tests/test262/57971b49e239c0ff.js
 crates/swc_ecma_codegen/tests/test262/57ad28ff7d96f031.js
 crates/swc_ecma_codegen/tests/test262/5829d742ab805866.js
 crates/swc_ecma_codegen/tests/test262/585130f356b0729f.js
 crates/swc_ecma_codegen/tests/test262/5856de37689f8db9.js
 crates/swc_ecma_codegen/tests/test262/585b857c11763bad.js
 crates/swc_ecma_codegen/tests/test262/587400d1c019785a.js
 crates/swc_ecma_codegen/tests/test262/589dc8ad3b9aa28f.js
 crates/swc_ecma_codegen/tests/test262/58a52091eaa8746c.js
 crates/swc_ecma_codegen/tests/test262/58cb05d17f7ec010.js
 crates/swc_ecma_codegen/tests/test262/58cf2c5c0cecdf0e.js
 crates/swc_ecma_codegen/tests/test262/58d72762ccb4d31f.js
 crates/swc_ecma_codegen/tests/test262/58ed6ffb30191684.js
 crates/swc_ecma_codegen/tests/test262/596746323492fbfd.js
 crates/swc_ecma_codegen/tests/test262/597108fd45a6e79b.js
 crates/swc_ecma_codegen/tests/test262/597b9759467727fc.js
 crates/swc_ecma_codegen/tests/test262/5984eac0c5c6d947.js
 crates/swc_ecma_codegen/tests/test262/598a5cedba92154d.js
 crates/swc_ecma_codegen/tests/test262/599dff255c5ec792.js
 crates/swc_ecma_codegen/tests/test262/59ae0289778b80cd.js
 crates/swc_ecma_codegen/tests/test262/5a06dab3e9fd0f65.js
 crates/swc_ecma_codegen/tests/test262/5a079debdfff12da.js
 crates/swc_ecma_codegen/tests/test262/5a0dcc9e43fed2c2.js
 crates/swc_ecma_codegen/tests/test262/5a2a8e992fa4fe37.js
 crates/swc_ecma_codegen/tests/test262/5a51417e1ceb294f.js
 crates/swc_ecma_codegen/tests/test262/5a54ee2c0b326b18.js
 crates/swc_ecma_codegen/tests/test262/5a7812b78a03b937.js
 crates/swc_ecma_codegen/tests/test262/5aca2791ab698851.js
 crates/swc_ecma_codegen/tests/test262/5b146261dda66d63.js
 crates/swc_ecma_codegen/tests/test262/5b39aca97d9006f4.js
 crates/swc_ecma_codegen/tests/test262/5b4cef6792d9462f.js
 crates/swc_ecma_codegen/tests/test262/5b683275df4548d1.js
 crates/swc_ecma_codegen/tests/test262/5b8d2b991d2c1f5b.js
 crates/swc_ecma_codegen/tests/test262/5b8fad162f489b3b.js
 crates/swc_ecma_codegen/tests/test262/5b9f113c3bdd0c49.js
 crates/swc_ecma_codegen/tests/test262/5bae374be95382c6.js
 crates/swc_ecma_codegen/tests/test262/5bb4c1e68b0925d1.js
 crates/swc_ecma_codegen/tests/test262/5beffd72ddb47f13.js
 crates/swc_ecma_codegen/tests/test262/5c3d125ce5f032aa.js
 crates/swc_ecma_codegen/tests/test262/5c57eec29a019ebb.js
 crates/swc_ecma_codegen/tests/test262/5c587adcfe50a8c6.js
 crates/swc_ecma_codegen/tests/test262/5c5ef7a4bdc3e081.js
 crates/swc_ecma_codegen/tests/test262/5cc7ceeebdccb6d4.js
 crates/swc_ecma_codegen/tests/test262/5cf0dc4259e98c15.js
 crates/swc_ecma_codegen/tests/test262/5d0cbb3fb27c21b7.js
 crates/swc_ecma_codegen/tests/test262/5d1a7c61bf135457.js
 crates/swc_ecma_codegen/tests/test262/5d3e89c83953788e.js
 crates/swc_ecma_codegen/tests/test262/5d5b9de6d9b95f3e.js
 crates/swc_ecma_codegen/tests/test262/5d687a45c607ea42.js
 crates/swc_ecma_codegen/tests/test262/5d8ab2c35c7eb883.js
 crates/swc_ecma_codegen/tests/test262/5d9d30af901ba176.js
 crates/swc_ecma_codegen/tests/test262/5dd65055dace49bc.js
 crates/swc_ecma_codegen/tests/test262/5e0cab2e2e36274c.js
 crates/swc_ecma_codegen/tests/test262/5e1cbe1737b1bbc6.js
 crates/swc_ecma_codegen/tests/test262/5e6d5c3edf519b99.js
 crates/swc_ecma_codegen/tests/test262/5e7ca8611aaa4d53.js
 crates/swc_ecma_codegen/tests/test262/5ec03710bd21b933.js
 crates/swc_ecma_codegen/tests/test262/5ecbbdc097bee212.js
 crates/swc_ecma_codegen/tests/test262/5ecf2f4d83e6260d.module.js
 crates/swc_ecma_codegen/tests/test262/5ed18bdbe48cc4c3.js
 crates/swc_ecma_codegen/tests/test262/5f1e0eff7ac775ee.js
 crates/swc_ecma_codegen/tests/test262/5f2834246274eccc.js
 crates/swc_ecma_codegen/tests/test262/5f5e1d12ad68e832.js
 crates/swc_ecma_codegen/tests/test262/5f730961df66e8e8.js
 crates/swc_ecma_codegen/tests/test262/5f85b0b6828b081b.js
 crates/swc_ecma_codegen/tests/test262/5f9eeac7b076f34b.js
 crates/swc_ecma_codegen/tests/test262/5fa8c711247d70f5.js
 crates/swc_ecma_codegen/tests/test262/5fcc16142185c87c.js
 crates/swc_ecma_codegen/tests/test262/600327b79f60606c.js
 crates/swc_ecma_codegen/tests/test262/600fd3c4d9f2ca42.js
 crates/swc_ecma_codegen/tests/test262/60a1991953372b97.js
 crates/swc_ecma_codegen/tests/test262/60bb345d725fe68b.js
 crates/swc_ecma_codegen/tests/test262/60c092cb83b525f2.js
 crates/swc_ecma_codegen/tests/test262/60dcd48a3f6af44f.js
 crates/swc_ecma_codegen/tests/test262/610b397691988417.module.js
 crates/swc_ecma_codegen/tests/test262/612fed84b89e42a8.js
 crates/swc_ecma_codegen/tests/test262/6196b3f969486455.js
 crates/swc_ecma_codegen/tests/test262/61ceb5809404ee85.js
 crates/swc_ecma_codegen/tests/test262/61d8a7e497b6db72.js
 crates/swc_ecma_codegen/tests/test262/61f55d9f22cc8426.js
 crates/swc_ecma_codegen/tests/test262/623cec03370f088a.js
 crates/swc_ecma_codegen/tests/test262/624bc7f99260037f.js
 crates/swc_ecma_codegen/tests/test262/62541961bcef8d79.js
 crates/swc_ecma_codegen/tests/test262/627fede559e0bcac.js
 crates/swc_ecma_codegen/tests/test262/62ab44289ebbba49.js
 crates/swc_ecma_codegen/tests/test262/62c217b2844680ab.js
 crates/swc_ecma_codegen/tests/test262/62d0da6771d5317d.js
 crates/swc_ecma_codegen/tests/test262/62d7c1ee4e1626c4.js
 crates/swc_ecma_codegen/tests/test262/63208a19ffb4baeb.js
 crates/swc_ecma_codegen/tests/test262/633fac25082a90af.js
 crates/swc_ecma_codegen/tests/test262/63586de6fec2e3cf.js
 crates/swc_ecma_codegen/tests/test262/639b9076cc56e57c.js
 crates/swc_ecma_codegen/tests/test262/63c92209eb77315a.js
 crates/swc_ecma_codegen/tests/test262/63ee9cd383dc68a3.js
 crates/swc_ecma_codegen/tests/test262/64117d5c682ec505.js
 crates/swc_ecma_codegen/tests/test262/641ac9060a206183.js
 crates/swc_ecma_codegen/tests/test262/645e8cce491528cd.js
 crates/swc_ecma_codegen/tests/test262/646c2391c11102b5.js
 crates/swc_ecma_codegen/tests/test262/647e21f8f157c338.js
 crates/swc_ecma_codegen/tests/test262/6498dcc494193cb4.js
 crates/swc_ecma_codegen/tests/test262/64cc57f82a54b7fb.js
 crates/swc_ecma_codegen/tests/test262/64ff3b3ee7f636c5.js
 crates/swc_ecma_codegen/tests/test262/65047600233c760c.js
 crates/swc_ecma_codegen/tests/test262/65228d6a31a06406.js
 crates/swc_ecma_codegen/tests/test262/65401ed8dc152370.js
 crates/swc_ecma_codegen/tests/test262/655eab0815e0567e.js
 crates/swc_ecma_codegen/tests/test262/65fcb1f93f1684ef.js
 crates/swc_ecma_codegen/tests/test262/660f5a175a2d46ac.js
 crates/swc_ecma_codegen/tests/test262/664b0da1dd015106.js
 crates/swc_ecma_codegen/tests/test262/665f4940c7cf30c9.js
 crates/swc_ecma_codegen/tests/test262/668ab87597363d53.js
 crates/swc_ecma_codegen/tests/test262/66aabbb5b00fb1ae.js
 crates/swc_ecma_codegen/tests/test262/66bd9903ea05f8cc.js
 crates/swc_ecma_codegen/tests/test262/66d2dbcb692491ec.module.js
 crates/swc_ecma_codegen/tests/test262/66e383bfd18e66ab.js
 crates/swc_ecma_codegen/tests/test262/66ea15f7de78add7.module.js
 crates/swc_ecma_codegen/tests/test262/671c914df5da04df.js
 crates/swc_ecma_codegen/tests/test262/6733f491913ccff2.js
 crates/swc_ecma_codegen/tests/test262/673e6f2765ef3cb3.js
 crates/swc_ecma_codegen/tests/test262/67711cbb84083749.js
 crates/swc_ecma_codegen/tests/test262/6776e2c88e03f1a2.js
 crates/swc_ecma_codegen/tests/test262/680880af107834e8.js
 crates/swc_ecma_codegen/tests/test262/68125aef6f5cc46f.js
 crates/swc_ecma_codegen/tests/test262/6815ab22de966de8.js
 crates/swc_ecma_codegen/tests/test262/681f352b7356594c.js
 crates/swc_ecma_codegen/tests/test262/6823058797ddd563.js
 crates/swc_ecma_codegen/tests/test262/684237281767d41d.js
 crates/swc_ecma_codegen/tests/test262/6861bb23b186f65a.js
 crates/swc_ecma_codegen/tests/test262/687b7b904904fcfd.js
 crates/swc_ecma_codegen/tests/test262/687f678cde900411.js
 crates/swc_ecma_codegen/tests/test262/69063bc9496ea6e5.js
 crates/swc_ecma_codegen/tests/test262/691e1d9954f3e6e2.js
 crates/swc_ecma_codegen/tests/test262/697b3d30c1d06918.js
 crates/swc_ecma_codegen/tests/test262/698a8cfb0705c277.js
 crates/swc_ecma_codegen/tests/test262/69bbdc7c34ed23cc.js
 crates/swc_ecma_codegen/tests/test262/69bdc785b6e244ff.js
 crates/swc_ecma_codegen/tests/test262/69cbe8ec2f64382d.js
 crates/swc_ecma_codegen/tests/test262/6a218750a221c68b.module.js
 crates/swc_ecma_codegen/tests/test262/6a220df693ce521c.js
 crates/swc_ecma_codegen/tests/test262/6a240463b40550d2.js
 crates/swc_ecma_codegen/tests/test262/6a323491fe75918a.js
 crates/swc_ecma_codegen/tests/test262/6a735105a5e79722.js
 crates/swc_ecma_codegen/tests/test262/6a7ed6cb99ea0b81.js
 crates/swc_ecma_codegen/tests/test262/6b0e8bbdc3dca1c5.js
 crates/swc_ecma_codegen/tests/test262/6b36b5ad4f3ad84d.js
 crates/swc_ecma_codegen/tests/test262/6b63d36394b0ffb3.js
 crates/swc_ecma_codegen/tests/test262/6b68aefbfbf0beb9.js
 crates/swc_ecma_codegen/tests/test262/6b76b8761a049c19.js
 crates/swc_ecma_codegen/tests/test262/6b86b273ff34fce1.js
 crates/swc_ecma_codegen/tests/test262/6bb2a138b9eb0088.js
 crates/swc_ecma_codegen/tests/test262/6c27d048b07ca7e0.js
 crates/swc_ecma_codegen/tests/test262/6c42024bfadac21f.js
 crates/swc_ecma_codegen/tests/test262/6c4fe38464c16309.js
 crates/swc_ecma_codegen/tests/test262/6c5f0dd83c417a5a.js
 crates/swc_ecma_codegen/tests/test262/6c688efe01b3631e.js
 crates/swc_ecma_codegen/tests/test262/6cfcfc99afcb6e1a.js
 crates/swc_ecma_codegen/tests/test262/6d1bf4c3db76b489.js
 crates/swc_ecma_codegen/tests/test262/6d707802519c7158.js
 crates/swc_ecma_codegen/tests/test262/6d79220c64963dad.js
 crates/swc_ecma_codegen/tests/test262/6d8728cbc7bfe6b5.js
 crates/swc_ecma_codegen/tests/test262/6d8c97119162ad95.js
 crates/swc_ecma_codegen/tests/test262/6d981ff8b6a3faec.js
 crates/swc_ecma_codegen/tests/test262/6db6e4c3ba0299b7.js
 crates/swc_ecma_codegen/tests/test262/6db7dbc9b1365dfa.module.js
 crates/swc_ecma_codegen/tests/test262/6dcd76e9be7c3d00.js
 crates/swc_ecma_codegen/tests/test262/6e5fe0c2bb20b016.js
 crates/swc_ecma_codegen/tests/test262/6ec818aa7f27cdbf.js
 crates/swc_ecma_codegen/tests/test262/6edc155d463535cb.js
 crates/swc_ecma_codegen/tests/test262/6f256be2ef45a7d6.js
 crates/swc_ecma_codegen/tests/test262/6f6e870785069487.js
 crates/swc_ecma_codegen/tests/test262/6f824ec22e22a198.js
 crates/swc_ecma_codegen/tests/test262/6ffb11115fcefb96.js
 crates/swc_ecma_codegen/tests/test262/6ffb1fb47c2dd12f.js
 crates/swc_ecma_codegen/tests/test262/6ffc173d4e1e5158.js
 crates/swc_ecma_codegen/tests/test262/6ffd0afb19f0a92c.js
 crates/swc_ecma_codegen/tests/test262/702e4ee53d26635a.module.js
 crates/swc_ecma_codegen/tests/test262/7055b45fe7f74d94.js
 crates/swc_ecma_codegen/tests/test262/70ad5a19a1b2a4b6.js
 crates/swc_ecma_codegen/tests/test262/70b701c0eb7d36fd.js
 crates/swc_ecma_codegen/tests/test262/70bf2c409480ae10.js
 crates/swc_ecma_codegen/tests/test262/70c2ced6bad143f1.js
 crates/swc_ecma_codegen/tests/test262/70da848e355cdfd2.js
 crates/swc_ecma_codegen/tests/test262/7148f242d6770f89.js
 crates/swc_ecma_codegen/tests/test262/717b2f65b69e809e.js
 crates/swc_ecma_codegen/tests/test262/717def9f9459b4e1.module.js
 crates/swc_ecma_codegen/tests/test262/7188bf4c56d2ffc8.js
 crates/swc_ecma_codegen/tests/test262/71a2d3e7d606a959.js
 crates/swc_ecma_codegen/tests/test262/71bcb4b846c22c58.js
 crates/swc_ecma_codegen/tests/test262/71e066a0fa01825b.js
 crates/swc_ecma_codegen/tests/test262/72286da2cadacba6.js
 crates/swc_ecma_codegen/tests/test262/726ee28a1b50ff13.module.js
 crates/swc_ecma_codegen/tests/test262/729212ece9234c48.js
 crates/swc_ecma_codegen/tests/test262/72d79750e81ef03d.js
 crates/swc_ecma_codegen/tests/test262/72e4f3f9f66a40b8.js
 crates/swc_ecma_codegen/tests/test262/7305be27a0713dfa.js
 crates/swc_ecma_codegen/tests/test262/73298cb8636154f2.js
 crates/swc_ecma_codegen/tests/test262/739bef73b11c87de.js
 crates/swc_ecma_codegen/tests/test262/74234e98afe7498f.js
 crates/swc_ecma_codegen/tests/test262/748a60621d2abe2b.js
 crates/swc_ecma_codegen/tests/test262/74c5ebda713c8bd7.js
 crates/swc_ecma_codegen/tests/test262/74cfbae1c9639338.js
 crates/swc_ecma_codegen/tests/test262/75172741c27c7703.js
 crates/swc_ecma_codegen/tests/test262/753341b6f22ec11f.js
 crates/swc_ecma_codegen/tests/test262/753a8b016a700975.js
 crates/swc_ecma_codegen/tests/test262/756579211447db0b.js
 crates/swc_ecma_codegen/tests/test262/756e3fe0ef87b136.js
 crates/swc_ecma_codegen/tests/test262/757fc3fbe38b4ecb.js
 crates/swc_ecma_codegen/tests/test262/75969544af546abc.js
 crates/swc_ecma_codegen/tests/test262/75ad6a8ee6579761.js
 crates/swc_ecma_codegen/tests/test262/75bb6594d6ad253f.module.js
 crates/swc_ecma_codegen/tests/test262/75e16348fe9e6213.js
 crates/swc_ecma_codegen/tests/test262/764e72657e7321b5.js
 crates/swc_ecma_codegen/tests/test262/765a7a823aa1b070.js
 crates/swc_ecma_codegen/tests/test262/76703c4b987330fb.js
 crates/swc_ecma_codegen/tests/test262/76a46be6c2f09fa3.js
 crates/swc_ecma_codegen/tests/test262/76d4858e4a60be95.js
 crates/swc_ecma_codegen/tests/test262/771467ccdae93157.js
 crates/swc_ecma_codegen/tests/test262/7716587c3d80e9ab.js
 crates/swc_ecma_codegen/tests/test262/7733ab7955652851.js
 crates/swc_ecma_codegen/tests/test262/776076cb09759e40.js
 crates/swc_ecma_codegen/tests/test262/77710aedc74ecfa3.js
 crates/swc_ecma_codegen/tests/test262/7779cfcd717e97d3.js
 crates/swc_ecma_codegen/tests/test262/7788d3c1e1247da9.js
 crates/swc_ecma_codegen/tests/test262/779e65d6349f1616.js
 crates/swc_ecma_codegen/tests/test262/77a541b0502d0bde.js
 crates/swc_ecma_codegen/tests/test262/77c661b2fbe3dd3a.js
 crates/swc_ecma_codegen/tests/test262/77db52b103913973.js
 crates/swc_ecma_codegen/tests/test262/78435241f6c87ece.js
 crates/swc_ecma_codegen/tests/test262/784a059faa166072.js
 crates/swc_ecma_codegen/tests/test262/784cbc06d5ade346.js
 crates/swc_ecma_codegen/tests/test262/7855fbf5ea10e622.js
 crates/swc_ecma_codegen/tests/test262/787170711cb8abd6.js
 crates/swc_ecma_codegen/tests/test262/789af9b27c832306.js
 crates/swc_ecma_codegen/tests/test262/78c215fabdf13bae.js
 crates/swc_ecma_codegen/tests/test262/78cf02220fb0937c.js
 crates/swc_ecma_codegen/tests/test262/78e1b8a4f3318967.js
 crates/swc_ecma_codegen/tests/test262/78ea6e4e98c18f91.js
 crates/swc_ecma_codegen/tests/test262/78eb22badc114b6f.js
 crates/swc_ecma_codegen/tests/test262/78ecd285b8b44e99.js
 crates/swc_ecma_codegen/tests/test262/78fa04077cf1950c.js
 crates/swc_ecma_codegen/tests/test262/790a34467d7d9d58.js
 crates/swc_ecma_codegen/tests/test262/7912cf1671c75406.js
 crates/swc_ecma_codegen/tests/test262/791ee64772f0ea45.js
 crates/swc_ecma_codegen/tests/test262/7993945fc0f58feb.js
 crates/swc_ecma_codegen/tests/test262/799fad61dcd88f30.js
 crates/swc_ecma_codegen/tests/test262/79a4d1fdd55febec.js
 crates/swc_ecma_codegen/tests/test262/79b7f48e8a6d401c.js
 crates/swc_ecma_codegen/tests/test262/79ea421b940c3474.js
 crates/swc_ecma_codegen/tests/test262/79f7d5d83decb768.js
 crates/swc_ecma_codegen/tests/test262/7a405ea1fdb6a26e.js
 crates/swc_ecma_codegen/tests/test262/7a71c5f849677cd1.js
 crates/swc_ecma_codegen/tests/test262/7a815cb480c3cac2.js
 crates/swc_ecma_codegen/tests/test262/7a964712d5220b79.js
 crates/swc_ecma_codegen/tests/test262/7ab6a1dd47c6bc1f.js
 crates/swc_ecma_codegen/tests/test262/7ac0063e99bc8720.js
 crates/swc_ecma_codegen/tests/test262/7ae57d0c2d30db3a.js
 crates/swc_ecma_codegen/tests/test262/7afd38d79e6795a8.js
 crates/swc_ecma_codegen/tests/test262/7b0a9215ec756496.js
 crates/swc_ecma_codegen/tests/test262/7b514406528ff126.js
 crates/swc_ecma_codegen/tests/test262/7b71bc250036251c.js
 crates/swc_ecma_codegen/tests/test262/7b72d7b43bedc895.js
 crates/swc_ecma_codegen/tests/test262/7b8a8232be18df90.js
 crates/swc_ecma_codegen/tests/test262/7bc8dc445fc0f1c3.js
 crates/swc_ecma_codegen/tests/test262/7bdcce70c382a9a4.js
 crates/swc_ecma_codegen/tests/test262/7be9be4918d25634.js
 crates/swc_ecma_codegen/tests/test262/7c027cdbc7f493b2.js
 crates/swc_ecma_codegen/tests/test262/7c03e5eb6a9f6f1a.js
 crates/swc_ecma_codegen/tests/test262/7c3fc6d2a783ecd9.js
 crates/swc_ecma_codegen/tests/test262/7c46ecc8f111b567.js
 crates/swc_ecma_codegen/tests/test262/7c508ad20a5ecbce.js
 crates/swc_ecma_codegen/tests/test262/7c6d13458e08e1f4.js
 crates/swc_ecma_codegen/tests/test262/7c9c0cce695bc705.js
 crates/swc_ecma_codegen/tests/test262/7cbf77c14b9c89bc.js
 crates/swc_ecma_codegen/tests/test262/7cd7c68a6131f816.js
 crates/swc_ecma_codegen/tests/test262/7d029e0be60dc821.module.js
 crates/swc_ecma_codegen/tests/test262/7d7dd05015778d56.js
 crates/swc_ecma_codegen/tests/test262/7d8b61ba2a3a275c.js
 crates/swc_ecma_codegen/tests/test262/7da12349ac9f51f2.js
 crates/swc_ecma_codegen/tests/test262/7dab6e55461806c9.js
 crates/swc_ecma_codegen/tests/test262/7dde401422530d6b.js
 crates/swc_ecma_codegen/tests/test262/7dea677261fc5dd8.module.js
 crates/swc_ecma_codegen/tests/test262/7df2a606ecc6cd84.js
 crates/swc_ecma_codegen/tests/test262/7dfb625b91c5c879.js
 crates/swc_ecma_codegen/tests/test262/7e094109208fc749.js
 crates/swc_ecma_codegen/tests/test262/7e28d9664deeef8a.js
 crates/swc_ecma_codegen/tests/test262/7e50a0527f791c52.js
 crates/swc_ecma_codegen/tests/test262/7e6e3b4c766a4d33.js
 crates/swc_ecma_codegen/tests/test262/7e6eac5fdc429608.js
 crates/swc_ecma_codegen/tests/test262/7e88047a36603238.js
 crates/swc_ecma_codegen/tests/test262/7e8f17e7be305a2a.js
 crates/swc_ecma_codegen/tests/test262/7e99cc8b7ce365fb.js
 crates/swc_ecma_codegen/tests/test262/7ebaa39b4a9b5b5b.js
 crates/swc_ecma_codegen/tests/test262/7f4c40906c3ebe2b.js
 crates/swc_ecma_codegen/tests/test262/7f88f149f16fe97a.js
 crates/swc_ecma_codegen/tests/test262/7fac17daa2bd5186.js
 crates/swc_ecma_codegen/tests/test262/7fbe94acda67721e.js
 crates/swc_ecma_codegen/tests/test262/7fdf990c6f42edcd.module.js
 crates/swc_ecma_codegen/tests/test262/7fe89d8edf6e778a.js
 crates/swc_ecma_codegen/tests/test262/801ac33e4c34efb8.js
 crates/swc_ecma_codegen/tests/test262/802658d6ef9a83ec.js
 crates/swc_ecma_codegen/tests/test262/804e022cd08b4ae1.js
 crates/swc_ecma_codegen/tests/test262/807dfc91f4ed4394.js
 crates/swc_ecma_codegen/tests/test262/80950061e291542b.js
 crates/swc_ecma_codegen/tests/test262/80c6bda5cad0fbc5.js
 crates/swc_ecma_codegen/tests/test262/80d2351a5ae68524.js
 crates/swc_ecma_codegen/tests/test262/80f60039028189e4.js
 crates/swc_ecma_codegen/tests/test262/811b309b010a36ce.js
 crates/swc_ecma_codegen/tests/test262/8152f05423c90f61.js
 crates/swc_ecma_codegen/tests/test262/8179659ef4fd0965.js
 crates/swc_ecma_codegen/tests/test262/818ea8eaeef8b3da.js
 crates/swc_ecma_codegen/tests/test262/81a0322e554af8da.js
 crates/swc_ecma_codegen/tests/test262/81a6472df96f185f.js
 crates/swc_ecma_codegen/tests/test262/81b986948b58ffda.js
 crates/swc_ecma_codegen/tests/test262/81be1572d1eebdf2.js
 crates/swc_ecma_codegen/tests/test262/81be47a15713178e.js
 crates/swc_ecma_codegen/tests/test262/820521ef532dce18.js
 crates/swc_ecma_codegen/tests/test262/8286caaa8e0196bb.js
 crates/swc_ecma_codegen/tests/test262/8290412f79ac2bb6.js
 crates/swc_ecma_codegen/tests/test262/82a730bd109206bb.js
 crates/swc_ecma_codegen/tests/test262/82c827ccaecbe22b.js
 crates/swc_ecma_codegen/tests/test262/832ad002639ce202.js
 crates/swc_ecma_codegen/tests/test262/8340cdb8653046bb.js
 crates/swc_ecma_codegen/tests/test262/836158118a07b45d.js
 crates/swc_ecma_codegen/tests/test262/8386fbff927a9e0e.js
 crates/swc_ecma_codegen/tests/test262/838d87085df03a6d.js
 crates/swc_ecma_codegen/tests/test262/83cea3f2e14d1e23.js
 crates/swc_ecma_codegen/tests/test262/83f083525ae5a0e0.js
 crates/swc_ecma_codegen/tests/test262/83fc5b5bbdb601ef.js
 crates/swc_ecma_codegen/tests/test262/8411f3c15e3e8529.js
 crates/swc_ecma_codegen/tests/test262/84250e15785d8a9e.js
 crates/swc_ecma_codegen/tests/test262/842fe071562c1a9e.js
 crates/swc_ecma_codegen/tests/test262/845368e466d341f5.js
 crates/swc_ecma_codegen/tests/test262/845631d1a33b3409.js
 crates/swc_ecma_codegen/tests/test262/845e30448809e2bc.js
 crates/swc_ecma_codegen/tests/test262/8462f068b299bca2.js
 crates/swc_ecma_codegen/tests/test262/849e112b480fda30.js
 crates/swc_ecma_codegen/tests/test262/84b2a5d834daee2f.js
 crates/swc_ecma_codegen/tests/test262/84eaae502ca93891.js
 crates/swc_ecma_codegen/tests/test262/84f901eb37273117.js
 crates/swc_ecma_codegen/tests/test262/850a60daa178d3b6.js
 crates/swc_ecma_codegen/tests/test262/85263ecacc7a4dc5.js
 crates/swc_ecma_codegen/tests/test262/8543b43f3c48c975.module.js
 crates/swc_ecma_codegen/tests/test262/855b8dea36c841ed.js
 crates/swc_ecma_codegen/tests/test262/858d6a756ff641f3.js
 crates/swc_ecma_codegen/tests/test262/8597768c0fe519eb.js
 crates/swc_ecma_codegen/tests/test262/85d2d93264f2672d.module.js
 crates/swc_ecma_codegen/tests/test262/85d6723f13f33101.js
 crates/swc_ecma_codegen/tests/test262/85e4314fa8f0661f.js
 crates/swc_ecma_codegen/tests/test262/8628cd459b39ffe8.js
 crates/swc_ecma_codegen/tests/test262/8643da76fe7e95c7.js
 crates/swc_ecma_codegen/tests/test262/8664d1a4e7a73078.js
 crates/swc_ecma_codegen/tests/test262/86a25a2a0e393ed6.js
 crates/swc_ecma_codegen/tests/test262/86b0ffc811e713ec.js
 crates/swc_ecma_codegen/tests/test262/86d8f1465e745b44.js
 crates/swc_ecma_codegen/tests/test262/86f68610fcefaeae.js
 crates/swc_ecma_codegen/tests/test262/870a0b8d891753e9.js
 crates/swc_ecma_codegen/tests/test262/8751eb24f903c279.js
 crates/swc_ecma_codegen/tests/test262/87844be2334fba9e.js
 crates/swc_ecma_codegen/tests/test262/87a9b0d1d80812cc.js
 crates/swc_ecma_codegen/tests/test262/87cb789c4ed2b97a.js
 crates/swc_ecma_codegen/tests/test262/87e1d3eab9d05339.js
 crates/swc_ecma_codegen/tests/test262/88127d108648d05b.js
 crates/swc_ecma_codegen/tests/test262/881a7a3d4e17e621.js
 crates/swc_ecma_codegen/tests/test262/884e5c2703ce95f3.js
 crates/swc_ecma_codegen/tests/test262/8854cac4acddd510.js
 crates/swc_ecma_codegen/tests/test262/88561e211e862344.js
 crates/swc_ecma_codegen/tests/test262/88827d8021b5b3ab.js
 crates/swc_ecma_codegen/tests/test262/88af07b3dc006159.js
 crates/swc_ecma_codegen/tests/test262/88c21621e3e8bba0.js
 crates/swc_ecma_codegen/tests/test262/88d42455ac933ef5.js
 crates/swc_ecma_codegen/tests/test262/88e99d6cd8e8d87f.js
 crates/swc_ecma_codegen/tests/test262/891fc3470b618587.js
 crates/swc_ecma_codegen/tests/test262/892f6e09c02c35b5.js
 crates/swc_ecma_codegen/tests/test262/8996d3eb07c6f7cd.js
 crates/swc_ecma_codegen/tests/test262/89a31837e6736b2a.js
 crates/swc_ecma_codegen/tests/test262/89c872e56d527908.js
 crates/swc_ecma_codegen/tests/test262/8a0fc8ea31727188.module.js
 crates/swc_ecma_codegen/tests/test262/8a40542f1f53c4f0.js
 crates/swc_ecma_codegen/tests/test262/8aa3cd2609b4f278.js
 crates/swc_ecma_codegen/tests/test262/8ad4edbe9317df28.js
 crates/swc_ecma_codegen/tests/test262/8ae0c86bd7897b7b.js
 crates/swc_ecma_codegen/tests/test262/8af69d8f15295ed2.js
 crates/swc_ecma_codegen/tests/test262/8b4ff58f416e17b5.js
 crates/swc_ecma_codegen/tests/test262/8b6bded4f89f89f6.js
 crates/swc_ecma_codegen/tests/test262/8b8edcb36909900b.js
 crates/swc_ecma_codegen/tests/test262/8b9cd46352285386.js
 crates/swc_ecma_codegen/tests/test262/8bd57faa6bcca5e2.js
 crates/swc_ecma_codegen/tests/test262/8be0df708b9e56ca.js
 crates/swc_ecma_codegen/tests/test262/8bf3ec35c55ed3c0.js
 crates/swc_ecma_codegen/tests/test262/8c27fb7ef1e3ca3d.js
 crates/swc_ecma_codegen/tests/test262/8c56513a6ac3cdff.js
 crates/swc_ecma_codegen/tests/test262/8c56cf12f007a392.js
 crates/swc_ecma_codegen/tests/test262/8c5c46a300d5addb.module.js
 crates/swc_ecma_codegen/tests/test262/8c80f7ee04352eba.js
 crates/swc_ecma_codegen/tests/test262/8c8a7a2941fb6d64.js
 crates/swc_ecma_codegen/tests/test262/8ce30bb40ffff192.js
 crates/swc_ecma_codegen/tests/test262/8d14286a8cc6ee9d.js
 crates/swc_ecma_codegen/tests/test262/8d2463220e3cd0d7.js
 crates/swc_ecma_codegen/tests/test262/8d2ffebc7214c34f.js
 crates/swc_ecma_codegen/tests/test262/8d40617aec6fabe5.js
 crates/swc_ecma_codegen/tests/test262/8d470354c5d2e216.js
 crates/swc_ecma_codegen/tests/test262/8d5679ec94e658e1.js
 crates/swc_ecma_codegen/tests/test262/8d5aeaf1120f0897.js
 crates/swc_ecma_codegen/tests/test262/8d6435fa243d5b1a.js
 crates/swc_ecma_codegen/tests/test262/8d67ad04bfc356c9.js
 crates/swc_ecma_codegen/tests/test262/8d6ab6352a3f7fa0.js
 crates/swc_ecma_codegen/tests/test262/8d7d59e5d573ca84.js
 crates/swc_ecma_codegen/tests/test262/8d8913ebd8403c6a.js
 crates/swc_ecma_codegen/tests/test262/8db74b0d31f10261.js
 crates/swc_ecma_codegen/tests/test262/8dbf5f9322d8b5ac.js
 crates/swc_ecma_codegen/tests/test262/8ddbdc8954dd7aa9.js
 crates/swc_ecma_codegen/tests/test262/8de47a8b53495792.js
 crates/swc_ecma_codegen/tests/test262/8e37579cd5ffb2df.js
 crates/swc_ecma_codegen/tests/test262/8e3f0660b32fbfd2.js
 crates/swc_ecma_codegen/tests/test262/8e609bb71c20b858.module.js
 crates/swc_ecma_codegen/tests/test262/8e6c915d1746636d.js
 crates/swc_ecma_codegen/tests/test262/8e8e921a75194950.js
 crates/swc_ecma_codegen/tests/test262/8ec6a55806087669.js
 crates/swc_ecma_codegen/tests/test262/8ecaef2617d8c6a7.js
 crates/swc_ecma_codegen/tests/test262/8ed2a171ab34c301.js
 crates/swc_ecma_codegen/tests/test262/8ed2fce2b9b43fb7.js
 crates/swc_ecma_codegen/tests/test262/8ef08a335a7f5966.js
 crates/swc_ecma_codegen/tests/test262/8f0084b1073e1877.js
 crates/swc_ecma_codegen/tests/test262/8f4f97274dea4723.js
 crates/swc_ecma_codegen/tests/test262/8f659ed872554f99.js
 crates/swc_ecma_codegen/tests/test262/8f8a9f6ca890939e.js
 crates/swc_ecma_codegen/tests/test262/8f8bfb27569ac008.js
 crates/swc_ecma_codegen/tests/test262/8f9e8be5a6c50e77.js
 crates/swc_ecma_codegen/tests/test262/8fcaa7f3f8926a5e.js
 crates/swc_ecma_codegen/tests/test262/9013f39c33dc8416.js
 crates/swc_ecma_codegen/tests/test262/901fca17189cd709.js
 crates/swc_ecma_codegen/tests/test262/9027dae72a91a9ed.js
 crates/swc_ecma_codegen/tests/test262/9036914be00c0dc7.js
 crates/swc_ecma_codegen/tests/test262/903dd05bf49c8fac.js
 crates/swc_ecma_codegen/tests/test262/906e545ceef0fcfd.js
 crates/swc_ecma_codegen/tests/test262/90919cd6fd06c4d8.js
 crates/swc_ecma_codegen/tests/test262/90abe26c46af6975.js
 crates/swc_ecma_codegen/tests/test262/90ad0135b905a622.js
 crates/swc_ecma_codegen/tests/test262/90fa9751ab71ce28.js
 crates/swc_ecma_codegen/tests/test262/914ae3168da48965.js
 crates/swc_ecma_codegen/tests/test262/9159ea4175a5a021.js
 crates/swc_ecma_codegen/tests/test262/918e105a2ff6c64a.js
 crates/swc_ecma_codegen/tests/test262/91cbb6971c86509e.js
 crates/swc_ecma_codegen/tests/test262/91f2fa0b11550b30.js
 crates/swc_ecma_codegen/tests/test262/9203cb34e9b091dc.js
 crates/swc_ecma_codegen/tests/test262/9208254b5f8a8481.js
 crates/swc_ecma_codegen/tests/test262/923c99b441ab5a26.js
 crates/swc_ecma_codegen/tests/test262/925443c6cf79aa88.js
 crates/swc_ecma_codegen/tests/test262/927b1e0dd52248a6.js
 crates/swc_ecma_codegen/tests/test262/927efb51d4882ccb.js
 crates/swc_ecma_codegen/tests/test262/92a997b1ba17876e.js
 crates/swc_ecma_codegen/tests/test262/92dd079c741d2a95.js
 crates/swc_ecma_codegen/tests/test262/92fd8e24864fde0a.js
 crates/swc_ecma_codegen/tests/test262/93108a695e5ff29d.js
 crates/swc_ecma_codegen/tests/test262/9312a1adbbf0a4c0.js
 crates/swc_ecma_codegen/tests/test262/9331c78bb0fc6a55.js
 crates/swc_ecma_codegen/tests/test262/9349f48a456341b8.js
 crates/swc_ecma_codegen/tests/test262/937059a5e53177e5.js
 crates/swc_ecma_codegen/tests/test262/939479d60d564ccd.js
 crates/swc_ecma_codegen/tests/test262/93bd9d668ac308a0.js
 crates/swc_ecma_codegen/tests/test262/93c32bb0a4bad388.module.js
 crates/swc_ecma_codegen/tests/test262/93c75264893587a5.js
 crates/swc_ecma_codegen/tests/test262/93cac77bbf2242ab.js
 crates/swc_ecma_codegen/tests/test262/93d4c5dfbddf859d.js
 crates/swc_ecma_codegen/tests/test262/9427da8abb4e7c67.js
 crates/swc_ecma_codegen/tests/test262/946bee37652a31fa.js
 crates/swc_ecma_codegen/tests/test262/94846b0ae1cac1a2.js
 crates/swc_ecma_codegen/tests/test262/9495a0dcecf5713c.js
 crates/swc_ecma_codegen/tests/test262/94b8a654a87039b9.js
 crates/swc_ecma_codegen/tests/test262/94be09b126b946b8.js
 crates/swc_ecma_codegen/tests/test262/94c72b68d8726b07.js
 crates/swc_ecma_codegen/tests/test262/94cb828d5dcfd136.js
 crates/swc_ecma_codegen/tests/test262/951e1b875db534f9.js
 crates/swc_ecma_codegen/tests/test262/95408309cc3a1d30.js
 crates/swc_ecma_codegen/tests/test262/954a896471379dc8.js
 crates/swc_ecma_codegen/tests/test262/95520bedf0fdd4c9.js
 crates/swc_ecma_codegen/tests/test262/955c5fedb3931500.js
 crates/swc_ecma_codegen/tests/test262/95ab0d795c04ff38.js
 crates/swc_ecma_codegen/tests/test262/96059002704b3ac3.js
 crates/swc_ecma_codegen/tests/test262/9677a7160d769b1a.js
 crates/swc_ecma_codegen/tests/test262/9681f5d844d7acd0.js
 crates/swc_ecma_codegen/tests/test262/96909e1dce85ca53.module.js
 crates/swc_ecma_codegen/tests/test262/96941f16c2d7cec4.js
 crates/swc_ecma_codegen/tests/test262/96e1b294d19a101d.js
 crates/swc_ecma_codegen/tests/test262/96ea36bc180f25d5.js
 crates/swc_ecma_codegen/tests/test262/96f5d93be9a54573.js
 crates/swc_ecma_codegen/tests/test262/970fb35ce6ce89bb.js
 crates/swc_ecma_codegen/tests/test262/973cbc9ece13acbc.js
 crates/swc_ecma_codegen/tests/test262/974e7275fdedce49.js
 crates/swc_ecma_codegen/tests/test262/97593deb177d09ae.js
 crates/swc_ecma_codegen/tests/test262/976afd9ae5f5d71a.module.js
 crates/swc_ecma_codegen/tests/test262/979b36a2c530f286.js
 crates/swc_ecma_codegen/tests/test262/97e246302dfe8616.js
 crates/swc_ecma_codegen/tests/test262/982595e2af9d9703.js
 crates/swc_ecma_codegen/tests/test262/982835d8c977075c.js
 crates/swc_ecma_codegen/tests/test262/988e362ed9ddcac5.js
 crates/swc_ecma_codegen/tests/test262/988f8a06b68457ef.js
 crates/swc_ecma_codegen/tests/test262/98c7fb7947f7eae4.js
 crates/swc_ecma_codegen/tests/test262/98df58b0c40fac90.js
 crates/swc_ecma_codegen/tests/test262/993584ec37388320.js
 crates/swc_ecma_codegen/tests/test262/9949a2e1a6844836.module.js
 crates/swc_ecma_codegen/tests/test262/996001e00a0c575b.js
 crates/swc_ecma_codegen/tests/test262/9974571a855d4447.js
 crates/swc_ecma_codegen/tests/test262/9975820eb10bc0ff.js
 crates/swc_ecma_codegen/tests/test262/999c1001e3761320.js
 crates/swc_ecma_codegen/tests/test262/99cdfc40e20af6f5.js
 crates/swc_ecma_codegen/tests/test262/99fceed987b8ec3d.js
 crates/swc_ecma_codegen/tests/test262/9a5b92dfd9d19f60.js
 crates/swc_ecma_codegen/tests/test262/9a666205cafd530f.js
 crates/swc_ecma_codegen/tests/test262/9a6711e879a99536.js
 crates/swc_ecma_codegen/tests/test262/9a7f06880ce32bbc.js
 crates/swc_ecma_codegen/tests/test262/9a9cb616daadf90a.js
 crates/swc_ecma_codegen/tests/test262/9aa93e1e417ce8e3.js
 crates/swc_ecma_codegen/tests/test262/9b9d0e250e01155d.js
 crates/swc_ecma_codegen/tests/test262/9bcae7c7f00b4e3c.js
 crates/swc_ecma_codegen/tests/test262/9c30b0817f412a30.js
 crates/swc_ecma_codegen/tests/test262/9cf32425f04fd865.js
 crates/swc_ecma_codegen/tests/test262/9d0fd95dd43f59ec.js
 crates/swc_ecma_codegen/tests/test262/9d1320f0185b1586.js
 crates/swc_ecma_codegen/tests/test262/9d3d960e32528788.js
 crates/swc_ecma_codegen/tests/test262/9d935d1b787ed251.js
 crates/swc_ecma_codegen/tests/test262/9db4dccf1122bfc4.js
 crates/swc_ecma_codegen/tests/test262/9db573299f02bf36.js
 crates/swc_ecma_codegen/tests/test262/9dc20e081005fba4.js
 crates/swc_ecma_codegen/tests/test262/9dfa08b5b7ad82a9.js
 crates/swc_ecma_codegen/tests/test262/9e3e46891aaf13de.js
 crates/swc_ecma_codegen/tests/test262/9e98dbfde77e3dfe.js
 crates/swc_ecma_codegen/tests/test262/9ec644dbf797e95c.js
 crates/swc_ecma_codegen/tests/test262/9ed0369295348e76.js
 crates/swc_ecma_codegen/tests/test262/9f0d8eb6f7ab8180.js
 crates/swc_ecma_codegen/tests/test262/9f23d57c37e238cb.js
 crates/swc_ecma_codegen/tests/test262/9f272d23fc62842a.js
 crates/swc_ecma_codegen/tests/test262/9fd584806e085e35.js
 crates/swc_ecma_codegen/tests/test262/9fe1d41db318afba.js
 crates/swc_ecma_codegen/tests/test262/a0079146ab045c26.js
 crates/swc_ecma_codegen/tests/test262/a022debc42a58f0c.js
 crates/swc_ecma_codegen/tests/test262/a03475b02913e16a.js
 crates/swc_ecma_codegen/tests/test262/a08ed291f78352a0.js
 crates/swc_ecma_codegen/tests/test262/a0af29e4dd6d3845.js
 crates/swc_ecma_codegen/tests/test262/a0b7bf790311b763.js
 crates/swc_ecma_codegen/tests/test262/a0fba75a10c21ac9.js
 crates/swc_ecma_codegen/tests/test262/a10929d2c1b0d792.js
 crates/swc_ecma_codegen/tests/test262/a11e875c4dd100af.js
 crates/swc_ecma_codegen/tests/test262/a150e917230aa57d.js
 crates/swc_ecma_codegen/tests/test262/a157424306915066.js
 crates/swc_ecma_codegen/tests/test262/a1594a4d0c0ee99a.js
 crates/swc_ecma_codegen/tests/test262/a15c90cc56980c41.js
 crates/swc_ecma_codegen/tests/test262/a18a8865e65d4bdd.js
 crates/swc_ecma_codegen/tests/test262/a194909bf50b1467.js
 crates/swc_ecma_codegen/tests/test262/a1ab463999957845.js
 crates/swc_ecma_codegen/tests/test262/a1cd0d76806cef90.js
 crates/swc_ecma_codegen/tests/test262/a1dde88d8a87b573.module.js
 crates/swc_ecma_codegen/tests/test262/a2042d86c592dd55.js
 crates/swc_ecma_codegen/tests/test262/a248ef84a404262c.js
 crates/swc_ecma_codegen/tests/test262/a2781f8227f7f1e6.js
 crates/swc_ecma_codegen/tests/test262/a2798917405b080b.js
 crates/swc_ecma_codegen/tests/test262/a29b007e8fb9d020.js
 crates/swc_ecma_codegen/tests/test262/a2c2339691fc48fb.js
 crates/swc_ecma_codegen/tests/test262/a2cb5a14559c6a50.js
 crates/swc_ecma_codegen/tests/test262/a2f26b79b01628f9.js
 crates/swc_ecma_codegen/tests/test262/a33250f92a2f000e.js
 crates/swc_ecma_codegen/tests/test262/a353c62d8ed56d6f.js
 crates/swc_ecma_codegen/tests/test262/a378fc25898cf05b.js
 crates/swc_ecma_codegen/tests/test262/a3b497c58f78b243.js
 crates/swc_ecma_codegen/tests/test262/a41e5072dd6dda98.js
 crates/swc_ecma_codegen/tests/test262/a42a93f3af33bbc5.js
 crates/swc_ecma_codegen/tests/test262/a43df1aea659fab8.js
 crates/swc_ecma_codegen/tests/test262/a445a478b4ce0c58.js
 crates/swc_ecma_codegen/tests/test262/a454d2e2ab3484e6.js
 crates/swc_ecma_codegen/tests/test262/a487d6498ec0efbf.module.js
 crates/swc_ecma_codegen/tests/test262/a4931f8127e03c4e.js
 crates/swc_ecma_codegen/tests/test262/a4b3402765acaa0e.js
 crates/swc_ecma_codegen/tests/test262/a4d62a651f69d815.js
 crates/swc_ecma_codegen/tests/test262/a515d7aaea7b816f.js
 crates/swc_ecma_codegen/tests/test262/a54cca69085ad35a.js
 crates/swc_ecma_codegen/tests/test262/a54ce6036e646e24.js
 crates/swc_ecma_codegen/tests/test262/a59e0d0b4d3e1b7d.js
 crates/swc_ecma_codegen/tests/test262/a5a01023fef4d506.js
 crates/swc_ecma_codegen/tests/test262/a5a7eb83bf27418b.js
 crates/swc_ecma_codegen/tests/test262/a5aaa3992025795a.js
 crates/swc_ecma_codegen/tests/test262/a5b30a03e9c774af.js
 crates/swc_ecma_codegen/tests/test262/a62c6323a3696fa8.js
 crates/swc_ecma_codegen/tests/test262/a6806d6fedbf6759.js
 crates/swc_ecma_codegen/tests/test262/a68bf27df978135d.module.js
 crates/swc_ecma_codegen/tests/test262/a6b7dab7088e5269.js
 crates/swc_ecma_codegen/tests/test262/a6cb605b66ef0eb5.js
 crates/swc_ecma_codegen/tests/test262/a7964b1dcfd2dc21.js
 crates/swc_ecma_codegen/tests/test262/a7b8ce1d4c0f0bc2.js
 crates/swc_ecma_codegen/tests/test262/a7c8ad2a73ed00d0.js
 crates/swc_ecma_codegen/tests/test262/a830df7cf2e74c9f.js
 crates/swc_ecma_codegen/tests/test262/a8535eac4c7c9c3a.js
 crates/swc_ecma_codegen/tests/test262/a86a29773d1168d3.js
 crates/swc_ecma_codegen/tests/test262/a871e54c3956acd9.js
 crates/swc_ecma_codegen/tests/test262/a885d88fb046dea5.js
 crates/swc_ecma_codegen/tests/test262/a8a03a88237c4e8f.js
 crates/swc_ecma_codegen/tests/test262/a8b6c3139974f6e1.js
 crates/swc_ecma_codegen/tests/test262/a8b832d61af9cdc4.js
 crates/swc_ecma_codegen/tests/test262/a8fea31fe6aa588e.js
 crates/swc_ecma_codegen/tests/test262/a91ad31c88855e59.js
 crates/swc_ecma_codegen/tests/test262/a93f6b22796d4868.js
 crates/swc_ecma_codegen/tests/test262/a953f09a1b6b6725.js
 crates/swc_ecma_codegen/tests/test262/a955c7a892679016.js
 crates/swc_ecma_codegen/tests/test262/a9b0aedbd9f25ec9.js
 crates/swc_ecma_codegen/tests/test262/a9e054dbd43d4b86.js
 crates/swc_ecma_codegen/tests/test262/a9e4ff39f145a1fd.js
 crates/swc_ecma_codegen/tests/test262/a9f99e657441a735.js
 crates/swc_ecma_codegen/tests/test262/aa06ccdc7ff9e10d.js
 crates/swc_ecma_codegen/tests/test262/aa3b466be5c7f7e3.js
 crates/swc_ecma_codegen/tests/test262/aa3d1fa7a22e6460.js
 crates/swc_ecma_codegen/tests/test262/aa7e721756949024.js
 crates/swc_ecma_codegen/tests/test262/aaa0bc7fa72df5e4.js
 crates/swc_ecma_codegen/tests/test262/aab08ba9fd01cbb8.js
 crates/swc_ecma_codegen/tests/test262/aab51bc524d9c623.js
 crates/swc_ecma_codegen/tests/test262/aac70baa56299267.js
 crates/swc_ecma_codegen/tests/test262/aaf1be6cd60a9ac9.js
 crates/swc_ecma_codegen/tests/test262/ab23ca0a6e356883.js
 crates/swc_ecma_codegen/tests/test262/ab452fc45813857a.js
 crates/swc_ecma_codegen/tests/test262/ab4734949243c00a.js
 crates/swc_ecma_codegen/tests/test262/ab7ea8d738da7043.js
 crates/swc_ecma_codegen/tests/test262/abcfae2381708c43.module.js
 crates/swc_ecma_codegen/tests/test262/abd5e4aa1a9f99ba.js
 crates/swc_ecma_codegen/tests/test262/ac09566949f0db57.js
 crates/swc_ecma_codegen/tests/test262/ac112e0c69fe603e.js
 crates/swc_ecma_codegen/tests/test262/ac1bc6b81949c063.module.js
 crates/swc_ecma_codegen/tests/test262/ac6bbe8465f70ebd.module.js
 crates/swc_ecma_codegen/tests/test262/ac73bc36bbc48890.js
 crates/swc_ecma_codegen/tests/test262/ad06370e34811a6a.js
 crates/swc_ecma_codegen/tests/test262/ad0fd65944942eee.js
 crates/swc_ecma_codegen/tests/test262/ad410fec8c09f67b.js
 crates/swc_ecma_codegen/tests/test262/ad4414fcaaa6abb7.js
 crates/swc_ecma_codegen/tests/test262/ad6bf12aa7eda975.js
 crates/swc_ecma_codegen/tests/test262/ad6bfcbfca5afde1.js
 crates/swc_ecma_codegen/tests/test262/ad7d61a732903cd8.js
 crates/swc_ecma_codegen/tests/test262/adad54e09949b0e9.js
 crates/swc_ecma_codegen/tests/test262/ade301f0d871c610.js
 crates/swc_ecma_codegen/tests/test262/ae204e41bacd8237.js
 crates/swc_ecma_codegen/tests/test262/ae4bbee73a0f80a5.js
 crates/swc_ecma_codegen/tests/test262/ae700e3f8ff82c6c.js
 crates/swc_ecma_codegen/tests/test262/ae89d08bdd65b56b.js
 crates/swc_ecma_codegen/tests/test262/ae9667ad0d837abc.js
 crates/swc_ecma_codegen/tests/test262/ae97d36bd01b43b2.js
 crates/swc_ecma_codegen/tests/test262/ae9a8ca09473df05.js
 crates/swc_ecma_codegen/tests/test262/aec65a9745669870.js
 crates/swc_ecma_codegen/tests/test262/aeca992c7be882ba.js
 crates/swc_ecma_codegen/tests/test262/af17707f71e402a7.module.js
 crates/swc_ecma_codegen/tests/test262/af1d905ed056724f.js
 crates/swc_ecma_codegen/tests/test262/af4bbcea9802b120.js
 crates/swc_ecma_codegen/tests/test262/af5766d06630bbc5.js
 crates/swc_ecma_codegen/tests/test262/af97a3752e579223.js
 crates/swc_ecma_codegen/tests/test262/afa63b136c835723.js
 crates/swc_ecma_codegen/tests/test262/afcf8bace3839da2.js
 crates/swc_ecma_codegen/tests/test262/affd557fd820e1f2.js
 crates/swc_ecma_codegen/tests/test262/afffb6d317e53b92.js
 crates/swc_ecma_codegen/tests/test262/b030378ad6e36751.js
 crates/swc_ecma_codegen/tests/test262/b0423be1317c7b69.js
 crates/swc_ecma_codegen/tests/test262/b05d4355cc5e2802.js
 crates/swc_ecma_codegen/tests/test262/b0659cf9cb6793a2.js
 crates/swc_ecma_codegen/tests/test262/b06e2c3814e46579.js
 crates/swc_ecma_codegen/tests/test262/b07c5fdc1003316b.js
 crates/swc_ecma_codegen/tests/test262/b0a834e1180ccd73.js
 crates/swc_ecma_codegen/tests/test262/b0c6752e1db068ed.js
 crates/swc_ecma_codegen/tests/test262/b0d44fd20353fd82.js
 crates/swc_ecma_codegen/tests/test262/b0fdc038ee292aba.js
 crates/swc_ecma_codegen/tests/test262/b1072e92becf06a9.js
 crates/swc_ecma_codegen/tests/test262/b13e700d2613a5a7.js
 crates/swc_ecma_codegen/tests/test262/b15ab152f8531a9f.js
 crates/swc_ecma_codegen/tests/test262/b175bdef718c4012.js
 crates/swc_ecma_codegen/tests/test262/b195e06e2ba5e787.js
 crates/swc_ecma_codegen/tests/test262/b1b969fae2973dae.js
 crates/swc_ecma_codegen/tests/test262/b1c37dedeec0b867.js
 crates/swc_ecma_codegen/tests/test262/b2048a6a14348122.js
 crates/swc_ecma_codegen/tests/test262/b205355de22689d1.js
 crates/swc_ecma_codegen/tests/test262/b2495b0864c7835a.js
 crates/swc_ecma_codegen/tests/test262/b24fa2a1936d38d9.js
 crates/swc_ecma_codegen/tests/test262/b25057b11104844d.js
 crates/swc_ecma_codegen/tests/test262/b29070859dbeaf08.js
 crates/swc_ecma_codegen/tests/test262/b2a13c2c2c795427.js
 crates/swc_ecma_codegen/tests/test262/b2a567473d09b770.js
 crates/swc_ecma_codegen/tests/test262/b2e6c124e2822117.js
 crates/swc_ecma_codegen/tests/test262/b3093945d65d33d5.js
 crates/swc_ecma_codegen/tests/test262/b32aa0e4195927c1.js
 crates/swc_ecma_codegen/tests/test262/b363a70923be42c8.js
 crates/swc_ecma_codegen/tests/test262/b3717dd9314332d2.js
 crates/swc_ecma_codegen/tests/test262/b376d3924d77aa8a.js
 crates/swc_ecma_codegen/tests/test262/b3e783194b210cc3.js
 crates/swc_ecma_codegen/tests/test262/b41dad3363eaab20.js
 crates/swc_ecma_codegen/tests/test262/b42377ca7015e7d4.js
 crates/swc_ecma_codegen/tests/test262/b433b0cfef2a3cd1.js
 crates/swc_ecma_codegen/tests/test262/b43b759f208e1afb.js
 crates/swc_ecma_codegen/tests/test262/b4546b664cc70c58.js
 crates/swc_ecma_codegen/tests/test262/b45d869ab09c7b00.js
 crates/swc_ecma_codegen/tests/test262/b46a2c1b5d9a97cd.js
 crates/swc_ecma_codegen/tests/test262/b471292fedf2f813.js
 crates/swc_ecma_codegen/tests/test262/b49ca42695798691.js
 crates/swc_ecma_codegen/tests/test262/b4a54642589bc396.js
 crates/swc_ecma_codegen/tests/test262/b4bc5f201c297bca.module.js
 crates/swc_ecma_codegen/tests/test262/b506e9cc13c4ad2e.js
 crates/swc_ecma_codegen/tests/test262/b549d045fc8e93bf.js
 crates/swc_ecma_codegen/tests/test262/b563460c1031daf2.js
 crates/swc_ecma_codegen/tests/test262/b5755ec32b9418af.js
 crates/swc_ecma_codegen/tests/test262/b5a1e1a3679f81ba.js
 crates/swc_ecma_codegen/tests/test262/b5bc1ffd90912fb1.js
 crates/swc_ecma_codegen/tests/test262/b5cf21a87ec272d1.js
 crates/swc_ecma_codegen/tests/test262/b5d302467c6f2f16.js
 crates/swc_ecma_codegen/tests/test262/b6145fa4a8cb8c35.js
 crates/swc_ecma_codegen/tests/test262/b62c6dd890bef675.js
 crates/swc_ecma_codegen/tests/test262/b644c9f68254c85d.js
 crates/swc_ecma_codegen/tests/test262/b6b5e49c97cedebb.js
 crates/swc_ecma_codegen/tests/test262/b6e396c8cdf28f95.js
 crates/swc_ecma_codegen/tests/test262/b6efc88be898bda8.js
 crates/swc_ecma_codegen/tests/test262/b756b64f0eef72db.js
 crates/swc_ecma_codegen/tests/test262/b75a0b610a41c000.js
 crates/swc_ecma_codegen/tests/test262/b77549e54bfef0f9.js
 crates/swc_ecma_codegen/tests/test262/b79d2c4df1141981.js
 crates/swc_ecma_codegen/tests/test262/b7a5cd294201221b.js
 crates/swc_ecma_codegen/tests/test262/b7a6a807ae6db312.js
 crates/swc_ecma_codegen/tests/test262/b7c2a3690011dd5e.js
 crates/swc_ecma_codegen/tests/test262/b7cd8df8dc875529.js
 crates/swc_ecma_codegen/tests/test262/b7d99c0034be0ce1.js
 crates/swc_ecma_codegen/tests/test262/b8403938b1ddd626.js
 crates/swc_ecma_codegen/tests/test262/b86b0122e80c330e.js
 crates/swc_ecma_codegen/tests/test262/b8705496c9c1ff60.js
 crates/swc_ecma_codegen/tests/test262/b885e6a35c04d915.js
 crates/swc_ecma_codegen/tests/test262/b88624492a2c81d3.js
 crates/swc_ecma_codegen/tests/test262/b89aef8a4690aa20.js
 crates/swc_ecma_codegen/tests/test262/b8ad1bd2ff50021f.js
 crates/swc_ecma_codegen/tests/test262/b8bf39a3e60568ab.js
 crates/swc_ecma_codegen/tests/test262/b8c98b5cd38f2bd9.js
 crates/swc_ecma_codegen/tests/test262/b8f8dfc41df97add.js
 crates/swc_ecma_codegen/tests/test262/b926f0fefd69158a.js
 crates/swc_ecma_codegen/tests/test262/b92bdcf6c2591e5c.js
 crates/swc_ecma_codegen/tests/test262/b92dd0bc25eaebe3.js
 crates/swc_ecma_codegen/tests/test262/b93d116fd0409637.js
 crates/swc_ecma_codegen/tests/test262/b96ba7cdf0b42ca9.js
 crates/swc_ecma_codegen/tests/test262/b9a0cb6df76a73d2.js
 crates/swc_ecma_codegen/tests/test262/b9a4f9232146d4d9.js
 crates/swc_ecma_codegen/tests/test262/b9a5f5c8c12525c7.js
 crates/swc_ecma_codegen/tests/test262/b9b8fb218e1990af.js
 crates/swc_ecma_codegen/tests/test262/b9e1124424a35ad1.js
 crates/swc_ecma_codegen/tests/test262/ba00173ff473e7da.js
 crates/swc_ecma_codegen/tests/test262/ba21e63736d8fd46.js
 crates/swc_ecma_codegen/tests/test262/ba4cc699857f41f2.js
 crates/swc_ecma_codegen/tests/test262/ba620e120a809888.js
 crates/swc_ecma_codegen/tests/test262/ba6624f5f448dfe4.js
 crates/swc_ecma_codegen/tests/test262/ba6dd18da17dbc10.js
 crates/swc_ecma_codegen/tests/test262/ba9a047839eb4682.js
 crates/swc_ecma_codegen/tests/test262/bad55fbc19618df8.js
 crates/swc_ecma_codegen/tests/test262/bb402b98f5398890.js
 crates/swc_ecma_codegen/tests/test262/bb41f0778f00f131.js
 crates/swc_ecma_codegen/tests/test262/bb447d4ed988a1cb.js
 crates/swc_ecma_codegen/tests/test262/bb7db120ad2fe995.js
 crates/swc_ecma_codegen/tests/test262/bb87b410a1170cf0.js
 crates/swc_ecma_codegen/tests/test262/bb8b546cf9db5996.js
 crates/swc_ecma_codegen/tests/test262/bbff5671643cc2ea.js
 crates/swc_ecma_codegen/tests/test262/bbffb851469a3f0e.js
 crates/swc_ecma_codegen/tests/test262/bc10e230c13b6c02.js
 crates/swc_ecma_codegen/tests/test262/bc302492d441d561.js
 crates/swc_ecma_codegen/tests/test262/bc89b2b2f1e19f9e.js
 crates/swc_ecma_codegen/tests/test262/bcd690cfb709ffe8.js
 crates/swc_ecma_codegen/tests/test262/bce83ece0ba80598.js
 crates/swc_ecma_codegen/tests/test262/bd160eed5626ae7d.js
 crates/swc_ecma_codegen/tests/test262/bd28a7d19ac0d50b.js
 crates/swc_ecma_codegen/tests/test262/bd697f0fda948394.js
 crates/swc_ecma_codegen/tests/test262/bd7b54d5e0ce444b.js
 crates/swc_ecma_codegen/tests/test262/bd883e5fd1f09b69.js
 crates/swc_ecma_codegen/tests/test262/bd9b563f02b80dae.js
 crates/swc_ecma_codegen/tests/test262/bdc4accd07049034.js
 crates/swc_ecma_codegen/tests/test262/bde1a5ea9aebf9d2.js
 crates/swc_ecma_codegen/tests/test262/bdfc6c05edd19925.js
 crates/swc_ecma_codegen/tests/test262/be2c3fff6426873e.js
 crates/swc_ecma_codegen/tests/test262/be2fd5888f434cbd.js
 crates/swc_ecma_codegen/tests/test262/be6eb70d9330c165.js
 crates/swc_ecma_codegen/tests/test262/be879445c87d7e72.js
 crates/swc_ecma_codegen/tests/test262/be9d538d5041fd5f.js
 crates/swc_ecma_codegen/tests/test262/beb4cc5812ec1eed.js
 crates/swc_ecma_codegen/tests/test262/beb5335e463d92c1.js
 crates/swc_ecma_codegen/tests/test262/bedf5be599c82fe8.js
 crates/swc_ecma_codegen/tests/test262/bf1db420b006027f.js
 crates/swc_ecma_codegen/tests/test262/bf210a4f0cf9e352.js
 crates/swc_ecma_codegen/tests/test262/bf49ec8d96884562.js
 crates/swc_ecma_codegen/tests/test262/bf65e886047db371.js
 crates/swc_ecma_codegen/tests/test262/bf6aaaab7c143ca1.js
 crates/swc_ecma_codegen/tests/test262/bf8ffad512a5f568.js
 crates/swc_ecma_codegen/tests/test262/bf9c4d8ecd728018.js
 crates/swc_ecma_codegen/tests/test262/bf9e8bd90d8537c3.js
 crates/swc_ecma_codegen/tests/test262/bfb61863d3b10adf.js
 crates/swc_ecma_codegen/tests/test262/c06df922631aeabc.js
 crates/swc_ecma_codegen/tests/test262/c0740dd25c9de39b.js
 crates/swc_ecma_codegen/tests/test262/c086a8a5c8ef2bb9.js
 crates/swc_ecma_codegen/tests/test262/c0f5f3f7db69c5a0.js
 crates/swc_ecma_codegen/tests/test262/c1319833fc139cf8.js
 crates/swc_ecma_codegen/tests/test262/c162248ee699b68f.js
 crates/swc_ecma_codegen/tests/test262/c16d7f2993152b6b.module.js
 crates/swc_ecma_codegen/tests/test262/c17fd07fc9b5bf7e.js
 crates/swc_ecma_codegen/tests/test262/c18d547cafb43e30.js
 crates/swc_ecma_codegen/tests/test262/c1914072e996ddbe.js
 crates/swc_ecma_codegen/tests/test262/c1967c44c4179fb4.js
 crates/swc_ecma_codegen/tests/test262/c1c5c5d42a32aac1.js
 crates/swc_ecma_codegen/tests/test262/c1c8f5c6abfc1d72.js
 crates/swc_ecma_codegen/tests/test262/c1dd2285cd8a959d.js
 crates/swc_ecma_codegen/tests/test262/c1e396cb7871b175.js
 crates/swc_ecma_codegen/tests/test262/c2116aecaac68db9.js
 crates/swc_ecma_codegen/tests/test262/c2203cb9e7bfe40f.js
 crates/swc_ecma_codegen/tests/test262/c247dcc00119f19c.js
 crates/swc_ecma_codegen/tests/test262/c24da2ce6761a80a.js
 crates/swc_ecma_codegen/tests/test262/c2558dc20a45b0a8.js
 crates/swc_ecma_codegen/tests/test262/c25bf945aaff8fe1.js
 crates/swc_ecma_codegen/tests/test262/c269a2a601c495f1.js
 crates/swc_ecma_codegen/tests/test262/c274891790345c56.js
 crates/swc_ecma_codegen/tests/test262/c27ded6ec20ea305.js
 crates/swc_ecma_codegen/tests/test262/c2d90d623b0f4c2e.js
 crates/swc_ecma_codegen/tests/test262/c2f12d66ce17d5ab.js
 crates/swc_ecma_codegen/tests/test262/c2fe8f120b796831.js
 crates/swc_ecma_codegen/tests/test262/c30eafd82f40470b.js
 crates/swc_ecma_codegen/tests/test262/c3172ad30aed99c8.js
 crates/swc_ecma_codegen/tests/test262/c35304fa99a2c331.js
 crates/swc_ecma_codegen/tests/test262/c35dcf99291ec6be.js
 crates/swc_ecma_codegen/tests/test262/c3699b982b33926b.js
 crates/swc_ecma_codegen/tests/test262/c3799cf68cbac258.js
 crates/swc_ecma_codegen/tests/test262/c38644033565f7b9.js
 crates/swc_ecma_codegen/tests/test262/c3ce623096553057.js
 crates/swc_ecma_codegen/tests/test262/c3dc60d438666700.js
 crates/swc_ecma_codegen/tests/test262/c3fc8ace42f3fb44.js
 crates/swc_ecma_codegen/tests/test262/c412905e229d6f2b.js
 crates/swc_ecma_codegen/tests/test262/c4336e0b6801c42c.js
 crates/swc_ecma_codegen/tests/test262/c442dc81201e2b55.js
 crates/swc_ecma_codegen/tests/test262/c4627eaa56f73949.js
 crates/swc_ecma_codegen/tests/test262/c4a57a72e25e042c.js
 crates/swc_ecma_codegen/tests/test262/c4c51e5c6d4012ef.js
 crates/swc_ecma_codegen/tests/test262/c4f2243c81525bbd.js
 crates/swc_ecma_codegen/tests/test262/c52db35cba7fdbc0.js
 crates/swc_ecma_codegen/tests/test262/c5328483d3ccadd0.js
 crates/swc_ecma_codegen/tests/test262/c532e126a986c1d4.js
 crates/swc_ecma_codegen/tests/test262/c546a199e87abaad.js
 crates/swc_ecma_codegen/tests/test262/c5823f1dccaf9787.js
 crates/swc_ecma_codegen/tests/test262/c58e9029f1fd3d1b.js
 crates/swc_ecma_codegen/tests/test262/c5957fd3a6d258df.js
 crates/swc_ecma_codegen/tests/test262/c5b2ea7da55d24c1.js
 crates/swc_ecma_codegen/tests/test262/c5bd72f618d7cade.js
 crates/swc_ecma_codegen/tests/test262/c6827eb9dd7b3dc6.js
 crates/swc_ecma_codegen/tests/test262/c6ea3404ea5c6c91.js
 crates/swc_ecma_codegen/tests/test262/c6ff61d189c5cbee.js
 crates/swc_ecma_codegen/tests/test262/c756f39dca1f7423.js
 crates/swc_ecma_codegen/tests/test262/c767fa4d683aa3ce.js
 crates/swc_ecma_codegen/tests/test262/c771490bbb3dd6e9.js
 crates/swc_ecma_codegen/tests/test262/c78c8fbfbd3e779e.js
 crates/swc_ecma_codegen/tests/test262/c7dd4bc60ffb40e9.js
 crates/swc_ecma_codegen/tests/test262/c7e5fba8bf3854cd.js
 crates/swc_ecma_codegen/tests/test262/c80d9415dde647cd.js
 crates/swc_ecma_codegen/tests/test262/c83a2dcf75fa419a.js
 crates/swc_ecma_codegen/tests/test262/c844c5ec9f6dbf86.js
 crates/swc_ecma_codegen/tests/test262/c8513472857eae9c.js
 crates/swc_ecma_codegen/tests/test262/c8565124aee75c69.js
 crates/swc_ecma_codegen/tests/test262/c85bc4de504befc7.js
 crates/swc_ecma_codegen/tests/test262/c85fbdb8c97e0534.js
 crates/swc_ecma_codegen/tests/test262/c8689b6da6fd227a.js
 crates/swc_ecma_codegen/tests/test262/c87859666bd18c8c.js
 crates/swc_ecma_codegen/tests/test262/c88c5d1e7e9574b6.js
 crates/swc_ecma_codegen/tests/test262/c8b9a4d186ec2eb8.js
 crates/swc_ecma_codegen/tests/test262/c8dbdecbde2c1869.js
 crates/swc_ecma_codegen/tests/test262/c92dc954a0ce196d.module.js
 crates/swc_ecma_codegen/tests/test262/c963ac653b30699b.js
 crates/swc_ecma_codegen/tests/test262/c964ed7bc2373c54.js
 crates/swc_ecma_codegen/tests/test262/c98889d7d94a0a63.js
 crates/swc_ecma_codegen/tests/test262/c98eba310f5568b1.js
 crates/swc_ecma_codegen/tests/test262/c9b780fb91a9db4e.js
 crates/swc_ecma_codegen/tests/test262/c9d32e4fc1687f5d.js
 crates/swc_ecma_codegen/tests/test262/ca20c15b39c87033.js
 crates/swc_ecma_codegen/tests/test262/ca34a796e624adaf.js
 crates/swc_ecma_codegen/tests/test262/ca39d991b4f07bf1.js
 crates/swc_ecma_codegen/tests/test262/ca450ebe11a7e7c9.module.js
 crates/swc_ecma_codegen/tests/test262/ca452a778322112a.js
 crates/swc_ecma_codegen/tests/test262/ca4f13a64e35195f.js
 crates/swc_ecma_codegen/tests/test262/ca7a0ca0d22f30f8.js
 crates/swc_ecma_codegen/tests/test262/ca978112ca1bbdca.js
 crates/swc_ecma_codegen/tests/test262/caa0719b52a1409d.js
 crates/swc_ecma_codegen/tests/test262/caaa9f06dd52e5a5.module.js
 crates/swc_ecma_codegen/tests/test262/caf6539007d41b5e.js
 crates/swc_ecma_codegen/tests/test262/cb05f3c30f5f88c0.js
 crates/swc_ecma_codegen/tests/test262/cb095c303f88cd0b.js
 crates/swc_ecma_codegen/tests/test262/cb211fadccb029c7.js
 crates/swc_ecma_codegen/tests/test262/cb23f6635a581786.js
 crates/swc_ecma_codegen/tests/test262/cb2d573836b1e204.js
 crates/swc_ecma_codegen/tests/test262/cb3316f2b008bec3.js
 crates/swc_ecma_codegen/tests/test262/cb4b35cf4cd815d8.js
 crates/swc_ecma_codegen/tests/test262/cb625ce2970fe52a.js
 crates/swc_ecma_codegen/tests/test262/cb898749d76e51fd.js
 crates/swc_ecma_codegen/tests/test262/cbc644a20893a549.js
 crates/swc_ecma_codegen/tests/test262/cbc7fdab53161051.js
 crates/swc_ecma_codegen/tests/test262/cbccdb75b22a522c.js
 crates/swc_ecma_codegen/tests/test262/cbf9e832efe61a2e.js
 crates/swc_ecma_codegen/tests/test262/cc561e319220c789.js
 crates/swc_ecma_codegen/tests/test262/cc6ea8664124953a.js
 crates/swc_ecma_codegen/tests/test262/cc793d44a11617e7.js
 crates/swc_ecma_codegen/tests/test262/cc7b1f054147aa5c.js
 crates/swc_ecma_codegen/tests/test262/ccd1f89a0344e04e.js
 crates/swc_ecma_codegen/tests/test262/cd136009983641b5.js
 crates/swc_ecma_codegen/tests/test262/cd2f5476a739c80a.js
 crates/swc_ecma_codegen/tests/test262/cda499c521ff60c7.js
 crates/swc_ecma_codegen/tests/test262/cdb9bd6096e2732c.js
 crates/swc_ecma_codegen/tests/test262/cdbd7fe30e1c7321.js
 crates/swc_ecma_codegen/tests/test262/cdca52810bbe4532.js
 crates/swc_ecma_codegen/tests/test262/cdee1bf4a6391af8.js
 crates/swc_ecma_codegen/tests/test262/cdf411040ab4b29b.js
 crates/swc_ecma_codegen/tests/test262/cdf43a987840ece8.js
 crates/swc_ecma_codegen/tests/test262/ce0aaec02d5d4465.js
 crates/swc_ecma_codegen/tests/test262/ce349e20cf388e87.js
 crates/swc_ecma_codegen/tests/test262/ce3d1f8d346bb92d.js
 crates/swc_ecma_codegen/tests/test262/ce52f1c3d90b194a.js
 crates/swc_ecma_codegen/tests/test262/ce569e89a005c02a.js
 crates/swc_ecma_codegen/tests/test262/ce5f3bc27d5ccaac.js
 crates/swc_ecma_codegen/tests/test262/ce6a4854c1f79924.js
 crates/swc_ecma_codegen/tests/test262/ce8c443eb361e1a2.js
 crates/swc_ecma_codegen/tests/test262/ce968fcdf3a1987c.js
 crates/swc_ecma_codegen/tests/test262/cea8816bffe4238c.js
 crates/swc_ecma_codegen/tests/test262/cec2d94dc09a6a71.js
 crates/swc_ecma_codegen/tests/test262/cefd0dd07bfa670f.js
 crates/swc_ecma_codegen/tests/test262/cf0eb6e6c4317c33.js
 crates/swc_ecma_codegen/tests/test262/cf0fb26afd0eaaf1.js
 crates/swc_ecma_codegen/tests/test262/cf939dae739eacf6.js
 crates/swc_ecma_codegen/tests/test262/cfca620b63dd98b8.js
 crates/swc_ecma_codegen/tests/test262/cfebdd6b58e65e90.js
 crates/swc_ecma_codegen/tests/test262/d010d377bcfd5565.js
 crates/swc_ecma_codegen/tests/test262/d038789ad15922ff.js
 crates/swc_ecma_codegen/tests/test262/d043d114b966415b.js
 crates/swc_ecma_codegen/tests/test262/d0724a029fb7e4b1.js
 crates/swc_ecma_codegen/tests/test262/d082f8d1c2eec454.js
 crates/swc_ecma_codegen/tests/test262/d09117cbf60bd18f.js
 crates/swc_ecma_codegen/tests/test262/d09dbe1357abd967.js
 crates/swc_ecma_codegen/tests/test262/d0dba4e03608ad64.js
 crates/swc_ecma_codegen/tests/test262/d126aa10835287e6.js
 crates/swc_ecma_codegen/tests/test262/d198e0d3a33b7b61.js
 crates/swc_ecma_codegen/tests/test262/d1eafbc6bda219a7.js
 crates/swc_ecma_codegen/tests/test262/d1fea0e461717b09.js
 crates/swc_ecma_codegen/tests/test262/d22f8660531e1c1a.js
 crates/swc_ecma_codegen/tests/test262/d2332f9187c6a20a.module.js
 crates/swc_ecma_codegen/tests/test262/d24d5f53dc15bcc7.module.js
 crates/swc_ecma_codegen/tests/test262/d2ae1c7b6e55143f.js
 crates/swc_ecma_codegen/tests/test262/d2af344779cc1f26.js
 crates/swc_ecma_codegen/tests/test262/d2c9ab6dc14dc774.js
 crates/swc_ecma_codegen/tests/test262/d2d8885e0c00ad51.js
 crates/swc_ecma_codegen/tests/test262/d2fe67b1990df65c.js
 crates/swc_ecma_codegen/tests/test262/d33efc20e46c3961.js
 crates/swc_ecma_codegen/tests/test262/d368a7bc70ca3120.js
 crates/swc_ecma_codegen/tests/test262/d3762fcf2ad7d285.js
 crates/swc_ecma_codegen/tests/test262/d37653c5aedf3d46.js
 crates/swc_ecma_codegen/tests/test262/d38771967621cb8e.js
 crates/swc_ecma_codegen/tests/test262/d3ac25ddc7ba9779.js
 crates/swc_ecma_codegen/tests/test262/d3bc8cc2c239b25f.js
 crates/swc_ecma_codegen/tests/test262/d3c1ea553fea8944.js
 crates/swc_ecma_codegen/tests/test262/d3d6ca7932414eed.js
 crates/swc_ecma_codegen/tests/test262/d3f70f4410bb8346.js
 crates/swc_ecma_codegen/tests/test262/d4104d0ed6a07c28.js
 crates/swc_ecma_codegen/tests/test262/d42cf386ef394628.js
 crates/swc_ecma_codegen/tests/test262/d45f1126ef89120b.js
 crates/swc_ecma_codegen/tests/test262/d45fa56c26ed4a4e.js
 crates/swc_ecma_codegen/tests/test262/d483926898410cae.js
 crates/swc_ecma_codegen/tests/test262/d487300b8deff2ff.module.js
 crates/swc_ecma_codegen/tests/test262/d4b898b45172a637.js
 crates/swc_ecma_codegen/tests/test262/d4c979f1a92a8cac.js
 crates/swc_ecma_codegen/tests/test262/d4e81043d808dc31.js
 crates/swc_ecma_codegen/tests/test262/d515f6ce0c47a609.js
 crates/swc_ecma_codegen/tests/test262/d51711f888aeeac9.js
 crates/swc_ecma_codegen/tests/test262/d53aef16fe683218.js
 crates/swc_ecma_codegen/tests/test262/d54bfed43597e9ac.js
 crates/swc_ecma_codegen/tests/test262/d55a93310a309c43.js
 crates/swc_ecma_codegen/tests/test262/d57a361bc638f38c.js
 crates/swc_ecma_codegen/tests/test262/d57d9e2865e43807.js
 crates/swc_ecma_codegen/tests/test262/d58831cddf9cbd99.js
 crates/swc_ecma_codegen/tests/test262/d59a168fe5b7c787.js
 crates/swc_ecma_codegen/tests/test262/d59a6667e160c0b3.js
 crates/swc_ecma_codegen/tests/test262/d60426fd0160fb91.js
 crates/swc_ecma_codegen/tests/test262/d61d161a9c36fa45.js
 crates/swc_ecma_codegen/tests/test262/d6aed84ca98bee95.js
 crates/swc_ecma_codegen/tests/test262/d6b2fd3884a06d56.js
 crates/swc_ecma_codegen/tests/test262/d6bb7d557971a15f.js
 crates/swc_ecma_codegen/tests/test262/d7076912d1c9786c.module.js
 crates/swc_ecma_codegen/tests/test262/d7284aa68a87bb97.js
 crates/swc_ecma_codegen/tests/test262/d759838042f0bf78.js
 crates/swc_ecma_codegen/tests/test262/d767138e133ad239.js
 crates/swc_ecma_codegen/tests/test262/d79a08ea5cc1e2f6.js
 crates/swc_ecma_codegen/tests/test262/d7c7ff252e84e81d.js
 crates/swc_ecma_codegen/tests/test262/d7da7ccd42af2c4b.js
 crates/swc_ecma_codegen/tests/test262/d7e461a3aa2cd9bc.module.js
 crates/swc_ecma_codegen/tests/test262/d80edd7fb074b51d.js
 crates/swc_ecma_codegen/tests/test262/d818deffd07a5c3a.js
 crates/swc_ecma_codegen/tests/test262/d81d71f4121e3193.js
 crates/swc_ecma_codegen/tests/test262/d82ae3dbc61808f8.js
 crates/swc_ecma_codegen/tests/test262/d843ddb6cde8c408.js
 crates/swc_ecma_codegen/tests/test262/d8882ceedce6eae0.js
 crates/swc_ecma_codegen/tests/test262/d88992e07614f506.js
 crates/swc_ecma_codegen/tests/test262/d8aff43ba7b44ef3.js
 crates/swc_ecma_codegen/tests/test262/d8b6a56583bdefab.js
 crates/swc_ecma_codegen/tests/test262/d8db2079f10d30ff.js
 crates/swc_ecma_codegen/tests/test262/d917a549d3f308d8.js
 crates/swc_ecma_codegen/tests/test262/d93ec22aea12336a.js
 crates/swc_ecma_codegen/tests/test262/d94d38d65e8b715f.js
 crates/swc_ecma_codegen/tests/test262/d95b0608f939e81a.js
 crates/swc_ecma_codegen/tests/test262/d95e9ad32d562722.js
 crates/swc_ecma_codegen/tests/test262/d96153b59454dddd.js
 crates/swc_ecma_codegen/tests/test262/d97144839fbdca91.js
 crates/swc_ecma_codegen/tests/test262/d99414900a405295.js
 crates/swc_ecma_codegen/tests/test262/d99714b3c4e81b56.js
 crates/swc_ecma_codegen/tests/test262/d9a0d4f0a35dc04e.js
 crates/swc_ecma_codegen/tests/test262/d9d0b115106f376c.js
 crates/swc_ecma_codegen/tests/test262/d9eb39b11bc766f4.js
 crates/swc_ecma_codegen/tests/test262/da3756d1f8acb3c5.js
 crates/swc_ecma_codegen/tests/test262/da4c5dd50fbdda83.js
 crates/swc_ecma_codegen/tests/test262/da671a25e498bcac.module.js
 crates/swc_ecma_codegen/tests/test262/da96599b89265d75.js
 crates/swc_ecma_codegen/tests/test262/da9e16ac9fd5b61d.js
 crates/swc_ecma_codegen/tests/test262/da9fdc3a2d7f9452.js
 crates/swc_ecma_codegen/tests/test262/dad51383642e0d27.js
 crates/swc_ecma_codegen/tests/test262/dadae97bf343020d.js
 crates/swc_ecma_codegen/tests/test262/dadccefeaae19dbf.js
 crates/swc_ecma_codegen/tests/test262/dafb7abe5b9b44f5.js
 crates/swc_ecma_codegen/tests/test262/db1fd3f76ebc6554.js
 crates/swc_ecma_codegen/tests/test262/db3c01738aaf0b92.js
 crates/swc_ecma_codegen/tests/test262/db456532eea62941.js
 crates/swc_ecma_codegen/tests/test262/db66e1e8f3f1faef.js
 crates/swc_ecma_codegen/tests/test262/db8fe6c7579e6ead.js
 crates/swc_ecma_codegen/tests/test262/dbbf129d7ae91ac3.js
 crates/swc_ecma_codegen/tests/test262/dc1acc240053a397.js
 crates/swc_ecma_codegen/tests/test262/dc2b756c7828d827.module.js
 crates/swc_ecma_codegen/tests/test262/dc3afa2f13259ae0.js
 crates/swc_ecma_codegen/tests/test262/dc3e1097a489e009.js
 crates/swc_ecma_codegen/tests/test262/dc43022b3729abd1.js
 crates/swc_ecma_codegen/tests/test262/dc6037a43bed9588.js
 crates/swc_ecma_codegen/tests/test262/dc9d42142b4ada05.js
 crates/swc_ecma_codegen/tests/test262/dcc5609dcc043200.js
 crates/swc_ecma_codegen/tests/test262/dcc634c173bc704f.js
 crates/swc_ecma_codegen/tests/test262/dcc9c2ff46392f30.js
 crates/swc_ecma_codegen/tests/test262/dcdf666e16667f4c.js
 crates/swc_ecma_codegen/tests/test262/dcfaa5f359400cf2.js
 crates/swc_ecma_codegen/tests/test262/dcfb11abc780d6d9.js
 crates/swc_ecma_codegen/tests/test262/dd0e8f971ab4d6ab.js
 crates/swc_ecma_codegen/tests/test262/dd500055335127b3.js
 crates/swc_ecma_codegen/tests/test262/dd67e8365153c4fb.js
 crates/swc_ecma_codegen/tests/test262/dd80c278722f97e9.js
 crates/swc_ecma_codegen/tests/test262/ddcd0bf839779a45.js
 crates/swc_ecma_codegen/tests/test262/ddd3c540fa087867.js
 crates/swc_ecma_codegen/tests/test262/ddef0827f7a75499.js
 crates/swc_ecma_codegen/tests/test262/de24062f6e293cf0.js
 crates/swc_ecma_codegen/tests/test262/de25059a9dd7b618.js
 crates/swc_ecma_codegen/tests/test262/de6b6c9002d2d43e.js
 crates/swc_ecma_codegen/tests/test262/de6dd6b2ec971861.js
 crates/swc_ecma_codegen/tests/test262/dec1ae80150e1664.js
 crates/swc_ecma_codegen/tests/test262/dec6aac10ea17f7f.js
 crates/swc_ecma_codegen/tests/test262/decdfa7f961d283c.js
 crates/swc_ecma_codegen/tests/test262/df20c9b7a7d534cb.js
 crates/swc_ecma_codegen/tests/test262/df4eb225b4ba9ae2.js
 crates/swc_ecma_codegen/tests/test262/df5fee9e52377ab9.module.js
 crates/swc_ecma_codegen/tests/test262/df696c501125c86f.js
 crates/swc_ecma_codegen/tests/test262/df7e8c48ed8d9e6f.js
 crates/swc_ecma_codegen/tests/test262/df9c60e4ff82b9d9.js
 crates/swc_ecma_codegen/tests/test262/dfa22e3eac3cd26e.js
 crates/swc_ecma_codegen/tests/test262/dfbd1b07bd57a08d.js
 crates/swc_ecma_codegen/tests/test262/e01c7172cf204b92.js
 crates/swc_ecma_codegen/tests/test262/e0204155218e1d42.js
 crates/swc_ecma_codegen/tests/test262/e03ae54743348d7d.js
 crates/swc_ecma_codegen/tests/test262/e05209211a87a606.js
 crates/swc_ecma_codegen/tests/test262/e08112a34cfea369.js
 crates/swc_ecma_codegen/tests/test262/e08e181172bad2b1.js
 crates/swc_ecma_codegen/tests/test262/e0b98eaceaaeaf9b.js
 crates/swc_ecma_codegen/tests/test262/e0c3d30b6fe96812.js
 crates/swc_ecma_codegen/tests/test262/e0c3f07a142a589d.js
 crates/swc_ecma_codegen/tests/test262/e0f831f2b08fd35c.js
 crates/swc_ecma_codegen/tests/test262/e0fc2148b455a6be.js
 crates/swc_ecma_codegen/tests/test262/e1237566c1f89d8e.js
 crates/swc_ecma_codegen/tests/test262/e12aa6994333466f.js
 crates/swc_ecma_codegen/tests/test262/e1387fe892984e2b.js
 crates/swc_ecma_codegen/tests/test262/e1820bdb79ebe44b.js
 crates/swc_ecma_codegen/tests/test262/e18c297bf29c4b6b.js
 crates/swc_ecma_codegen/tests/test262/e18f80fa1699a0fd.js
 crates/swc_ecma_codegen/tests/test262/e1939e7cb50f65b4.js
 crates/swc_ecma_codegen/tests/test262/e1d373aa5d926fde.module.js
 crates/swc_ecma_codegen/tests/test262/e1dd1979a86a5f1d.js
 crates/swc_ecma_codegen/tests/test262/e23748bdbb0713dc.js
 crates/swc_ecma_codegen/tests/test262/e23f481ffc072aee.js
 crates/swc_ecma_codegen/tests/test262/e2470430b235b9bb.module.js
 crates/swc_ecma_codegen/tests/test262/e290a32637ffdcb7.js
 crates/swc_ecma_codegen/tests/test262/e2ac0bea41202dc9.js
 crates/swc_ecma_codegen/tests/test262/e2c7f7c0da23bc45.js
 crates/swc_ecma_codegen/tests/test262/e2c80df1960433a3.js
 crates/swc_ecma_codegen/tests/test262/e349023df8e12f2d.js
 crates/swc_ecma_codegen/tests/test262/e374d329af31c20a.js
 crates/swc_ecma_codegen/tests/test262/e42f306327c0f578.js
 crates/swc_ecma_codegen/tests/test262/e463265266cee73e.js
 crates/swc_ecma_codegen/tests/test262/e46381af137ed2e2.js
 crates/swc_ecma_codegen/tests/test262/e46f7944dd0d4eb4.js
 crates/swc_ecma_codegen/tests/test262/e4a43066905a597b.js
 crates/swc_ecma_codegen/tests/test262/e4bd395227b4ee8e.js
 crates/swc_ecma_codegen/tests/test262/e4c6c19e4b214180.js
 crates/swc_ecma_codegen/tests/test262/e4cef19dab44335a.js
 crates/swc_ecma_codegen/tests/test262/e512276dcfe241c1.js
 crates/swc_ecma_codegen/tests/test262/e5204d6e30f296a8.js
 crates/swc_ecma_codegen/tests/test262/e5393f15b0e8585d.js
 crates/swc_ecma_codegen/tests/test262/e54c1a2fc15cd4b8.js
 crates/swc_ecma_codegen/tests/test262/e5570b178254bfb9.js
 crates/swc_ecma_codegen/tests/test262/e577d5b725159d71.js
 crates/swc_ecma_codegen/tests/test262/e5951efaf0b0c5b3.js
 crates/swc_ecma_codegen/tests/test262/e5a7d56b798ec7e6.js
 crates/swc_ecma_codegen/tests/test262/e5fbf9e911ec36cd.js
 crates/swc_ecma_codegen/tests/test262/e65f3cca9a4637c3.js
 crates/swc_ecma_codegen/tests/test262/e6643a557fe93de0.js
 crates/swc_ecma_codegen/tests/test262/e6714aac10964792.js
 crates/swc_ecma_codegen/tests/test262/e686d016100a7a08.js
 crates/swc_ecma_codegen/tests/test262/e6ac25f6aa73a2be.js
 crates/swc_ecma_codegen/tests/test262/e6e24cfdc6d308a2.js
 crates/swc_ecma_codegen/tests/test262/e71a91c61343cdb1.js
 crates/swc_ecma_codegen/tests/test262/e71c1d5f0b6b833c.js
 crates/swc_ecma_codegen/tests/test262/e720d4faf2b41f42.js
 crates/swc_ecma_codegen/tests/test262/e748a1e428ccdf69.js
 crates/swc_ecma_codegen/tests/test262/e74a8d269a6abdb7.js
 crates/swc_ecma_codegen/tests/test262/e75df8aea1749780.js
 crates/swc_ecma_codegen/tests/test262/e78c7b54fc87d08c.js
 crates/swc_ecma_codegen/tests/test262/e7c1f6f0913c4a95.js
 crates/swc_ecma_codegen/tests/test262/e7c444fc9aed1257.js
 crates/swc_ecma_codegen/tests/test262/e7fa87b10d5136a0.js
 crates/swc_ecma_codegen/tests/test262/e815494eb50fa42f.js
 crates/swc_ecma_codegen/tests/test262/e84ef669246313d2.js
 crates/swc_ecma_codegen/tests/test262/e877f5e6753dc7e4.js
 crates/swc_ecma_codegen/tests/test262/e899a2594bd5311c.js
 crates/swc_ecma_codegen/tests/test262/e8de5af87dc0004c.js
 crates/swc_ecma_codegen/tests/test262/e8ea384458526db0.js
 crates/swc_ecma_codegen/tests/test262/e8ef6188865f9def.js
 crates/swc_ecma_codegen/tests/test262/e8ef944fd2c2e7fa.js
 crates/swc_ecma_codegen/tests/test262/e95b9364e90a4b5c.js
 crates/swc_ecma_codegen/tests/test262/e9682c37a1a959e1.js
 crates/swc_ecma_codegen/tests/test262/e99d260ec2ea47be.js
 crates/swc_ecma_codegen/tests/test262/e9a24a964ace5330.js
 crates/swc_ecma_codegen/tests/test262/e9a74729daea9b84.js
 crates/swc_ecma_codegen/tests/test262/e9d44e4cbaf92011.js
 crates/swc_ecma_codegen/tests/test262/ea2e883b50b24651.js
 crates/swc_ecma_codegen/tests/test262/ea3fcad439ac905f.js
 crates/swc_ecma_codegen/tests/test262/ea54fe11ef8702f7.js
 crates/swc_ecma_codegen/tests/test262/eabc983d82222f2a.js
 crates/swc_ecma_codegen/tests/test262/eaee2c64dfc46b6a.js
 crates/swc_ecma_codegen/tests/test262/eb4b9e8905923468.js
 crates/swc_ecma_codegen/tests/test262/eb7bb0c4a0ced2a8.js
 crates/swc_ecma_codegen/tests/test262/ebbc09d90157cb5b.js
 crates/swc_ecma_codegen/tests/test262/ebd6534f7bb01a7a.js
 crates/swc_ecma_codegen/tests/test262/ec05d8a5722be86c.js
 crates/swc_ecma_codegen/tests/test262/ec782937135d4f32.js
 crates/swc_ecma_codegen/tests/test262/ec79f9c27c045b00.js
 crates/swc_ecma_codegen/tests/test262/ec97990c2cc5e0e8.js
 crates/swc_ecma_codegen/tests/test262/ec99a663d6f3983d.js
 crates/swc_ecma_codegen/tests/test262/ecba8fb326c2c985.js
 crates/swc_ecma_codegen/tests/test262/ed0783c35e43032b.js
 crates/swc_ecma_codegen/tests/test262/ed085cb2fd0dc355.js
 crates/swc_ecma_codegen/tests/test262/ed32642380a6e603.js
 crates/swc_ecma_codegen/tests/test262/ed49ee70d6eabf4a.js
 crates/swc_ecma_codegen/tests/test262/ed65dd575be2b4ab.js
 crates/swc_ecma_codegen/tests/test262/ed6981438ac1918b.js
 crates/swc_ecma_codegen/tests/test262/ed894bd570d47113.js
 crates/swc_ecma_codegen/tests/test262/eda5026c194f7279.js
 crates/swc_ecma_codegen/tests/test262/edbdeeb1761675a7.js
 crates/swc_ecma_codegen/tests/test262/edd1f39f90576180.js
 crates/swc_ecma_codegen/tests/test262/edfe04e832b81a82.js
 crates/swc_ecma_codegen/tests/test262/ee2342b2715c3bf0.js
 crates/swc_ecma_codegen/tests/test262/ee4e8fa6257d810a.js
 crates/swc_ecma_codegen/tests/test262/eea2875eacf36279.js
 crates/swc_ecma_codegen/tests/test262/eebefa78eec0af44.js
 crates/swc_ecma_codegen/tests/test262/eed97872dd924560.js
 crates/swc_ecma_codegen/tests/test262/eef60d36274e4ed8.js
 crates/swc_ecma_codegen/tests/test262/ef086346e9707e91.js
 crates/swc_ecma_codegen/tests/test262/ef15294c7bc4675e.js
 crates/swc_ecma_codegen/tests/test262/ef61944dbb440b60.js
 crates/swc_ecma_codegen/tests/test262/ef7843986fabc25d.module.js
 crates/swc_ecma_codegen/tests/test262/ef812b85ce5fbc44.js
 crates/swc_ecma_codegen/tests/test262/efb88a0b6e2e170e.js
 crates/swc_ecma_codegen/tests/test262/efe1e5c7656bf0ba.js
 crates/swc_ecma_codegen/tests/test262/efef19e06f58fdd9.js
 crates/swc_ecma_codegen/tests/test262/f01d9f3c7b2b2717.js
 crates/swc_ecma_codegen/tests/test262/f062a3f543a622f8.module.js
 crates/swc_ecma_codegen/tests/test262/f0a5cf41bdef6532.js
 crates/swc_ecma_codegen/tests/test262/f0bf9ec665d85fa1.js
 crates/swc_ecma_codegen/tests/test262/f0d9a7a2f5d42210.js
 crates/swc_ecma_codegen/tests/test262/f0f2ab32e7f42314.js
 crates/swc_ecma_codegen/tests/test262/f0f9e218a70eba5c.js
 crates/swc_ecma_codegen/tests/test262/f0fbbdabdaca2146.js
 crates/swc_ecma_codegen/tests/test262/f108a85d36ec9afc.js
 crates/swc_ecma_codegen/tests/test262/f1218947a6a17e65.js
 crates/swc_ecma_codegen/tests/test262/f139fd88bd0ad9d0.js
 crates/swc_ecma_codegen/tests/test262/f13a130829aa77c5.js
 crates/swc_ecma_codegen/tests/test262/f1534392279bddbf.js
 crates/swc_ecma_codegen/tests/test262/f15772354efa5ecf.js
 crates/swc_ecma_codegen/tests/test262/f1643d0e6c7fde9a.js
 crates/swc_ecma_codegen/tests/test262/f17ec9517a3339d9.js
 crates/swc_ecma_codegen/tests/test262/f1bf02f18fa71ba7.js
 crates/swc_ecma_codegen/tests/test262/f1d7e3cc86ffc02b.js
 crates/swc_ecma_codegen/tests/test262/f2113065d9111e6d.js
 crates/swc_ecma_codegen/tests/test262/f2142c1dabd961c1.js
 crates/swc_ecma_codegen/tests/test262/f2aa3da994da03a7.js
 crates/swc_ecma_codegen/tests/test262/f2d394b74219a023.js
 crates/swc_ecma_codegen/tests/test262/f2e0a415d88b3451.js
 crates/swc_ecma_codegen/tests/test262/f2e41488e95243a8.js
 crates/swc_ecma_codegen/tests/test262/f2ed650f15f224fa.module.js
 crates/swc_ecma_codegen/tests/test262/f30d88a123e11b55.js
 crates/swc_ecma_codegen/tests/test262/f3219596b50bb381.js
 crates/swc_ecma_codegen/tests/test262/f3260491590325af.js
 crates/swc_ecma_codegen/tests/test262/f355802cb6d444e1.js
 crates/swc_ecma_codegen/tests/test262/f3d3a0f30115de54.js
 crates/swc_ecma_codegen/tests/test262/f404f7ff29ba5d1a.module.js
 crates/swc_ecma_codegen/tests/test262/f407a3693faf595b.js
 crates/swc_ecma_codegen/tests/test262/f43f922cccf5b9af.js
 crates/swc_ecma_codegen/tests/test262/f471327b3e9b8933.js
 crates/swc_ecma_codegen/tests/test262/f4864ec70dd99c21.js
 crates/swc_ecma_codegen/tests/test262/f4a61fcdefebb9d4.js
 crates/swc_ecma_codegen/tests/test262/f4b2d8937ec13ab0.js
 crates/swc_ecma_codegen/tests/test262/f50f858c3ef003f4.js
 crates/swc_ecma_codegen/tests/test262/f552daf299e1c6e5.js
 crates/swc_ecma_codegen/tests/test262/f597b0312e2b678c.js
 crates/swc_ecma_codegen/tests/test262/f5b89028dfa29f27.js
 crates/swc_ecma_codegen/tests/test262/f5ba9f1b21487d3b.js
 crates/swc_ecma_codegen/tests/test262/f601e7dd0235d423.js
 crates/swc_ecma_codegen/tests/test262/f658dbaa20c36388.js
 crates/swc_ecma_codegen/tests/test262/f69b27444afab042.js
 crates/swc_ecma_codegen/tests/test262/f6d11d1e4dcb1ded.js
 crates/swc_ecma_codegen/tests/test262/f6d42525cd87339b.js
 crates/swc_ecma_codegen/tests/test262/f7291c5ec70a4152.js
 crates/swc_ecma_codegen/tests/test262/f78abc3cba581cdd.js
 crates/swc_ecma_codegen/tests/test262/f7af1a6b02dbd440.js
 crates/swc_ecma_codegen/tests/test262/f7e2edf1ccb61303.js
 crates/swc_ecma_codegen/tests/test262/f7f611e6fdb5b9fc.js
 crates/swc_ecma_codegen/tests/test262/f80f30fbdd7e7b19.js
 crates/swc_ecma_codegen/tests/test262/f8323b3c45bd107a.js
 crates/swc_ecma_codegen/tests/test262/f89bf797c3b1dda4.js
 crates/swc_ecma_codegen/tests/test262/f8a07bd5ab703d4b.js
 crates/swc_ecma_codegen/tests/test262/f8cf06a0d5699319.js
 crates/swc_ecma_codegen/tests/test262/f8d843a30c73377a.js
 crates/swc_ecma_codegen/tests/test262/f8dc2e8bbddcdfbe.js
 crates/swc_ecma_codegen/tests/test262/f94e47b7b5cfda74.js
 crates/swc_ecma_codegen/tests/test262/f96c694c5a2f2be9.js
 crates/swc_ecma_codegen/tests/test262/f974f2619b25b027.js
 crates/swc_ecma_codegen/tests/test262/f9888fa1a1e366e7.js
 crates/swc_ecma_codegen/tests/test262/f990e76e7fcb0dd9.js
 crates/swc_ecma_codegen/tests/test262/f9b92700d0e68f49.js
 crates/swc_ecma_codegen/tests/test262/f9c201250f225ab9.js
 crates/swc_ecma_codegen/tests/test262/f9d67ab9db16c4d5.js
 crates/swc_ecma_codegen/tests/test262/fa58aa963031f8df.js
 crates/swc_ecma_codegen/tests/test262/fa59ac4c41d26c14.js
 crates/swc_ecma_codegen/tests/test262/fa5b398eeef697a6.js
 crates/swc_ecma_codegen/tests/test262/fa6c17d9a188d0bb.js
 crates/swc_ecma_codegen/tests/test262/fa736f4b0cf19c0c.js
 crates/swc_ecma_codegen/tests/test262/fa9eaf58f51d6926.js
 crates/swc_ecma_codegen/tests/test262/faa4a026e1e86145.js
 crates/swc_ecma_codegen/tests/test262/fada2c7bbfabe14a.js
 crates/swc_ecma_codegen/tests/test262/fae42f5a2ab85c1d.js
 crates/swc_ecma_codegen/tests/test262/fb50400b4c9cf740.js
 crates/swc_ecma_codegen/tests/test262/fb69459d7628ace1.js
 crates/swc_ecma_codegen/tests/test262/fb7c5656640f6ec7.js
 crates/swc_ecma_codegen/tests/test262/fb8d437ce90b1178.js
 crates/swc_ecma_codegen/tests/test262/fb8db7a71f3755fc.js
 crates/swc_ecma_codegen/tests/test262/fba24e17d16fd0c4.js
 crates/swc_ecma_codegen/tests/test262/fbacebe72fb15fed.module.js
 crates/swc_ecma_codegen/tests/test262/fbb6b30b41732026.js
 crates/swc_ecma_codegen/tests/test262/fbcd793ec7c82779.js
 crates/swc_ecma_codegen/tests/test262/fbde237f11796df9.js
 crates/swc_ecma_codegen/tests/test262/fc020c065098cbd5.js
 crates/swc_ecma_codegen/tests/test262/fc035551a2a4c15c.js
 crates/swc_ecma_codegen/tests/test262/fc063bfba795ad91.js
 crates/swc_ecma_codegen/tests/test262/fc1ba7d289fb1af1.js
 crates/swc_ecma_codegen/tests/test262/fc286bf26373db8d.js
 crates/swc_ecma_codegen/tests/test262/fc5c8d6f6bf16121.js
 crates/swc_ecma_codegen/tests/test262/fc9f000aa3e4bd79.js
 crates/swc_ecma_codegen/tests/test262/fcb318e400b44257.js
 crates/swc_ecma_codegen/tests/test262/fcd33c00916dd6ad.js
 crates/swc_ecma_codegen/tests/test262/fcf3738a49a5f358.js
 crates/swc_ecma_codegen/tests/test262/fd0ad9026eee596b.js
 crates/swc_ecma_codegen/tests/test262/fd0e7b0f778f8a3b.js
 crates/swc_ecma_codegen/tests/test262/fd167642d02f2c66.js
 crates/swc_ecma_codegen/tests/test262/fd29828f68a7634e.js
 crates/swc_ecma_codegen/tests/test262/fd34477284c96cbf.js
 crates/swc_ecma_codegen/tests/test262/fd5ea844fcc07d3d.js
 crates/swc_ecma_codegen/tests/test262/fd889a4ef6e361f1.js
 crates/swc_ecma_codegen/tests/test262/fdb05dfd469c46c4.js
 crates/swc_ecma_codegen/tests/test262/fdb684acf63f6274.js
 crates/swc_ecma_codegen/tests/test262/fe03ba1b818c762e.js
 crates/swc_ecma_codegen/tests/test262/fe24fc72de1ef7cc.js
 crates/swc_ecma_codegen/tests/test262/fe2d3b945530c806.js
 crates/swc_ecma_codegen/tests/test262/fe5ae04c8d239b26.js
 crates/swc_ecma_codegen/tests/test262/fe5f0dcb8e902857.js
 crates/swc_ecma_codegen/tests/test262/fe7c2a6e1efe2cf4.js
 crates/swc_ecma_codegen/tests/test262/fec4c4ff229d3fc2.js
 crates/swc_ecma_codegen/tests/test262/fee1cb654a489f02.js
 crates/swc_ecma_codegen/tests/test262/fee3f54aa720263f.js
 crates/swc_ecma_codegen/tests/test262/fef4facb0b8479bf.js
 crates/swc_ecma_codegen/tests/test262/ff03d6d14c3f4007.js
 crates/swc_ecma_codegen/tests/test262/ff215f966bed2b85.js
 crates/swc_ecma_codegen/tests/test262/ff488aae349cc02d.js
 crates/swc_ecma_codegen/tests/test262/ff4b8762733080cb.js
 crates/swc_ecma_codegen/tests/test262/ff902593b25092d1.js
 crates/swc_ecma_codegen/tests/test262/ffaf5b9d3140465b.js
 crates/swc_ecma_codegen/tests/test262/ffbba9592c03baa6.js
 crates/swc_ecma_codegen/tests/test262/ffc32056a146cc9b.js
 crates/swc_ecma_codegen/tests/test262/ffcf0064736d41e7.js
 crates/swc_ecma_codegen/tests/test262/fffe7e78a7ce9f9a.js
 crates/swc_ecma_codegen_macros/Cargo.toml
 crates/swc_ecma_codegen_macros/src/lib.rs
 crates/swc_ecma_compat_bugfixes/Cargo.toml
 crates/swc_ecma_compat_bugfixes/src/async_arrows_in_class.rs
 crates/swc_ecma_compat_bugfixes/src/edge_default_param.rs
 crates/swc_ecma_compat_bugfixes/src/lib.rs
 crates/swc_ecma_compat_bugfixes/src/safari_id_destructuring_collision_in_function_expression.rs
 crates/swc_ecma_compat_bugfixes/src/template_literal_caching.rs
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/async_arrows_in_class.rs/async_arrows.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/async_arrows_in_class.rs/callback.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/async_arrows_in_class.rs/non_async_arrow.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/async_arrows_in_class.rs/non_class_async_arrow.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/async_arrows_in_class.rs/this.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/edge_default_param.rs/destructured_default_value.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/edge_default_param.rs/destructured_no_default_value.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/edge_default_param.rs/nested_default_value.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/edge_default_param.rs/non_arguments.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/assign_outside_var.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/assignment_expr_in_default_value.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/avoid_collision_1.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/avoid_collision_2.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/basic.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/in_nameless_fn.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/in_nameless_fn_multiple.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/issue_10242_1.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/issue_4488_1.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/safari_id_destructuring_collision_in_function_expression.rs/use_duplicated_id.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/block_scoped_tag.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/dynamic_expressions.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/dynamic_tag.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/function_scoped_tag.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/multiple_tags.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/prevent_tag_collision.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/same_tag_safari_11.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/shared_strings_safari_11.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/single_tag.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/single_tag_empty.js
 crates/swc_ecma_compat_bugfixes/tests/__swc_snapshots__/src/template_literal_caching.rs/template_literals.js
 crates/swc_ecma_compat_common/Cargo.toml
 crates/swc_ecma_compat_common/src/lib.rs
 crates/swc_ecma_compat_common/src/macros.rs
 crates/swc_ecma_compat_common/src/regexp.rs
 crates/swc_ecma_compat_es2015/Cargo.toml
 crates/swc_ecma_compat_es2015/src/arrow.rs
 crates/swc_ecma_compat_es2015/src/block_scoped_fn.rs
 crates/swc_ecma_compat_es2015/src/block_scoping/mod.rs
 crates/swc_ecma_compat_es2015/src/block_scoping/vars.rs
 crates/swc_ecma_compat_es2015/src/classes/constructor.rs
 crates/swc_ecma_compat_es2015/src/classes/mod.rs
 crates/swc_ecma_compat_es2015/src/classes/prop_name.rs
 crates/swc_ecma_compat_es2015/src/computed_props.rs
 crates/swc_ecma_compat_es2015/src/destructuring.rs
 crates/swc_ecma_compat_es2015/src/duplicate_keys.rs
 crates/swc_ecma_compat_es2015/src/for_of.rs
 crates/swc_ecma_compat_es2015/src/function_name.rs
 crates/swc_ecma_compat_es2015/src/generator.rs
 crates/swc_ecma_compat_es2015/src/instanceof.rs
 crates/swc_ecma_compat_es2015/src/lib.rs
 crates/swc_ecma_compat_es2015/src/new_target.rs
 crates/swc_ecma_compat_es2015/src/object_super.rs
 crates/swc_ecma_compat_es2015/src/parameters.rs
 crates/swc_ecma_compat_es2015/src/regenerator/mod.rs
 crates/swc_ecma_compat_es2015/src/shorthand_property.rs
 crates/swc_ecma_compat_es2015/src/spread.rs
 crates/swc_ecma_compat_es2015/src/sticky_regex.rs
 crates/swc_ecma_compat_es2015/src/template_literal.rs
 crates/swc_ecma_compat_es2015/src/typeof_symbol.rs
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/basic.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/basic_2.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/hoisting.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/hoisting_directives.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/issue_271.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/issue_288_1.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/block_scoped_fn.rs/issue_288_2.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/destructuring.rs/nested_for_of.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/instanceof.rs/basic.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/instanceof.rs/skip_helper_fn_decl_by_name.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/instanceof.rs/skip_helper_fn_expr_by_babel_directive.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/instanceof.rs/skip_helper_fn_expr_by_swc_directive.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_1660_1.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_169.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_189.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_227.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_271.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_400_1.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_413.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/issue_8871.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/lib.rs/should_escape_keyword_in_method.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/object_super.rs/call.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/object_super.rs/do_not_transform.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/object_super.rs/get.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/object_super.rs/nest.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/object_super.rs/set.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/sticky_regex.rs/babel_basic.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/sticky_regex.rs/babel_ignore_non_sticky.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/typeof_symbol.rs/dont_touch_in_loose_mode.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/typeof_symbol.rs/dont_touch_non_symbol_comparison.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/typeof_symbol.rs/dont_touch_non_symbol_comparison_02.js
 crates/swc_ecma_compat_es2015/tests/__swc_snapshots__/src/typeof_symbol.rs/issue_1843_1.js
 crates/swc_ecma_compat_es2016/Cargo.toml
 crates/swc_ecma_compat_es2016/src/exponentiation.rs
 crates/swc_ecma_compat_es2016/src/lib.rs
 crates/swc_ecma_compat_es2016/tests/__swc_snapshots__/src/exponentiation.rs/assign.js
 crates/swc_ecma_compat_es2016/tests/__swc_snapshots__/src/exponentiation.rs/assign_to_object_property.js
 crates/swc_ecma_compat_es2016/tests/__swc_snapshots__/src/exponentiation.rs/babel_binary.js
 crates/swc_ecma_compat_es2016/tests/__swc_snapshots__/src/exponentiation.rs/babel_binary_member_assignment_expression.js
 crates/swc_ecma_compat_es2016/tests/__swc_snapshots__/src/exponentiation.rs/issue_740.js
 crates/swc_ecma_compat_es2017/Cargo.toml
 crates/swc_ecma_compat_es2017/src/async_to_generator.rs
 crates/swc_ecma_compat_es2017/src/lib.rs
 crates/swc_ecma_compat_es2018/Cargo.toml
 crates/swc_ecma_compat_es2018/src/lib.rs
 crates/swc_ecma_compat_es2018/src/object_rest_spread.rs
 crates/swc_ecma_compat_es2019/Cargo.toml
 crates/swc_ecma_compat_es2019/src/lib.rs
 crates/swc_ecma_compat_es2019/src/optional_catch_binding.rs
 crates/swc_ecma_compat_es2019/tests/__swc_snapshots__/src/optional_catch_binding.rs/catch_binding_name_collision_1.js
 crates/swc_ecma_compat_es2019/tests/__swc_snapshots__/src/optional_catch_binding.rs/catch_binding_name_collision_2.js
 crates/swc_ecma_compat_es2019/tests/__swc_snapshots__/src/optional_catch_binding.rs/issue_411.js
 crates/swc_ecma_compat_es2020/Cargo.toml
 crates/swc_ecma_compat_es2020/src/export_namespace_from.rs
 crates/swc_ecma_compat_es2020/src/lib.rs
 crates/swc_ecma_compat_es2020/src/nullish_coalescing.rs
 crates/swc_ecma_compat_es2020/src/optional_chaining.rs
 crates/swc_ecma_compat_es2021/Cargo.toml
 crates/swc_ecma_compat_es2021/src/lib.rs
 crates/swc_ecma_compat_es2021/src/logical_assignments.rs
 crates/swc_ecma_compat_es2022/Cargo.toml
 crates/swc_ecma_compat_es2022/src/class_properties/class_name_tdz.rs
 crates/swc_ecma_compat_es2022/src/class_properties/member_init.rs
 crates/swc_ecma_compat_es2022/src/class_properties/mod.rs
 crates/swc_ecma_compat_es2022/src/class_properties/private_field.rs
 crates/swc_ecma_compat_es2022/src/class_properties/this_in_static.rs
 crates/swc_ecma_compat_es2022/src/class_properties/used_name.rs
 crates/swc_ecma_compat_es2022/src/lib.rs
 crates/swc_ecma_compat_es2022/src/optional_chaining_impl.rs
 crates/swc_ecma_compat_es2022/src/private_in_object.rs
 crates/swc_ecma_compat_es2022/src/static_blocks.rs
 crates/swc_ecma_compat_es3/Cargo.toml
 crates/swc_ecma_compat_es3/src/lib.rs
 crates/swc_ecma_compat_es3/src/member_expr_lits.rs
 crates/swc_ecma_compat_es3/src/prop_lits.rs
 crates/swc_ecma_compat_es3/src/reserved_word.rs
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/member_expr_lits.rs/basic.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/member_expr_lits.rs/issue_206.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/member_expr_lits.rs/issue_211.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/prop_lits.rs/babel_basic.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/prop_lits.rs/str_lit.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/babel_issue_6477.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/export_as_default.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/issue_10266.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/issue_10266_non_reserved_export.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/issue_7164.js
 crates/swc_ecma_compat_es3/tests/__swc_snapshots__/src/reserved_word.rs/issue_7237.js
 crates/swc_ecma_compat_regexp/Cargo.toml
 crates/swc_ecma_compat_regexp/src/lib.rs
 crates/swc_ecma_compat_regexp/src/unicode_property.rs
 crates/swc_ecma_ext_transforms/Cargo.toml
 crates/swc_ecma_ext_transforms/src/jest.rs
 crates/swc_ecma_ext_transforms/src/lib.rs
 crates/swc_ecma_hooks/Cargo.toml
 crates/swc_ecma_hooks/src/generated.rs
 crates/swc_ecma_hooks/src/lib.rs
 crates/swc_ecma_hooks/tests/compose.rs
 crates/swc_ecma_lexer/Cargo.toml
 crates/swc_ecma_lexer/README.md
 crates/swc_ecma_lexer/examples/lexer.rs
 crates/swc_ecma_lexer/src/common/context.rs
 crates/swc_ecma_lexer/src/common/input.rs
 crates/swc_ecma_lexer/src/common/lexer/char.rs
 crates/swc_ecma_lexer/src/common/lexer/comments_buffer.rs
 crates/swc_ecma_lexer/src/common/lexer/jsx.rs
 crates/swc_ecma_lexer/src/common/lexer/mod.rs
 crates/swc_ecma_lexer/src/common/lexer/number.rs
 crates/swc_ecma_lexer/src/common/lexer/search.rs
 crates/swc_ecma_lexer/src/common/lexer/state.rs
 crates/swc_ecma_lexer/src/common/lexer/token.rs
 crates/swc_ecma_lexer/src/common/lexer/whitespace.rs
 crates/swc_ecma_lexer/src/common/mod.rs
 crates/swc_ecma_lexer/src/common/parser/assign_target_or_spread.rs
 crates/swc_ecma_lexer/src/common/parser/buffer.rs
 crates/swc_ecma_lexer/src/common/parser/class_and_fn.rs
 crates/swc_ecma_lexer/src/common/parser/expr.rs
 crates/swc_ecma_lexer/src/common/parser/expr_ext.rs
 crates/swc_ecma_lexer/src/common/parser/ident.rs
 crates/swc_ecma_lexer/src/common/parser/is_directive.rs
 crates/swc_ecma_lexer/src/common/parser/is_invalid_class_name.rs
 crates/swc_ecma_lexer/src/common/parser/is_simple_param_list.rs
 crates/swc_ecma_lexer/src/common/parser/jsx.rs
 crates/swc_ecma_lexer/src/common/parser/macros.rs
 crates/swc_ecma_lexer/src/common/parser/mod.rs
 crates/swc_ecma_lexer/src/common/parser/module_item.rs
 crates/swc_ecma_lexer/src/common/parser/object.rs
 crates/swc_ecma_lexer/src/common/parser/output_type.rs
 crates/swc_ecma_lexer/src/common/parser/pat.rs
 crates/swc_ecma_lexer/src/common/parser/pat_type.rs
 crates/swc_ecma_lexer/src/common/parser/state.rs
 crates/swc_ecma_lexer/src/common/parser/stmt.rs
 crates/swc_ecma_lexer/src/common/parser/token_and_span.rs
 crates/swc_ecma_lexer/src/common/parser/typescript.rs
 crates/swc_ecma_lexer/src/common/parser/util.rs
 crates/swc_ecma_lexer/src/common/parser/verifier.rs
 crates/swc_ecma_lexer/src/common/syntax.rs
 crates/swc_ecma_lexer/src/error.rs
 crates/swc_ecma_lexer/src/input.rs
 crates/swc_ecma_lexer/src/lexer/comments_buffer.rs
 crates/swc_ecma_lexer/src/lexer/jsx.rs
 crates/swc_ecma_lexer/src/lexer/mod.rs
 crates/swc_ecma_lexer/src/lexer/number.rs
 crates/swc_ecma_lexer/src/lexer/state.rs
 crates/swc_ecma_lexer/src/lexer/table.rs
 crates/swc_ecma_lexer/src/lexer/tests.rs
 crates/swc_ecma_lexer/src/lib.rs
 crates/swc_ecma_lexer/src/parser/macros.rs
 crates/swc_ecma_lexer/src/parser/mod.rs
 crates/swc_ecma_lexer/src/parser/typescript.rs
 crates/swc_ecma_lexer/src/token.rs
 crates/swc_ecma_lexer/src/utils.rs
 crates/swc_ecma_lints/AGENTS.md
 crates/swc_ecma_lints/Cargo.toml
 crates/swc_ecma_lints/examples/all.js
 crates/swc_ecma_lints/examples/all.rs
 crates/swc_ecma_lints/src/config.rs
 crates/swc_ecma_lints/src/lib.rs
 crates/swc_ecma_lints/src/rule.rs
 crates/swc_ecma_lints/src/rules/constructor_super.rs
 crates/swc_ecma_lints/src/rules/critical_rules.rs
 crates/swc_ecma_lints/src/rules/default_case_last.rs
 crates/swc_ecma_lints/src/rules/default_param_last.rs
 crates/swc_ecma_lints/src/rules/dot_notation.rs
 crates/swc_ecma_lints/src/rules/eqeqeq.rs
 crates/swc_ecma_lints/src/rules/mod.rs
 crates/swc_ecma_lints/src/rules/no_alert.rs
 crates/swc_ecma_lints/src/rules/no_await_in_loop.rs
 crates/swc_ecma_lints/src/rules/no_bitwise.rs
 crates/swc_ecma_lints/src/rules/no_compare_neg_zero.rs
 crates/swc_ecma_lints/src/rules/no_cond_assign.rs
 crates/swc_ecma_lints/src/rules/no_console.rs
 crates/swc_ecma_lints/src/rules/no_debugger.rs
 crates/swc_ecma_lints/src/rules/no_empty_function.rs
 crates/swc_ecma_lints/src/rules/no_empty_pattern.rs
 crates/swc_ecma_lints/src/rules/no_loop_func.rs
 crates/swc_ecma_lints/src/rules/no_new.rs
 crates/swc_ecma_lints/src/rules/no_new_object.rs
 crates/swc_ecma_lints/src/rules/no_new_symbol.rs
 crates/swc_ecma_lints/src/rules/no_obj_calls.rs
 crates/swc_ecma_lints/src/rules/no_param_reassign.rs
 crates/swc_ecma_lints/src/rules/no_prototype_builtins.rs
 crates/swc_ecma_lints/src/rules/no_restricted_syntax.rs
 crates/swc_ecma_lints/src/rules/no_sparse_arrays.rs
 crates/swc_ecma_lints/src/rules/no_throw_literal.rs
 crates/swc_ecma_lints/src/rules/no_use_before_define.rs
 crates/swc_ecma_lints/src/rules/no_var.rs
 crates/swc_ecma_lints/src/rules/prefer_const.rs
 crates/swc_ecma_lints/src/rules/prefer_object_spread.rs
 crates/swc_ecma_lints/src/rules/prefer_regex_literals.rs
 crates/swc_ecma_lints/src/rules/quotes.rs
 crates/swc_ecma_lints/src/rules/radix.rs
 crates/swc_ecma_lints/src/rules/symbol_description.rs
 crates/swc_ecma_lints/src/rules/use_is_nan.rs
 crates/swc_ecma_lints/src/rules/utils.rs
 crates/swc_ecma_lints/src/rules/valid_typeof.rs
 crates/swc_ecma_lints/src/rules/yoda.rs
 crates/swc_ecma_lints/tests/fixture.rs
 crates/swc_ecma_lints/tests/pass/export/export_default_class_expr/1/input.js
 crates/swc_ecma_lints/tests/pass/export/export_default_fn_expr/1/input.js
 crates/swc_ecma_lints/tests/pass/export/export_default_fn_expr/2/input.ts
 crates/swc_ecma_lints/tests/pass/issue-3193/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-3266/1/input.js
 crates/swc_ecma_lints/tests/pass/issue-3848/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-3852/1/input.js
 crates/swc_ecma_lints/tests/pass/issue-3929/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-3956/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-4148/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-4907/1/input.js
 crates/swc_ecma_lints/tests/pass/issue-4907/2/input.js
 crates/swc_ecma_lints/tests/pass/issue-5115/1/input.ts
 crates/swc_ecma_lints/tests/pass/issue-9632/1/input.ts
 crates/swc_ecma_lints/tests/pass/no-dupe-args/valid/input.js
 crates/swc_ecma_lints/tests/pass/vercel/1/input.js
 crates/swc_ecma_loader/Cargo.toml
 crates/swc_ecma_loader/src/lib.rs
 crates/swc_ecma_loader/src/resolve.rs
 crates/swc_ecma_loader/src/resolvers/lru.rs
 crates/swc_ecma_loader/src/resolvers/mod.rs
 crates/swc_ecma_loader/src/resolvers/node.rs
 crates/swc_ecma_loader/src/resolvers/tsc.rs
 crates/swc_ecma_loader/tests/basic_import/node_modules/jquery/index.js
 crates/swc_ecma_loader/tests/basic_import/node_modules/jquery/package.json
 crates/swc_ecma_loader/tests/browser_overwrite/node_modules/jquery/browser.js
 crates/swc_ecma_loader/tests/browser_overwrite/node_modules/jquery/index.js
 crates/swc_ecma_loader/tests/browser_overwrite/node_modules/jquery/package.json
 crates/swc_ecma_loader/tests/hoisting/node_modules/jquery/index.js
 crates/swc_ecma_loader/tests/hoisting/node_modules/jquery/package.json
 crates/swc_ecma_loader/tests/hoisting/packages/app/node_modules/example/index.js
 crates/swc_ecma_loader/tests/hoisting/packages/app/node_modules/example/package.json
 crates/swc_ecma_loader/tests/hoisting/packages/app/package.json
 crates/swc_ecma_loader/tests/node_resolver.rs
 crates/swc_ecma_loader/tests/tsc_resolver.rs
 crates/swc_ecma_minifier/.eslintrc
 crates/swc_ecma_minifier/AGENTS.md
 crates/swc_ecma_minifier/Cargo.toml
 crates/swc_ecma_minifier/README.md
 crates/swc_ecma_minifier/examples/compress.rs
 crates/swc_ecma_minifier/examples/minifier.rs
 crates/swc_ecma_minifier/examples/minify-all.rs
 crates/swc_ecma_minifier/fuzz/Cargo.lock
 crates/swc_ecma_minifier/fuzz/Cargo.toml
 crates/swc_ecma_minifier/fuzz/fuzz_targets/bug.rs
 crates/swc_ecma_minifier/inputs/README.md
 crates/swc_ecma_minifier/package.json
 crates/swc_ecma_minifier/scripts/_/notify.sh
 crates/swc_ecma_minifier/scripts/_/postpone/ask-file.sh
 crates/swc_ecma_minifier/scripts/_/reduce/compare.js
 crates/swc_ecma_minifier/scripts/_/reduce/compare.sh
 crates/swc_ecma_minifier/scripts/_/samply-script.js
 crates/swc_ecma_minifier/scripts/exec.sh
 crates/swc_ecma_minifier/scripts/ideal.sh
 crates/swc_ecma_minifier/scripts/instrument/file.sh
 crates/swc_ecma_minifier/scripts/jsprops.js
 crates/swc_ecma_minifier/scripts/mangler/charfreq.js
 crates/swc_ecma_minifier/scripts/mangler/terser-one.sh
 crates/swc_ecma_minifier/scripts/mangler/terser.sh
 crates/swc_ecma_minifier/scripts/next/add-test.sh
 crates/swc_ecma_minifier/scripts/next/evaluate.js
 crates/swc_ecma_minifier/scripts/next/start.sh
 crates/swc_ecma_minifier/scripts/next/start2.sh
 crates/swc_ecma_minifier/scripts/postpone.sh
 crates/swc_ecma_minifier/scripts/reduce/reduce-all.sh
 crates/swc_ecma_minifier/scripts/reduce/reduce.sh
 crates/swc_ecma_minifier/scripts/reduce/remove-useless.sh
 crates/swc_ecma_minifier/scripts/test.sh
 crates/swc_ecma_minifier/scripts/update-list.sh
 crates/swc_ecma_minifier/scripts/x/terser/compress.js
 crates/swc_ecma_minifier/scripts/x/terser/reference.sh
 crates/swc_ecma_minifier/src/cli/bin.rs
 crates/swc_ecma_minifier/src/compress/hoist_decls.rs
 crates/swc_ecma_minifier/src/compress/mod.rs
 crates/swc_ecma_minifier/src/compress/optimize/arguments.rs
 crates/swc_ecma_minifier/src/compress/optimize/bools.rs
 crates/swc_ecma_minifier/src/compress/optimize/conditionals.rs
 crates/swc_ecma_minifier/src/compress/optimize/dead_code.rs
 crates/swc_ecma_minifier/src/compress/optimize/drop_console.rs
 crates/swc_ecma_minifier/src/compress/optimize/evaluate.rs
 crates/swc_ecma_minifier/src/compress/optimize/if_return.rs
 crates/swc_ecma_minifier/src/compress/optimize/iife.rs
 crates/swc_ecma_minifier/src/compress/optimize/inline.rs
 crates/swc_ecma_minifier/src/compress/optimize/loops.rs
 crates/swc_ecma_minifier/src/compress/optimize/mod.rs
 crates/swc_ecma_minifier/src/compress/optimize/ops.rs
 crates/swc_ecma_minifier/src/compress/optimize/props.rs
 crates/swc_ecma_minifier/src/compress/optimize/rest_params.rs
 crates/swc_ecma_minifier/src/compress/optimize/sequences.rs
 crates/swc_ecma_minifier/src/compress/optimize/static_alias.rs
 crates/swc_ecma_minifier/src/compress/optimize/strings.rs
 crates/swc_ecma_minifier/src/compress/optimize/unsafes.rs
 crates/swc_ecma_minifier/src/compress/optimize/unused.rs
 crates/swc_ecma_minifier/src/compress/optimize/util.rs
 crates/swc_ecma_minifier/src/compress/pure/arrows.rs
 crates/swc_ecma_minifier/src/compress/pure/bools.rs
 crates/swc_ecma_minifier/src/compress/pure/conds.rs
 crates/swc_ecma_minifier/src/compress/pure/ctx.rs
 crates/swc_ecma_minifier/src/compress/pure/dead_code.rs
 crates/swc_ecma_minifier/src/compress/pure/evaluate.rs
 crates/swc_ecma_minifier/src/compress/pure/if_return.rs
 crates/swc_ecma_minifier/src/compress/pure/loops.rs
 crates/swc_ecma_minifier/src/compress/pure/member_expr.rs
 crates/swc_ecma_minifier/src/compress/pure/misc.rs
 crates/swc_ecma_minifier/src/compress/pure/mod.rs
 crates/swc_ecma_minifier/src/compress/pure/numbers.rs
 crates/swc_ecma_minifier/src/compress/pure/properties.rs
 crates/swc_ecma_minifier/src/compress/pure/sequences.rs
 crates/swc_ecma_minifier/src/compress/pure/strings.rs
 crates/swc_ecma_minifier/src/compress/pure/switches.rs
 crates/swc_ecma_minifier/src/compress/pure/vars.rs
 crates/swc_ecma_minifier/src/compress/util/mod.rs
 crates/swc_ecma_minifier/src/compress/util/tests.rs
 crates/swc_ecma_minifier/src/debug.rs
 crates/swc_ecma_minifier/src/eval.rs
 crates/swc_ecma_minifier/src/hook_utils.rs
 crates/swc_ecma_minifier/src/js.rs
 crates/swc_ecma_minifier/src/lib.rs
 crates/swc_ecma_minifier/src/lists/domprops.json
 crates/swc_ecma_minifier/src/lists/jsprops.json
 crates/swc_ecma_minifier/src/macros.rs
 crates/swc_ecma_minifier/src/metadata/mod.rs
 crates/swc_ecma_minifier/src/metadata/tests.rs
 crates/swc_ecma_minifier/src/mode.rs
 crates/swc_ecma_minifier/src/option/mod.rs
 crates/swc_ecma_minifier/src/option/terser.rs
 crates/swc_ecma_minifier/src/pass/global_defs.rs
 crates/swc_ecma_minifier/src/pass/mangle_names/mangler.rs
 crates/swc_ecma_minifier/src/pass/mangle_names/mod.rs
 crates/swc_ecma_minifier/src/pass/mangle_names/preserver.rs
 crates/swc_ecma_minifier/src/pass/mangle_props.rs
 crates/swc_ecma_minifier/src/pass/merge_exports.rs
 crates/swc_ecma_minifier/src/pass/mod.rs
 crates/swc_ecma_minifier/src/pass/postcompress.rs
 crates/swc_ecma_minifier/src/program_data.rs
 crates/swc_ecma_minifier/src/size_hint.rs
 crates/swc_ecma_minifier/src/timing.rs
 crates/swc_ecma_minifier/src/usage_analyzer/alias/ctx.rs
 crates/swc_ecma_minifier/src/usage_analyzer/alias/mod.rs
 crates/swc_ecma_minifier/src/usage_analyzer/analyzer/ctx.rs
 crates/swc_ecma_minifier/src/usage_analyzer/analyzer/mod.rs
 crates/swc_ecma_minifier/src/usage_analyzer/analyzer/storage.rs
 crates/swc_ecma_minifier/src/usage_analyzer/marks.rs
 crates/swc_ecma_minifier/src/usage_analyzer/mod.rs
 crates/swc_ecma_minifier/src/usage_analyzer/util.rs
 crates/swc_ecma_minifier/src/util/base54.rs
 crates/swc_ecma_minifier/src/util/mod.rs
 crates/swc_ecma_minifier/src/util/size.rs
 crates/swc_ecma_minifier/src/util/sort.rs
 crates/swc_ecma_minifier/tests/TODO.txt
 crates/swc_ecma_minifier/tests/compress.rs
 crates/swc_ecma_minifier/tests/eval.rs
 crates/swc_ecma_minifier/tests/fixture/check/1/input.js
 crates/swc_ecma_minifier/tests/fixture/check/1/output.js
 crates/swc_ecma_minifier/tests/fixture/check/config.json
 crates/swc_ecma_minifier/tests/fixture/comparison/1/.input.js
 crates/swc_ecma_minifier/tests/fixture/comparison/2/.input.js
 crates/swc_ecma_minifier/tests/fixture/comparison/README.md
 crates/swc_ecma_minifier/tests/fixture/comparison/config.json
 crates/swc_ecma_minifier/tests/fixture/issue_10859/config.json
 crates/swc_ecma_minifier/tests/fixture/issue_10859/seq_arrow_iife/config.json
 crates/swc_ecma_minifier/tests/fixture/issue_10859/seq_arrow_iife/input.js
 crates/swc_ecma_minifier/tests/fixture/issue_10859/seq_arrow_iife/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10041/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10041/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10054/for/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10054/for/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10054/if/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10054/if/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10178/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10178/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10250/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10250/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10281/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10281/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10328/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10328/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10412/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10412/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10412/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10425/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10425/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10425/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10448/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10448/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10448/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10466/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10466/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10473/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10473/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10532/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10532/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10539/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10539/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10539/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10539/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10630/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10630/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10630/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10633/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10633/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10700/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10700/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10700/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10720/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10720/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10721/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10721/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10746/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10746/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10807/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10807/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10816/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10816/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10824/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10824/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10824/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10849/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10849/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10876/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10876/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/3/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10876/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10876/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10885/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10885/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10918/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10918/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10918/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10935/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10935/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10936/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/10936/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10936/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10938/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10938/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10981/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10981/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/10986/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/10986/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11007/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11007/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11034/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11034/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11034/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11079/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11079/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11082/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11082/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11083/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11083/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/11083/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11084/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11084/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11084/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11089/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11089/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11102/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11102/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11103/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11103/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11105/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11105/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11108/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11108/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11133/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11133/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11158/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11158/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11257/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11257/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11257/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11303/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11303/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11320/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11320/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11321/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11321/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11368/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11368/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-ref-prev/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-ref-prev/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-side-effect/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-side-effect/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-unused/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-unused/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-used/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-default-used/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-rest/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/fn-multi-use-rest/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-arg-unused/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-arg-unused/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-default-unused/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-default-unused/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-first-default-unused/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-anon-first-default-unused/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-reassigned/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-reassigned/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-ref-prev/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-ref-prev/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-side-effect/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-side-effect/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-used/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-default-used/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-named-default-length/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-exhaustive/iife-named-default-length/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-simple/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11512-simple/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512-simple/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11512/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11512/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11545/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11545/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11545/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/child-scope-reassign-merge/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/child-scope-reassign-merge/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11645/control-known-arity-drop/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/control-known-arity-drop/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-parent-scope-nested-block/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-parent-scope-nested-block/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-parent-scope-nested-function/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-parent-scope-nested-function/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-rebind-scope/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/eval-rebind-scope/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/for-of-rebind-arity/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/for-of-rebind-arity/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/logical-and-assign-stale-arity/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/logical-and-assign-stale-arity/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/spread-argument-preserved/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/spread-argument-preserved/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/unresolved-global-rebind/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/unresolved-global-rebind/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/with-parent-scope-nested-block/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11645/with-parent-scope-nested-block/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11730/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11730/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11730_class_expr/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11730_class_expr/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11755/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11755/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11829/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11829/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/11835/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/11835/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/11835/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2011/actual/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2011/actual/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2011/reduced/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2011/reduced/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2028/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2028/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/full/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/full/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-10/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-10/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2044/pass-10/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2072/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2078/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2078/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2214/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2262/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2262/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2319/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2319/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2558/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2558/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2558/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2605/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2605/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2614/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2614/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2679/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2679/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2679/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2779/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2779/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2779/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2779/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2807/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2807/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2807/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2923/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2923/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/2926/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/2926/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/2926/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3126/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/3126/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3126/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3173/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3173/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3256/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3256/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3256/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3256/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3629/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3629/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3709/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/3709/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3709/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/3710/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/3710/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/3710/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4234/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/4234/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4234/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4249/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4249/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4386/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/4386/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4386/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4386/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/4386/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4386/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4412/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4412/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4515/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4515/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4841/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/4841/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4841/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/4845/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/4845/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5280/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5280/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5306/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5306/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5343/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5343/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5588/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5588/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5588/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5680/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5680/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5680/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5682/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5682/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5682/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5684/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5684/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5684/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5693/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5693/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5693/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5846/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5846/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5864/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5864/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5864/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5865/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/5865/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5865/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5910/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5910/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/5955/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/5955/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6049/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6049/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6141/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6141/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6146/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6146/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6175/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6175/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6192/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6192/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6192/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6192/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6279/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6279/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6279/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6279/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6344/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6344/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/6344/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6344/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6344/2/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/6344/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6344/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6407/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6407/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6407/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6422/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6422/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/3/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6422/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6422/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6463/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6463/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/4/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6492/4/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/1/output/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/1/output/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/2/output/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/3/output/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/3/output/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6508/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6509/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6509/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6509/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6628/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6628/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/6628/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6636/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6636/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6636/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6730/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6730/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6730/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/6730/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6751/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6751/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6791/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6791/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6791/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/6791/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6837/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6837/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6837/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6837/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6837/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6837/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6864/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6864/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6957/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6957/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/exponential/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/6957/number-tostring/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7004/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7004/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7009/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7009/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7009/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7045/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7045/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7111/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7111/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7194/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7194/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7194/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7228/1/conifig.json
 crates/swc_ecma_minifier/tests/fixture/issues/7228/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7228/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7241/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7241/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7287/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7287/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7331/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7331/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7331/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7331/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7331/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7402/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7402/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7402/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7412/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7412/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7457/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7457/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7457/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7472/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7472/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7500/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7500/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7568/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7568/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7568/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7575/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7575/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7591/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7591/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7634/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7634/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/7634/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7634/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7641/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7678/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7678/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7683/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7683/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7683/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7697/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7697/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7697/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7714/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7714/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7714/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7739/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7739/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7739/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7742/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7742/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7749/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7749/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7754/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7754/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/7754/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7754/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7754/2/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/7754/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7770/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7770/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7770/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7770/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7783/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7783/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7784/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7821/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7821/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7821/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7839/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7839/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7847/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7847/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7969/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/7969/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7969/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/7984/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/7984/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8119/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8119/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8119/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8136/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8136/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8161/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8161/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8173/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8173/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8228/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8228/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8271/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8271/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8284/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8284/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8284/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8324/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8324/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8324/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8337/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8337/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8337/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8398/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8398/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8465/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8465/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8567/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8567/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8622/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8622/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/8622/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8626/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8626/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8626/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8643/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8643/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8670/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8670/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8670/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8692/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8692/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8692/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8704/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8704/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8704/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8705/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8705/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8705/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8706/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8706/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8706/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8714/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8714/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8714/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8715/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8715/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8715/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8717/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8717/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8717/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/4/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/4/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/5/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/5/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/6/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/6/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/7/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8718/7/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8737/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8737/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8737/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8737/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8737/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8806/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8806/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8806/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8813/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8813/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8826/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8826/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8826/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8841/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8841/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8844/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8844/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8880/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8880/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8886/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8886/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8886/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/8886/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8907/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8907/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8919/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8919/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8923/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8923/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8923/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8924/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8924/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8924/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8953/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8953/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/8974/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/8974/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/8974/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9007/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9007/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9030/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9030/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9148/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9148/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9176/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9176/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9186/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9186/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9186/2/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9186/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9186/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9263/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9263/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9453/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9453/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9459/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9459/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9466/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9466/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9466/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9468/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9468/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/9468/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9500/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9500/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9504/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9504/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-arrow-functions/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-arrow-functions/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-arrow-functions/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-destructuring/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-destructuring/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-destructuring/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-keep-fargs/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-keep-fargs/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-keep-fargs/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-methods/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-methods/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-methods/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-mixed-params/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-mixed-params/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-mixed-params/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-nested-defaults/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-nested-defaults/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-nested-defaults/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-side-effects/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610-side-effects/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610-side-effects/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9610/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9610/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9619/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9619/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9619/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9628/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9628/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9650/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9650/mangle.json
 crates/swc_ecma_minifier/tests/fixture/issues/9650/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9739/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9739/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9739/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision_function/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision_function/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_collision_function/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_disabled/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_disabled/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_disabled/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_global_objects/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_global_objects/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_global_objects/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_multiple_methods/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_multiple_methods/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_multiple_methods/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_threshold/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9741_threshold/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9741_threshold/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9757/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/9757/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9757/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9785/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9785/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/1-class/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/1-class/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/2-class-extends/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/2-class-extends/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9823/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/9922/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9922/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/9922/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/buble/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/buble/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/cycle-1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/cycle-1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/cycle-2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/cycle-2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-color/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-color/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-time-format/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-time-format/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-time-format/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/d3-time-format/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/emotion/react/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/emotion/react/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/export/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/export/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/firebase/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/firebase/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/framer-motion/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/framer-motion/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/issue-2604/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/issue-2604/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/lit_comparisons/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/lit_comparisons/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/lit_comparisons/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/moment/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/murmur2/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/murmur2/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/quagga2/1.4.2/1/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/react-autosuggest/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-autosuggest/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-autosuggest/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/react-autowhatever/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-autowhatever/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-autowhatever/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/react-countup/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-countup/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-countup/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-countup/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/001/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/001/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/002/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/002/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/003/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/003/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/004/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react-instancesearch/004/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/config.json
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/3/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/3/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/4/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/4/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/5/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/react/hooks/5/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/regexp/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/regexp/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/stylis/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/stylis/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/stylis/2/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/stylis/2/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/typescript/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/typescript/1/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/001/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/001/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/002/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/002/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/003/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/003/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/004/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/004/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/005/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/005/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/006/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/006/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/007/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/007/output.js
 crates/swc_ecma_minifier/tests/fixture/issues/vercel/config.json
 crates/swc_ecma_minifier/tests/fixture/member_expr/array/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/array/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/array_side_effects/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/array_side_effects/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/assignment/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/assignment/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/callee/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/callee/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/config.json
 crates/swc_ecma_minifier/tests/fixture/member_expr/object/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/object/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/object_side_effects/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/object_side_effects/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/seq/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/seq/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/string/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/string/output.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/undetermined_prop/input.js
 crates/swc_ecma_minifier/tests/fixture/member_expr/undetermined_prop/output.js
 crates/swc_ecma_minifier/tests/fixture/next/30498/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/30498/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/31077/static/chunks/1606726a.10299989c08cb523/input.js
 crates/swc_ecma_minifier/tests/fixture/next/31077/static/chunks/1606726a.10299989c08cb523/output.js
 crates/swc_ecma_minifier/tests/fixture/next/31084/xml2js/parser/input.js
 crates/swc_ecma_minifier/tests/fixture/next/31084/xml2js/parser/output.js
 crates/swc_ecma_minifier/tests/fixture/next/33458/static/chunks/pages/no-spread-2db60295b526e113/input.js
 crates/swc_ecma_minifier/tests/fixture/next/33458/static/chunks/pages/no-spread-2db60295b526e113/output.js
 crates/swc_ecma_minifier/tests/fixture/next/33458/static/chunks/pages/spread-be872e60d968a0f7/input.js
 crates/swc_ecma_minifier/tests/fixture/next/33458/static/chunks/pages/spread-be872e60d968a0f7/output.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/2/input.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/2/output.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/3/input.js
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/3/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/36127/2/3/output.js
 crates/swc_ecma_minifier/tests/fixture/next/39538/static/chunks/pages/index-1bd068cedc2b5af3/input.js
 crates/swc_ecma_minifier/tests/fixture/next/39538/static/chunks/pages/index-1bd068cedc2b5af3/output.js
 crates/swc_ecma_minifier/tests/fixture/next/41527/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/41527/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/41992/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/41992/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/41992/config.json
 crates/swc_ecma_minifier/tests/fixture/next/43052/config.json
 crates/swc_ecma_minifier/tests/fixture/next/43052/input.js
 crates/swc_ecma_minifier/tests/fixture/next/43052/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/43052/output.js
 crates/swc_ecma_minifier/tests/fixture/next/43208/config.json
 crates/swc_ecma_minifier/tests/fixture/next/43208/static/chunks/pages/index-e1d69965f0f167c9/input.js
 crates/swc_ecma_minifier/tests/fixture/next/43208/static/chunks/pages/index-e1d69965f0f167c9/output.js
 crates/swc_ecma_minifier/tests/fixture/next/46887-2/input.js
 crates/swc_ecma_minifier/tests/fixture/next/46887-2/output.js
 crates/swc_ecma_minifier/tests/fixture/next/46887/input.js
 crates/swc_ecma_minifier/tests/fixture/next/46887/output.js
 crates/swc_ecma_minifier/tests/fixture/next/47005/config.json
 crates/swc_ecma_minifier/tests/fixture/next/47005/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/47005/output.js
 crates/swc_ecma_minifier/tests/fixture/next/54192/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/54192/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/54192/2/input.js
 crates/swc_ecma_minifier/tests/fixture/next/54192/2/output.js
 crates/swc_ecma_minifier/tests/fixture/next/56408/config.json
 crates/swc_ecma_minifier/tests/fixture/next/56408/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/56408/output.js
 crates/swc_ecma_minifier/tests/fixture/next/66237/input.js
 crates/swc_ecma_minifier/tests/fixture/next/66237/output.js
 crates/swc_ecma_minifier/tests/fixture/next/66378/input.js
 crates/swc_ecma_minifier/tests/fixture/next/66378/output.js
 crates/swc_ecma_minifier/tests/fixture/next/brotli-decompress/config.json
 crates/swc_ecma_minifier/tests/fixture/next/brotli-decompress/static/chunks/545-ff8f898b276d138f/input.js
 crates/swc_ecma_minifier/tests/fixture/next/brotli-decompress/static/chunks/545-ff8f898b276d138f/output.js
 crates/swc_ecma_minifier/tests/fixture/next/chakra/input.js
 crates/swc_ecma_minifier/tests/fixture/next/chakra/output.js
 crates/swc_ecma_minifier/tests/fixture/next/config.json
 crates/swc_ecma_minifier/tests/fixture/next/cryptojs/input.js
 crates/swc_ecma_minifier/tests/fixture/next/cryptojs/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/cryptojs/output.js
 crates/swc_ecma_minifier/tests/fixture/next/exceljs/input.js
 crates/swc_ecma_minifier/tests/fixture/next/exceljs/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/exceljs/output.js
 crates/swc_ecma_minifier/tests/fixture/next/feeback-plotly/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/feeback-plotly/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-1/reduced/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-1/reduced/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-2/codemirror/config.json
 crates/swc_ecma_minifier/tests/fixture/next/feedback-3/579-dcac359116b2707c/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/feedback-regex/input.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-regex/output.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-util-promisify/chunks/pages/_app-72ad41192608e93a/input.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-util-promisify/chunks/pages/_app-72ad41192608e93a/output.js
 crates/swc_ecma_minifier/tests/fixture/next/joda/input.js
 crates/swc_ecma_minifier/tests/fixture/next/joda/output.js
 crates/swc_ecma_minifier/tests/fixture/next/octokit/config.json
 crates/swc_ecma_minifier/tests/fixture/next/octokit/static/chunks/357-72bd409f1472b1b8/input.js
 crates/swc_ecma_minifier/tests/fixture/next/octokit/static/chunks/357-72bd409f1472b1b8/output.js
 crates/swc_ecma_minifier/tests/fixture/next/outstatic/1/config.json
 crates/swc_ecma_minifier/tests/fixture/next/outstatic/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/outstatic/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/outstatic/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/react-ace/chunks/8a28b14e.d8fbda268ed281a1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/react-chartjs/config.json
 crates/swc_ecma_minifier/tests/fixture/next/react-chartjs/input.js
 crates/swc_ecma_minifier/tests/fixture/next/react-chartjs/output.js
 crates/swc_ecma_minifier/tests/fixture/next/react-pdf-renderer/mangle.json
 crates/swc_ecma_minifier/tests/fixture/next/swc-4559/input.js
 crates/swc_ecma_minifier/tests/fixture/next/swc-4559/output.js
 crates/swc_ecma_minifier/tests/fixture/next/syncfusion/933-e9f9a6bf671b96fc/input.js
 crates/swc_ecma_minifier/tests/fixture/next/syncfusion/933-e9f9a6bf671b96fc/output.js
 crates/swc_ecma_minifier/tests/fixture/next/target-es2015/config.json
 crates/swc_ecma_minifier/tests/fixture/next/tinymce/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/tinymce/1/output.js
 crates/swc_ecma_minifier/tests/fixture/no-side-effect/config.json
 crates/swc_ecma_minifier/tests/fixture/no-side-effect/input.js
 crates/swc_ecma_minifier/tests/fixture/no-side-effect/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/11381/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/11381/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/11446/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/11446/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/11814_class_effect_guards/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/11814_class_effect_guards/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/11814_class_effect_order/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/11814_class_effect_order/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/6169/1/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/6169/1/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/6169/2/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/6169/2/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/6272/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/6272/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/7145/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/7145/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/7690/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/7690/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/7856/1/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/7856/1/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/7856/2/input.js
 crates/swc_ecma_minifier/tests/fixture/pr/7856/2/output.js
 crates/swc_ecma_minifier/tests/fixture/pr/config.json
 crates/swc_ecma_minifier/tests/fixture/projects/angular/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/angular/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/12/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/12/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/13/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/13/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/14/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/14/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/15/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/15/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/16/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/16/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/17/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/17/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/18/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/18/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/19/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/19/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/20/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/20/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/backbone/9/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/config.json
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/.17/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/.17/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/.19/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/.19/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/12/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/12/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/13/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/13/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/14/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/14/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/15/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/15/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/16/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/16/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/18/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/18/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/20/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/20/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/21/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/21/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/22/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/22/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/23/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/23/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/24/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/24/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/25/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/25/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/26/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/26/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/27/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/27/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/28/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/28/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/jquery/9/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/.11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/.11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/.5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/.5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/mootools/9/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/266-aee26c928109d49d6151/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/266-aee26c928109d49d6151/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/pages/development-logs/link-with-no-prefetch-53313deb99cf94686856/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/pages/development-logs/link-with-no-prefetch-53313deb99cf94686856/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/pages/development-logs/link-with-prefetch-false-13db3186d6589f014e19/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/pages/development-logs/link-with-prefetch-false-13db3186d6589f014e19/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/webpack-eb940a9a97802b481f9b/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/webpack-eb940a9a97802b481f9b/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/383.5942fafdbede773d29c7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/383.5942fafdbede773d29c7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/411.0fbee7df8bd8b42967ec/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/411.0fbee7df8bd8b42967ec/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/808.7518829f34ebf3ce0082/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/808.7518829f34ebf3ce0082/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/916.2317bfea2c41354132bd/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/916.2317bfea2c41354132bd/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/974.b9fed4786fc6d4a5745d/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/974.b9fed4786fc6d4a5745d/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello-world.1af1130392dd1b8d7964/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello-world.1af1130392dd1b8d7964/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello1.4066327636ea41cc1002/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello1.4066327636ea41cc1002/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello2.339fbf9b6616133531f3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/hello2.339fbf9b6616133531f3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/about-9ff906d607f52933d473/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/about-9ff906d607f52933d473/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about-f41723bb58a39accd7f5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about-f41723bb58a39accd7f5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about1-337f4553e7fa4c711971/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about1-337f4553e7fa4c711971/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about2-071e285e01649f2eba6d/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about2-071e285e01649f2eba6d/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about3-4799682b161140f8d8ca/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about3-4799682b161140f8d8ca/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about4-5b76801c16eeaea0c007/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about4-5b76801c16eeaea0c007/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about5-701a8a2644b1f6251651/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about5-701a8a2644b1f6251651/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about6-25feb06f767ae1c20330/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about6-25feb06f767ae1c20330/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about7-9df961ea8fb5d2c5b7a2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/about7-9df961ea8fb5d2c5b7a2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/contact-e0ce31ea2cdf538f0cad/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/contact-e0ce31ea2cdf538f0cad/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/style-752f74ed22a8a38573be/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/hmr/style-752f74ed22a8a38573be/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/process-env-ea448cdafe7e87f74757/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-1/pages/process-env-ea448cdafe7e87f74757/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/._app-b4bcb0e52cac90b0d2d8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/._app-b4bcb0e52cac90b0d2d8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.development-logs-2ac9e724502f3ba1f1de/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.development-logs-2ac9e724502f3ba1f1de/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.dynamic-098d0d54bd014f190920/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.dynamic-098d0d54bd014f190920/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.hmr-ce649615cbc9a3b4c1ce/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/.hmr-ce649615cbc9a3b4c1ce/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.counter-c6a48518c4a56e4d9ce5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.counter-c6a48518c4a56e4d9ce5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.error-in-gip-bd210c03b443f903b86d/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.error-in-gip-bd210c03b443f903b86d/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.style-dynamic-component-9a264c0c3df661f65dda/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.style-dynamic-component-9a264c0c3df661f65dda/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.style-stateful-component-6cd7bdfa37b75acb9d04/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-2/pages/hmr/.style-stateful-component-6cd7bdfa37b75acb9d04/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/chunkfilename-b114cf1d23876beaa712/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/chunkfilename-b114cf1d23876beaa712/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/function-7fe8439c89afccb77983/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/function-7fe8439c89afccb77983/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/head-432fc3a9a66c90ce2ec2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/head-432fc3a9a66c90ce2ec2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/multiple-modules-d02ebebcfa5282e50b34/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/multiple-modules-d02ebebcfa5282e50b34/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/nested-05a7ce04b1f7eb6da341/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/nested-05a7ce04b1f7eb6da341/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-chunk-e2d9573b8d7df68a6cde/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-chunk-e2d9573b8d7df68a6cde/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-ssr-9ced90e71a0d75a11cdd/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-ssr-9ced90e71a0d75a11cdd/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-ssr-custom-loading-7f61b2e27708ca1854e0/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/no-ssr-custom-loading-7f61b2e27708ca1854e0/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/ssr-994266264fb6ff57d32c/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/ssr-994266264fb6ff57d32c/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/ssr-true-6d4aa8fc503b9d073aef/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/archive-3/pages/dynamic/ssr-true-6d4aa8fc503b9d073aef/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/config.json
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/.3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/.3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/.4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/.4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/extra/if_return/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/.6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/.6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/12/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/12/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/13/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/13/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/14/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/14/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/15/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/15/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/16/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/16/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/react/9/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/12/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/12/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/13/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/13/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/14/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/14/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/15/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/15/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/16/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/16/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/17/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/17/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/18/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/18/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/19/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/19/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/20/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/20/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/21/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/21/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/22/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/22/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/23/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/23/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/24/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/24/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/underscore/9/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/.compat.2f7d9500/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/.compat.2f7d9500/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/.prerender.daa73035/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/.prerender.daa73035/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/alias-outside.6e8773c7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/alias-outside.6e8773c7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/class-fields.43d5f69c/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/class-fields.43d5f69c/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/hoofd.module.6c5395cb/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/hoofd.module.6c5395cb/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.5a544c41/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.5a544c41/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.bf24abaa/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.bf24abaa/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.ddc4110d/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/index.ddc4110d/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/json.5609c5fa/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/json.5609c5fa/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/meta-tags.c6b3dbd5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/meta-tags.c6b3dbd5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/prerender.93c6f601/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/wmr/archive-1/chunks/prerender.93c6f601/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/1/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/10/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/10/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/11/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/11/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/12/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/12/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/13/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/13/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/14/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/14/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/2/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/2/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/3/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/3/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/4/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/4/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/5/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/5/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/6/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/6/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/7/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/7/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/8/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/8/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/9/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/yui/9/output.js
 crates/swc_ecma_minifier/tests/fixture/reduced/1/input.js
 crates/swc_ecma_minifier/tests/fixture/reduced/1/output.js
 crates/swc_ecma_minifier/tests/fixture/reduced/2/input.js
 crates/swc_ecma_minifier/tests/fixture/reduced/2/output.js
 crates/swc_ecma_minifier/tests/fixture/reduced/3/input.js
 crates/swc_ecma_minifier/tests/fixture/reduced/3/output.js
 crates/swc_ecma_minifier/tests/fixture/reduced/config.json
 crates/swc_ecma_minifier/tests/fixture/simple/await-arrow/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/await-arrow/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/block/.0001/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/block/.0001/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/config.json
 crates/swc_ecma_minifier/tests/fixture/simple/disable-char-freq/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/disable-char-freq/1/mangle.json
 crates/swc_ecma_minifier/tests/fixture/simple/disable-char-freq/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/if/block/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/if/block/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/if/var/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/if/var/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/2/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/2/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/3/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/3/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/4/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/4/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/5/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/5/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/6/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/6/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/inline/config.json
 crates/swc_ecma_minifier/tests/fixture/simple/issues/2007/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/issues/2007/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/issues/2007/2/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/issues/2007/2/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/order/fn/1/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/order/fn/1/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/sequences/.0001/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/sequences/.0001/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/super/computed/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/super/computed/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/call/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/call/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/default/config.json
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/default/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/default/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/order/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/const/order/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/merge/non-const/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/merge/non-const/output.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/merge/simple/input.js
 crates/swc_ecma_minifier/tests/fixture/simple/switch/merge/simple/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/1/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/1/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/1/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/2/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/2/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/2/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/3/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/3/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/3/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/4/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/4/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2435-1/4/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/1/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/1/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/1/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2-1/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2-1/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2-1/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/2/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3-1/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3-1/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3-1/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/3/output.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/4/config.json
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/4/input.js
 crates/swc_ecma_minifier/tests/fixture/terser/issue-2535-2/4/output.js
 crates/swc_ecma_minifier/tests/format.rs
 crates/swc_ecma_minifier/tests/full/config.json
 crates/swc_ecma_minifier/tests/full/helpers/1/input.js
 crates/swc_ecma_minifier/tests/full/helpers/1/output.js
 crates/swc_ecma_minifier/tests/full/issues/7094/1/input.js
 crates/swc_ecma_minifier/tests/full/issues/7094/1/output.js
 crates/swc_ecma_minifier/tests/full/issues/7094/2/input.js
 crates/swc_ecma_minifier/tests/full/issues/7094/2/output.js
 crates/swc_ecma_minifier/tests/full/issues/8288/input.js
 crates/swc_ecma_minifier/tests/full/issues/8288/output.js
 crates/swc_ecma_minifier/tests/full/next-30498/1/input.js
 crates/swc_ecma_minifier/tests/full/next-30498/1/output.js
 crates/swc_ecma_minifier/tests/full/size/05f3b568bfaa8ece7f1eb857ea288eb8c696fb04/input.js
 crates/swc_ecma_minifier/tests/full/size/05f3b568bfaa8ece7f1eb857ea288eb8c696fb04/output.js
 crates/swc_ecma_minifier/tests/full/size/07135b51c260c4d625d923239df66176ae42be80/input.js
 crates/swc_ecma_minifier/tests/full/size/07135b51c260c4d625d923239df66176ae42be80/output.js
 crates/swc_ecma_minifier/tests/full/size/1307ecae57445459527af71fb229e8ed8213bad9/input.js
 crates/swc_ecma_minifier/tests/full/size/1307ecae57445459527af71fb229e8ed8213bad9/output.js
 crates/swc_ecma_minifier/tests/full/size/183435826ca7dac36bdd1f6e603ba738fc710a1b/input.js
 crates/swc_ecma_minifier/tests/full/size/183435826ca7dac36bdd1f6e603ba738fc710a1b/output.js
 crates/swc_ecma_minifier/tests/full/size/24ba4747cd0b1c8200a359bc28b0040cc47a3f09/input.js
 crates/swc_ecma_minifier/tests/full/size/24ba4747cd0b1c8200a359bc28b0040cc47a3f09/output.js
 crates/swc_ecma_minifier/tests/full/size/34c8af5de1b84b8283dbd651a03571c7f243e8b2/input.js
 crates/swc_ecma_minifier/tests/full/size/34c8af5de1b84b8283dbd651a03571c7f243e8b2/output.js
 crates/swc_ecma_minifier/tests/full/size/36260571a27136b062437bddc1782e84b71055f6/input.js
 crates/swc_ecma_minifier/tests/full/size/36260571a27136b062437bddc1782e84b71055f6/output.js
 crates/swc_ecma_minifier/tests/full/size/37f0ab9950257024a9116d933f4ad3c72b88471e/input.js
 crates/swc_ecma_minifier/tests/full/size/37f0ab9950257024a9116d933f4ad3c72b88471e/output.js
 crates/swc_ecma_minifier/tests/full/size/39ee86af2a2157bccd42915ff69b6d3abff2b725/input.js
 crates/swc_ecma_minifier/tests/full/size/39ee86af2a2157bccd42915ff69b6d3abff2b725/output.js
 crates/swc_ecma_minifier/tests/full/size/3a405a6fe7e6e52e8e46ad447ea34ed3bb2c89a8/input.js
 crates/swc_ecma_minifier/tests/full/size/3a405a6fe7e6e52e8e46ad447ea34ed3bb2c89a8/output.js
 crates/swc_ecma_minifier/tests/full/size/3b335e237f275bec488d72f8934589b74346a0c1/input.js
 crates/swc_ecma_minifier/tests/full/size/3b335e237f275bec488d72f8934589b74346a0c1/output.js
 crates/swc_ecma_minifier/tests/full/size/3f1b1f240dbfc9585d82094d944515c068eac6dc/input.js
 crates/swc_ecma_minifier/tests/full/size/3f1b1f240dbfc9585d82094d944515c068eac6dc/output.js
 crates/swc_ecma_minifier/tests/full/size/40a586d8ac72ba5686c4b250184acfa11620d814/input.js
 crates/swc_ecma_minifier/tests/full/size/40a586d8ac72ba5686c4b250184acfa11620d814/output.js
 crates/swc_ecma_minifier/tests/full/size/4dfc0f7ca994bdaddd4ac283d2bb75a232047f70/input.js
 crates/swc_ecma_minifier/tests/full/size/4dfc0f7ca994bdaddd4ac283d2bb75a232047f70/output.js
 crates/swc_ecma_minifier/tests/full/size/54531ba076299b43c00a0d234240369f93371a41/input.js
 crates/swc_ecma_minifier/tests/full/size/54531ba076299b43c00a0d234240369f93371a41/output.js
 crates/swc_ecma_minifier/tests/full/size/5cf31de5417c846f70f5ce592351197f764d753b/input.js
 crates/swc_ecma_minifier/tests/full/size/5cf31de5417c846f70f5ce592351197f764d753b/output.js
 crates/swc_ecma_minifier/tests/full/size/6d4d9a62f2b2a45ed97871a54c3871f6535d66e1/input.js
 crates/swc_ecma_minifier/tests/full/size/6d4d9a62f2b2a45ed97871a54c3871f6535d66e1/output.js
 crates/swc_ecma_minifier/tests/full/size/6d52ebcc72a64f1f1ef2594baecb5dcab49b1a32/input.js
 crates/swc_ecma_minifier/tests/full/size/6d52ebcc72a64f1f1ef2594baecb5dcab49b1a32/output.js
 crates/swc_ecma_minifier/tests/full/size/80eb9c2dd2f825dd3583cd0f1ffbd56b8c6191bb/input.js
 crates/swc_ecma_minifier/tests/full/size/80eb9c2dd2f825dd3583cd0f1ffbd56b8c6191bb/output.js
 crates/swc_ecma_minifier/tests/full/size/827a2682618668d02cb6e4ad6e17bd62cdba0dd2/input.js
 crates/swc_ecma_minifier/tests/full/size/827a2682618668d02cb6e4ad6e17bd62cdba0dd2/output.js
 crates/swc_ecma_minifier/tests/full/size/991835278eecab695ad3515447b5747adcdfe1b4/input.js
 crates/swc_ecma_minifier/tests/full/size/991835278eecab695ad3515447b5747adcdfe1b4/output.js
 crates/swc_ecma_minifier/tests/full/size/a83cc6221479cbf2ab203169588b1e39b76a4a61/input.js
 crates/swc_ecma_minifier/tests/full/size/a83cc6221479cbf2ab203169588b1e39b76a4a61/output.js
 crates/swc_ecma_minifier/tests/full/size/b44e25a2b8c64cd1d2a448bc214c8f9a589b1245/input.js
 crates/swc_ecma_minifier/tests/full/size/b44e25a2b8c64cd1d2a448bc214c8f9a589b1245/output.js
 crates/swc_ecma_minifier/tests/full/size/b57e4ca6d118a9480312f6f3ac809245bbed8115/input.js
 crates/swc_ecma_minifier/tests/full/size/b57e4ca6d118a9480312f6f3ac809245bbed8115/output.js
 crates/swc_ecma_minifier/tests/full/size/bfb48fed563e5fb468b88b6a6670972c3ca7ee38/input.js
 crates/swc_ecma_minifier/tests/full/size/bfb48fed563e5fb468b88b6a6670972c3ca7ee38/output.js
 crates/swc_ecma_minifier/tests/full/size/c284f333b99f5a7b22676723103375bc8a307869/input.js
 crates/swc_ecma_minifier/tests/full/size/c284f333b99f5a7b22676723103375bc8a307869/output.js
 crates/swc_ecma_minifier/tests/full/size/cb3806c635e59c15d84ee6c6cae3db9c9fce06cc/input.js
 crates/swc_ecma_minifier/tests/full/size/cb3806c635e59c15d84ee6c6cae3db9c9fce06cc/output.js
 crates/swc_ecma_minifier/tests/full/size/cb540d49b738ee81973607e264bc9872f88acda8/input.js
 crates/swc_ecma_minifier/tests/full/size/cb540d49b738ee81973607e264bc9872f88acda8/output.js
 crates/swc_ecma_minifier/tests/full/size/config.json
 crates/swc_ecma_minifier/tests/full/size/de4c599f0856587c5478f4f8d3cce9d91f9c8937/input.js
 crates/swc_ecma_minifier/tests/full/size/de4c599f0856587c5478f4f8d3cce9d91f9c8937/output.js
 crates/swc_ecma_minifier/tests/full/size/e4dd4373c192c6fe2fc929bc55d1ed625b974338/input.js
 crates/swc_ecma_minifier/tests/full/size/e4dd4373c192c6fe2fc929bc55d1ed625b974338/output.js
 crates/swc_ecma_minifier/tests/full/size/ecbeb82a70cef8575c7f48355f383c6c4cc1bca4/input.js
 crates/swc_ecma_minifier/tests/full/size/ecbeb82a70cef8575c7f48355f383c6c4cc1bca4/output.js
 crates/swc_ecma_minifier/tests/full/vercel/ms/1/input.js
 crates/swc_ecma_minifier/tests/full/vercel/ms/1/output.js
 crates/swc_ecma_minifier/tests/libs-size.snapshot.md
 crates/swc_ecma_minifier/tests/mangle.rs
 crates/swc_ecma_minifier/tests/mangle/1/input.js
 crates/swc_ecma_minifier/tests/mangle/1/output.js
 crates/swc_ecma_minifier/tests/mangle/2/input.js
 crates/swc_ecma_minifier/tests/mangle/2/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-11083/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-11083/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/2/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/2/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/catch-clause-should-create-block-scope/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/catch-clause-should-create-block-scope/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/for-in/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/for-in/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/for-in/2/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/for-in/2/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/2/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/2/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/3/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/3/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/4/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/4/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/5/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/5/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/7/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-5766/hoisted-in-correct-scope/7/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-6345/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-6345/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-6819/1/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-6819/1/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-6819/2/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-6819/2/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-7261/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-7261/output.js
 crates/swc_ecma_minifier/tests/mangle/issue-9542/input.js
 crates/swc_ecma_minifier/tests/mangle/issue-9542/output.js
 crates/swc_ecma_minifier/tests/mangle/reuse/1/input.js
 crates/swc_ecma_minifier/tests/mangle/reuse/1/output.js
 crates/swc_ecma_minifier/tests/mangle/reuse/2/input.js
 crates/swc_ecma_minifier/tests/mangle/reuse/2/output.js
 crates/swc_ecma_minifier/tests/mangle/reuse/3/input.js
 crates/swc_ecma_minifier/tests/mangle/reuse/3/output.js
 crates/swc_ecma_minifier/tests/pass-1/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/2/input.js
 crates/swc_ecma_minifier/tests/pass-1/2/output.js
 crates/swc_ecma_minifier/tests/pass-1/3/input.js
 crates/swc_ecma_minifier/tests/pass-1/3/output.js
 crates/swc_ecma_minifier/tests/pass-1/4/input.js
 crates/swc_ecma_minifier/tests/pass-1/4/output.js
 crates/swc_ecma_minifier/tests/pass-1/5/input.js
 crates/swc_ecma_minifier/tests/pass-1/5/output.js
 crates/swc_ecma_minifier/tests/pass-1/6/input.js
 crates/swc_ecma_minifier/tests/pass-1/6/output.js
 crates/swc_ecma_minifier/tests/pass-1/7/input.js
 crates/swc_ecma_minifier/tests/pass-1/7/output.js
 crates/swc_ecma_minifier/tests/pass-1/8/input.js
 crates/swc_ecma_minifier/tests/pass-1/8/output.js
 crates/swc_ecma_minifier/tests/pass-1/9/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/9/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/9/2/input.js
 crates/swc_ecma_minifier/tests/pass-1/9/2/output.js
 crates/swc_ecma_minifier/tests/pass-1/compute/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/compute/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/config.json
 crates/swc_ecma_minifier/tests/pass-1/issue-6123/1/config.json
 crates/swc_ecma_minifier/tests/pass-1/issue-6123/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/issue-6123/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/issue-6405/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/issue-6405/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/issue-6788/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/issue-6788/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/issues/6407/1/config.json
 crates/swc_ecma_minifier/tests/pass-1/issues/6407/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/issues/6407/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/joda/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/joda/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/joda/2/input.js
 crates/swc_ecma_minifier/tests/pass-1/joda/2/output.js
 crates/swc_ecma_minifier/tests/pass-1/regexp/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/regexp/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/seq/1/config.json
 crates/swc_ecma_minifier/tests/pass-1/seq/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/seq/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/terser/1/input.js
 crates/swc_ecma_minifier/tests/pass-1/terser/1/output.js
 crates/swc_ecma_minifier/tests/pass-1/terser/2/input.js
 crates/swc_ecma_minifier/tests/pass-1/terser/2/output.js
 crates/swc_ecma_minifier/tests/pass-1/uiw-codemirror/input.js
 crates/swc_ecma_minifier/tests/pass-1/uiw-codemirror/output.js
 crates/swc_ecma_minifier/tests/pass-default/compute/1/input.js
 crates/swc_ecma_minifier/tests/pass-default/compute/1/output.js
 crates/swc_ecma_minifier/tests/pass-default/config.json
 crates/swc_ecma_minifier/tests/passing.txt
 crates/swc_ecma_minifier/tests/postponed.txt
 crates/swc_ecma_minifier/tests/projects-size.snapshot.md
 crates/swc_ecma_minifier/tests/projects/.prettierrc
 crates/swc_ecma_minifier/tests/projects/files/config.json
 crates/swc_ecma_minifier/tests/size.rs
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_and_destructuring_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/arguments_in_arrow_func_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/duplicate_parameter_with_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/duplicate_parameter_with_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/duplicate_parameter_with_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/duplicate_parameter_with_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/duplicate_parameter_with_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/issue_687/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/issue_687/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/issue_687/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/modified_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_keep_fargs_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arguments/replace_index_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor/config.json
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor/input.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor/output.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor_unsafe/config.json
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor_unsafe/input.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor_unsafe/output.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor_unsafe/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/array_constructor/array_constructor_unsafe/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/constant_join_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/for_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/for_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/for_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/for_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/for_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/holes_and_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/holes_and_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/holes_and_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/holes_and_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/holes_and_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index_length/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index_length/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index_length/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index_length/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/index_length/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/length/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/length/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/length/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/length/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/length/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_array_at_end/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_array_at_end/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_array_at_end/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_array_at_end/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_array_at_end/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_end/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_end/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_end/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_end/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_end/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_middle/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_middle/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_middle/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_middle/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_logical_expression_at_middle/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_as_last_element/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_as_last_element/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_as_last_element/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_as_last_element/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_as_last_element/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front_after_elisions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front_after_elisions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front_after_elisions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front_after_elisions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_at_front_after_elisions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_in_middle/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_in_middle/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_in_middle/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_in_middle/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrays/spread_with_variable_in_middle/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_binding_pattern_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_function_with_single_parameter_with_default/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_function_with_single_parameter_with_default/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_function_with_single_parameter_with_default/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_function_with_single_parameter_with_default/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_function_with_single_parameter_with_default/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_with_body/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_with_body/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_with_body/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_with_body/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_with_body/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_without_body/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_without_body/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_without_body/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_without_body/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_functions_without_body/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_unused_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_with_regexp/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_with_regexp/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_with_regexp/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_with_regexp/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/arrow_with_regexp/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_function_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_function_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_function_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_function_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_function_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_identifiers/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_identifiers/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_identifiers/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_identifiers/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_identifiers/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_object_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_object_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_object_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_object_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/async_object_literal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args_drop_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args_drop_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args_drop_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args_drop_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/call_args_drop_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_method_with_super/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_method_with_super/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_method_with_super/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_method_with_super/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_method_with_super/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_methods_with_computed_property2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_methods_with_computed_property2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_methods_with_computed_property2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_methods_with_computed_property2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/concise_methods_with_computed_property2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/export_default_object_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/export_default_object_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/export_default_object_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/export_default_object_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/export_default_object_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2084/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2084/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2084/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2084/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2084/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2105_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2136_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2271/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2271/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2271/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2271/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_2271/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_27/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_27/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_27/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_27/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_27/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_3092b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_485_crashing_1530/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_485_crashing_1530/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/issue_485_crashing_1530/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/no_leading_parentheses/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/no_leading_parentheses/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/no_leading_parentheses/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/no_leading_parentheses/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/no_leading_parentheses/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/object_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/arrow/object_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/object_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/object_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/arrow/object_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es2015/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es2015/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es2015/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es2015/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es2015/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_false_identifier_es5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es2015/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es2015/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es2015/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es2015/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es2015/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ascii/ascii_only_true_identifier_es5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_function_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_function_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_function_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_function_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_function_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_mixed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_mixed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_mixed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_mixed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_mixed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_nested_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_nested_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_nested_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_nested_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_nested_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/asm/asm_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_global_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_global_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_global_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_global_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_global_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_local_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_local_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_local_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_local_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_left_local_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_global_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_global_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_global_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_global_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_global_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_local_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_local_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_local_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_local_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/assignment/op_equals_right_local_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife_negate_iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife_negate_iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife_negate_iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife_negate_iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_iife_negate_iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_wait/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_wait/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_wait/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_wait/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_arrow_wait/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_export/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_export/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_export/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_export/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_export/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_declaration/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_declaration/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_declaration/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_declaration/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_declaration/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_function_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_class_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_class_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_class_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_class_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_class_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_object_literal_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_object_literal_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_object_literal_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_object_literal_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_object_literal_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_static_class_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_static_class_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_static_class_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_static_class_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_generator_static_class_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_identifiers/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_identifiers/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_identifiers/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_identifiers/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_identifiers/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_inline/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_inline/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_inline/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_inline/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_inline/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_object_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_object_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_object_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_object_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_object_literal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/async_shorthand_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_prop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_prop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_prop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_prop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/await_precedence_prop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/for_await_of_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_2344_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_3079_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_87/config.json
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_87/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_87/input.js
 crates/swc_ecma_minifier/tests/terser/compress/async/issue_87/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_bad_digits_for_base/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_binary/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_binary/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_binary/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_binary/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_hex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_hex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_hex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_hex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_math/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_math/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_math/output.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_math/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_math/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_negative/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_negative/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_negative/output.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_negative/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_negative/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_no_e/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_octal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_octal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_octal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_octal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_positive/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_positive/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_positive/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/big_int_positive/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/regression_big_int_hex_lower_with_e/config.json
 crates/swc_ecma_minifier/tests/terser/compress/big_int/regression_big_int_hex_lower_with_e/input.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/regression_big_int_hex_lower_with_e/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/big_int/regression_big_int_hex_lower_with_e/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_hoist_let/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_hoist_let/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_hoist_let/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_hoist_let/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_hoist_let/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_remove_anon_blocks_if_they_have_decls/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_remove_anon_blocks_if_they_have_decls/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_remove_anon_blocks_if_they_have_decls/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_remove_anon_blocks_if_they_have_decls/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/do_not_remove_anon_blocks_if_they_have_decls/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/drop_undefined_vardef/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/drop_undefined_vardef/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/drop_undefined_vardef/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/drop_undefined_vardef/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/drop_undefined_vardef/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_241/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_241/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_241/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_241/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_334/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_334/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_334/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_334/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_334/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_508/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_508/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_508/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/issue_508/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/let_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/let_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/let_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/let_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/let_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/regression_block_scope_resolves/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/remove_unused_in_global_block/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/remove_unused_in_global_block/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/remove_unused_in_global_block/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/remove_unused_in_global_block/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/remove_unused_in_global_block/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/config.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/input.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/output.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/block_scope/switch_block_scope_mangler/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1664/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1664/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1664/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1664/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1664/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_for_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_1672_if_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_2946_else_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_2946_else_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_2946_else_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_2946_else_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/issue_2946_else_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/keep_some_blocks/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/keep_some_blocks/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/keep_some_blocks/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/keep_some_blocks/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/keep_some_blocks/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/remove_blocks/config.json
 crates/swc_ecma_minifier/tests/terser/compress/blocks/remove_blocks/input.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/remove_blocks/output.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/remove_blocks/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/blocks/remove_blocks/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/basic_class_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/basic_class_properties/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/basic_class_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/basic_class_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_constant/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_constant/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_constant/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_constant/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_constant/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_not_constant/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_not_constant/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_not_constant/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_not_constant/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_not_constant/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_properties_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_properties_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_properties_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_properties_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/class_expression_properties_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/computed_class_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/computed_class_properties/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/computed_class_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/computed_class_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/mangle_class_properties_keep_quoted/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_class_properties_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_class_properties_side_effects/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_class_properties_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_class_properties_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_means_execution/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_means_execution/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_means_execution/output.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_means_execution/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_means_execution/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_property_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_property_side_effects/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_property_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/class_properties/static_property_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication/config.json
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication/input.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication/output.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_duplication_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_recursive_refs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_recursive_refs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/class_recursive_refs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/pure_prop_assignment_for_classes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/classes/pure_prop_assignment_for_classes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/classes/pure_prop_assignment_for_classes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/anonymous_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/anonymous_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/anonymous_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/anonymous_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/anonymous_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/boolean_binary_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_conditional/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_conditional/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_conditional/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_conditional/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_conditional/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_forin/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_forin/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_forin/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_forin/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_forin/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_if_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cascade_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/chained_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_boolean_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_conditional_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_lhs_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_number/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_number/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_number/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_number/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_object/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_object/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_object/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_object/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_object/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_regexp/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_regexp/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_regexp/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_regexp/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_regexp/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_string/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_this/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_undefined/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_var/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_vardef/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_vardef/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_vardef/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_rhs_vardef/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_closures/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_closures/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_closures/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_closures/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_closures/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while_drop_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while_drop_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while_drop_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while_drop_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_do_while_drop_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_eval_and_with/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_eval_and_with/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_eval_and_with/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_eval_and_with/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_eval_and_with/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_issue_721/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_issue_721/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_issue_721/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_issue_721/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_issue_721/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues_drop_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues_drop_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues_drop_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues_drop_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_lvalues_drop_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_misc1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_misc1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_misc1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_misc1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_misc1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_object/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_object/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_object/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_object/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_object/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_regexp/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_regexp/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_regexp/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_regexp/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_regexp/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_repeated/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_repeated/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_repeated/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_repeated/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_repeated/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_self_reference/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_self_reference/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_self_reference/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_self_reference/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_self_reference/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_seq/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_seq/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_seq/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_seq/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_seq/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuit/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuit/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuit/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuit/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuit/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuited_conditions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuited_conditions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuited_conditions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuited_conditions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_side_effects_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_throw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_throw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_throw/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_throw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_throw/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_try/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_try/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_try/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_try/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_try/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_unary_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_while/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_while/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_while/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_while/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/compound_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/compound_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/compound_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/compound_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/compound_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/cond_branch_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/conditional_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/double_def_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/duplicate_argname/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/duplicate_argname/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/duplicate_argname/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/duplicate_argname/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/duplicate_argname/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/for_init/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/for_init/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/for_init/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/for_init/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/for_init/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ignore_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ignore_class/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ignore_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ignore_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/iife_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/inner_lvalues/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/inner_lvalues/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/inner_lvalues/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/inner_lvalues/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/inner_lvalues/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_in/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_in/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_in/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_in/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_in/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_of/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_of/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_of/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_of/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_destructuring_for_of/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_for_of/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_for_of/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_for_of/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_for_of/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1537_for_of/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1562/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1562/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1562/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1562/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1562/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1605_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1631_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1858/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1858/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1858/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1858/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_1858/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2187_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2203_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2250_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2298/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2298/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2298/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2298/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2298/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2313_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2319_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2364_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2365/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2365/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2365/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2365/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2365/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2425_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_10/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_10/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_10/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_10/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_10/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_11/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_11/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_11/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_11/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_11/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_12/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_12/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_12/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_12/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_12/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_13/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_13/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_13/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_13/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_13/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_14/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_14/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_14/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_14/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_14/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2436_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2437_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2453/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2453/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2453/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2453/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2453/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2497/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2497/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2497/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2497/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2497/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2506/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2506/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2506/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2506/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2506/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2571_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_27/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_27/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_27/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_27/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_27/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2858/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2858/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2858/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2858/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2858/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2873_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2878/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2878/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2878/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2878/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2878/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2891_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2908/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2908/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2908/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2908/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2908/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2914_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2931/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2931/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2931/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2931/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2931/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2954_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2974/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2974/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2974/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_2974/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3032/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3032/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3032/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3032/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3032/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3096/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3096/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3096/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3096/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_3096/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_315/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_315/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_315/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_315/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_315/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_348/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_348/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_348/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_348/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_805/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_805/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_805/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/issue_805/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/lvalues_def/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/lvalues_def/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/lvalues_def/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/lvalues_def/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/lvalues_def/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/may_throw_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/noinline_annotation/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/noinline_annotation/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/noinline_annotation/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/noinline_annotation/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/noinline_annotation/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/pure_getters_chain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/pure_getters_chain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/pure_getters_chain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/pure_getters_chain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/pure_getters_chain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reassign_const_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/recursive_function_replacement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reduce_vars_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reduce_vars_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reduce_vars_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reduce_vars_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/reduce_vars_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ref_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ref_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ref_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ref_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/ref_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/replace_all_var_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/return_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effect_free_replacement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effect_free_replacement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effect_free_replacement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effect_free_replacement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effect_free_replacement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effects_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effects_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effects_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effects_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/side_effects_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/switch_case_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/toplevel_single_reference/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/toplevel_single_reference/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/toplevel_single_reference/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/toplevel_single_reference/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/toplevel_single_reference/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/undeclared/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/undeclared/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/undeclared/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/undeclared/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/undeclared/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unsafe_builtin/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unsafe_builtin/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unsafe_builtin/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unsafe_builtin/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unsafe_builtin/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unused_orig/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unused_orig/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unused_orig/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unused_orig/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/unused_orig/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_defs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_defs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_defs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_defs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_defs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/var_side_effects_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/comment_moved_between_return_and_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comments/comment_moved_between_return_and_value/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/comments/comment_moved_between_return_and_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/comment_moved_between_return_and_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/preserve_comments_by_default/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comments/preserve_comments_by_default/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/preserve_comments_by_default/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/print_every_comment_only_once/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comments/print_every_comment_only_once/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/print_every_comment_only_once/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/print_every_comment_only_once/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/print_every_comment_only_once/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/dont_change_in_or_instanceof_expressions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/dont_change_in_or_instanceof_expressions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/dont_change_in_or_instanceof_expressions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/dont_change_in_or_instanceof_expressions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/dont_change_in_or_instanceof_expressions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_11255_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_11255_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_11255_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_11255_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/issue_2857_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons_with_unsafe_comps/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons_with_unsafe_comps/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons_with_unsafe_comps/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons_with_unsafe_comps/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/keep_comparisons_with_unsafe_comps/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/comparing/self_comparison_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/concat_strings/concat_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_7_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8c/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8c/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8c/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8c/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_8c/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/cond_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/condition_symbol_matches_consequent/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/condition_symbol_matches_consequent/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/condition_symbol_matches_consequent/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/condition_symbol_matches_consequent/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/condition_symbol_matches_consequent/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/delete_conditional_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/equality_conditionals_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/hoist_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/hoist_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/hoist_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/hoist_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/hoist_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_3_should_warn/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_3_should_warn/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_3_should_warn/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_3_should_warn/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_3_should_warn/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_same_consequent/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_same_consequent/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_same_consequent/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_same_consequent/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ifs_same_consequent/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1154/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1154/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1154/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1154/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1154/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_1645_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2535_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2560/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2560/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2560/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2560/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2560/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2994/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2994/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2994/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2994/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/issue_2994/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/no_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/no_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/no_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/no_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/no_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_alternative/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_alternative/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_alternative/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_alternative/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_alternative/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_consequent/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_consequent/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_consequent/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_consequent/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/ternary_boolean_consequent/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/to_and_or/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/to_and_or/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/to_and_or/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/to_and_or/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/to_and_or/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/trivial_boolean_ternary_expressions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/trivial_boolean_ternary_expressions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/trivial_boolean_ternary_expressions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/trivial_boolean_ternary_expressions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/conditionals/trivial_boolean_ternary_expressions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1191/config.json
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1191/input.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1191/output.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1191/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1191/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1194/config.json
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1194/input.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1194/output.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1194/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1194/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1396/config.json
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1396/input.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1396/output.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1396/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/const/issue_1396/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/const/regexp_literal_not_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/const/regexp_literal_not_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/const/regexp_literal_not_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/const/regexp_literal_not_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/const/regexp_literal_not_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/const/unused_regexp_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/const/unused_regexp_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/const/unused_regexp_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/const/unused_regexp_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/const/unused_regexp_literal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/accessor/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/accessor/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/accessor/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_lvalues_drop_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_lvalues_drop_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_lvalues_drop_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_lvalues_drop_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_lvalues_drop_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_misc1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_misc1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_misc1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_misc1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/collapse_vars_misc1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_2_should_warn_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_block_decls_die/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_block_decls_die/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_block_decls_die/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_block_decls_die/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_block_decls_die/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_complex_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_complex_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_complex_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_complex_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_complex_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_annotation_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_declaration/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_declaration/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_declaration/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_declaration/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_const_declaration/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/dead_code_constant_boolean_should_warn_more_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_fns/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_fns/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_fns/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_fns/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_fns/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_timeout_and_interval_symbols/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_timeout_and_interval_symbols/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/global_timeout_and_interval_symbols/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2233_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2383_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2597/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2597/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2597/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2597/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2597/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2666/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2666/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2666/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2666/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2666/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2692/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2692/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2692/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2692/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2692/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2701/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2701/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2701/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2701/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2701/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2749/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2749/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2749/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2749/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2749/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2860_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2929/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2929/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2929/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2929/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_2929/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_718/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_718/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_718/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_718/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/issue_718/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/return_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/return_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/return_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/return_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/return_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/throw_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/throw_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/throw_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/throw_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/throw_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/try_catch_finally/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/try_catch_finally/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/try_catch_finally/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/try_catch_finally/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/try_catch_finally/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/unsafe_builtin/config.json
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/unsafe_builtin/input.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/unsafe_builtin/output.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/unsafe_builtin/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/dead_code/unsafe_builtin/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/drop_debugger/config.json
 crates/swc_ecma_minifier/tests/terser/compress/debugger/drop_debugger/input.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/drop_debugger/output.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/drop_debugger/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/drop_debugger/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/keep_debugger/config.json
 crates/swc_ecma_minifier/tests/terser/compress/debugger/keep_debugger/input.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/keep_debugger/output.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/keep_debugger/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/debugger/keep_debugger/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false_evaluate_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false_evaluate_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false_evaluate_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false_evaluate_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_false_evaluate_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_conditionals_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_conditionals_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_conditionals_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_conditionals_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_conditionals_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_evaluate_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_evaluate_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_evaluate_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_evaluate_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_true_evaluate_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/defaults/defaults_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/anon_func_with_destructuring_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/arrow_func_with_destructuring_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructure_empty_array_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays_holes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays_holes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays_holes/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays_holes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_arrays_holes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_computed_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_computed_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_computed_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_computed_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_computed_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_numeric_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_numeric_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_numeric_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_numeric_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_assign_of_numeric_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_constdef_in_loops/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_constdef_in_loops/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_constdef_in_loops/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_constdef_in_loops/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_constdef_in_loops/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_computed_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_computed_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_computed_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_computed_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_computed_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_numeric_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_numeric_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_numeric_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_numeric_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_decl_of_numeric_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_dont_evaluate_with_undefined_as_default_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_dont_evaluate_with_undefined_as_default_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_dont_evaluate_with_undefined_as_default_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_dont_evaluate_with_undefined_as_default_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_dont_evaluate_with_undefined_as_default_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_expressions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_expressions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_expressions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_expressions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_expressions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_letdef_in_loops/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_letdef_in_loops/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_letdef_in_loops/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_letdef_in_loops/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_letdef_in_loops/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects_trailing_elision/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects_trailing_elision/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects_trailing_elision/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects_trailing_elision/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_objects_trailing_elision/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_remove_unused_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_vardef_in_loops/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_vardef_in_loops/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_vardef_in_loops/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_vardef_in_loops/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_vardef_in_loops/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_with_undefined_as_default_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_with_undefined_as_default_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_with_undefined_as_default_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_with_undefined_as_default_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/destructuring_with_undefined_as_default_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_misc/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_misc/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_misc/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_misc/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/empty_object_destructuring_misc/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_function_containing_destructuring_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_function_containing_destructuring_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_function_containing_destructuring_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_function_containing_destructuring_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_function_containing_destructuring_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/export_unreferenced_declarations_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_1886/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_1886/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_1886/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_1886/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_1886/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5_beautify/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5_beautify/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5_beautify/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5_beautify/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_5_beautify/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6_beautify/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6_beautify/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6_beautify/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6_beautify/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2044_ecma_6_beautify/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2140/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2140/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2140/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2140/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_2140/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_3205_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2c/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2c/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2c/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2c/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_2c/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/issue_t111_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_assign_toplevel_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/mangle_destructuring_decl_collapse_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/nested_destructuring_objects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/nested_destructuring_objects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/nested_destructuring_objects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/nested_destructuring_objects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/nested_destructuring_objects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/object_destructuring_may_need_parentheses/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/object_destructuring_may_need_parentheses/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/object_destructuring_may_need_parentheses/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/object_destructuring_may_need_parentheses/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/object_destructuring_may_need_parentheses/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/reduce_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/reduce_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/reduce_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/reduce_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/reduce_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_arrow_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_arrow_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_arrow_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_arrow_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_arrow_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_assign_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_class_method_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_class_method_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_class_method_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_class_method_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_class_method_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_decl_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_declaration_complex_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_function_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_function_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_function_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_function_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_function_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_getter_side_effect_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_multipass/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_multipass/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_multipass/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_multipass/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_multipass/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_object_method_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_object_method_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_object_method_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_object_method_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/destructuring/unused_destructuring_object_method_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/class_directives_compression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/directives/class_directives_compression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/class_directives_compression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/class_directives_compression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/class_directives_compression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/simple_statement_is_not_a_directive/config.json
 crates/swc_ecma_minifier/tests/terser/compress/directives/simple_statement_is_not_a_directive/input.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/simple_statement_is_not_a_directive/output.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/simple_statement_is_not_a_directive/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/directives/simple_statement_is_not_a_directive/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/drop_console_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/unexpected_side_effects_dropping_console/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/unexpected_side_effects_dropping_console/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/unexpected_side_effects_dropping_console/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/unexpected_side_effects_dropping_console/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_console/unexpected_side_effects_dropping_console/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_binding/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_binding/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_binding/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_binding/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_binding/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_chain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_chain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_chain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_chain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/assign_chain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/cascade_drop_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/cascade_drop_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/cascade_drop_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/cascade_drop_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/cascade_drop_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/chained_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/chained_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/chained_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/chained_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/chained_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/const_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/const_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/const_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/const_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/const_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/defun_lambda_same_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/defun_lambda_same_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/defun_lambda_same_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/defun_lambda_same_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/defun_lambda_same_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/delete_assign_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/double_assign_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fargs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fargs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fargs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fargs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fargs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all_retain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all_retain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all_retain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all_retain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_all_retain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs_retain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs_retain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs_retain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs_retain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_funcs_retain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_keep_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_keep_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_keep_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_keep_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_keep_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_retain_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_fargs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_fargs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_fargs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_fargs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_fargs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_retain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_retain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_retain/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_retain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_toplevel_vars_retain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/drop_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/function_argument_modified_by_function_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/function_argument_modified_by_function_statement/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/function_argument_modified_by_function_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/function_argument_modified_by_function_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/global_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/global_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/global_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/global_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/global_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1539/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1539/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1539/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1539/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1539/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1583/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1583/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1583/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1583/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1583/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1656/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1656/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1656/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1656/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1656/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1709/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1709/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1709/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1709/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1709/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1715_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1830_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1838/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1838/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1838/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1838/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1838/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1968/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1968/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1968/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1968/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2063/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2063/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2063/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2063/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2063/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2105_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2136_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2163/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2163/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2163/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2163/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2163/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2226_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2288/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2288/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2288/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2288/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2288/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2418_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2516_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2660_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2665/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2665/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2665/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2665/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2665/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2768/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2768/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2768/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2768/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2768/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2846/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2846/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2846/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2846/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2846/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2995/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2995/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2995/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2995/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_2995/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3146_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3192/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3192/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3192/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3192/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_3192/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_805_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_10/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_10/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_10/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_10/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_10/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_11/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_11/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_11/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_11/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_11/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_12/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_12/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_12/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_12/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_12/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_13/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_13/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_13/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_13/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_13/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_14/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_14/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_14/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_14/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_14/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_15/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t161_top_retain_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t183/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t183/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t183/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t183/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_t183/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/keep_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/reassign_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/reassign_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/reassign_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/reassign_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/reassign_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls_in_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls_in_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls_in_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls_in_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_block_decls_in_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_circular_references_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_extends_might_throw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_extends_might_throw/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_extends_might_throw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_extends_might_throw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_3/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_4/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_which_might_throw_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_class_with_static_props_side_effects_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_funarg_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_harmony_destructuring/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_harmony_destructuring/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_harmony_destructuring/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_harmony_destructuring/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_harmony_destructuring/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_setter_arg/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_setter_arg/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_setter_arg/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_setter_arg/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_keep_setter_arg/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_nested_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_nested_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_nested_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_nested_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_nested_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_null_conditional_chain/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_null_conditional_chain/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_null_conditional_chain/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_null_conditional_chain/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_seq_elements/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_seq_elements/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_seq_elements/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_seq_elements/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_var_in_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_var_in_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_var_in_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_var_in_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/unused_var_in_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_block_decls_in_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_block_decls_in_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_block_decls_in_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_block_decls_in_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_block_decls_in_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_var_in_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_var_in_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_var_in_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_var_in_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/used_var_in_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/var_catch_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/var_catch_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/var_catch_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/var_catch_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/var_catch_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/vardef_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/vardef_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/vardef_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/vardef_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/vardef_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/variable_refs_outside_unused_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/variable_refs_outside_unused_class/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/variable_refs_outside_unused_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/variable_refs_outside_unused_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/Infinity_NaN_undefined_LHS/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/Infinity_NaN_undefined_LHS/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/Infinity_NaN_undefined_LHS/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/Infinity_NaN_undefined_LHS/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/Infinity_NaN_undefined_LHS/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/and/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/and/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/and/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/and/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/and/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/array_slice_index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/array_slice_index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/array_slice_index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/array_slice_index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/array_slice_index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args_drop_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args_drop_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args_drop_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args_drop_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/call_args_drop_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_binary_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/delete_expr_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/global_hasOwnProperty/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/global_hasOwnProperty/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/global_hasOwnProperty/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/global_hasOwnProperty/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/global_hasOwnProperty/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/in_boolean_context/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/in_boolean_context/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/in_boolean_context/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/in_boolean_context/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/in_boolean_context/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1649/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1649/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1649/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1649/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1649/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1760_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_1964_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2207_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2231_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2535_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2822/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2822/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2822/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2822/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2822/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2916_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2919/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2919/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2919/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2919/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2919/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2926_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2968/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2968/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2968/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_2968/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_399/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_399/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_399/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_399/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/issue_399/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/negative_zero/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/negative_zero/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/negative_zero/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/negative_zero/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/negative_zero/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/null_conditional_chain_eval/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/null_conditional_chain_eval/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/null_conditional_chain_eval/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/null_conditional_chain_eval/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/number_method_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/number_method_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/number_method_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/number_method_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/optional_expect_when_expect_stdout_present/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/optional_expect_when_expect_stdout_present/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/optional_expect_when_expect_stdout_present/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/optional_expect_when_expect_stdout_present/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/or/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/or/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/or/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/or/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/or/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/positive_zero/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/positive_zero/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/positive_zero/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/positive_zero/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/positive_zero/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_mixed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_mixed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_mixed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_mixed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_mixed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_nan/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_nan/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_nan/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_nan/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_nan/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_constants_and_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_constants_and_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_constants_and_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_constants_and_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_constants_and_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_evaluated/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_evaluated/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_evaluated/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_evaluated/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_evaluated/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_exact/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_exact/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_exact/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_exact/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_sequence_with_parens_exact/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_spec/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_number_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_number_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_number_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_number_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_number_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_right_side_evaluating_to_unary/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_right_side_evaluating_to_unary/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_right_side_evaluating_to_unary/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_right_side_evaluating_to_unary/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/pow_with_right_side_evaluating_to_unary/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prop_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prop_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prop_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prop_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prop_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prototype_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prototype_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prototype_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prototype_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/prototype_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/self_comparison_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_case/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_case/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_case/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_case/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_case/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_charCodeAt/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_charCodeAt/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_charCodeAt/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_charCodeAt/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/string_charCodeAt/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unary_prefix/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unary_prefix/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unary_prefix/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unary_prefix/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unary_prefix/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array_bad_index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array_bad_index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array_bad_index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array_bad_index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_array_bad_index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_bad_index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_bad_index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_bad_index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_bad_index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_bad_index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_noop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_noop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_noop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_noop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_charAt_noop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_constant/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_constant/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_constant/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_constant/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_constant/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key_complex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key_complex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key_complex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key_complex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_float_key_complex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key_complex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key_complex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key_complex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key_complex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_integer_key_complex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_accessor/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_accessor/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_accessor/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_accessor/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_accessor/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_complex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_complex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_complex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_complex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_complex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_repeated/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_repeated/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_repeated/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_repeated/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_object_repeated/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string_bad_index/config.json
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string_bad_index/input.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string_bad_index/output.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string_bad_index/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/evaluate/unsafe_string_bad_index/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_getset_object/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_getset_object/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_getset_object/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_getset_object/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_hole/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_hole/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_hole/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_hole/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_holes_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_holes_call/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_holes_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_holes_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_in_ternary/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_in_ternary/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_in_ternary/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_in_ternary/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/avoid_spread_in_ternary/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_expression_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_expression_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_expression_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_expression_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_expression_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_parameters/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_parameters/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_parameters/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_parameters/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/expand_parameters/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread_regression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread_regression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread_regression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread_regression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expansions/object_spread_regression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/async_func/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/async_func/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/async_func/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/async_func/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/async_func/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/beautify/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/beautify/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/beautify/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/beautify/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/beautify/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/dynamic_import/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_async_function_not_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_function_not_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_anonymous_generator_not_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_arrow/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_async_arrow_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_async_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_named_generator/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_seq/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_seq/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_seq/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_seq/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/export_default_seq/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2038_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2126/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2129/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2131/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2131/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2131/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2131/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2131/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2134_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2977/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2977/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2977/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2977/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_2977/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/issue_333_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_invalid_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/keyword_valid_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/module_mangle_export_default_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_class_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_const_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_destructuring_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_from_names/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_function_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_let_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_do_not_mangle_export_var_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_import_star_as_name_from_module/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_export_default_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/name_cache_mangle_local_import_and_export_aliases/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/redirection/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/export/trailing_comma/config.json
 crates/swc_ecma_minifier/tests/terser/compress/export/trailing_comma/input.js
 crates/swc_ecma_minifier/tests/terser/compress/export/trailing_comma/output.js
 crates/swc_ecma_minifier/tests/terser/compress/export/trailing_comma/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/export/trailing_comma/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_number_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_number_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_number_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_number_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_number_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_parentheses/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_parentheses/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_parentheses/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_parentheses/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_parentheses/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_unary_between_brackets/config.json
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_unary_between_brackets/input.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_unary_between_brackets/output.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_unary_between_brackets/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/expression/pow_with_unary_between_brackets/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_3/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_4/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/avoid_generating_duplicate_functions_compared_together_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/deduplicate_parenthesis/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/deduplicate_parenthesis/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/deduplicate_parenthesis/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/deduplicate_parenthesis/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/deduplicate_parenthesis/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/drop_lone_use_strict_arrows_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_arg_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_arg_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_arg_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_arg_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_arg_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_argnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_argnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_argnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_argnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/duplicate_argnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/empty_body/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/empty_body/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/empty_body/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/empty_body/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/empty_body/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/function_returning_constant_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/function_returning_constant_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/function_returning_constant_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/function_returning_constant_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/function_returning_constant_literal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/hoist_funs_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/iifes_returning_constants_keep_fargs_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_0/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_0/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_0/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_0/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_0/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_function_expressions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_function_expressions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_function_expressions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_function_expressions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_function_expressions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_loop_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inline_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inner_ref/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/inner_ref/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inner_ref/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inner_ref/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/inner_ref/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_1841_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_203/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_203/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_203/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_203/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_203/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2084/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2084/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2084/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2084/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2084/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2097/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2097/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2097/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2097/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2097/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2101/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2101/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2101/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2101/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2101/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2107/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2107/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2107/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2107/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2107/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2114_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2428/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2428/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2428/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2428/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2428/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2476/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2476/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2476/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2476/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2476/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2531_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2601_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2604_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2616/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2616/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2616/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2616/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2616/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2620_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2630_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2647_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2657/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2657/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2657/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2657/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2657/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2663_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2737_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2783/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2783/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2783/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2783/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2783/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2842/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2842/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2842/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2842/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2842/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2898/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2898/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2898/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2898/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_2898/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_2_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3016_3_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3018/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3018/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3018/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3018/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3018/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3054/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3054/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3054/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3054/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3076/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3076/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3076/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3076/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3076/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3125/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3125/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3125/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3125/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3125/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3166/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3166/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3166/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3166/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_3166/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_485_crashing_1530/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_485_crashing_1530/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_485_crashing_1530/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/issue_t131b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/loop_init_arg/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/loop_init_arg/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/loop_init_arg/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/loop_init_arg/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/loop_init_arg/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/no_webkit/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/no_webkit/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/no_webkit/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/no_webkit/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/no_webkit/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/non_ascii_function_identifier_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/non_ascii_function_identifier_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/non_ascii_function_identifier_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/non_ascii_function_identifier_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/non_ascii_function_identifier_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/recursive_inline_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_apply_expansion_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/unsafe_call_expansion_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/use_before_init_in_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/use_before_init_in_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/use_before_init_in_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/use_before_init_in_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/use_before_init_in_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/webkit/config.json
 crates/swc_ecma_minifier/tests/terser/compress/functions/webkit/input.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/webkit/output.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/webkit/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/functions/webkit/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/conditional_chains/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/conditional_chains/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/conditional_chains/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/conditional_chains/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/conditional_chains/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/expanded/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/expanded/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/expanded/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/expanded/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/expanded/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1801/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1801/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1801/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1801/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1801/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1986/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1986/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1986/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1986/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_1986/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_2167/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_2167/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_2167/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_2167/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_2167/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_3217/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_3217/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_3217/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_3217/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/issue_3217/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/keyword/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/keyword/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/keyword/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/keyword/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/keyword/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/mixed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/mixed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/mixed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/mixed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/mixed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/must_replace/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/must_replace/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/must_replace/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/must_replace/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/must_replace/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/object/config.json
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/object/input.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/object/output.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/object/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/global_defs/object/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_2b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_3b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_literal_with_spread_4b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/array_spread_of_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/arrow_function_parens_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_expression_statement_unused_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_extends_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_method_using_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_method_using_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_method_using_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_method_using_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_method_using_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_methods_and_getters_with_keep_quoted_props_enabled/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_methods_and_getters_with_keep_quoted_props_enabled/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_methods_and_getters_with_keep_quoted_props_enabled/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_methods_and_getters_with_keep_quoted_props_enabled/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_methods_and_getters_with_keep_quoted_props_enabled/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_mangled/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_name_can_be_preserved_with_reserved/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_statics/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_statics/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_statics/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_statics/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/class_statics/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_generators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_generators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_generators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_generators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_generators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_static/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_static/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_static/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_static/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_computed_static/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_generators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_generators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_generators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_generators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_can_have_generators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_extending_classes_out_of_pure_iifes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_extending_classes_out_of_pure_iifes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_extending_classes_out_of_pure_iifes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_with_expression_as_expand/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_with_expression_as_expand/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_with_expression_as_expand/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_with_expression_as_expand/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/classes_with_expression_as_expand/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/default_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/default_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/default_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/default_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/default_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/expansion/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/expansion/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/expansion/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/expansion/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/expansion/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_anon_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_class_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_class_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_class_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_class_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_class_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_function_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_function_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_function_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_function_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_function_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_object_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_object_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_object_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_object_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_default_object_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_module_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_module_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_module_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_module_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_module_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/export_statement_mangling/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/fat_arrow_as_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/fat_arrow_as_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/fat_arrow_as_param/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/fat_arrow_as_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/fat_arrow_as_param/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/format_methods/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/format_methods/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/format_methods/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/format_methods/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/format_methods/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_all_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_all_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_all_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_all_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_all_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_meta/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_meta/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_meta/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_meta/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_meta/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/import_statement_mangling/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/inline_arrow_using_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/inline_arrow_using_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/inline_arrow_using_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/inline_arrow_using_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/inline_arrow_using_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1613/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1753_disable/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_1898/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2028/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2028/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2028/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2028/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2028/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2345/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2345/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2345/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2345/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2345/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2349b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2676/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2676/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2676/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2676/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2676/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2762/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2794_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_2874_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3028/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3028/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3028/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3028/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3028/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3061/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3061/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3061/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3061/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_3061/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_t80/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_t80/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_t80/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_t80/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/issue_t80/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enabled/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enables_strict_mode/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enables_strict_mode/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enables_strict_mode/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enables_strict_mode/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_enables_strict_mode/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/module_mangle_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/new_target/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/new_target/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/new_target/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/new_target/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/new_target/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/number_literals/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/number_literals/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/number_literals/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/number_literals/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_literal_method_using_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_literal_method_using_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_literal_method_using_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_literal_method_using_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_literal_method_using_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_rest_spread/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_of_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/object_spread_unsafe/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_destructure/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_destructure/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_destructure/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_destructure/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_destructure/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_use_of/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_use_of/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_use_of/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_use_of/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_cannot_use_of/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_for_of_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_for_of_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_for_of_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_for_of_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/regression_for_of_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/shorthand_keywords/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/shorthand_keywords/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/shorthand_keywords/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/shorthand_keywords/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/shorthand_keywords/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/typeof_arrow_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/harmony/typeof_arrow_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/typeof_arrow_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/typeof_arrow_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/harmony/typeof_arrow_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/dont_hoist_var_destructurings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist/dont_hoist_var_destructurings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/dont_hoist_var_destructurings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/dont_hoist_var_destructurings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/dont_hoist_var_destructurings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_funs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_funs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_funs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_funs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_funs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_no_destructurings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_no_destructurings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_no_destructurings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_no_destructurings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_no_destructurings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist/hoist_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/contains_this_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/direct_access_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/does_not_hoist_objects_with_computed_props/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/does_not_hoist_objects_with_computed_props/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/does_not_hoist_objects_with_computed_props/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/does_not_hoist_objects_with_computed_props/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class_with_new/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class_with_new/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class_with_new/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class_with_new/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_class_with_new/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_function_with_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_function_with_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_function_with_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_function_with_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/hoist_function_with_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2377_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2462/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2462/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2462/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2462/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2462/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2473_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2508_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2519/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2519/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2519/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2519/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_2519/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3021/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3021/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3021/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3021/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3021/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3046/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3046/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3046/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3046/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3046/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2_toplevel/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_2_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_3071_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_851_hoist_to_conflicting_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_851_hoist_to_conflicting_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_851_hoist_to_conflicting_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_851_hoist_to_conflicting_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/issue_851_hoist_to_conflicting_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/new_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/new_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/new_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/new_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/new_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/single_use/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/single_use/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/single_use/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/single_use/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/single_use/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_let/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_let/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_let/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_let/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_let/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/toplevel_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/undefined_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/undefined_key/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/undefined_key/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/undefined_key/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_props/undefined_key/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/issue_2295/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/issue_2295/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/issue_2295/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/issue_2295/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/issue_2295/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/regression_toplevel_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/regression_toplevel_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/regression_toplevel_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/regression_toplevel_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/regression_toplevel_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences_funs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences_funs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences_funs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences_funs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/sequences_funs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements_funs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements_funs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements_funs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements_funs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/hoist_vars/statements_funs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_after_multiline_comment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_after_multiline_comment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_after_multiline_comment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_after_multiline_comment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_after_multiline_comment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than_or_equal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than_or_equal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than_or_equal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than_or_equal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_greater_than_or_equal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_left_shift/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_left_shift/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_left_shift/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_left_shift/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_left_shift/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_less_than/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_less_than/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_less_than/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_less_than/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_less_than/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_right_shift/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_right_shift/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_right_shift/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_right_shift/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_right_shift/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_string_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_string_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_string_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_string_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_string_literal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_zero_fill_right_shift/config.json
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_zero_fill_right_shift/input.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_zero_fill_right_shift/output.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_zero_fill_right_shift/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/html_comments/html_comment_in_zero_fill_right_shift/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_async/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_async/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_async/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_async/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_async/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_dont_lose_this_when_arg/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_dont_lose_this_when_arg/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_dont_lose_this_when_arg/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_dont_lose_this_when_arg/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_dont_lose_this_when_arg/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_duplicate_arg_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_duplicate_arg_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_duplicate_arg_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_duplicate_arg_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_duplicate_arg_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_extra_params/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_extra_params/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_extra_params/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_extra_params/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_extra_params/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_higher_order/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_higher_order/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_higher_order/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_higher_order/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_higher_order/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inline_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inline_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inline_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inline_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inline_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inner_ref/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inner_ref/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inner_ref/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inner_ref/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_inner_ref/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_lose_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_lose_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_lose_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_lose_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_lose_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_regression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_regression/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_regression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_regression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/identity/inline_identity_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/do_screw_try_catch_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/dont_screw_try_catch_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_1586_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2254_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/reduce_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_if_return_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_if_return_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_if_return_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_if_return_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_if_return_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_same_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_same_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_same_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_same_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_return_same_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_var_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_var_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_var_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_var_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/if_var_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1089/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1089/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1089/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1089/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1089/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_11736/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_11736/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_11736/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_11736/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1317_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437_conditionals/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437_conditionals/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437_conditionals/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437_conditionals/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_1437_conditionals/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_2747/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_2747/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_2747/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_2747/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_2747/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_512/config.json
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_512/input.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_512/output.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_512/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/if_return/issue_512/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/do_not_repeat_when_variable_larger_than_inlined_node/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/dont_inline_funcs_into_default_param_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_annotation_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_func_with_name_existing_in_block_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_func_with_name_existing_in_block_scope/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_func_with_name_existing_in_block_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_func_with_name_existing_in_block_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_into_scope_conflict_enclosed_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/inline_within_extends_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/issue_308/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/issue_308/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/issue_308/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/issue_308/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/issue_308/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/inline/noinline_annotation_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1001/parenthesis_strings_in_parenthesis/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1001/parenthesis_strings_in_parenthesis/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1001/parenthesis_strings_in_parenthesis/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1001/parenthesis_strings_in_parenthesis/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1001/parenthesis_strings_in_parenthesis/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2a_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_2b_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1034/non_hoisted_function_after_return_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_declaration/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_declaration/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_declaration/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_declaration/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_declaration/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_pragma/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_pragma/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_pragma/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_pragma/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/const_pragma/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/not_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/not_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/not_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/not_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1041/not_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1043/issue_1043/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1043/issue_1043/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1043/issue_1043/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1043/issue_1043/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1043/issue_1043/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1044/issue_1044/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1044/issue_1044/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1044/issue_1044/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1044/issue_1044/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1044/issue_1044/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/deeply_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/deeply_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/deeply_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/deeply_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/deeply_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_else_if_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_else_if_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_else_if_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_else_if_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_else_if_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_hoist_funs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_hoist_funs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_hoist_funs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_hoist_funs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_hoist_funs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_if_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_if_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_if_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_if_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/defun_if_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/multiple_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/multiple_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/multiple_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/multiple_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/multiple_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/not_hoisted_when_already_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/not_hoisted_when_already_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/not_hoisted_when_already_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/not_hoisted_when_already_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/not_hoisted_when_already_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/single_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/single_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/single_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/single_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1052/single_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_in_with_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_in_with_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_in_with_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_in_with_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_in_with_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_not_in_with_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_not_in_with_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_not_in_with_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_not_in_with_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/Infinity_not_in_with_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope_keep_infinity/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope_keep_infinity/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope_keep_infinity/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope_keep_infinity/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/assorted_Infinity_NaN_undefined_in_with_scope_keep_infinity/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/check_drop_unused_in_peer_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/check_drop_unused_in_peer_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/check_drop_unused_in_peer_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/check_drop_unused_in_peer_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/check_drop_unused_in_peer_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/compress_with_with_in_other_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/compress_with_with_in_other_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/compress_with_with_in_other_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/compress_with_with_in_other_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/compress_with_with_in_other_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_function_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_function_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_function_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_function_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_function_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_global_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_global_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_global_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_global_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_in_global_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_using_existing_variable_outside_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_using_existing_variable_outside_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_using_existing_variable_outside_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_using_existing_variable_outside_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1105/with_using_existing_variable_outside_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_getter/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_getter/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_getter/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_getter/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_getter/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_setter/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_setter/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_setter/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_setter/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/keep_name_of_setter/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/setter_with_operator_keys/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/setter_with_operator_keys/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/setter_with_operator_keys/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/setter_with_operator_keys/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_12/setter_with_operator_keys/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1202/mangle_keep_fnames_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1212/issue_1212_debug_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_126/concatenate_rhs_strings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_126/concatenate_rhs_strings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_126/concatenate_rhs_strings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_126/concatenate_rhs_strings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_126/concatenate_rhs_strings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1261/pure_function_calls_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1275/string_plus_optimization/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1275/string_plus_optimization/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1275/string_plus_optimization/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1275/string_plus_optimization/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1275/string_plus_optimization/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_debug/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_no_debug/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1321/issue_1321_with_quoted/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_equal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_equal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_equal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_equal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_equal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_greater_or_equal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_greater_or_equal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_greater_or_equal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_greater_or_equal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_greater_or_equal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_lesser_or_equal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_lesser_or_equal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_lesser_or_equal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_lesser_or_equal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_lesser_or_equal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_unequal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_unequal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_unequal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_unequal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_143/tranformation_sort_order_unequal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_one/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_three/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_two/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1431/level_zero/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/typeof_eq_undefined_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1446/undefined_redefined_mangle/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/conditional_false_stray_else_in_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/conditional_false_stray_else_in_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/conditional_false_stray_else_in_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/conditional_false_stray_else_in_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/conditional_false_stray_else_in_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_block/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_block/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_block/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_block/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_block/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1447/else_with_empty_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forIn/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_forOf/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/different_variable_in_multiple_for_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/more_variable_in_multiple_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forIn_sequences_let/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_forOf_sequences_let/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1466/same_variable_in_multiple_for_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1569/inner_reference/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1569/inner_reference/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1569/inner_reference/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1569/inner_reference/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1569/inner_reference/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/runtime_error/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/runtime_error/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/runtime_error/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/runtime_error/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/runtime_error/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/screw_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/support_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1609/chained_evaluation_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1639/issue_1639_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1656/f7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1656/f7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1656/f7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1656/f7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1656/f7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_else/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_else/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_else/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_else/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_else/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_finally/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_finally/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_finally/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_finally/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_finally/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_label/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_label/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_label/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_label/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_label/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1673/side_effects_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_1_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_2_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_ie8_toplevel/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_toplevel/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_3_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_redef_ie8_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1704/mangle_catch_var_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_catch_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1733/function_iife_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1750/case_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/mangle_props/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/numeric_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/numeric_literal/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/numeric_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/numeric_literal/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1770/numeric_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1787/unary_prefix/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1787/unary_prefix/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1787/unary_prefix/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1787/unary_prefix/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1787/unary_prefix/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_do/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_do/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_do/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_do/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_do/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for_in/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for_in/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for_in/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for_in/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_for_in/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_while/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_while/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_while/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_while/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/iife_while/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_do/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_do/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_do/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_do/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_do/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_while/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_while/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_while/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_while/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1833/label_while/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/atom/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/atom/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/atom/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/atom/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/atom/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/keyword/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/keyword/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/keyword/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/keyword/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/keyword/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/operator/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/operator/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/operator/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/operator/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1943/operator/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_class_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_class_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_ref/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_ref/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_ref/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_ref/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_default_func_ref/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_func_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_mangle_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2001/export_toplevel_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct_arrows/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct_arrows/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct_arrows/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct_arrows/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_203/compress_new_function_with_destruct_arrows/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_not_update_lhs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_not_update_lhs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_not_update_lhs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_not_update_lhs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_not_update_lhs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_update_rhs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_update_rhs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_update_rhs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_update_rhs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/do_update_rhs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/mixed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/mixed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/mixed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/mixed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_208/mixed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_22/return_with_no_value_in_if_body/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_22/return_with_no_value_in_if_body/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_22/return_with_no_value_in_if_body/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_22/return_with_no_value_in_if_body/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_22/return_with_no_value_in_if_body/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_229/template_strings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_229/template_strings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_229/template_strings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_229/template_strings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_229/template_strings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/insert_semicolon/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/insert_semicolon/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/insert_semicolon/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/insert_semicolon/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/insert_semicolon/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/unary_postfix/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/unary_postfix/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/unary_postfix/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/unary_postfix/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2652/unary_postfix/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_267/issue_267/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_267/issue_267/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_267/issue_267/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_267/issue_267/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_267/issue_267/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_dangers/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_dangers/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_dangers/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_dangers/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_dangers/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_in_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_in_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_in_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_in_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/issue_269_in_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/regexp/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/regexp/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/regexp/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/regexp/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/regexp/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/strings_concat/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/strings_concat/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/strings_concat/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/strings_concat/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_269/strings_concat/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2719/warn/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2719/warn/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2719/warn/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2719/warn/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2719/warn/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/collapse_vars_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/collapse_vars_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/collapse_vars_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/collapse_vars_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/collapse_vars_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/drop_fargs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/drop_fargs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/drop_fargs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/drop_fargs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/drop_fargs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/inner_var_for_in_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/inner_var_for_in_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/inner_var_for_in_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/inner_var_for_in_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/inner_var_for_in_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1254_negate_iife_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1288_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1288_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1288_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1288_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1288_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1595_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1595_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1595_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1595_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1595_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1758/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1758/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1758/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1758/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/issue_1758/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/keep_fargs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/keep_fargs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/keep_fargs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/keep_fargs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/keep_fargs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_3_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_5_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_issue_1073/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_issue_1073/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_issue_1073/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_issue_1073/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/negate_iife_issue_1073/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/pure_annotation_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/ref_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/ref_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/ref_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/ref_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/ref_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_return_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_return_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_return_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_return_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/wrap_iife_in_return_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2871/comparison_with_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2871/comparison_with_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2871/comparison_with_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2871/comparison_with_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2871/comparison_with_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_on/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_on/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_on/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_on/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_2989/inline_script_on/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_368/collapse/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_368/collapse/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_368/collapse/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_368/collapse/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_368/collapse/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_417/test_unexpected_crash_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/no_wrap_func_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/no_wrap_func_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/no_wrap_func_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/no_wrap_func_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/no_wrap_func_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/wrap_func_args/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/wrap_func_args/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/wrap_func_args/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/wrap_func_args/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_427/wrap_func_args/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_44/issue_44_valid_ast_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_59/keep_continue/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_59/keep_continue/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_59/keep_continue/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_59/keep_continue/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_59/keep_continue/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_must_have_parens_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/NaN_and_Infinity_should_not_be_replaced_when_they_are_redefined_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_off_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/beautify_on_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1724/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1724/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1724/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1724/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1724/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1725/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1725/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1725/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1725/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_597/issue_1725/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_611/issue_611/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_611/issue_611/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_611/issue_611/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_611/issue_611/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_611/issue_611/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_637/wrongly_optimized/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_637/wrongly_optimized/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_637/wrongly_optimized/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_637/wrongly_optimized/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_637/wrongly_optimized/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/cond_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/cond_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/cond_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/cond_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/cond_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/conditional/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/conditional/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/conditional/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/conditional/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/conditional/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/dead_code_const_annotation_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/dead_code_const_annotation_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/dead_code_const_annotation_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/dead_code_const_annotation_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/dead_code_const_annotation_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_console_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_console_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_console_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_console_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/drop_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/issue_1254_negate_iife_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/limit_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/limit_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/limit_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/limit_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/limit_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_3_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/negate_iife_5_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/wrongly_optimized/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/wrongly_optimized/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/wrongly_optimized/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/wrongly_optimized/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_640/wrongly_optimized/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/dont_reuse_prop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_747/unmangleable_props_should_always_be_reserved/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_751/negate_booleans_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/dont_remove_this_binding_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/dont_remove_this_binding_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/dont_remove_this_binding_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/dont_remove_this_binding_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/dont_remove_this_binding_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/remove_redundant_sequence_items/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/remove_redundant_sequence_items/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/remove_redundant_sequence_items/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/remove_redundant_sequence_items/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_782/remove_redundant_sequence_items/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_892/dont_mangle_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_913/keep_var_for_in/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_913/keep_var_for_in/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_913/keep_var_for_in/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_913/keep_var_for_in/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_913/keep_var_for_in/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_926/template_strings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_926/template_strings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_926/template_strings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_926/template_strings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_926/template_strings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_collapse_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_collapse_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_collapse_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_collapse_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_collapse_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_conditionals/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_conditionals/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_conditionals/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_conditionals/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_conditionals/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_sequences/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_sequences/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_sequences/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_sequences/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_973/this_binding_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_collapse_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_collapse_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_collapse_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_collapse_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_collapse_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_mangle/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_unused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_unused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_unused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_unused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_976/eval_unused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_reported/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_reported/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_reported/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_reported/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_reported/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_test_negated_is_best/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_test_negated_is_best/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_test_negated_is_best/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_test_negated_is_best/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_979/issue979_test_negated_is_best/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/issue_t120_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/pr_152_regression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/pr_152_regression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/pr_152_regression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/pr_152_regression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t120/pr_152_regression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_arg_colliding_with_arg_value_inner_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_arg_colliding_with_arg_value_inner_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_arg_colliding_with_arg_value_inner_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_arg_colliding_with_arg_value_inner_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_arg_colliding_with_arg_value_inner_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_var_colliding_with_arg_value_inner_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_var_colliding_with_arg_value_inner_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_var_colliding_with_arg_value_inner_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_var_colliding_with_arg_value_inner_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t292/no_flatten_with_var_colliding_with_arg_value_inner_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_let/config.json
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_let/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_let/output.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_let/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_t50/issue_t50_let/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_mixed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_mixed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_mixed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_mixed/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_mixed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/issue_1079_with_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/only_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/only_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/only_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/only_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/join_vars/only_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_classnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/drop_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_classnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames_and_avoid_collisions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames_and_avoid_collisions/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames_and_avoid_collisions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames_and_avoid_collisions/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_fnames_and_avoid_collisions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_classnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_some_fnames_reduce/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_names/keep_var_fnames/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/keep_quoted_strict/keep_quoted_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_10/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_10/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_10/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_10/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_10/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/labels/labels_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/.assignment_in_left_part/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/.assignment_in_left_part/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/.assignment_in_left_part/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part/output.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part_reused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part_reused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part_reused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part_reused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assign_in_conditional_part_reused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assignment_in_left_part_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assignment_in_left_part_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assignment_in_left_part_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assignment_in_left_part_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/assignment_in_left_part_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/logical_assignment_not_always_happens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/logical_assignment_not_always_happens/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/logical_assignment_not_always_happens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/logical_assignment_not_always_happens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment_inv/config.json
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment_inv/input.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment_inv/output.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment_inv/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/logical_assignment/prematurely_evaluate_assignment_inv/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/dead_code_condition/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/dead_code_condition/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/dead_code_condition/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/dead_code_condition/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/dead_code_condition/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/do_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/do_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/do_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/do_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/do_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_break_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/drop_if_else_break_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/in_parenthesis_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/init_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/init_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/init_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/init_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/init_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1532/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1532/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1532/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1532/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1532/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1648/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1648/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1648/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1648/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_1648/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_braces_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_beautify_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_braces_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_186_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2740_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2904/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2904/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2904/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/issue_2904/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/keep_collapse_const_in_own_block_scope_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_with_semicolon/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_with_semicolon/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_with_semicolon/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_with_semicolon/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_with_semicolon/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_without_semicolon/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_without_semicolon/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_without_semicolon/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_without_semicolon/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/parse_do_while_without_semicolon/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/while_becomes_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/loops/while_becomes_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/while_becomes_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/while_becomes_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/loops/while_becomes_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/just_enough/config.json
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/just_enough/input.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/just_enough/output.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/just_enough/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/just_enough/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/too_short/config.json
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/too_short/input.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/too_short/output.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/too_short/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/max_line_len/too_short/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1254_negate_iife_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/issue_1288_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_1_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_2_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_off_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_3_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_5_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_issue_1073/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_issue_1073/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_issue_1073/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_issue_1073/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_issue_1073/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/negate_iife_nested_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/sequence_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/sequence_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/sequence_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/sequence_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/negate_iife/sequence_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/call_with_unary_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/call_with_unary_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/call_with_unary_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/call_with_unary_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/call_with_unary_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/dot_parenthesis_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_constructor_with_unary_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_constructor_with_unary_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_constructor_with_unary_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_constructor_with_unary_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_constructor_with_unary_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statement/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statement/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statement/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statement/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statement/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_statements_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_assignement_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_assignement_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_assignement_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_assignement_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_assignement_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_many_parameters/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_many_parameters/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_many_parameters/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_many_parameters/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_many_parameters/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_rewritten_true_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_rewritten_true_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_rewritten_true_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_rewritten_true_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_rewritten_true_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_unary_prefix/config.json
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_unary_prefix/input.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_unary_prefix/output.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_unary_prefix/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/new/new_with_unary_prefix/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/node_version/eval_let_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/node_version/eval_let_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/node_version/eval_let_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/node_version/eval_let_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/node_version/eval_let_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing/output.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/conditional_to_nullish_coalescing_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_boolean_context/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_boolean_context/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_boolean_context/output.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_boolean_context/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_boolean_context/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_mandatory_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_mandatory_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_mandatory_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_mandatory_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_mandatory_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_parens/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/nullish_coalescing_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/simplify_nullish_coalescing/config.json
 crates/swc_ecma_minifier/tests/terser/compress/nullish/simplify_nullish_coalescing/input.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/simplify_nullish_coalescing/output.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/simplify_nullish_coalescing/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/nullish/simplify_nullish_coalescing/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/comparisons/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/comparisons/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/comparisons/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/comparisons/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/comparisons/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/compress_numbers/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/compress_numbers/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/compress_numbers/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/compress_numbers/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/compress_numbers/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/evaluate_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/hex_numbers_in_parentheses_for_prototype_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/hex_numbers_in_parentheses_for_prototype_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/hex_numbers_in_parentheses_for_prototype_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/hex_numbers_in_parentheses_for_prototype_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/hex_numbers_in_parentheses_for_prototype_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/issue_1710/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/issue_1710/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/issue_1710/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/issue_1710/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/issue_1710/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers_in_properties_as_is/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers_in_properties_as_is/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers_in_properties_as_is/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers_in_properties_as_is/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/keep_numbers_in_properties_as_is/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/no_number_function_transform_without_unsafe_math/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/no_number_function_transform_without_unsafe_math/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/no_number_function_transform_without_unsafe_math/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/no_number_function_transform_without_unsafe_math/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/no_number_function_transform_without_unsafe_math/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/number_function_transform_with_unsafe_math/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/number_function_transform_with_unsafe_math/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/number_function_transform_with_unsafe_math/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/number_function_transform_with_unsafe_math/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separator_double_underscore/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separator_trailing_underscore/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/numeric_separators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/unary_binary_parenthesis/config.json
 crates/swc_ecma_minifier/tests/terser/compress/numbers/unary_binary_parenthesis/input.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/unary_binary_parenthesis/output.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/unary_binary_parenthesis/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/numbers/unary_binary_parenthesis/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/allow_assignments_to_property_values/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/allow_assignments_to_property_values/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/allow_assignments_to_property_values/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/allow_assignments_to_property_values/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/allow_assignments_to_property_values/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_evaluated_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/computed_property_names_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_generators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_generators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_generators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_generators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_generators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_method_to_prop_arrow/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_method_to_prop_arrow/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_method_to_prop_arrow/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_method_to_prop_arrow/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_method_to_prop_arrow/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_keyword_names/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_keyword_names/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_keyword_names/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_keyword_names/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_keyword_names/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_and_mangle_props/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_computed_property2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_various_property_names/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_various_property_names/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_various_property_names/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_various_property_names/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/concise_methods_with_various_property_names/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/convert_computed_props_to_regular_ones/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/convert_computed_props_to_regular_ones/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/convert_computed_props_to_regular_ones/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/convert_computed_props_to_regular_ones/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/convert_computed_props_to_regular_ones/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/dont_join_repeat_object_keys/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/dont_join_repeat_object_keys/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/dont_join_repeat_object_keys/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/dont_join_repeat_object_keys/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/dont_join_repeat_object_keys/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_mangler/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_with_computed_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_with_computed_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_with_computed_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_with_computed_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/getter_setter_with_computed_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_206/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_206/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_206/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_206/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_206/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/issue_2554_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/methods_and_getters_with_keep_quoted_props_enabled/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/methods_and_getters_with_keep_quoted_props_enabled/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/methods_and_getters_with_keep_quoted_props_enabled/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/methods_and_getters_with_keep_quoted_props_enabled/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/methods_and_getters_with_keep_quoted_props_enabled/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_to_concise_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_to_concise_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_to_concise_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_to_concise_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_to_concise_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_nested_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_nested_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_nested_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_nested_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_nested_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrow_with_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrows_to_concise_method_various/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrows_to_concise_method_various/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrows_to_concise_method_various/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrows_to_concise_method_various/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_arrows_to_concise_method_various/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_async_concise_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_async_concise_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_async_concise_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_async_concise_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_async_concise_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method_various/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method_various/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method_various/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method_various/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/prop_func_to_concise_method_various/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_operator_value/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_operator_value/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_operator_value/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_operator_value/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_operator_value/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only_static/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only_static/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only_static/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only_static/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/property_with_unprintable_ascii_only_static/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/shorthand_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/use_shorthand_opportunity/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/use_shorthand_opportunity/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/use_shorthand_opportunity/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/use_shorthand_opportunity/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/use_shorthand_opportunity/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/object/variable_as_computed_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/object/variable_as_computed_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/object/variable_as_computed_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/object/variable_as_computed_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/object/variable_as_computed_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_destructuring_async_word_with_default/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_destructuring_async_word_with_default/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_destructuring_async_word_with_default/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_destructuring_async_word_with_default/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/arrow_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_arguments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_arguments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_arguments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_arguments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_values_in_destructurings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_values_in_destructurings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_values_in_destructurings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_values_in_destructurings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/default_values_in_destructurings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/destructuring_arguments_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_arrow_functions_and_hoist/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_arrow_functions_and_hoist/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_arrow_functions_and_hoist/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_arrow_functions_and_hoist/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_arrow_functions_and_hoist/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_assign_arrow_functions/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_assign_arrow_functions/input.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_assign_arrow_functions/output.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_assign_arrow_functions/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/parameters/regression_assign_arrow_functions/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/parse_errors/basic_syntax_error/config.json
 crates/swc_ecma_minifier/tests/terser/compress/parse_errors/invalid_template_string_example/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_boolean/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_boolean/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_boolean/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_boolean/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_boolean/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_get_set/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_get_set/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_get_set/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_get_set/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_get_set/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_null_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_null_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_null_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_null_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_null_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_number/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_number/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_number/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_number/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_number/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/accessor_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/array_hole/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/array_hole/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/array_hole/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/array_hole/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/array_hole/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/computed_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/computed_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/computed_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/computed_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/computed_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_pure/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_pure/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_pure/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_pure/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_pure/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/const_prop_assign_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dont_mangle_computed_property_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties_es5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties_es5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties_es5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties_es5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/dot_properties_es5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_array_length/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_array_length/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_array_length/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_array_length/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_array_length/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_string_length/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_string_length/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_string_length/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_string_length/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/evaluate_string_length/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_chars_as_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_chars_as_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_chars_as_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_chars_as_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_chars_as_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_hex_chars_as_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_hex_chars_as_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_hex_chars_as_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_hex_chars_as_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_hex_chars_as_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_unicode_chars_as_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_unicode_chars_as_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_unicode_chars_as_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_unicode_chars_as_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/first_256_unicode_chars_as_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2208_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2256/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2321/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2321/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2321/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2321/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2321/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2513/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2513/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2513/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2513/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2513/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816_ecma6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816_ecma6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816_ecma6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816_ecma6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2816_ecma6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_2893_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_3188_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_869_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_t64/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_t64/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_t64/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_t64/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/issue_t64/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_4/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_Infinity/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_Infinity/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_Infinity/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_Infinity/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_Infinity/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_NaN_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_forin/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_forin/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_forin/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_forin/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_forin/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_negative/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_negative/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_negative/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_negative/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_negative/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_0/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_0/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_0/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_0/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_0/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_null_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_return_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_undefined_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_void_0/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_void_0/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_void_0/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_void_0/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/join_object_assignments_void_0/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/keep_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/keep_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/keep_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/keep_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/keep_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/lhs_prop_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/literal_duplicate_key_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/literal_duplicate_key_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/literal_duplicate_key_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/literal_duplicate_key_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/literal_duplicate_key_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_suffix_keep_quoted/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_debug_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_define_property_arg/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_define_property_arg/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_define_property_arg/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_define_property_arg/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_define_property_arg/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_private_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_private_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_private_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_private_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_private_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_properties_which_matches_pattern/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_undeclared_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/mangle_unquoted_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_from_dead_code/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/methods_keep_quoted_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype_lhs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype_lhs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype_lhs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype_lhs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/native_prototype_lhs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/new_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/new_this/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/new_this/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/new_this/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/new_this/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/prop_side_effects_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/skip_undeclared_properties_by_default/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/sub_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/sub_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/sub_properties/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/sub_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/sub_properties/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/unsafe_methods_regex/config.json
 crates/swc_ecma_minifier/tests/terser/compress/properties/unsafe_methods_regex/input.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/unsafe_methods_regex/output.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/unsafe_methods_regex/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/properties/unsafe_methods_regex/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/arithmetic/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/arithmetic/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/arithmetic/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/arithmetic/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/arithmetic/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/array/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/array/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/babel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/babel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/babel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/babel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/babel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_and/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_and/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_and/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_and/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_and/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_or/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_or/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_or/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_or/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/boolean_or/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/conditional/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/conditional/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/conditional/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/conditional/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/conditional/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/func/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/func/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/func/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/func/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/func/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2629_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2638/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2638/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2638/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2638/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2638/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_2705_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_2b/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_3065_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_526_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_526_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_526_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_526_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/issue_526_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/relational/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/relational/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/relational/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/relational/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/relational/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unary/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unary/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unary/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unary/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unary/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unused/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unused/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unused/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unused/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_funcs/unused/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/chained/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/chained/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/chained/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/chained/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/chained/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_call/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_false/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_lhs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_lhs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_lhs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_lhs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_lhs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_setter/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_setter/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_setter/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_setter/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_strict/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_true/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_rhs_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_1_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_false/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_false/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_false/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_false/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_false/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_true/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_true/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_true/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_true/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/collapse_vars_2_true/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/destructuring/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/destructuring/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/destructuring/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/destructuring/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/destructuring/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/impure_getter_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2110_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2265_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2313_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2678/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2678/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2678/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2678/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2678/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2838/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2838/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2838/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2838/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2838/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/issue_2938_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_immutable_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/set_mutable_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict_reduce_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict_reduce_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict_reduce_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict_reduce_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/strict_reduce_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe_reduce_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe_reduce_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe_reduce_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe_reduce_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_getters/unsafe_reduce_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/globals_whose_access_is_pure/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/globals_whose_access_is_pure/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/globals_whose_access_is_pure/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/window_access_is_impure/config.json
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/window_access_is_impure/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/window_access_is_impure/input.js
 crates/swc_ecma_minifier/tests/terser/compress/pure_globals/window_access_is_impure/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/accessor_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forin_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/array_forof_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/boolean_binary_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/boolean_binary_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/boolean_binary_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/boolean_binary_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/boolean_binary_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/booleans/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/booleans/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/booleans/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/booleans/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/booleans/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/catch_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/catch_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/catch_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/catch_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/catch_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/chained_assignments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/chained_assignments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/chained_assignments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/chained_assignments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/chained_assignments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/cond_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/cond_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/cond_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/cond_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/cond_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call_direct/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call_direct/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call_direct/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call_direct/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_call_direct/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_and_uncertain_part/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_and_uncertain_part/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_and_uncertain_part/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_and_uncertain_part/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_and_uncertain_part/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_part/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_part/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_part/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_part/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_certain_part/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop_direct/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop_direct/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop_direct/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop_direct/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_chain_prop_direct/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/conditional_nested_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/const_expr_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_catch_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_inline_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_label/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_label/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_label/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_label/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_label/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_redefine/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_redefine/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_redefine/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_redefine/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_redefine/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_reference/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_reference/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_reference/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_reference/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_reference/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_single_use_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_single_use_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_single_use_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_single_use_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_single_use_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/defun_var_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def_lhs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def_lhs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def_lhs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def_lhs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/delay_def_lhs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/do_while/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/do_while/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/do_while/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/do_while/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/do_while/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/double_reference/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/double_reference/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/double_reference/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/double_reference/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/double_reference/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/duplicate_lambda_defun_name_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_await/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_await/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_await/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_await/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_await/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_conditional/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_conditional/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_conditional/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_conditional/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_conditional/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_expansion/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_expansion/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_expansion/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_expansion/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_expansion/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_conditional/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_conditional/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_conditional/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_conditional/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_conditional/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_throw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_throw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_throw/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_throw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_local_throw/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_throw/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_throw/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_throw/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_throw/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_throw/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_yield/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_yield/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_yield/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_yield/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escape_yield/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/for_in_prop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/for_in_prop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/for_in_prop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/for_in_prop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/for_in_prop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_arg_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_inline/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_inline/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_inline/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_inline/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_inline/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/func_modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_eval_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_func_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_func_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_func_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_func_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_func_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_new/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_new/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_new/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_new/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/iife_new/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/immutable/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/immutable/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/immutable/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/immutable/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/immutable/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_for_in_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_label/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_label/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_label/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_label/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inner_var_label/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inverted_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inverted_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inverted_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inverted_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/inverted_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1533_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1595_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1606/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1606/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1606/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1606/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1606/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1670_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1814_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1850_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1865/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1865/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1865/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1865/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1865/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_1922_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2090_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2406_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2416/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2416/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2416/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2416/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2416/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2420_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2423_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2436/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2436/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2436/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2436/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2436/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_eval_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2440_with_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2442/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2442/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2442/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2449/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2449/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2449/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2449/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2449/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2450_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2455/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2455/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2455/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2455/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2455/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2485/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2485/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2485/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2485/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2485/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2496/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2496/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2496/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2496/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2496/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2598/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2598/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2598/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2598/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2598/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2669/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2669/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2669/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2669/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2669/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2670/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2670/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2670/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2670/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2670/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2757_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2774/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2774/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2774/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2774/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2774/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2799_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2836/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2836/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2836/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2836/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2836/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2860_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2869/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2869/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2869/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2869/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2869/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2916/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2916/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2916/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2916/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2916/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2919/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2919/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2919/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2919/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2919/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_294/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_294/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_294/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_294/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_294/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2992/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2992/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2992/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2992/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_2992/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3042_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3068_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_308/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_308/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_308/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_308/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_308/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3110_shorthand_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_3/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3113_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3125/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3125/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3125/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3125/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3125/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_3140_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_369/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_369/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_369/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_369/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_379/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_379/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_379/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_379/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_379/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_432_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_443/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_443/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_443/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_443/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_581_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_639/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_639/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_639/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_639/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_reference_cycle/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_reference_cycle/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_reference_cycle/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/issue_741_reference_cycle/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/lvalues_def_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/method_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/multi_def_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/named_function_with_recursive_ref_reuse/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/named_function_with_recursive_ref_reuse/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/named_function_with_recursive_ref_reuse/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/named_function_with_recursive_ref_reuse/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/named_function_with_recursive_ref_reuse/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_arg_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_for_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/obj_var_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/passes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/passes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/passes/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/passes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/passes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/perf_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/pure_getters_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/recursive_inlining_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_arguments_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/redefine_farg_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_extends/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_extends/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_extends/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_extends/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_properties/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_properties/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_properties/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_class_with_side_effects_in_properties/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_array_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_2/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_object_literal_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_shorthand_object_literal_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_shorthand_object_literal_1/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_shorthand_object_literal_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_shorthand_object_literal_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_funcs_in_shorthand_object_literal_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_vars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_vars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_vars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_vars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/reduce_vars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/regex_loop/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/regex_loop/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/regex_loop/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/regex_loop/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/regex_loop/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_inline_proto/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_inline_proto/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_inline_proto/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_inline_proto/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_arg_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/shorthand_obj_var_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/side_effects_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/side_effects_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/side_effects_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/side_effects_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/side_effects_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_array/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_array/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_array/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_array/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_object_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_object_literal/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_object_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_object_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_shorthand_object_literal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_shorthand_object_literal/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_shorthand_object_literal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_shorthand_object_literal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/single_use_class_referenced_in_shorthand_object_literal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_off_loops_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/toplevel_on_loops_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/try_abort/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/try_abort/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/try_abort/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/try_abort/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/try_abort/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unary_delete/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unary_delete/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unary_delete/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unary_delete/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unary_delete/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_array_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_escaped/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_escaped/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_escaped/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_escaped/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_escaped/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_object_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_side_effect_free_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_unknown/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_unknown/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_unknown/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_unknown/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unsafe_evaluate_unknown/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unused_modified/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unused_modified/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unused_modified/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unused_modified/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/unused_modified/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/use_before_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/use_before_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/use_before_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/use_before_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/use_before_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_assign_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/var_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/variables_collision_in_immediately_invoked_func/config.json
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/variables_collision_in_immediately_invoked_func/input.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/variables_collision_in_immediately_invoked_func/output.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/variables_collision_in_immediately_invoked_func/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/variables_collision_in_immediately_invoked_func/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/inline_script/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/inline_script/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/inline_script/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/inline_script/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_simple/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_simple/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_simple/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_simple/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_slashes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_slashes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_slashes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/regexp_slashes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/unsafe_slashes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/regexp/unsafe_slashes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/unsafe_slashes/output.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/unsafe_slashes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/regexp/unsafe_slashes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_catch_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/function_iife_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_1_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_redef_2_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_ie8_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/config.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/mangle_catch_var_toplevel/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_void/config.json
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_void/input.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_void/output.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_void/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/return_undefined/return_void/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sandbox/console_log/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sandbox/console_log/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sandbox/console_log/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sandbox/console_log/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sandbox/console_log/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/call/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/sequences/call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/cascade_assignment_in_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/cascade_assignment_in_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/cascade_assignment_in_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/cascade_assignment_in_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/cascade_assignment_in_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/delete_seq_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_init_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_init_var/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_init_var/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_init_var/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_init_var/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_sequences/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_sequences/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_sequences/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_sequences/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/for_sequences/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/forin/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/forin/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/forin/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/forin/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/forin/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/func_def_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_decl/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_decl/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_decl/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_decl/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_decl/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_defun/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_defun/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_defun/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_defun/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/hoist_defun/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1685/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1685/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1685/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1685/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1685/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1758/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1758/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1758/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1758/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_1758/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2062/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2062/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2062/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2062/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2062/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2313/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2313/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2313/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2313/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_2313/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_27/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_27/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_27/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_27/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/issue_27/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/lift_sequences_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/limit_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/make_sequences_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/negate_iife_for/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/negate_iife_for/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/negate_iife_for/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/negate_iife_for/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/negate_iife_for/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/reassign_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/reassign_const/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/reassign_const/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/reassign_const/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/reassign_const/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/side_effects_cascade_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/unsafe_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/sequences/unsafe_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/unsafe_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_10595/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_10595/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_10595/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_10595/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_1929/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_1929/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_1929/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_1929/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/issue_1929/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/octal_escape_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/octal_escape_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/octal_escape_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/octal_escape_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/octal_escape_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015-disable/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015-disable/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015-disable/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015-disable/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es2015/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/string_literal/reduce_escaped_newline/es5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/super/super_can_be_parsed/config.json
 crates/swc_ecma_minifier/tests/terser/compress/super/super_can_be_parsed/input.js
 crates/swc_ecma_minifier/tests/terser/compress/super/super_can_be_parsed/output.js
 crates/swc_ecma_minifier/tests/terser/compress/super/super_can_be_parsed/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/beautify/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/beautify/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/beautify/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/beautify/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/beautify/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_9/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_9/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_9/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_9/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/constant_switch_9/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_case_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/drop_default_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/gut_entire_switch_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else7/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else7/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else7/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else7/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else7/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else8/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else8/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else8/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else8/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_else8/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_switch_typeof/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_switch_typeof/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_switch_typeof/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_switch_typeof/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/if_switch_typeof/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1083_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1663/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1663/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1663/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1663/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1663/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1674/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1674/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1674/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1674/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1674/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1679/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1679/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1679/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1679/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1679/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1680_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1690_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1698/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1698/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1698/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1698/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1698/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1705_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1750/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1750/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1750/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1750/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1750/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1758/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1758/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1758/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1758/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_1758/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_2535/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_2535/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_2535/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_2535/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_2535/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_376/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_376/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_376/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_376/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_376/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_441_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_445/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_445/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_445/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_445/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/issue_445/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_case/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_case/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_case/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_case/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_case/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_default/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_default/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_default/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_default/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/keep_default/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/switch/turn_into_if_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/assign_to_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/big_int_decimal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/big_int_scientific_format/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/decrement_constant_number/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/export_anonymous_class/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/export_anonymous_function/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/increment_null/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/increment_this/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_arguments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_catch_eval/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_const/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_delete/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_divide/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_dot/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_else/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_eval/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_for_in/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_for_in_var/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_object_key/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_percent/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/invalid_var_eval/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/missing_loop_body/config.json
 crates/swc_ecma_minifier/tests/terser/compress/syntax_errors/spread_in_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_chained_templates/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_chained_templates/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_chained_templates/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_chained_templates/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_chained_templates/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_null_character/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_null_character/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_null_character/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_null_character/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/allow_null_character/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/array_join/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/array_join/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/array_join/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/array_join/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/array_join/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/check_escaped_chars/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/check_escaped_chars/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/check_escaped_chars/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/check_escaped_chars/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/check_escaped_chars/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/coerce_to_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/coerce_to_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/coerce_to_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/coerce_to_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/coerce_to_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/do_not_optimize_tagged_template_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/equality/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/equality/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/equality/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/equality/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/equality/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/es2018_revision_of_template_escapes_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/es2018_revision_of_template_escapes_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/es2018_revision_of_template_escapes_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/es2018_revision_of_template_escapes_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/es2018_revision_of_template_escapes_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/escape_dollar_curly/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/escape_dollar_curly/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/escape_dollar_curly/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/escape_dollar_curly/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/escape_dollar_curly/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/evaluate_nested_templates/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/evaluate_nested_templates/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/evaluate_nested_templates/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/evaluate_nested_templates/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/evaluate_nested_templates/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_escape_in_template_string_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_escape_in_template_string_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_escape_in_template_string_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_escape_in_template_string_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_escape_in_template_string_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_hex_character_pattern/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_unicode_escape_in_regular_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_unicode_patterns/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_unicode_patterns_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/invalid_unicode_patterns_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856_ascii_only/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856_ascii_only/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856_ascii_only/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856_ascii_only/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/issue_1856_ascii_only/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/keep_raw_content_in_tagged_template/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/keep_raw_content_in_tagged_template/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/keep_raw_content_in_tagged_template/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/keep_raw_content_in_tagged_template/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/keep_raw_content_in_tagged_template/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/regex_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/respect_inline_script/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/respect_inline_script/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/respect_inline_script/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/respect_inline_script/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/respect_inline_script/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/return_template_string_with_trailing_backslash/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/return_template_string_with_trailing_backslash/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/return_template_string_with_trailing_backslash/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/return_template_string_with_trailing_backslash/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/return_template_string_with_trailing_backslash/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/semicolons/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/semicolons/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/semicolons/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/semicolons/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/semicolons/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/sequence_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/simple_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/simple_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/simple_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/simple_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/simple_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/special_chars_in_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/special_chars_in_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/special_chars_in_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/special_chars_in_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/special_chars_in_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_call_with_invalid_escape_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_function_inline_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_parens/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_parens/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_parens/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_parens/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_parens/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_valid_strict_legacy_octal/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_valid_strict_legacy_octal/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_valid_strict_legacy_octal/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_valid_strict_legacy_octal/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_valid_strict_legacy_octal/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_comment/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_comment/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_comment/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_comment/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_comment/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_ill_formed_unicode_escape/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_ill_formed_unicode_escape/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_ill_formed_unicode_escape/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_ill_formed_unicode_escape/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_ill_formed_unicode_escape/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_invalid_escape/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_invalid_escape/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_invalid_escape/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_invalid_escape/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/tagged_template_with_invalid_escape/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_concattenating_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_concattenating_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_concattenating_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_concattenating_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_concattenating_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_ending_with_newline/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_ending_with_newline/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_ending_with_newline/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_ending_with_newline/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_ending_with_newline/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_evaluate_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_evaluate_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_evaluate_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_evaluate_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_evaluate_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus_grouping/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus_grouping/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus_grouping/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus_grouping/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_literal_plus_grouping/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_starting_with_newline/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_starting_with_newline/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_starting_with_newline/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_starting_with_newline/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_starting_with_newline/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_evaluate_with_many_segments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_evaluate_with_many_segments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_evaluate_with_many_segments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_evaluate_with_many_segments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_evaluate_with_many_segments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_prefixes/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_prefixes/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_prefixes/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_prefixes/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_prefixes/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_to_normal_string/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_to_normal_string/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_to_normal_string/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_to_normal_string/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_to_normal_string/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_constant_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_constant_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_constant_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_constant_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_constant_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_many_segments/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_many_segments/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_many_segments/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_many_segments/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_many_segments/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_predefined_constants/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_predefined_constants/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_predefined_constants/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_predefined_constants/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_string_with_predefined_constants/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_ascii_only/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_ascii_only/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_ascii_only/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_ascii_only/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_ascii_only/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_without_ascii_only/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_without_ascii_only/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_without_ascii_only/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_without_ascii_only/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_strings_without_ascii_only/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_with_newline/config.json
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_with_newline/input.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_with_newline/output.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_with_newline/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/template_with_newline/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/template_string/untagged_template_with_ill_formed_unicode_escape/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_global_defs/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_global_defs/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_global_defs/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_global_defs/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/booleans_global_defs/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/condition_evaluate/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/condition_evaluate/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/condition_evaluate/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/condition_evaluate/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/condition_evaluate/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_else_empty/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_else_empty/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_else_empty/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_else_empty/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_else_empty/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_return/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_return/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_return/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_return/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/if_return/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/label_if_break/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/label_if_break/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/label_if_break/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/label_if_break/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/while_if_break/config.json
 crates/swc_ecma_minifier/tests/terser/compress/transform/while_if_break/output.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/while_if_break/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/output.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/output.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/broken_safari_catch_scope_caveat/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/catch_destructuring_with_sequence/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/catch_destructuring_with_sequence/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/catch_destructuring_with_sequence/output.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/catch_destructuring_with_sequence/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/catch_destructuring_with_sequence/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/issue_452/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/issue_452/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/issue_452/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/issue_452/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parameterless_catch/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parameterless_catch/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parameterless_catch/output.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parameterless_catch/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parameterless_catch/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parent_scope_of_catch_block_is_not_the_try_block/config.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parent_scope_of_catch_block_is_not_the_try_block/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parent_scope_of_catch_block_is_not_the_try_block/input.js
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parent_scope_of_catch_block_is_not_the_try_block/mangle.json
 crates/swc_ecma_minifier/tests/terser/compress/try_catch/parent_scope_of_catch_block_is_not_the_try_block/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_defun_arg_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_defun_arg_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_defun_arg_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_defun_arg_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_defun_arg_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_lambda_arg_name/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_lambda_arg_name/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_lambda_arg_name/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_lambda_arg_name/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/duplicate_lambda_arg_name/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_1668/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_1668/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_1668/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_1668/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_1668/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_6/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_6/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_6/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_6/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/issue_2728_6/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_defun_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_evaluation/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_evaluation/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_evaluation/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_evaluation/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_evaluation/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_in_boolean_context/config.json
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_in_boolean_context/input.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_in_boolean_context/output.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_in_boolean_context/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/typeof/typeof_in_boolean_context/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/ID_continue_with_surrogate_pair/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/ID_continue_with_surrogate_pair/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/ID_continue_with_surrogate_pair/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/ID_continue_with_surrogate_pair/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/ID_continue_with_surrogate_pair/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/check_escape_style/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/check_escape_style/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/check_escape_style/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/check_escape_style/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/check_escape_style/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/escape_non_escaped_identifier/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/escape_non_escaped_identifier/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/escape_non_escaped_identifier/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/escape_non_escaped_identifier/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/escape_non_escaped_identifier/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_3/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_3/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_3/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_3/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_3/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_4/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_4/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_4/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_4/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2242_4/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2569/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2569/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2569/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2569/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_2569/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_3271/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_3271/expected.stdout
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_3271/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/issue_3271/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_es5/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_es5/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_es5/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_es5/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_es5/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_safari/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_safari/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_safari/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_safari/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/keep_quoted_unicode_props_safari/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/non_escape_2_non_escape/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/non_escape_2_non_escape/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/non_escape_2_non_escape/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/non_escape_2_non_escape/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/non_escape_2_non_escape/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_2015/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_2015/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_2015/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_2015/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_2015/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_es5_as_is/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_es5_as_is/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_es5_as_is/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_es5_as_is/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_es5_as_is/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_safari/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_safari/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_safari/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_safari/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_escaped_identifier_safari/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_identifier_ascii_only/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_identifier_ascii_only/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_identifier_ascii_only/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_identifier_ascii_only/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_identifier_ascii_only/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_parse_variables/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_parse_variables/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_parse_variables/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_parse_variables/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_parse_variables/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_props_safari/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_props_safari/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_props_safari/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_props_safari/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_props_safari/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_string_literals/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_string_literals/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_string_literals/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_string_literals/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unicode/unicode_string_literals/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_1/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_1/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_1/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_2/config.json
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_2/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/unsafe_symbols/unsafe_symbols_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife/config.json
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife/input.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife/output.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_return_call/config.json
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_return_call/input.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_return_call/output.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_return_call/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/wrap_iife/wrap_iife_in_return_call/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_with_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_with_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_with_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_with_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_with_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_without_side_effects/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_without_side_effects/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_without_side_effects/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_without_side_effects/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/empty_generator_as_parameter_without_side_effects/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generator_yield_undefined/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/generator_yield_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generator_yield_undefined/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generator_yield_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generator_yield_undefined/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield_assign/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield_assign/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield_assign/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield_assign/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/generators_yield_assign/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2689/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2689/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2689/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2689/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2689/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2832/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2832/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2832/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2832/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_2832/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_t60/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_t60/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_t60/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_t60/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/issue_t60/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_ES5_property/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_ES5_property/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_ES5_property/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_ES5_property/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_ES5_property/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_in_function_in_generator/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_in_function_in_generator/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_in_function_in_generator/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_in_function_in_generator/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_in_function_in_generator/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_outside_strict_mode/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_outside_strict_mode/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_outside_strict_mode/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_as_identifier_outside_strict_mode/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_before_punctuators/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_before_punctuators/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_before_punctuators/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_before_punctuators/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_before_punctuators/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_dot/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_dot/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_dot/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_dot/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_dot/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_optimize_expression/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_optimize_expression/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_optimize_expression/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_optimize_expression/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_optimize_expression/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_statements/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_statements/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_statements/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_statements/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_statements/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_sub/config.json
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_sub/input.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_sub/output.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_sub/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/yield/yield_sub/output.terser.js
 crates/swc_ecma_minifier/tests/terser_exec.rs
 crates/swc_ecma_minifier/tests/terser_exec_base.js
 crates/swc_ecma_minifier/yarn.lock
 crates/swc_ecma_parser/AGENTS.md
 crates/swc_ecma_parser/Cargo.toml
 crates/swc_ecma_parser/examples/parse-all.rs
 crates/swc_ecma_parser/examples/parse.rs
 crates/swc_ecma_parser/examples/perf.rs
 crates/swc_ecma_parser/examples/typescript.rs
 crates/swc_ecma_parser/scripts/crlf.sh
 crates/swc_ecma_parser/scripts/dos2unix.sh
 crates/swc_ecma_parser/scripts/sync_flow_hermes.sh
 crates/swc_ecma_parser/scripts/sync_flow_hermes_metadata.js
 crates/swc_ecma_parser/scripts/tsc/copy-all-tests.sh
 crates/swc_ecma_parser/scripts/tsc/copy-test.ts
 crates/swc_ecma_parser/scripts/update_flow_hermes_core_known_fail.sh
 crates/swc_ecma_parser/src/context.rs
 crates/swc_ecma_parser/src/error.rs
 crates/swc_ecma_parser/src/legacy.rs
 crates/swc_ecma_parser/src/lexer/capturing.rs
 crates/swc_ecma_parser/src/lexer/char_ext.rs
 crates/swc_ecma_parser/src/lexer/comments_buffer.rs
 crates/swc_ecma_parser/src/lexer/jsx.rs
 crates/swc_ecma_parser/src/lexer/mod.rs
 crates/swc_ecma_parser/src/lexer/number.rs
 crates/swc_ecma_parser/src/lexer/search.rs
 crates/swc_ecma_parser/src/lexer/state.rs
 crates/swc_ecma_parser/src/lexer/table.rs
 crates/swc_ecma_parser/src/lexer/token.rs
 crates/swc_ecma_parser/src/lexer/whitespace.rs
 crates/swc_ecma_parser/src/lib.rs
 crates/swc_ecma_parser/src/parser/class_and_fn.rs
 crates/swc_ecma_parser/src/parser/expr.rs
 crates/swc_ecma_parser/src/parser/ident.rs
 crates/swc_ecma_parser/src/parser/input.rs
 crates/swc_ecma_parser/src/parser/jsx.rs
 crates/swc_ecma_parser/src/parser/macros.rs
 crates/swc_ecma_parser/src/parser/mod.rs
 crates/swc_ecma_parser/src/parser/module_item.rs
 crates/swc_ecma_parser/src/parser/object.rs
 crates/swc_ecma_parser/src/parser/pat.rs
 crates/swc_ecma_parser/src/parser/state.rs
 crates/swc_ecma_parser/src/parser/stmt.rs
 crates/swc_ecma_parser/src/parser/tests.rs
 crates/swc_ecma_parser/src/parser/typescript.rs
 crates/swc_ecma_parser/src/parser/typescript_stubs.rs
 crates/swc_ecma_parser/src/parser/util.rs
 crates/swc_ecma_parser/src/parser/verifier.rs
 crates/swc_ecma_parser/src/syntax.rs
 crates/swc_ecma_parser/tests/binding-pattern/description.js
 crates/swc_ecma_parser/tests/comments.rs
 crates/swc_ecma_parser/tests/comments/exprs/array/blockStmt/input.js
 crates/swc_ecma_parser/tests/comments/exprs/array/blockStmt/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/array/blockStmt/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/call/simple/input.js
 crates/swc_ecma_parser/tests/comments/exprs/call/simple/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/call/simple/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-annotations/1/input.js
 crates/swc_ecma_parser/tests/comments/exprs/paren-annotations/1/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-annotations/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/1/input.js
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/1/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/2/input.js
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/2/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/3/input.js
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/3/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/exprs/paren-pure/3/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/issue-3715/input.js
 crates/swc_ecma_parser/tests/comments/issue-3715/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/issue-3715/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/issue-4876/input.js
 crates/swc_ecma_parser/tests/comments/issue-4876/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/issue-4876/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/stmts/block/input.js
 crates/swc_ecma_parser/tests/comments/stmts/block/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/stmts/block/input.js.swc-stderr
 crates/swc_ecma_parser/tests/comments/stmts/switch/input.js
 crates/swc_ecma_parser/tests/comments/stmts/switch/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/comments/stmts/switch/input.js.swc-stderr
 crates/swc_ecma_parser/tests/common/mod.rs
 crates/swc_ecma_parser/tests/errors.rs
 crates/swc_ecma_parser/tests/errors/arguments/input.js
 crates/swc_ecma_parser/tests/errors/arguments/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/arrow-function-binding-rest-property/input.js
 crates/swc_ecma_parser/tests/errors/arrow-function-binding-rest-property/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/arrow-function-member-as-binding-identifier/input.js
 crates/swc_ecma_parser/tests/errors/arrow-function-member-as-binding-identifier/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/async-line-break/1/input.js
 crates/swc_ecma_parser/tests/errors/async-line-break/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/async-line-break/2/input.js
 crates/swc_ecma_parser/tests/errors/async-line-break/2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_1/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_2/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_3/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_3/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_4/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_4/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_5/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_5/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_6/input.js
 crates/swc_ecma_parser/tests/errors/bad_character_escape_sequence_6/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_diff_3_trivia_1/input.ts
 crates/swc_ecma_parser/tests/errors/conflict_marker_diff_3_trivia_1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_diff_3_trivia_2/input.ts
 crates/swc_ecma_parser/tests/errors/conflict_marker_diff_3_trivia_2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_1/input.ts
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_2/input.ts
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_3/input.tsx
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_3/input.tsx.swc-stderr
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_4/input.ts
 crates/swc_ecma_parser/tests/errors/conflict_marker_trivia_4/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-default/from.js
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-default/from.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-default/input.js
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-default/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-named/input.js
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/no-named/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/too-many-args/input.js
 crates/swc_ecma_parser/tests/errors/deferred-import-evaluation/too-many-args/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/duplicate_label/input.js
 crates/swc_ecma_parser/tests/errors/duplicate_label/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/dynamic-import-args/no-args/input.js
 crates/swc_ecma_parser/tests/errors/dynamic-import-args/no-args/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/dynamic-import-args/too-many-args/input.js
 crates/swc_ecma_parser/tests/errors/dynamic-import-args/too-many-args/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/.invalid-for-await-using-binding-of-of/input.mjs
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/.invalid-for-using-binding-of-of/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-duplicate-using-bindings/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-duplicate-using-bindings/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-for-using-binding-in/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-for-using-binding-in/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-for-using-binding-of-in/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-for-using-binding-of-in/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-in-single-statement-context/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-in-single-statement-context/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-labeled-using-binding/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-labeled-using-binding/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-script-top-level-labeled-using-binding/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-script-top-level-labeled-using-binding/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-script-top-level-using-binding/.input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-await-module/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-await-module/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-await-script/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-await-script/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-let/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-let/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-pattern-declaration/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-pattern-declaration/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-pattern-for-lhs/input.js
 crates/swc_ecma_parser/tests/errors/explicit-resource-management/invalid-using-binding-pattern-for-lhs/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/import-attributes-deprecatedAssertKeyword-incorrect-arity/input.js
 crates/swc_ecma_parser/tests/errors/import-attributes-deprecatedAssertKeyword-incorrect-arity/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-10529/input.cjs
 crates/swc_ecma_parser/tests/errors/issue-10529/input.cjs.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-10863/input.js
 crates/swc_ecma_parser/tests/errors/issue-10863/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-10952/input.js
 crates/swc_ecma_parser/tests/errors/issue-10952/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-2834/input.js
 crates/swc_ecma_parser/tests/errors/issue-2834/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-4991/1/input.js
 crates/swc_ecma_parser/tests/errors/issue-4991/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-4991/2/input.js
 crates/swc_ecma_parser/tests/errors/issue-4991/2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-4991/3/input.js
 crates/swc_ecma_parser/tests/errors/issue-4991/3/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-4991/4/input.js
 crates/swc_ecma_parser/tests/errors/issue-4991/4/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-8268/1/input.js
 crates/swc_ecma_parser/tests/errors/issue-8268/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-8268/2/input.ts
 crates/swc_ecma_parser/tests/errors/issue-8268/2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-8269/input.js
 crates/swc_ecma_parser/tests/errors/issue-8269/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/issue-8687/input.ts
 crates/swc_ecma_parser/tests/errors/issue-8687/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/errors/jsx_in_js/input.js
 crates/swc_ecma_parser/tests/errors/jsx_in_js/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/label/input.js
 crates/swc_ecma_parser/tests/errors/label/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/optional-chaining/tagged-template.js
 crates/swc_ecma_parser/tests/errors/optional-chaining/tagged-template.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/rest-initializer/input.js
 crates/swc_ecma_parser/tests/errors/rest-initializer/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/rest-not-last/input.js
 crates/swc_ecma_parser/tests/errors/rest-not-last/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/rest-trailing-comma/input.js
 crates/swc_ecma_parser/tests/errors/rest-trailing-comma/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/source-phase-imports/no-named/input.js
 crates/swc_ecma_parser/tests/errors/source-phase-imports/no-named/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/source-phase-imports/no-namespace/input.js
 crates/swc_ecma_parser/tests/errors/source-phase-imports/no-namespace/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/source-phase-imports/too-many-args/input.js
 crates/swc_ecma_parser/tests/errors/source-phase-imports/too-many-args/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/strict-mode/argument/input.js
 crates/swc_ecma_parser/tests/errors/strict-mode/argument/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/strict-mode/delete-ident/input.js
 crates/swc_ecma_parser/tests/errors/strict-mode/delete-ident/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/ts1106/input.js
 crates/swc_ecma_parser/tests/errors/ts1106/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/unterminated_string_constant/input.js
 crates/swc_ecma_parser/tests/errors/unterminated_string_constant/input.js.swc-stderr
 crates/swc_ecma_parser/tests/errors/unterminated_string_constant_1/input.js
 crates/swc_ecma_parser/tests/errors/unterminated_string_constant_1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-errors/class-variance-method/basic.js
 crates/swc_ecma_parser/tests/flow-errors/class-variance-method/basic.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-errors/object-boundary-explicit-inexact/basic.js
 crates/swc_ecma_parser/tests/flow-errors/object-boundary-explicit-inexact/basic.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-errors/require-directive/config.json
 crates/swc_ecma_parser/tests/flow-errors/require-directive/import-typeof-no-pragma.js
 crates/swc_ecma_parser/tests/flow-errors/require-directive/import-typeof-no-pragma.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-errors/require-directive/no-pragma.js
 crates/swc_ecma_parser/tests/flow-errors/require-directive/no-pragma.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-errors/require-directive/with-noflow.js
 crates/swc_ecma_parser/tests/flow-errors/require-directive/with-noflow.js.swc-stderr
 crates/swc_ecma_parser/tests/flow-hermes/README.md
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/array-pattern/rest_not_final.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/array-pattern/rest_not_final.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/await-prop-in-async-function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/await-prop-in-async-function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/eval-prop-assignment-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/eval-prop-assignment-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-missing-comma-alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-missing-comma-alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-missing-comma-default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-missing-comma-default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-prepend-key.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/invalid-prepend-key.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/methods_are_invalid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/methods_are_invalid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/public-prop-assignment-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/public-prop-assignment-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-alias-assignment-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-alias-assignment-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-alias-invalid-assignment-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-alias-invalid-assignment-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-assignment-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-assignment-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-binding-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-binding-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-in-generator-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-in-generator-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-in-generator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/binding-pattern/object-pattern/yield-prop-in-generator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/computed_properties/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/computed_properties/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/export_default_class_implements.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/export_default_class_implements.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/modules/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/object_short_notation/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/octal-integer-literal/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/super-property/super-call-in-static-constructor.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/super-property/super-call-in-static-constructor.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation_multiline.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation_multiline.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/template-literals/comments_in_interpolation_multiline.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-arrow-param-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-arrow-param-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-assign-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-assign-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-dstr-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-dstr-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-func-param-strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/invalid-yield-ident-func-param-strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ES6/yield/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/gt_in_attribute.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/gt_in_attribute.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/html_entity_at_start_of_child.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/html_entity_at_start_of_child.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/invalid_unpaired_gt.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/invalid_unpaired_gt.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/invalid_unpaired_rcurly.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/invalid_unpaired_rcurly.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_types_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_types_disabled.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_types_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_with_children.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/jsx_type_args_with_children.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag_child.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag_child.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag_member.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/mismatched_closing_tag_member.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/missing_closing_tag_child.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/missing_closing_tag_child.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/missing_closing_tag_parent.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/missing_closing_tag_parent.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_closing_tag.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_closing_tag.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_opening_tag.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_opening_tag.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_opening_tag_frag.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/partial_opening_tag_frag.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/rcurly_in_attribute.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX/rcurly_in_attribute.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/JSX_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/array_literal_spreads/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/array-binding-pattern/invalid_reserved_word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/array-binding-pattern/invalid_reserved_word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/invalid_parameter_await.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/invalid_parameter_await.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/invalid_reserved_word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/invalid_reserved_word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/invalid_reserved_word_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/invalid_reserved_word_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/reserved_word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object-binding-pattern/reserved_word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object_return_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/object_return_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/param-dflt-yield-expr.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/param-dflt-yield-expr.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/param-dflt-yield-id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/param-dflt-yield-id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/tuple_return_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function/tuple_return_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/arrow_function_invalid/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/with_type_parameters.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/with_type_parameters.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/with_type_parameters_types_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/with_type_parameters_types_disabled.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_arrow_functions/with_type_parameters_types_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/async_computed_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/async_computed_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/async_generic_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/async_generic_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_class_method_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_class_method_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_class_method_param_default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_class_method_param_default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_object_method_param_default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_object_method_param_default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_param_default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_id_in_async_param_default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_in_async_param_default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_in_async_param_default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_in_async_param_default_nested.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_in_async_param_default_nested.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_object_method_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/await_object_method_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_await/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/async_generators/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/binary-invalid-digit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/binary-invalid-digit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/binary-invalid-word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/binary-invalid-word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/exponent-part.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/exponent-part.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-dot-dot.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-dot-dot.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-dot.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-dot.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-without-fractional-digits.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid-without-fractional-digits.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/float-invalid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/hex-invalid-word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/hex-invalid-word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/hexadecimal-invalid-digit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/hexadecimal-invalid-digit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/legacy-octal-invalid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/legacy-octal-invalid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/numeric-separators.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/numeric-separators.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/octal-new-invalid-word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/octal-new-invalid-word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/small-invalid-word.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/small-invalid-word.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-binary.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-binary.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-hex.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-hex.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-large.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-large.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-octal-new.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-octal-new.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-small.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/bigint/valid-small.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/call_properties_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/catch/optional_catch_binding.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/catch/optional_catch_binding.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_expression/anonymous_implements.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_expression/anonymous_implements.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_expression/anonymous_with_type_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_expression/anonymous_with_type_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/async_as_id_tparams.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/async_as_id_tparams.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/async_tparams.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/async_tparams.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_generator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_generator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_generator_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_generator_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_async_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_generator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_generator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_generator_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_generator_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_getter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_getter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_getter_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_getter_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_setter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_setter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_setter_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/constructor_setter_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/get_as_id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/get_as_id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/get_as_id_tparams.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/get_as_id_tparams.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/multiple_constructors.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/multiple_constructors.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/polymorphic_getter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/polymorphic_getter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_getter_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_getter_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_setter_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_setter_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/prototype_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_as_id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_as_id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_as_id_tparams.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_as_id_tparams.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_async.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_async.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_async_as_id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_async_as_id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_static_as_id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_static_as_id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_static_as_id_tparams.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_method_kinds/static_static_as_id_tparams.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_annotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_annotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_asi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_asi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_initializer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/async_initializer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/computed.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/computed.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/get.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/get.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0028.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0028.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0029.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0029.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0030.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/migrated_0030.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_annotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_annotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_annotated_no_types.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_annotated_no_types.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_annotated_no_types.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static_annotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static_annotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static_initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_static_initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_with_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_with_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_with_params_no_types.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_with_params_no_types.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/static_with_params_no_types.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-call-in-arrow.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-call-in-arrow.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop-in-arrow.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop-in-arrow.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop-in-prop.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop-in-prop.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/super-prop.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/unannotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/unannotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/unannotated_asi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/class_properties/unannotated_asi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array_pattern.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array_pattern.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/array_pattern.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/arrow_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/arrow_function.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/arrow_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/assignment.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/assignment.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/assignment.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/binary.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/binary.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/binary.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/block.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/block.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/block.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/break.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/break.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/break.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/call.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/catch.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/catch.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/catch.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_declaration.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_expression.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_method.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_property.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/class_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/conditional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/conditional.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/conditional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/continue.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/continue.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/continue.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/debugger.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/debugger.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/debugger.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_class.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_export_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_export_declaration.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_export_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_function.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_interface.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module_exports.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module_exports.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_module_exports.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_type_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_type_alias.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_type_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_variable.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_variable.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/declare_variable.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/decorator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/decorator.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/decorator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/do_while.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/do_while.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/do_while.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/empty_statement.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/empty_statement.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/empty_statement.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/enum_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/enum_declaration.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/enum_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/export.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/expression_statement.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/expression_statement.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/expression_statement.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/for.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/for.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/for.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_declaration.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_expression.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_type.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/function_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/if.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/if.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/if.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/import.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/import.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/import.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/interface.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_element.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_element.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_element.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_fragment.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_fragment.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/jsx_fragment.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/labeled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/labeled.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/labeled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/literal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/literal.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/literal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/member.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/member.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/member.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/meta_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/meta_property.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/meta_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/new.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/new.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/new.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_pattern.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_pattern.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_pattern.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_type.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/object_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_expression.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_type.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/parenthesized_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_block.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_block.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_block.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_directive.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_directive.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/program_comment_directive.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_expression_trailing_comments.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_expression_trailing_comments.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_expression_trailing_comments.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_type_trailing_comments.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_type_trailing_comments.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/remove_type_trailing_comments.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/return.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/return.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/return.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/sequence.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/sequence.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/sequence.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/super.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/super.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/super.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/switch.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/switch.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/switch.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/template.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/template.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/template.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/this.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/this.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/this.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/throw.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/throw.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/throw.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/trailing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/trailing_comma.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/trailing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/try.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/try.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/try.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_alias.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_cast.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_cast.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_cast.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_parameters.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_parameters.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/type_parameters.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/types.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/types.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/types.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/unary.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/unary.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/unary.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/update.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/update.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/update.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/variable_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/variable_declaration.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/variable_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/while.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/while.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/while.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/with.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/with.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/with.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/yield.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/yield.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comment_interning/yield.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/declare_opaque_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/declare_opaque_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/comments/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_error.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_param_string_no_rename.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_param_string_no_rename.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_param_string_no_rename.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_as.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_as.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_as.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_default.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_no_name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_no_name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_no_name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_rest.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_rest.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_params_rest.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_return_type_error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_return_type_error.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_return_type_error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_params.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_return_annot_error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_return_annot_error.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/component_type_return_annot_error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params_rest.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params_rest.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_params_rest.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_return_annot_error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_return_annot_error.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/components/declare_component_return_annot_error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_id.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_id.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_id_strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_id_strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_param_strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/declaration/function/invalid_enum_param_strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_annotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_annotated.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_annotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_initialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_uninitialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_uninitialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_uninitialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_variance.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_field_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_annotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_annotated.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_annotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_initialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_uninitialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_uninitialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_uninitialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_variance.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/class_private_field_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0000.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0001.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0002.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0003.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0004.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0005.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0006.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0007.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0008.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0009.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0010.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0011.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0012.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0001.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0002.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0003.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0004.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0005.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0006.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0007.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0008.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0009.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0010.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/decorators_invalid/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/obj_assignment_pattern_with_literal_key.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/destructuring_with_default_values/obj_assignment_pattern_with_literal_key.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/dynamic_import/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/const-enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/const-enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/const-enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/declare-enum-option-off.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/declare-enum-option-off.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/declare-enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/declare-enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/declare-enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-explicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-implicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-boolean-member-not-initialized-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-duplicate-member-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-duplicate-member-name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-duplicate-member-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file-after-member-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file-after-member-name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file-after-member-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-end-of-file.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-export.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-majority-defaulted.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-majority-defaulted.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-majority-defaulted.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-mixed-initializers.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-mixed-initializers.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-inconsistent-member-values-mixed-initializers.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-expression.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-identifier.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-identifier.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-explicit-type-identifier.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-export.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-initializer-separator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-initializer-separator.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-initializer-separator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-boolean-explicit-string.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-boolean-explicit-string.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-boolean-explicit-string.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-boolean.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-boolean.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-boolean.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-number.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-number.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-number.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-string.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-string.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-string.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-symbol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-symbol.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-explicit-symbol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-implicit-number-negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-implicit-number-negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-implicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-expression-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-literal-explicit-symbol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-literal-explicit-symbol.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-literal-explicit-symbol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-boolean.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-boolean.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-boolean.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-string.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-string.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-number-explicit-string.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-parenthesized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-parenthesized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-parenthesized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-boolean.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-boolean.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-boolean.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-number.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-number.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-initializer-string-explicit-number.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-no-initializer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-no-initializer.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-no-initializer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-with-initializer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-with-initializer.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-member-separator-with-initializer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members-trailing-comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members-trailing-comma.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members-trailing-comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-invalid-unknown-members.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-explicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-implicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-number-member-not-initialized-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-option-off.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-option-off.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-option-off.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-reserved-word-enum-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-reserved-word-enum-name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-reserved-word-enum-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-defaulted.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-defaulted.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-defaulted.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-initialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-string-member-inconsistently-initialized-majority-initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-bigint-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-bigint-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-bigint-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-bigint-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-explicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-implicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-boolean-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-empty.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-empty.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-empty.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-name.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-no-trailing-comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-no-trailing-comma.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-no-trailing-comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-explicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-implicit.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-negative-explicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-negative-explicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-negative-implicit.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-number-negative-implicit.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-defaulted.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-defaulted.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-defaulted.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-initialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-explicit-initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-defaulted.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-defaulted.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-defaulted.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-initialized.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-initialized.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-string-implicit-initialized.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-symbol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-symbol.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-symbol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-unknown-members.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-unknown-members.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/enum-valid-unknown-members.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/export-const-enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/export-const-enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/enums/export-const-enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/exponentiation/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_import_reserved_words/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export-default-function-anon-class-expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export-default-function-anon-class-expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export-default-function-anon-function-expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export-default-function-anon-function-expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_generator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_generator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_id_and_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_id_and_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_id_and_named_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_id_and_named_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_named_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_named_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_named_generator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_default_async_named_generator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_missing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_missing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_specifier_await.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_specifier_await.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_specifier_reserved_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_specifier_reserved_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_trailing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/export_trailing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid-export-default-function-anon-class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid-export-default-function-anon-class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid-export-default-function-anon-function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid-export-default-function-anon-function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_async.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_async.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_async_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_async_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_enum_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_enum_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_specifier_reserved.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_specifier_reserved.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_specifier_reserved_aliased.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/export_statements/invalid_export_specifier_reserved_aliased.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_declare.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_declare.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_of.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_of.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/assign_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/assignment/parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/and_on_lhs_of_or.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/and_on_lhs_of_or.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/binary-logical/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/class/method_params_newline.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/class/method_params_newline.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/left-hand-side/type_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/left-hand-side/type_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/sequence/parenthesized_left.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/sequence/parenthesized_left.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/sequence/parenthesized_right.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/sequence/parenthesized_right.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/unary/incr_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/unary/incr_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/unary/not_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/expression/unary/not_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/invalid_semicolon.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/invalid_semicolon.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_await_loops/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/for_async_of.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/for_async_of.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/for_async_of_escaped.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/for_async_of_escaped.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/for_of_loops/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/declare_hook.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/declare_hook.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/declare_hook.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/err.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/err.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/err.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_decl.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_decl.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_decl.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_type.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/hook_syntax/hook_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_as.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_as.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_as_and_from.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_as_and_from.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_from.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_from.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_source.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/import_statements/missing_source.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/declare_class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/declare_class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/declare_class_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/declare_class_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/interface_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/internal_slot/object_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/interpreter_directive/interpreter_directive.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/interpreter_directive/interpreter_directive.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/class_unexpected_identifier_before_body.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/class_unexpected_identifier_before_body.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/string_newline.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/invalid_syntax/string_newline.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/large_numbers/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/and_assignment.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/and_assignment.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/nullish_assignment.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/nullish_assignment.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/or_assignment.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/logical_assignment_operators/or_assignment.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/lshift_type_arg/example.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/lshift_type_arg/example.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/as-identifier.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/as-identifier.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-empty.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-empty.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-guards.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-guards.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-multiple-args.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-multiple-args.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-arg.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-arg.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-final-case-separator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-final-case-separator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-rcurly.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-no-rcurly.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-spread-arg.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-spread-arg.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-statement.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression-statement.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-array-rest-non-last.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-array-rest-non-last.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-array.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-array.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-core.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-core.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-member.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-member.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-object-rest-non-last.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-object-rest-non-last.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-object.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-object.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-or-as.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/pattern-or-as.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-comma-separator.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-comma-separator.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-empty.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-empty.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-guards.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-guards.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-multiple-args.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-multiple-args.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-no-arg.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-no-arg.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-no-rcurly.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-no-rcurly.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-spread-arg.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement-spread-arg.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/match/statement.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_meta.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_meta.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_meta_assign.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_meta_assign.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_not_meta.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/meta_property/import_not_meta.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/multiple_no_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/multiple_no_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_lhs_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_lhs_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_nested_lhs.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_nested_lhs.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_nested_rhs.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_nested_rhs.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_rhs_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_and_rhs_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_multiple_on_or_rhs_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_multiple_on_or_rhs_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_lhs_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_lhs_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_rhs_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/precedence_or_rhs_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/simple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/nullish_coalescing/simple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/binnumber_word_invalid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/binnumber_word_invalid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/non_octal_decimal_integer_literal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/non_octal_decimal_integer_literal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/non_octal_decimal_integer_literal_strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/non_octal_decimal_integer_literal_strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_leading_decimal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_leading_decimal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_leading_zero.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_leading_zero.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_without_fractional_digits.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_without_fractional_digits.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_zero.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/scientific_zero.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_bin.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_bin.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_err_lead.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_err_lead.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_err_trail.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_err_trail.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_whole.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_float_whole.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_hex.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_hex.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_legacy_octal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_legacy_octal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_double.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_double.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_lead.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_lead.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_leading_zero.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_leading_zero.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_trail.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_number_err_trail.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_oct.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/numbers/underscored_oct.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_first.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_first.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_last.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_last.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_last_trailing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal-spread/spread_is_last_trailing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/migrated_003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/tolerant-missing-comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/tolerant-missing-comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/tolerent-prepend-key.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/object-literal/tolerent-prepend-key.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/class-constructor-call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/class-constructor-call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/conditional-decimal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/conditional-decimal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/function-call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/function-call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/member-access-bracket.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/member-access-bracket.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/member-access.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/member-access.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/optional-chain-expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/optional-chain-expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/parenthesized-chain.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/parenthesized-chain.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/separated-chaining.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/separated-chaining.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/super-call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/super-call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/super-prop.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/super-prop.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/template-literal-tagged.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/template-literal-tagged.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/template-literals.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/optional_chaining/template-literals.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/constructor.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/constructor.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/delete.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/delete.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_and_field.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_and_field.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_and_setter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_and_setter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_duplicate.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_duplicate.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/getter_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/member.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/member.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/member_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/member_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/nested.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/nested.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/object_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/object_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/scope.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/scope.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter_and_field.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter_and_field.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter_duplicate.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/setter_duplicate.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/super.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/super.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/unannotated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/unannotated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/unannotated_asi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/unannotated_asi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/valid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/valid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/private_class_properties/whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/for/for_async_of_arrow.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/for/for_async_of_arrow.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/for/for_async_of_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/for/for_async_of_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/if/declare_in_consequent.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/if/declare_in_consequent.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_declare.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_declare.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_of.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_of.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/label_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/statement_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/statement_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/statement_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/statement_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/undefined_label_break.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/undefined_label_break.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/undefined_label_continue.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/labelled/undefined_label_continue.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/return/expression_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/return/expression_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/return/expression_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/return/expression_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/throw/expression_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/throw/expression_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/throw/expression_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/throw/expression_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/const_ends_with_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/const_ends_with_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/const_ends_with_paren_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/const_ends_with_paren_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/let_ends_with_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/let_ends_with_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/let_ends_with_paren_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/let_ends_with_paren_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_ends_with_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_ends_with_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_ends_with_paren_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_ends_with_paren_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_named_declare.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_named_declare.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_named_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/statement/variable/var_named_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/annotation_required.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/annotation_required.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/arrow_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/arrow_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/class_constructor.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/class_constructor.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/class_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/class_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/declare_class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/declare_class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/declare_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/declare_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_declaration.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_declaration.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_expression.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_expression.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_type_no_annotation.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/function_type_no_annotation.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/getters_and_setters.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/getters_and_setters.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/must_be_first.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/must_be_first.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/no_shorthand_arrow_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/no_shorthand_arrow_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/not_an_arrow_function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/not_an_arrow_function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/object_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/this_param/object_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/trailing_commas_invalid/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/abstract_class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/abstract_class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/as.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/as.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/as_types_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/as_types_disabled.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/as_types_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/in_out_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/in_out_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_keyof.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_keyof.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_never.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_never.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_readonly.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_readonly.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_undefined.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_undefined.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_unknown.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_alias_unknown.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_readonly_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/invalid_readonly_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/keyof.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/keyof.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/never.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/never.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/private.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/private.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/protected.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/protected.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/public.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/public.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/readonly_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/readonly_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/readonly_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/readonly_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/satisfies.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/satisfies.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/satisfies_types_disabled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/satisfies_types_disabled.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/satisfies_types_disabled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/template_literal_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/template_literal_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/type_param_extends.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/type_param_extends.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/undefined.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/undefined.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/unknown.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/ts_syntax/unknown.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/arrows.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/arrows.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_as_return_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_as_return_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_as_type_identifier.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_as_type_identifier.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_is.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/asserts_is.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/callback.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/callback.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/comment_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/comment_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/declare_functions.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/declare_functions.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/functions.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/functions.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/implies_as_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/implies_as_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/implies_as_type_guard_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/implies_as_type_guard_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/assert_implies.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/assert_implies.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/asserts_implies_x_is_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/asserts_implies_x_is_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_as_type_guard_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_as_type_guard_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_missing_is_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_missing_is_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_missing_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/implies_missing_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/keyword_as_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/keyword_as_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/keyword_as_param_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/keyword_as_param_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/missing_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/missing_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_3.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/no_anon_func_type_3.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/not_in_return_position_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/not_in_return_position_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/not_in_return_position_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/not_in_return_position_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/qualified_parameter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/invalid/qualified_parameter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/is_as_parameter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/is_as_parameter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/is_as_type_identifier.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/is_as_type_identifier.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/poly_guard.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/poly_guard.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/reserved_word_as_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/reserved_word_as_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/type_annotations.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/type_guards/type_annotations.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_call.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_new.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_new.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/disabled_ambiguous_new.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call_chain.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call_chain.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/function_call_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_computed.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_computed.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_optional2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/method_call_optional2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/new.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/new.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/new_noparens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/new_noparens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_computed.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_computed.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_dot.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_dot.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_jsx.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/typeapp_call/rollback_jsx.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/alias_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/alias_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/alias_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/alias_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_keyword_symbol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_keyword_symbol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_missing_equal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_missing_equal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_missing_rhs.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/invalid_missing_rhs.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/keyword.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/keyword.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/line_separator_after_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/line_separator_after_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/aliases/reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/and_or/and.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/and_or/and.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/and_or/or.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/and_or/or.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_disallowed_in_non_objects.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_disallowed_in_non_objects.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_forbidden_in_exact.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_forbidden_in_exact.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_must_appear_last.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_must_appear_last.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_object.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_object.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_object_invalid.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_object_invalid.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_trailing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/explicit_inexact_trailing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0030.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0030.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0031.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0031.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0032.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0032.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0033.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0033.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0034.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0034.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0035.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0035.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0036.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0036.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0037.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0037.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0038.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0038.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0039.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0039.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0040.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0040.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0041.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0041.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0042.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0042.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0043.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0043.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0044.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0044.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0045.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0045.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0046.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0046.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0047.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0047.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0048.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0048.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0049.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0049.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0050.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0050.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0051.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0051.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0052.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0052.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0053.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0053.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0054.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0054.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0055.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0055.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0056.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0056.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0057.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0057.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0058.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0058.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0059.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0059.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0060.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0060.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0061.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0061.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0062.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0062.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0063.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0063.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0064.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0064.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0065.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0065.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0066.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0066.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0067.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0067.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0068.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0068.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0069.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0069.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0070.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0070.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0071.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0071.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0072.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0072.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0073.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0073.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0074.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0074.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0075.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0075.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0076.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0076.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0077.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0077.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0078.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0078.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0079.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/migrated_0079.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/static_is_reserved_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/static_is_reserved_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/static_is_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/static_is_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/symbol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/symbol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_allowed_trailing_commas.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_allowed_trailing_commas.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_anywhere_in_list.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_anywhere_in_list.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_calls.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_calls.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_constructor_calls.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_constructor_calls.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_methods.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_implicit_in_methods.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_reserved_elsewhere.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/underscore_is_reserved_elsewhere.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_return.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_colon_return.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_function_body.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/unfinished_function_body.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/void_is_reserved_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations/void_is_reserved_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_invalid/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0000.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0001.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/annotations_in_comments_types_disabled/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/array_postfix/migrated_006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/binary_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/hex_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/normal_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal/octal_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/legacy_octal_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/bigint_literal_invalid/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/boolean_literal/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/boolean_literal/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/boolean_literal/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/boolean_literal/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/class_property_variance/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/conditional_types/error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/conditional_types/error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/conditional_types/passing.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/conditional_types/passing.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/conditional_types/passing.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/basic.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/basic.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/field_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/field_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements_and_mixins.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements_and_mixins.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements_multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/implements_multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/invalid_quoted_static_modifier.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/invalid_quoted_static_modifier.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/method_with_this_return.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/method_with_this_return.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/mixins.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/mixins.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/mixins_multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/mixins_multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/multiple_extends.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/multiple_extends.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto_indexer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto_indexer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/proto_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_indexer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_indexer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_proto.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/static_proto.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class/truncated2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/basic.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/basic.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_async.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_async.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_initializer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_initializer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_missing_annotation.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_class_properties/invalid_missing_annotation.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/batch/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/batch/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/batch/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/batch/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/class/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/declare_export_class_prop_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/declare_export_class_prop_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/declare_export_type_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/declare_export_type_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/default_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/default_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/default_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/default_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0028.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0028.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0029.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0029.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0030.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0030.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0031.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0031.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0032.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/default/migrated_0032.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/function/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/named/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/const.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/const.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/let.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/let.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export/var/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_non_default_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_non_default_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/export_type/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_export_invalid/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_interface/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_exports_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_invalid/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/enums-off.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/enums-off.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/export_type_with_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/export_type_with_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/export_type_with_parens_no_semi.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/export_type_with_parens_no_semi.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_module_with_exports/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/empty.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/empty.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/import_type_in_namespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/import_type_in_namespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/missing-name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/missing-name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/multiple.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/multiple.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/unsupported-children.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_namespace/unsupported-children.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/decalre_let.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/decalre_let.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/declare_class_prop_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/declare_class_prop_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/declare_const.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/declare_const.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_statements_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_type_alias/basic.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/declare_type_alias/basic.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/exact_objects/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/exact_objects/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/exact_objects/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/exact_objects/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_predicates/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/inside_generics.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/inside_generics.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/inside_generics_inside_return.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/inside_generics_inside_return.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/invalid_some_named_some_anonymous.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/invalid_some_named_some_anonymous.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/some_named_some_anonymous.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/function_types_with_anonymous_parameters/some_named_some_anonymous.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/array_of_group.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/array_of_group.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/function_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/function_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection_leading_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection_leading_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection_of_union.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/intersection_of_union.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/nullable.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/nullable.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_call_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_call_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_indexer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_indexer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_spread_property.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/object_type_spread_property.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/typeof.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/typeof.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/union.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/union.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/union_leading_paren.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping/union_leading_paren.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/grouping_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/type_as_as.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/type_as_as.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_in_typeof_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_type_shorthand/typeof_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/default_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/default_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/default_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/default_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/named_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/named_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/named_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/named_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/namespace_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_default_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_default_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_named_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_named_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_named_reserved_type_alias.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_named_reserved_type_alias.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_namespace_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/import_types/typeof_namespace_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/indexed_access.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/indexed_access.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/indexed_access_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/indexed_access_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_dot_bracket_ident.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_dot_bracket_ident.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_dot_bracket_non_ident.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_dot_bracket_non_ident.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_no_bracket.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_no_bracket.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/invalid_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/parenthesized_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/indexed_access/parenthesized_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/instance_spread_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/instance_spread_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/instance_spread_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/instance_spread_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/implements_reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/implements_reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/implements_reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/implements_reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/inline.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/inline.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/invalid_export_interface.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/invalid_export_interface.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/prop_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/prop_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/interfaces/reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and_nested.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and_nested.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and_nested_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/intersection/leading_and_nested_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/invalid_keywords/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/invalid_keywords/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/invalid_keywords/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/invalid_keywords/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/arguments.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/arguments.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/arguments_strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/arguments_strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/eval.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/eval.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/eval_strict.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/eval_strict.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_collision.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_collision.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_in_exp.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_in_exp.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_in_func.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/keyword_variable_collision/opaque_in_func.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/invalid_const_tparam.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/invalid_const_tparam.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/minus_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/minus_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/multiple_props.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/multiple_props.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/optional_with_variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/optional_with_variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/plain.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/plain.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/plus_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/plus_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/static_error.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/static_error.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/mapped_types/variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/reserved_words.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/member/reserved_words.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/binary_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/hex_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_float.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_float.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/normal_int_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_big.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_big.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/octal_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal/sci_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal_negative.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal_negative.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal_negative_whitespace.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/legacy_octal_negative_whitespace.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/number_literal_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/indexers/reserved_type_indexer_name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/indexers/reserved_type_indexer_name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/indexers/reserved_word_indexer_name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/indexers/reserved_word_indexer_name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/invalid_missing_initializer.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/invalid_missing_initializer.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/method_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/method_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/method_named_static_polymorphic.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/method_named_static_polymorphic.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/methods/generic_method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/methods/generic_method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/methods/method.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/methods/method.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/prop_named_static.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/prop_named_static.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_proto.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_proto.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object/unexpected_static_006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_property_variance/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/object_type_spread/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_init_eol.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_init_eol.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_neither.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_neither.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_st_no_t.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_st_no_t.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_t_and_st.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_t_and_st.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_t_no_st.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_export_t_no_st.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_neither.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_neither.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_st_no_t.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_st_no_t.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_t_and_st.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_t_and_st.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_t_no_st.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/declare/opaque_declare_t_no_st.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_invalid1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_invalid1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_invalid2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_invalid2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_allow_export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_allow_export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid3.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_subtype_invalid3.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_type_allow_export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/opaque_type_allow_export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/reserved_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/invalid/reserved_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/declare_opaque.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/declare_opaque.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_subtype.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_subtype.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_subtype_export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_subtype_export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_type_export.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/opaque_type_export.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/reserved_value.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/opaque_aliases/valid/reserved_value.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/optional_indexer_name/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/optional_indexer_name/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/optional_indexer_name/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/optional_indexer_name/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0009.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0009.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0010.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0010.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0011.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0011.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0012.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0012.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0013.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0013.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0014.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0014.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0015.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0015.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0016.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0016.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0017.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0017.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0018.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0018.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0019.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0019.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0020.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0020.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0021.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0021.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0022.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0022.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0023.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0023.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0024.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0024.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0025.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0025.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0026.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0026.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0027.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0027.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0028.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0028.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0029.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0029.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0030.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0030.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0031.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0031.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0032.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/parameter_defaults/migrated_0032.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_maybe.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_maybe.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_maybe.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_star.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_star.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/render_types/renders_star.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/reserved/function.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/reserved/function.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/reserved/reserved.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/reserved/reserved.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/string_literal_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_getter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_getter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_method_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_setter.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_class_setter.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/declare_function_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_not_first.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_not_first.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_repeated.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/error_repeated.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/function_type_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/no_ambiguity_with_anonymous_this_0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/no_ambiguity_with_anonymous_this_0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/no_ambiguity_with_anonymous_this_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/no_ambiguity_with_anonymous_this_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_0.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_0.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/this_constraints/object_type_method_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/ellipsis_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/ellipsis_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/inexact.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/inexact.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid-variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid-variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_missing_colon.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_missing_colon.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_optional_missing_colon.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_optional_missing_colon.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_optional_without_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_labeled_optional_without_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_multiple_trailing_commas.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_multiple_trailing_commas.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_only_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/invalid_only_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/labeled.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/labeled.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/spread-with-optional.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/spread-with-optional.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/spread.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/spread.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/variance.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/tuples/variance.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/class_const_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/class_const_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/function_const_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/function_const_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_class_const_params1.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_class_const_params1.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_class_const_params2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_class_const_params2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_const_param_no_name.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_const_param_no_name.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_empty_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_empty_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_multiple_params_missing_comma.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_multiple_params_missing_comma.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_multiple_params_semicolon.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_multiple_params_semicolon.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_param.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_param.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_class.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_class.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_assign.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_assign.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_enum.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_enum.options.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_enum.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_implements.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_implements.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_keyword.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_keyword.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_lparen.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_lparen.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unclosed_params_end_of_list_type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unfinished_bound.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/invalid_unfinished_bound.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/type_const_params.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/type_params/type_const_params.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typecasts_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/default.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/default.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/type-like-argument.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/type-like-argument.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/typeof-type.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/typeof-type.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/with-targs-bad-newline.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/with-targs-bad-newline.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/with-targs.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/typeof/with-targs.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_no_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_no_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_parens.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_parens.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_parens_2.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/types/union/leading_or_nested_parens_2.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_const_bindings_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0003.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0003.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0004.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0004.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0005.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0005.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0006.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0006.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0007.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0007.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0008.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings/migrated_0008.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0000.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0000.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0001.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0001.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0002.js
 crates/swc_ecma_parser/tests/flow-hermes/corpus/uninitialized_destructured_bindings_invalid/migrated_0002.tree.json
 crates/swc_ecma_parser/tests/flow-hermes/expected-errors.txt
 crates/swc_ecma_parser/tests/flow-hermes/known-fail-core.txt
 crates/swc_ecma_parser/tests/flow-hermes/known-fail.txt
 crates/swc_ecma_parser/tests/flow-hermes/metadata.json
 crates/swc_ecma_parser/tests/flow-hermes/upstream-flowtest-README.md
 crates/swc_ecma_parser/tests/flow.rs
 crates/swc_ecma_parser/tests/flow/arrow-return-object-with-function-props/basic.js
 crates/swc_ecma_parser/tests/flow/arrow-return-object-with-function-props/basic.js.json
 crates/swc_ecma_parser/tests/flow/class-variance/basic.js
 crates/swc_ecma_parser/tests/flow/class-variance/basic.js.json
 crates/swc_ecma_parser/tests/flow/computed-class-field-after-typed-field/basic.js
 crates/swc_ecma_parser/tests/flow/computed-class-field-after-typed-field/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-default-anon/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-default-anon/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-default-interface/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-default-interface/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-default-named/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-default-named/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-default/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-default/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-specifiers/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-specifiers/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export-types/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export-types/basic.js.json
 crates/swc_ecma_parser/tests/flow/declare-export/basic.js
 crates/swc_ecma_parser/tests/flow/declare-export/basic.js.json
 crates/swc_ecma_parser/tests/flow/exact-object/basic.js
 crates/swc_ecma_parser/tests/flow/exact-object/basic.js.json
 crates/swc_ecma_parser/tests/flow/import-typeof-namespace/basic.js
 crates/swc_ecma_parser/tests/flow/import-typeof-namespace/basic.js.json
 crates/swc_ecma_parser/tests/flow/import-typeof-specifiers/basic.js
 crates/swc_ecma_parser/tests/flow/import-typeof-specifiers/basic.js.json
 crates/swc_ecma_parser/tests/flow/import-typeof/basic.js
 crates/swc_ecma_parser/tests/flow/import-typeof/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11729-arrow-trailing-comma/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11729-arrow-trailing-comma/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11729-arrow-trailing-comma/config.json
 crates/swc_ecma_parser/tests/flow/issue-11729-mapped-type-trailing-comma/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11729-mapped-type-trailing-comma/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11729-nullable-anon-fn/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11729-nullable-anon-fn/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11729-phase2/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11729-phase2/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11729-phase2/config.json
 crates/swc_ecma_parser/tests/flow/issue-11785-anon-first-callable-param/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11785-anon-first-callable-param/basic.js.json
 crates/swc_ecma_parser/tests/flow/issue-11789/input.js
 crates/swc_ecma_parser/tests/flow/issue-11789/input.js.json
 crates/swc_ecma_parser/tests/flow/issue-11791-keyof-object-indexer/basic.js
 crates/swc_ecma_parser/tests/flow/issue-11791-keyof-object-indexer/basic.js.json
 crates/swc_ecma_parser/tests/flow/jsx-text-gt/basic.js
 crates/swc_ecma_parser/tests/flow/jsx-text-gt/basic.js.json
 crates/swc_ecma_parser/tests/flow/jsx-text-gt/config.json
 crates/swc_ecma_parser/tests/flow/match-arrow-separator/basic.js
 crates/swc_ecma_parser/tests/flow/match-arrow-separator/basic.js.json
 crates/swc_ecma_parser/tests/flow/match-arrow-separator/config.json
 crates/swc_ecma_parser/tests/flow/module-exports/basic.js
 crates/swc_ecma_parser/tests/flow/module-exports/basic.js.json
 crates/swc_ecma_parser/tests/flow/object-boundary/basic.js
 crates/swc_ecma_parser/tests/flow/object-boundary/basic.js.json
 crates/swc_ecma_parser/tests/flow/opaque-variants/basic.js
 crates/swc_ecma_parser/tests/flow/opaque-variants/basic.js.json
 crates/swc_ecma_parser/tests/flow/opaque/basic.js
 crates/swc_ecma_parser/tests/flow/opaque/basic.js.json
 crates/swc_ecma_parser/tests/flow/predicate/basic.js
 crates/swc_ecma_parser/tests/flow/predicate/basic.js.json
 crates/swc_ecma_parser/tests/flow/require-directive/config.json
 crates/swc_ecma_parser/tests/flow/require-directive/with-block-pragma.js
 crates/swc_ecma_parser/tests/flow/require-directive/with-block-pragma.js.json
 crates/swc_ecma_parser/tests/flow/require-directive/with-leading-comment-and-block-pragma.js
 crates/swc_ecma_parser/tests/flow/require-directive/with-leading-comment-and-block-pragma.js.json
 crates/swc_ecma_parser/tests/flow/require-directive/with-pragma.js
 crates/swc_ecma_parser/tests/flow/require-directive/with-pragma.js.json
 crates/swc_ecma_parser/tests/flow/type-cast/basic.js
 crates/swc_ecma_parser/tests/flow/type-cast/basic.js.json
 crates/swc_ecma_parser/tests/flow_hermes.rs
 crates/swc_ecma_parser/tests/js.rs
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/attributes-declaration/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/attributes-declaration/input.js.json
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/attributes-expression/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/attributes-expression/input.js.json
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/defer-as-default/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/defer-as-default/input.js.json
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/dynamic-import-no-createImportExpressions/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/dynamic-import-no-createImportExpressions/input.js.json
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/dynamic-import/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/dynamic-import/input.js.json
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/import-defer/input.js
 crates/swc_ecma_parser/tests/js/deferred-import-evaluation/import-defer/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/.valid-for-using-binding-escaped-of-of/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-for-await-using-binding-escaped-of-of/input.mjs
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-callee/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-callee/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-computed-member-no-plugin/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-computed-member-no-plugin/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-computed-member/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-computed-member/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-expression-statement/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-expression-statement/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-await-of/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-await-of/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-in/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-in/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-init/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-init/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-of/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-for-of/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-in/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-as-identifier-in/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-basic/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-basic/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-escaped/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-escaped/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-non-bmp/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-non-bmp/input.js.json
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-using/input.js
 crates/swc_ecma_parser/tests/js/explicit-resource-management/valid-using-binding-using/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/dynamic-import-with-valid-syntax/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/options.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/string-literal/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/string-literal/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/trailing-comma-dynamic/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/trailing-comma-dynamic/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/trailing-comma/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/trailing-comma/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-empty-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-empty-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-class/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-class/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-function/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-function/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-variable/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-variable/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-without-from/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-export-without-from/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-string-assertion-key/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-string-assertion-key/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-star-as-with-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-star-as-with-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-star-with-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-star-with-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-and-assertions-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-and-assertions-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-assertions-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-assertions-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-no-type-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-no-type-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-object-method-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-with-object-method-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-without-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-export-without-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-no-type-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-no-type-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-object-method-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-with-object-method-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-without-assertions/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/valid-syntax-without-assertions/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/without-plugin/input.js
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/without-plugin/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions-with-keyword/without-plugin/options.json
 crates/swc_ecma_parser/tests/js/import-assertions/dynamic-import-with-valid-syntax/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/import-assert-call-expression/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/import-assert-call-expression/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/options.json
 crates/swc_ecma_parser/tests/js/import-assertions/string-literal/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/string-literal/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/trailing-comma-dynamic/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/trailing-comma-dynamic/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/trailing-comma/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/trailing-comma/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-empty-assertion/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-empty-assertion/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-class/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-class/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-function/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-function/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-variable/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-variable/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-without-from/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-export-without-from/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-string-assertion-key/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-string-assertion-key/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-star-as-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-star-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-and-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-export-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/valid-syntax-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/with-import-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/with-import-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/with-import-attributes/options.json
 crates/swc_ecma_parser/tests/js/import-assertions/without-plugin/input.js
 crates/swc_ecma_parser/tests/js/import-assertions/without-plugin/input.js.json
 crates/swc_ecma_parser/tests/js/import-assertions/without-plugin/options.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/_deprecated-syntax-not-enabled/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/_deprecated-syntax-not-enabled/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/_deprecated-syntax-not-enabled/options.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/dynamic-import-with-valid-syntax/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/import-assert-call-expression/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/import-assert-call-expression/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/options.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/string-literal/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/string-literal/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/trailing-comma-dynamic/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/trailing-comma-dynamic/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/trailing-comma/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/trailing-comma/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-empty-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-empty-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-class/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-class/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-function/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-function/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-variable/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-variable/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-without-from/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-export-without-from/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-string-attribute-key/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-string-attribute-key/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-as-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-and-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/valid-syntax-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/without-plugin/input.js
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/without-plugin/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes-deprecatedAssertKeyword/without-plugin/options.json
 crates/swc_ecma_parser/tests/js/import-attributes/dynamic-import-with-valid-syntax/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/options.json
 crates/swc_ecma_parser/tests/js/import-attributes/string-literal/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/string-literal/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/trailing-comma-dynamic/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/trailing-comma-dynamic/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/trailing-comma/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/trailing-comma/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-empty-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-empty-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-class/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-class/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-function/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-function/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-variable/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-variable/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-without-from/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-export-without-from/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-string-attribute-key/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-string-attribute-key/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-star-as-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-star-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-and-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-export-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes-and-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes-multiple-lines/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-invalid-value/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-invalid-value/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-invalid-value/options.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-no-type-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-object-method-attribute/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-without-attributes/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/valid-syntax-without-attributes/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/without-plugin/input.js
 crates/swc_ecma_parser/tests/js/import-attributes/without-plugin/input.js.json
 crates/swc_ecma_parser/tests/js/import-attributes/without-plugin/options.json
 crates/swc_ecma_parser/tests/js/issue-10372/config.json
 crates/swc_ecma_parser/tests/js/issue-10372/input.js
 crates/swc_ecma_parser/tests/js/issue-10372/input.js.json
 crates/swc_ecma_parser/tests/js/issue-10558/1/index.js
 crates/swc_ecma_parser/tests/js/issue-10558/1/index.js.json
 crates/swc_ecma_parser/tests/js/issue-10597/config.json
 crates/swc_ecma_parser/tests/js/issue-10597/new_target.cjs
 crates/swc_ecma_parser/tests/js/issue-10597/new_target.cjs.json
 crates/swc_ecma_parser/tests/js/issue-10597/return.cjs
 crates/swc_ecma_parser/tests/js/issue-10597/return.cjs.json
 crates/swc_ecma_parser/tests/js/issue-10597/using.cjs
 crates/swc_ecma_parser/tests/js/issue-10597/using.cjs.json
 crates/swc_ecma_parser/tests/js/issue-10724/input.js
 crates/swc_ecma_parser/tests/js/issue-10724/input.js.json
 crates/swc_ecma_parser/tests/js/issue-10863/input.js
 crates/swc_ecma_parser/tests/js/issue-10863/input.js.json
 crates/swc_ecma_parser/tests/js/issue-11214/input.js
 crates/swc_ecma_parser/tests/js/issue-11214/input.js.json
 crates/swc_ecma_parser/tests/js/issue-11649/input.js
 crates/swc_ecma_parser/tests/js/issue-11649/input.js.json
 crates/swc_ecma_parser/tests/js/issue-4176/1/input.js
 crates/swc_ecma_parser/tests/js/issue-4176/1/input.js.json
 crates/swc_ecma_parser/tests/js/issue-5276/input.js
 crates/swc_ecma_parser/tests/js/issue-5276/input.js.json
 crates/swc_ecma_parser/tests/js/issue-8482/input.js
 crates/swc_ecma_parser/tests/js/issue-8482/input.js.json
 crates/swc_ecma_parser/tests/js/jssue-7428/1/input.js
 crates/swc_ecma_parser/tests/js/jssue-7428/1/input.js.json
 crates/swc_ecma_parser/tests/js/optional-chaining/1/input.js
 crates/swc_ecma_parser/tests/js/optional-chaining/1/input.js.json
 crates/swc_ecma_parser/tests/js/optional-chaining/2/input.js
 crates/swc_ecma_parser/tests/js/optional-chaining/2/input.js.json
 crates/swc_ecma_parser/tests/js/optional-chaining/3/input.js
 crates/swc_ecma_parser/tests/js/optional-chaining/3/input.js.json
 crates/swc_ecma_parser/tests/js/optional-chaining/4/input.js
 crates/swc_ecma_parser/tests/js/optional-chaining/4/input.js.json
 crates/swc_ecma_parser/tests/js/optional-chaining/5/input.js
 crates/swc_ecma_parser/tests/js/optional-chaining/5/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/attributes-declaration/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/attributes-declaration/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/attributes-expression/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/attributes-expression/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-comments/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-comments/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-createImportExpressions-false/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-createImportExpressions-false/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-createImportExpressions-true/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-createImportExpressions-true/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-no-createImportExpressions-babel7/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-no-createImportExpressions-babel7/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-options-comments/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-options-comments/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-options/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import-options/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/dynamic-import/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-default-binding-source/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-default-binding-source/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-binding-from/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-binding-from/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-binding-source/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-binding-source/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-comments/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source-comments/input.js.json
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source/input.js
 crates/swc_ecma_parser/tests/js/source-phase-imports/import-source/input.js.json
 crates/swc_ecma_parser/tests/js/stack-overflow/1.js
 crates/swc_ecma_parser/tests/js/stack-overflow/1.js.json
 crates/swc_ecma_parser/tests/jsx.rs
 crates/swc_ecma_parser/tests/jsx/basic/1/input.js
 crates/swc_ecma_parser/tests/jsx/basic/1/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/10/input.js
 crates/swc_ecma_parser/tests/jsx/basic/10/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/11/input.js
 crates/swc_ecma_parser/tests/jsx/basic/11/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/12/input.js
 crates/swc_ecma_parser/tests/jsx/basic/12/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/14/input.js
 crates/swc_ecma_parser/tests/jsx/basic/14/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/15/input.js
 crates/swc_ecma_parser/tests/jsx/basic/15/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/16/input.js
 crates/swc_ecma_parser/tests/jsx/basic/16/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/17/input.js
 crates/swc_ecma_parser/tests/jsx/basic/17/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/18/input.js
 crates/swc_ecma_parser/tests/jsx/basic/18/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/19/input.js
 crates/swc_ecma_parser/tests/jsx/basic/19/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/2/input.js
 crates/swc_ecma_parser/tests/jsx/basic/2/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/20/input.js
 crates/swc_ecma_parser/tests/jsx/basic/20/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/21/input.js
 crates/swc_ecma_parser/tests/jsx/basic/21/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/22/input.js
 crates/swc_ecma_parser/tests/jsx/basic/22/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/3/input.js
 crates/swc_ecma_parser/tests/jsx/basic/3/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/4/input.js
 crates/swc_ecma_parser/tests/jsx/basic/4/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/5/input.js
 crates/swc_ecma_parser/tests/jsx/basic/5/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/6/input.js
 crates/swc_ecma_parser/tests/jsx/basic/6/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/7/input.js
 crates/swc_ecma_parser/tests/jsx/basic/7/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/8/input.js
 crates/swc_ecma_parser/tests/jsx/basic/8/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/asi/input.js
 crates/swc_ecma_parser/tests/jsx/basic/asi/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-517/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-517/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-542/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-542/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-612-async-generator/issue.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-612-async-generator/issue.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-614/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-614/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-615/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-615/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-720/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/issue-720/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/tpl-space/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/tpl-space/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/tpl/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/tpl/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/unary-paren/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/unary-paren/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/custom/unary/input.js
 crates/swc_ecma_parser/tests/jsx/basic/custom/unary/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/empty-expression-container/input.js
 crates/swc_ecma_parser/tests/jsx/basic/empty-expression-container/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/entity/input.js
 crates/swc_ecma_parser/tests/jsx/basic/entity/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-1/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-1/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-2/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-2/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-3/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-3/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-4/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-4/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-5/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-5/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/fragment-6/input.js
 crates/swc_ecma_parser/tests/jsx/basic/fragment-6/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10635/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-10635/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case1.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case1.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case2.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case2.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case3.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case3.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case4.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case4.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case5.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/case5.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/input.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10692/input.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10698/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-10698/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10729/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-10729/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10889/input.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10889/input.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-10889/keyword.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-10889/keyword.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-11134/input.jsx
 crates/swc_ecma_parser/tests/jsx/basic/issue-11134/input.jsx.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-2075/case1/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-2075/case1/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-2075/not-keyword/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-2075/not-keyword/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-2264/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-2264/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-6522/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-6522/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/issue-812/input.js
 crates/swc_ecma_parser/tests/jsx/basic/issue-812/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/keyword-tag/input.js
 crates/swc_ecma_parser/tests/jsx/basic/keyword-tag/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/namespace-tag/input.js
 crates/swc_ecma_parser/tests/jsx/basic/namespace-tag/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/nonentity-decimal/input.js
 crates/swc_ecma_parser/tests/jsx/basic/nonentity-decimal/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/nonentity/input.js
 crates/swc_ecma_parser/tests/jsx/basic/nonentity/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/raw-arrow-text/input.js
 crates/swc_ecma_parser/tests/jsx/basic/raw-arrow-text/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/string/input.js
 crates/swc_ecma_parser/tests/jsx/basic/string/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/template/input.js
 crates/swc_ecma_parser/tests/jsx/basic/template/input.js.json
 crates/swc_ecma_parser/tests/jsx/basic/yield-tag/input.js
 crates/swc_ecma_parser/tests/jsx/basic/yield-tag/input.js.json
 crates/swc_ecma_parser/tests/jsx/errors/adjacent-tags/input.js
 crates/swc_ecma_parser/tests/jsx/errors/adjacent-tags/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/attribute-arbitrary-expression/input.js
 crates/swc_ecma_parser/tests/jsx/errors/attribute-arbitrary-expression/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/attribute-empty-expression/input.js
 crates/swc_ecma_parser/tests/jsx/errors/attribute-empty-expression/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/attributes-in-fragment/input.js
 crates/swc_ecma_parser/tests/jsx/errors/attributes-in-fragment/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/html-comment/input.js
 crates/swc_ecma_parser/tests/jsx/errors/html-comment/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-10586/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-10586/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-10601/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-10601/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-10635/index.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-10635/index.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-10681/index.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-10681/index.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-11650/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-11650/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-3523/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-3523/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-1/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-2/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-3/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-3/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-4/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-4/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-5/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-387-5/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-6977/1/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-6977/1/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/issue-6977/2/input.js
 crates/swc_ecma_parser/tests/jsx/errors/issue-6977/2/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/nested-fragment-unclosed/input.js
 crates/swc_ecma_parser/tests/jsx/errors/nested-fragment-unclosed/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/unclosed-tag/input.js
 crates/swc_ecma_parser/tests/jsx/errors/unclosed-tag/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/unexpected_token_did_you_mean_or_gt/input.js
 crates/swc_ecma_parser/tests/jsx/errors/unexpected_token_did_you_mean_or_gt/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/unicode-escape-in-identifier/input.js
 crates/swc_ecma_parser/tests/jsx/errors/unicode-escape-in-identifier/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/unterminated-string/input.js
 crates/swc_ecma_parser/tests/jsx/errors/unterminated-string/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/wrong-closing-tag-fragment/input.js
 crates/swc_ecma_parser/tests/jsx/errors/wrong-closing-tag-fragment/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/wrong-closing-tag/input.js
 crates/swc_ecma_parser/tests/jsx/errors/wrong-closing-tag/input.js.swc-stderr
 crates/swc_ecma_parser/tests/jsx/errors/wrong-opening-tag-fragment/input.js
 crates/swc_ecma_parser/tests/jsx/errors/wrong-opening-tag-fragment/input.js.swc-stderr
 crates/swc_ecma_parser/tests/shifted/empty-with-comments/input.ts
 crates/swc_ecma_parser/tests/shifted/empty-with-comments/input.ts.comments
 crates/swc_ecma_parser/tests/shifted/empty-with-comments/input.ts.json
 crates/swc_ecma_parser/tests/span.rs
 crates/swc_ecma_parser/tests/span/js/binary.js
 crates/swc_ecma_parser/tests/span/js/binary.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/accessor.js
 crates/swc_ecma_parser/tests/span/js/decl/accessor.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/async-fn.js
 crates/swc_ecma_parser/tests/span/js/decl/async-fn.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/class-no-close-brace.js
 crates/swc_ecma_parser/tests/span/js/decl/class-no-close-brace.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/class.js
 crates/swc_ecma_parser/tests/span/js/decl/class.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/computed-key.js
 crates/swc_ecma_parser/tests/span/js/decl/computed-key.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/constructor.js
 crates/swc_ecma_parser/tests/span/js/decl/constructor.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/decorator.js
 crates/swc_ecma_parser/tests/span/js/decl/decorator.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/default-export.js
 crates/swc_ecma_parser/tests/span/js/decl/default-export.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/default-import-string-names.js
 crates/swc_ecma_parser/tests/span/js/decl/default-import-string-names.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/export-decl.js
 crates/swc_ecma_parser/tests/span/js/decl/export-decl.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-1.js
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-1.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-2.js
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-2.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-3.js
 crates/swc_ecma_parser/tests/span/js/decl/export-string-names-3.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/export.js
 crates/swc_ecma_parser/tests/span/js/decl/export.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/fn.js
 crates/swc_ecma_parser/tests/span/js/decl/fn.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/import-string-names-1.js
 crates/swc_ecma_parser/tests/span/js/decl/import-string-names-1.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/import-string-names-2.js
 crates/swc_ecma_parser/tests/span/js/decl/import-string-names-2.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/named-export.js
 crates/swc_ecma_parser/tests/span/js/decl/named-export.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/namespace-export-string-names.js
 crates/swc_ecma_parser/tests/span/js/decl/namespace-export-string-names.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/private-method.js
 crates/swc_ecma_parser/tests/span/js/decl/private-method.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/private-prop.js
 crates/swc_ecma_parser/tests/span/js/decl/private-prop.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/static-blocks-with-line-breaks.js
 crates/swc_ecma_parser/tests/span/js/decl/static-blocks-with-line-breaks.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/decl/static-blocks.js
 crates/swc_ecma_parser/tests/span/js/decl/static-blocks.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/array.js
 crates/swc_ecma_parser/tests/span/js/expr/array.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/arrow-2.js
 crates/swc_ecma_parser/tests/span/js/expr/arrow-2.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/arrow-with-block.js
 crates/swc_ecma_parser/tests/span/js/expr/arrow-with-block.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/arrow-with-paren.js
 crates/swc_ecma_parser/tests/span/js/expr/arrow-with-paren.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/arrow.js
 crates/swc_ecma_parser/tests/span/js/expr/arrow.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/await.js
 crates/swc_ecma_parser/tests/span/js/expr/await.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/cond.js
 crates/swc_ecma_parser/tests/span/js/expr/cond.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/dynamic-import.js
 crates/swc_ecma_parser/tests/span/js/expr/dynamic-import.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/export-defaul.js
 crates/swc_ecma_parser/tests/span/js/expr/export-defaul.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/member.js
 crates/swc_ecma_parser/tests/span/js/expr/member.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/new.js
 crates/swc_ecma_parser/tests/span/js/expr/new.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/null.js
 crates/swc_ecma_parser/tests/span/js/expr/null.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/object.js
 crates/swc_ecma_parser/tests/span/js/expr/object.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/optional-chaining.js
 crates/swc_ecma_parser/tests/span/js/expr/optional-chaining.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/paren.js
 crates/swc_ecma_parser/tests/span/js/expr/paren.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/regex.js
 crates/swc_ecma_parser/tests/span/js/expr/regex.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/seq.js
 crates/swc_ecma_parser/tests/span/js/expr/seq.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/string-literal.js
 crates/swc_ecma_parser/tests/span/js/expr/string-literal.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/tagged-tpl.js
 crates/swc_ecma_parser/tests/span/js/expr/tagged-tpl.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/tpl.js
 crates/swc_ecma_parser/tests/span/js/expr/tpl.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/unary.js
 crates/swc_ecma_parser/tests/span/js/expr/unary.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/update.js
 crates/swc_ecma_parser/tests/span/js/expr/update.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/expr/yield.js
 crates/swc_ecma_parser/tests/span/js/expr/yield.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/issue-3236/arrow_function.js
 crates/swc_ecma_parser/tests/span/js/issue-3236/arrow_function.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/issue-3236/function.js
 crates/swc_ecma_parser/tests/span/js/issue-3236/function.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/pat/array.js
 crates/swc_ecma_parser/tests/span/js/pat/array.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/pat/assign-pat-prop.js
 crates/swc_ecma_parser/tests/span/js/pat/assign-pat-prop.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/pat/assign-pat.js
 crates/swc_ecma_parser/tests/span/js/pat/assign-pat.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/srcmap/1/input.js
 crates/swc_ecma_parser/tests/span/js/srcmap/1/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/srcmap/2/input.js
 crates/swc_ecma_parser/tests/span/js/srcmap/2/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/srcmap/3/input.js
 crates/swc_ecma_parser/tests/span/js/srcmap/3/input.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/debugger.js
 crates/swc_ecma_parser/tests/span/js/stmt/debugger.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/do-while.js
 crates/swc_ecma_parser/tests/span/js/stmt/do-while.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/empty.js
 crates/swc_ecma_parser/tests/span/js/stmt/empty.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/for-in.js
 crates/swc_ecma_parser/tests/span/js/stmt/for-in.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/for-of.js
 crates/swc_ecma_parser/tests/span/js/stmt/for-of.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/if.js
 crates/swc_ecma_parser/tests/span/js/stmt/if.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/label.js
 crates/swc_ecma_parser/tests/span/js/stmt/label.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/return.js
 crates/swc_ecma_parser/tests/span/js/stmt/return.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/switch.js
 crates/swc_ecma_parser/tests/span/js/stmt/switch.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/throw.js
 crates/swc_ecma_parser/tests/span/js/stmt/throw.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/try-catch-finally.js
 crates/swc_ecma_parser/tests/span/js/stmt/try-catch-finally.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/try-catch.js
 crates/swc_ecma_parser/tests/span/js/stmt/try-catch.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/try-finally.js
 crates/swc_ecma_parser/tests/span/js/stmt/try-finally.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/while.js
 crates/swc_ecma_parser/tests/span/js/stmt/while.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/stmt/with.js
 crates/swc_ecma_parser/tests/span/js/stmt/with.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/super/expr.js
 crates/swc_ecma_parser/tests/span/js/super/expr.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/super/obj1.js
 crates/swc_ecma_parser/tests/span/js/super/obj1.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/super/obj2.js
 crates/swc_ecma_parser/tests/span/js/super/obj2.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/super/obj3.js
 crates/swc_ecma_parser/tests/span/js/super/obj3.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/js/super/obj4.js
 crates/swc_ecma_parser/tests/span/js/super/obj4.js.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/decl/decorated-class.ts
 crates/swc_ecma_parser/tests/span/ts/decl/decorated-class.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/decl/export-const-enum.ts
 crates/swc_ecma_parser/tests/span/ts/decl/export-const-enum.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/decl/import-equals.ts
 crates/swc_ecma_parser/tests/span/ts/decl/import-equals.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/declare/class.ts
 crates/swc_ecma_parser/tests/span/ts/declare/class.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/declare/enum.ts
 crates/swc_ecma_parser/tests/span/ts/declare/enum.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/declare/function.ts
 crates/swc_ecma_parser/tests/span/ts/declare/function.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/declare/module.ts
 crates/swc_ecma_parser/tests/span/ts/declare/module.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/declare/var.ts
 crates/swc_ecma_parser/tests/span/ts/declare/var.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/expr/arrow-type-params.ts
 crates/swc_ecma_parser/tests/span/ts/expr/arrow-type-params.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/expr/arrow.ts
 crates/swc_ecma_parser/tests/span/ts/expr/arrow.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/expr/as.ts
 crates/swc_ecma_parser/tests/span/ts/expr/as.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/expr/const-assertion.ts
 crates/swc_ecma_parser/tests/span/ts/expr/const-assertion.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/expr/type-args.ts
 crates/swc_ecma_parser/tests/span/ts/expr/type-args.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/issue-8856/param.ts
 crates/swc_ecma_parser/tests/span/ts/issue-8856/param.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/issue-8856/var-decl.ts
 crates/swc_ecma_parser/tests/span/ts/issue-8856/var-decl.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/stmt/try-catch-unknown.ts
 crates/swc_ecma_parser/tests/span/ts/stmt/try-catch-unknown.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/alias.ts
 crates/swc_ecma_parser/tests/span/ts/type/alias.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/array.ts
 crates/swc_ecma_parser/tests/span/ts/type/array.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/cond.ts
 crates/swc_ecma_parser/tests/span/ts/type/cond.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/constructor-type.ts
 crates/swc_ecma_parser/tests/span/ts/type/constructor-type.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/enum.ts
 crates/swc_ecma_parser/tests/span/ts/type/enum.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/fn.ts
 crates/swc_ecma_parser/tests/span/ts/type/fn.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/import.ts
 crates/swc_ecma_parser/tests/span/ts/type/import.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/interface.ts
 crates/swc_ecma_parser/tests/span/ts/type/interface.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/intersection.ts
 crates/swc_ecma_parser/tests/span/ts/type/intersection.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/tuple.ts
 crates/swc_ecma_parser/tests/span/ts/type/tuple.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/span/ts/type/tuple/optional.ts
 crates/swc_ecma_parser/tests/span/ts/type/tuple/optional.ts.span.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0053737b6145994c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0131cd88c5774915.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/021fb596db81e6d0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/025560435ed0b9a6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/02a5ebb2378de234.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/02c40a1caad5961a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/02e5861a1ef10c42.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/033c083bb1f44642.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/034bde9700ab4518.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/036f6b8da7e53ee5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0386dace9a9fc47e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/03d13b6c40f6aaea.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/03d335d8e007f61e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/043ab1c3982db3cd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/04bc213db9cd1130.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0557c70da3f698b5.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/05b898d7ef3c0300.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/06272e1e03d6ced7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/06be4d4082484d98.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0817f13d2237d8d2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0889113e04d3203f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/08bafe059b17ac92.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/08fa65d2ecddcfbe.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/095bea002b10b8e1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/09af6db5fe41b857.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0a225effb5493c00.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0abefbc80bf651fa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0bee7999482c66a0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0c7d4912f3869297.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0d3b0899890c5f8e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0d4ff79ab93c897a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0dbe57298be12eac.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0ddab4a1a651034c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0df19c6187ef3cbc.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0eb4ed330b5d7e2f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0ebf57bd8c051d27.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0f175471e2f0c3d5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0f2794d0bcec2dd7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0f512c4376a62de8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0f8806b7b4358487.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0ff2a5bb12a4f5be.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0ff3826356c94f67.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/0ffb1c3ecf85660e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1004b5fec18f14ec.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/100c329e6dd70e5a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/113749707e7c3519.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/11d61dbd7c1fbd1b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/11db90549ed49ac3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/12a3250154ea8ef5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/12f5bc355427b8f8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1395e3a9d2acf65c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/13ce2dd24993176a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/143481afd6573e9b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/14d6adc74d396c58.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/14eaa7e71c682461.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/154f02d86fce5e81.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/15ce7f870c38eaff.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/15de970e269ae56f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/15fde0c6d07e5d6d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/168502012959421f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/16947dc1d11e5e70.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/175c1c09015415e1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/17904d9a6b6ec31b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/17ee4c1ca63f700d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/19699bcdea35eb46.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1976350e287d5156.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1a32df2e8d4bea98.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1a5b0dfa9fde985d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1a62d7bb44c06bd0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1acada3c651821cf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1ad1143aa95cf8bf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1aefe47e20eb91fa.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1b0b9bca042d4440.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1b2e164ac5015a12.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1b518d6a4144ec99.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1b87f4048bac9335.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1bc43dd97a16b9bb.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1bde73ba53c309c8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1c04d8bc2ab25c1e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1c4f1040317d4869.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1c6ba8177a9624f0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1f6b80ce4e3e3509.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1f7f17241661662d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1fc70bca408f884c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/1fc78fd0e00f4e92.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2079bad53fe76b1d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/211656c4eaff2d9c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/219ce45c23f9e1cc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2226edabbd2261a7.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/23368c25ea374e2f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/235adc0d4af204c6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/245843abef9e72e7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/247e71c8786de6b6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/25b1013a4046bd70.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/26031afc9eaef976.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/265fda17a34611b1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2687d6d9043bd5cb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/26c0710a6449872a.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/26d1675c03b0ce51.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/26de1e8cdfa61321.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/26f0d66be5e7895a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2774b3cce5a09798.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/27e55098f070e9ef.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/28151222a45ac800.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/28520880d460c4f9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2884c585d2f035a5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2945f2ec8c9f3483.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/295b0ed4d7872983.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/29fb02620b662387.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2b050de45ab44c8c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2b8d54f6fc1dcbd6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2c1d54df80263e07.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2cbdd5fad4e5332d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2cfb3ee18926479e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2d1410e37ecc3647.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2d46c7c14cfb0330.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2d86a01ca9731879.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2dddc87017946cca.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2e6ef2acc3ed75a9.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2e8378f658290622.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2e95646f9143563e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2ea49149c8e6373d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2f4d2b0c0c1f960f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/2f95824f19005b11.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/302a0dfffc3edf37.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/305ebbf168c6d218.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3078b4fed5626e2a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/30d72b2b7f70b4d7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/30f6acf0bf2f7f06.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3118eaa619345896.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3162394f5bc07198.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3178dcc570888e15.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/317c81f05510f4ad.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/320eade064b2c635.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/324ab48c6d89125d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/32529ec69f32cac1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/328fddc7bdffb499.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/338848861369f3b7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/33bc068464342558.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/33cf50480671cfec.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/33d43e9f01bda5ce.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3425ca087ec1adb1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3558f8c0f0ba825b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/35e93eb65d07f8e8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/363ecb9e2e556694.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/364c1c6fe5df4e6c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/369676814db0cbbf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/36c32455da0fd7e8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/379c49fbf3259511.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/37b860dbda4d4c9c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/37cb7557997d4fd6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/37e9fb0470e7ec3d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/386cf314bb05acda.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/38816d56f582672f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/39551fb86dcd3b29.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3990bb94b19b1071.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/39a0bd52fcde419f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3a3e59edfed719b0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3a9fa392421db6dd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3b473034dde14c98.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3bbeaf1dd9ca1159.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3c644395035bbe46.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3d3e6ce2b81a224d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3e298e6e882d5cad.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3e6146fd7daff493.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3f70195fa344151e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/3f9ce9123e9ea7cb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/40449ddc6ec37b35.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4045c354c559bed0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/412beffc411b3cb1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/414f485082a04cbe.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/41895c8145489971.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/41bb6cfb5f18770c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/41dc02fc2a2ab563.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/420d5571366f2df6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/42cb3f2a38cb2930.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4485930b35bf8cb6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/44dda972051e652d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4554c00dbb28cad8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/455c19cd6608ab5d.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/45b295d6c9abe25d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/45cb305cf7a07edd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/45db351b2b07663a.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/464c40302f9a1a10.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/479332b63ff26de1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/47b1abed697fe128.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/481292e787273e5a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/487674a4d34703db.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4882f5db31935a04.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/48c7f50c23d3cbc0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/48dee14b7a3a3767.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/49624f905645b7d0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/49861fa3ca0ffc30.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/49aed3377f457f08.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/49edc77061449ae3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4a19d40213c79876.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4a866d4657f5a83a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4a887c2761eb95fb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4aa964c9923ef975.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4b106388b810de25.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4c048218847a0242.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4c1a7f94a43fddbd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4c3f75c2ad9dc102.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4c7ea6a86bafaf0f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4cce9feb5a563377.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ce3c0a393c624d5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4d117d87d4a40541.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4d579849c75cfef9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4daec155c0322d5e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4e2cce832b4449f1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4e880c0482d146e0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4e885526e8dfaa12.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ec83547ebdea18c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ee75fab1ccee715.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ee7b10cd97f554c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ef1d6ca8eceb313.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4f0b15bd78646107.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4f6d3aaae5c7ad56.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4fd864d1c4df25b0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/4ff4b78ff3e2de6e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5051401f9d49ca56.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5059efc702f08060.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/50a060984b757dc1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/50efa1f220e37136.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/525c5220320e32ee.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/52a2eb6caebf1bf7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5301846f80919b63.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/531ee852cc8ed0a7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/534dac338ea83de6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/537c4a516d7c8d7f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5427bdf48f3eb6d9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/54490a2da590c074.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/54b72e05f42d7802.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/556900b449f81433.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/55b9f51ad21c7f25.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5684b2ff53af4f76.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/56c154237f4f1298.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/575367951ac8635d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/576b2243fb8c3b54.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/57a53aa66f7bc4da.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/581bedbbce2541be.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5855e0715bd298ae.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5864c96b99472ffc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/58707e130fe451a8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/58d9ebcbb28bf3a7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/58e911fb2bbc1f6e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5a627d08e9b33ad1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5ab1050053c11514.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5bb13cf33cea5691.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5bbf7371c3c77f3c.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5c63ac420337d014.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5d42f9f543d5f55c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5d5b9de6d9b95f3e.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5e60832af79173e3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5e6f67a0e748cc42.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5fae862d7fe6531c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/5fe7ff5c5cb5f438.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6069bca758f9503d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6097ad2394486d46.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/60ccdc5a8217f2ce.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/610fe4450d41c81e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/618f5bdbe9497960.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/61b72f954b679c22.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/62d72a3c3d14d150.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/635ca73d00d4f28b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/63e918a2df1dcdde.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/65a73ccacb2dc502.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/65a7e95d594ad7ad.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/665ab370012f20cf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/66abd1d09c28ada8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/66dd7a60a05be9f8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/66e667cc2b718770.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/67419010fc81184a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6775a7f39c6b90fa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/679ab0881c66b0cf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/67c714796e7f40a4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6856c5a3a26b5a3f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/68766c3f46c4851a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/68f0106ad505b13f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/69990f0abf6d88e0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6a7197b11e9847ed.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6a96389a0cce57e9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6ac4f95d48362a35.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6aeff33ceda72475.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6b9bc191e6f5ef69.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6bc739c23342216d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6c3a76d368c398cc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6cb3fc8ff354bd89.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6cd36f7e68bdfb7a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6dabf190eea04883.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6e2b7743e872769c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6e736ba5cc38de01.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6e792760337980f7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6f717516b576717c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/6f7a5e4988b7d758.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7187f0675eb38279.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/721efc4cbc95a6a0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7222f595c694ef81.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7291411fc225eabd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/733a157cb1896d10.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/73b0a0c9a26e1950.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/73c84046ac613107.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/73d061b5d635a807.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/73d1b1b1bc1dabfb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/743e2b125ba6d248.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7464b0dfc4974a48.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/75412422951a6362.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7562c2148b3f455c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/75b52e0f57aab958.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/75f1656578c2d7e8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7615ff9f43ea0dde.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7624feb2a003e001.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/76465e2c7af91e73.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/766e0153d3f7ec95.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/77cb7be200e0a2aa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/77e5dccd799284ee.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/77fe5a8d6ae33dd1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/783865dd3a3c2200.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/783aeb8c90c3775d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/783f01472f94a412.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/78e777115c4cfcc2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/78e861dca5c2377d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7909e04a06928dea.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/794032efdfb20d41.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/796e4feabf0e0fef.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7974c69bdfcceea8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7b0456581bef4cb1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7b70beed5a327548.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7b876ca5139f1ca8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7bfaaa1e80d6255f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7da8521583578fd0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7dd7279ecf6a7eb8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7de28635b9d2015a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7de586a1b43f8f7a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7e3299107ab474ce.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7e811fe4eb307470.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7f9bbf314145e16f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7fc173197c3cc75d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7fdf990c6f42edcd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/7fe1dff1cf764f72.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8053fd407fd3d848.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/80bfa9f27278bbba.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/80d1e106056a576f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/80da22a7d2a15fc5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/80ea01a6fbf80920.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/814e26b2395ad89d.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/81a5bf75eb66ff83.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8262e85f06cb459c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/82b8003b91d8b346.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/831b4a1caf3c5a06.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8355671c9cafd876.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8373e2a6865dc08c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/83d544ccc223c057.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/842c5cb4a70228de.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/84633c379e4010bf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/851bfeb09635c752.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/85351ad05c8d5f1b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/854ff4a8b5f8ff01.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8552e0809ca624cd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/858b72be7f8f19d7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/85bb33accf520f1d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/85ee036d67974729.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/862fa3d5f7a928be.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/86308fd40fa95e9d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8753a1cb7850d657.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/87d2d99776638ab6.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/87dfd34c1ed7ab04.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/888d17b2ef3b2afc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/88f3d521fae776b9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/89036b2edb64c00c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/893986e2bbf8b7c5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/89ace2a47ff50b0d.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8a331fdde7032f33.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8a4f56aa3f296bd0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8a5edab282632443.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8a91dde242686a52.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8b1042fbb7c43423.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8b1bf74ad28fc10c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8b6b9c72c875f0d8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8b72c44bd531621a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8ba15f5246ca756c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8beaabe25ab7e0a8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8bf8438d0a686b4e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8c353ce78b905b58.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8cd3c4653493b667.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8cf27fd80ffbc24e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8d33f520a3c4cef8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8d5ef4dee9c7c622.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8d64a30d9de151b6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8d732f3933df4bd4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8dc484a35dd0dc16.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8dc7370bc6dec92b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8dfb252e12b6b17e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8e93bcbd389c6bf6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8f05256d87c7a6ae.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8f7c7b7f4d70f975.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/8fdb7e6ddfb89e3a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9015de51ceefe60a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/90193ee960b49acd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/90450253498eeb10.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/90cd97db35a1a503.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/91150a288bbb31b3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/91cb0ae4feb7f531.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/92dfbd6c58d2c61f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/92ed8c5d2d151ff9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/938db8c9f82c8cb5.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/939b16a89d0e8704.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/943297e7b6314bd8.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/944ea2478d838026.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/94535dc25ef762ee.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/95682e688db64065.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/959004d1d6a439d7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/95c10472e36270b6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/95e67679ebbacf14.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/96060983e86029b6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9660037e1c979757.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/96914a2df2c94687.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/96d7443d69f12eea.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/971cf622ebaef28e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/974222e3683f284a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/975d02f132c05a98.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9767d9a6c9ea543c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/97fc32bf01227e39.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/983987033f0e1170.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/98e0b4521b7ec370.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/98f5714a70195f28.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9ba7f8619b63519f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9c9196e04a0615c0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9c961739e5d9e2ff.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9ca6021261b01550.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9cbce7d794e8d679.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9cc8f0d9f8555a71.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9f08fdb641588efc.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9f15affa01060595.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9f5a6dae7645976a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9fa56398be8a1769.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9fc618bb96c91f1b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9fc6ddfbb0f1cbe3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/9fdb9877fcc446e2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a028a9ab5777d337.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a02fdefc85b71fee.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a069c2ecbeb0f43a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a0998570a3bf9869.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a1701f6320c02703.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a20584c5a6110526.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a24d5a2bf175ee97.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a31d1202f94df972.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a3710b36f9b97324.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a38011d2c010999e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a39be920807be551.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a3ec3739bb2f89ad.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a4bfa8e3b523c466.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a5370cb0412d7c8a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a54942c8e365f378.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a5a24bd27eef1337.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a633b3217b5b8026.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a651ee9d0db08692.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a660fb69f32f7ad2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a70483c4d46a58e2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a7571e2f3c5d075c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a77add5a553e5cce.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a793dd27762c8ec8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a79b044230246e2c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a7b643867c8f150d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a7be138dfd29025e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a7c82de4904833cc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a86d6dedf5bd962e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a87ce46793cc659b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a8beb1480f385441.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a9253dc8529dd214.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/a9431906f263368d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aa232c1eb3da8805.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aa5e59b2d67fb00f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aaa4c4245303bd6d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aae5dc521eff47c4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aae75623a18fa153.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ab35979364766bf0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ab9d14c2ef38f180.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/abc46381e4e6bcca.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/abe5f49acb8e132a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ac0b52a2ae6ef999.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ac1ee2739ad30d66.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ac4ee5fb095faad0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/aca911e336954a5b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/adb1ba1ed78bb9f4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/addee2ebe09cfa9c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/af366e0bf7f97bec.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/af3a9b653481f43a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b02b296bd115b9b9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b02cbe75ce1ceb06.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b11b4ca186c00769.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b1f1e599a3dcf9c5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b23c154206fb45fa.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b25024dbded18139.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b306d9ff847c120d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b3b14fb0e398703d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b3fc8ced7ce28c35.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b48bdd4be8adc5d9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b508d676bbb2b2af.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b61406dafcaab4b7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b6e0c72c00ebb26b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b724e6baaf7fd094.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b757d5d1b6a40259.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b7ae8c17f892abf6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b7b057684207633b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b8599b4858409b7f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b87364b546f27bff.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b88ab70205263170.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b8de6b7c0e5753f1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b94007220f24ebe5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b9422ea5edcddf0b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b94278c0e4bdb364.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b996783239113de2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/b9b5930aa449a36a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ba2d36d35efa68ec.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/baddfc428e73b8b8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bb0f3d2d2848abe9.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bb210b308413d99c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bcde05eea9466dfd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bdb0f8dd27e0e164.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bdb40451ba403567.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bede010c6ab4fedd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/beead77994cf5733.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/befeaa367d8f27db.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bf18cf6919ab9dfd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/bfadeead1ddbd122.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c045e273186c0644.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c060a3014ad24dfd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c06e4b51c181990e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c0a136a959991f46.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c0a8cdfa09f3b86c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c0ad1c20e662c8ed.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c0d2e6ca2ab7f753.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c0e9a7c671122ea5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c177366cb56cf1bc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c1a24e62e6724892.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c220924a9ace3542.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c3731145e0e65d1d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c3afed3cb0fb92ab.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c4236b612ac61d44.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c45a4b00a2a24c2b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c473ffb7c354496e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c49106fce7ac6b09.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c510fa0f191310ed.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c578b57e8e6ce80d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c5af6ad6ff9d213f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c5f9c5bfdf66ef66.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c66507ec6e15220d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c7023e867afea771.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c75e9f5ea55611f3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c79647e7baf81f8f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c7ad2478fd72bffe.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c86872dc97dd35aa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c86a72939cce6f53.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c91a41d48af2ef00.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/c939f8663a298a09.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ca2716d236c027cd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ca27a03a9d04acd2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ca3dd7ea0b4626dd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ca424e812e0896bd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cac0705bab074520.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cbb2fa2e2d167a54.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cbc28b1205acaac8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cbc35276c97fcf51.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cc1519d0d99fc450.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cc28dc2255cfe34d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ce7800f269603948.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cee6d8878d1e6589.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ceeb9c1fda84ac72.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/cf23f5d7f2364a44.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d012888b0c720723.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d04aecd166354406.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d056300d8658429f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d0804b4856dbb6be.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d087c23530163f2e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d0f4c42dcbc9d139.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d10b36aa74a59bcf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d10f6a336c2a5aab.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d17d3aebb6a3cf43.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d184090674ec7862.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d201e6e384a593bb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d3ac25ddc7ba9779.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d46aee08cc49f6d1.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d4cf8ae9018f6a28.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d4e259842c4520e1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d54b2db4548f1d82.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d5512eff7d8174e4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d55f938e1619ed72.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d5834ae85b6636ef.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d594faccae1187d7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d5bc0fb6d6e472cb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d5f84d71afd585da.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d65452ddaed68d73.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d6b39890287ec55d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d6c1c8ca399208eb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d78bf1ca003a72cd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d82c20dfe6ce915a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d83b095618ef4c4f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d87d9282d45bd345.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/d942f64886578d87.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/da4d9520d81ec621.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/db41a80ccf646002.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc0415f1b65b4924.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc14ac854168468f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc431bcf293513a0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc4aa6a1fb2c6317.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc547bd1b0f5a594.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dc5864c9096ad0a8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dcb304c591564c68.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dcdc6f42d4d981d6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dd91200835f80228.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/de15bc95fed5eebf.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/de4136cb6cfc7d5a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/de47657baf74e60a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/de74c4e7bb0fce51.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/deb0fe0c1e3822f2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dee9ac08aa5be125.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/dfc6f1cc5533e0bb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e01265e2211e48b3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e07ef2bccb56a292.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e115bbef8bec1a84.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e2cdddda85e8ffe1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e3a388ec11e4d061.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e462669423ea79e4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e4963d9605864d9a.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e4b42b8e20501fcc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e52f002f70dc01b2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e5fabf7fc4ae5dea.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e6559958e6954318.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e6ab253c5f96017e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e7087ec92f0f3c44.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e777c6584c047ff6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e7cf8728b0369efe.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e7d55d897a90564b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e808e347646c2670.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e82474d52b99f1b7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e8a08a6fe21d46a8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e8c6b7672a566a8e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e922f1c6f6e5fdef.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e94cf04f4f6916cd.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/e98777d7b4c239a8.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ea4d962dac83e2a1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ea9e5f218423bd4f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ebd282af4fda397d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ec226eb321cf8655.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ec34d41ac5849c84.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ecec2a908f458adb.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ed0332c84e50834c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ed90acd86cc1eb9d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/edb15336bfbe0a8e.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ee9b2096b4e379a6.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/efb9e5d27e1cfa30.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/efcb54b62e8f0e06.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f01b16bb3e6cd7a3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f03be7c48423eaed.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f03dc0712b57ee1f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0463cd0addb96cc.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f063969b23239390.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0650722451fd802.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f06a0e67a0041175.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f08159ca58f10eb1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f095a5180aa287d1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0ab9eb343631ea4.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0aeffcc826c3d6b.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0f16b655e08b92c.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f0ff9ff5dab859aa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f1ee13ed9e476d25.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f2db53245b89c72f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f30170f05890cff7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f3051ae9c2c9acf6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f3bcafbbae99ba29.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f44552157bc0db6e.module.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f4467d719dcee086.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f4c0cdc8d5782f3f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f51aea0352bb03f3.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f5812798ac3e730d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f605957c30e125ae.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f639cd9b998df512.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f6924dd818b18733.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f6cc48c72caf2e32.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f6dc8a19882274b5.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f747102fa7882fec.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f75c659650787893.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f79162fafa44fde2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f872cf801765a723.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f8941121f644c8c0.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/f8b20220d8c85d71.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fa6a6d04f835e4c2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fb130c395c6aafe7.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fb166b71033d63b2.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fba161bc4e2c3fbf.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fc75a023944da475.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fc7ed197a376fa5f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fc8bfabd18ec26dc.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fd2a45941e114896.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fdf261094edffb09.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fdfe30c3a1471ea1.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fe233d87f280ed04.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fe285bda427ecdfa.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fe49804e919591c6.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/fefae4f97aa879de.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ff7e007caeff659d.js.swc-stderr
 crates/swc_ecma_parser/tests/test262-error-references/fail/ffcb5a1d89aed63f.js.swc-stderr
 crates/swc_ecma_parser/tests/test262.rs
 crates/swc_ecma_parser/tests/tsc/1.0lib-noErrors.json
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndAmbientWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ArrowFunction4.json
 crates/swc_ecma_parser/tests/tsc/ArrowFunction4.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleWithSameNameAndCommonRootES6.json
 crates/swc_ecma_parser/tests/tsc/ClassAndModuleWithSameNameAndCommonRootES6.ts
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck1.json
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck1.ts
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck2.json
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck2.ts
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck4.json
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck4.ts
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck6.json
 crates/swc_ecma_parser/tests/tsc/ES3For-ofTypeCheck6.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of1.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of1.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of10.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of10.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of11.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of11.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of12.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of12.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of13.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of13.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of14.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of14.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of15.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of15.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of16.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of16.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of17.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of17.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of18.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of18.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of19.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of19.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of2.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of2.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of21.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of21.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of22.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of22.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of23.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of23.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of24.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of24.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of25.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of25.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of26.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of26.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of27.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of27.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of28.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of28.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of29.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of29.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of3.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of3.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of30.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of30.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of31.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of31.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of33.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of33.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of34.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of34.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of35.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of35.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of36.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of36.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of37.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of37.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of4.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of4.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of5.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of5.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of6.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of6.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of7.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of7.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of8.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of8.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-of9.json
 crates/swc_ecma_parser/tests/tsc/ES5For-of9.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck1.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck1.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck10.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck10.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck11.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck11.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck12.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck12.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck13.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck13.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck14.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck14.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck2.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck2.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck3.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck3.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck4.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck4.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck5.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck5.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck6.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck6.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck7.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck7.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck8.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck8.ts
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck9.json
 crates/swc_ecma_parser/tests/tsc/ES5For-ofTypeCheck9.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty1.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty1.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty2.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty2.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty3.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty3.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty4.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty4.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty5.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty5.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty6.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty6.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty7.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolProperty7.ts
 crates/swc_ecma_parser/tests/tsc/ES5SymbolType1.json
 crates/swc_ecma_parser/tests/tsc/ES5SymbolType1.ts
 crates/swc_ecma_parser/tests/tsc/ES5for-of32.json
 crates/swc_ecma_parser/tests/tsc/ES5for-of32.ts
 crates/swc_ecma_parser/tests/tsc/EnumAndModuleWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/EnumAndModuleWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ExportClassWhichExtendsInterfaceWithInaccessibleType.json
 crates/swc_ecma_parser/tests/tsc/ExportClassWhichExtendsInterfaceWithInaccessibleType.ts
 crates/swc_ecma_parser/tests/tsc/ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportClassWithInaccessibleTypeInTypeParameterConstraint.json
 crates/swc_ecma_parser/tests/tsc/ExportClassWithInaccessibleTypeInTypeParameterConstraint.ts
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.json
 crates/swc_ecma_parser/tests/tsc/ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.ts
 crates/swc_ecma_parser/tests/tsc/ExportModuleWithAccessibleTypesOnItsExportedMembers.json
 crates/swc_ecma_parser/tests/tsc/ExportModuleWithAccessibleTypesOnItsExportedMembers.ts
 crates/swc_ecma_parser/tests/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.json
 crates/swc_ecma_parser/tests/tsc/ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.ts
 crates/swc_ecma_parser/tests/tsc/ExportVariableWithAccessibleTypeInTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/ExportVariableWithAccessibleTypeInTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/ExportVariableWithInaccessibleTypeInTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/ExportVariableWithInaccessibleTypeInTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/FunctionAndModuleWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/FunctionAndModuleWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/FunctionAndModuleWithSameNameAndDifferentCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration11_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration11_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration13_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration13_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration1_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration1_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration2_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration2_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration3_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration3_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration4_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration4_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration6_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration7_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration8_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration8_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration9_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionDeclaration9_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionExpression1_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionExpression1_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionExpression2_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionExpression2_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionPropertyAssignments1_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionPropertyAssignments1_es6.ts
 crates/swc_ecma_parser/tests/tsc/FunctionPropertyAssignments5_es6.json
 crates/swc_ecma_parser/tests/tsc/FunctionPropertyAssignments5_es6.ts
 crates/swc_ecma_parser/tests/tsc/InvalidNonInstantiatedModule.json
 crates/swc_ecma_parser/tests/tsc/InvalidNonInstantiatedModule.ts
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration1_es6.json
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration1_es6.ts
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration2_es6.json
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration2_es6.ts
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration3_es6.json
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration3_es6.ts
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration7_es6.json
 crates/swc_ecma_parser/tests/tsc/MemberFunctionDeclaration7_es6.ts
 crates/swc_ecma_parser/tests/tsc/ModuleAndClassWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/ModuleAndClassWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ModuleAndEnumWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/ModuleAndEnumWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ModuleAndFunctionWithSameNameAndCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/ModuleAndFunctionWithSameNameAndCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedClasses.json
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedClasses.ts
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedEnums.json
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedEnums.ts
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedFunctions.json
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedFunctions.ts
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedImportAlias.json
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedImportAlias.ts
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedVariables.json
 crates/swc_ecma_parser/tests/tsc/ModuleWithExportedAndNonExportedVariables.ts
 crates/swc_ecma_parser/tests/tsc/Protected3.json
 crates/swc_ecma_parser/tests/tsc/Protected3.ts
 crates/swc_ecma_parser/tests/tsc/Protected5.json
 crates/swc_ecma_parser/tests/tsc/Protected5.ts
 crates/swc_ecma_parser/tests/tsc/Protected8.json
 crates/swc_ecma_parser/tests/tsc/Protected8.ts
 crates/swc_ecma_parser/tests/tsc/Protected9.json
 crates/swc_ecma_parser/tests/tsc/Protected9.ts
 crates/swc_ecma_parser/tests/tsc/TupleType1.json
 crates/swc_ecma_parser/tests/tsc/TupleType1.ts
 crates/swc_ecma_parser/tests/tsc/TupleType2.json
 crates/swc_ecma_parser/tests/tsc/TupleType2.ts
 crates/swc_ecma_parser/tests/tsc/TupleType3.json
 crates/swc_ecma_parser/tests/tsc/TupleType3.ts
 crates/swc_ecma_parser/tests/tsc/TupleType5.json
 crates/swc_ecma_parser/tests/tsc/TupleType5.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesWithTheSameNameAndSameCommonRoot.json
 crates/swc_ecma_parser/tests/tsc/TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts
 crates/swc_ecma_parser/tests/tsc/TypeGuardWithArrayUnion.json
 crates/swc_ecma_parser/tests/tsc/TypeGuardWithArrayUnion.ts
 crates/swc_ecma_parser/tests/tsc/TypeGuardWithEnumUnion.json
 crates/swc_ecma_parser/tests/tsc/TypeGuardWithEnumUnion.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration10_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration10_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration12_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration12_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration3_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration3_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration5_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration5_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration6_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration6_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration7_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration7_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration8_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration8_es6.ts
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration9_es6.json
 crates/swc_ecma_parser/tests/tsc/VariableDeclaration9_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression10_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression10_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression11_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression11_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression13_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression13_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression19_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression19_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression1_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression1_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression3_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression3_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression4_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression4_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression6_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression6_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression7_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression7_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression8_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression8_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldExpression9_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldExpression9_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldStarExpression1_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldStarExpression1_es6.ts
 crates/swc_ecma_parser/tests/tsc/YieldStarExpression4_es6.json
 crates/swc_ecma_parser/tests/tsc/YieldStarExpression4_es6.ts
 crates/swc_ecma_parser/tests/tsc/abstractProperty.json
 crates/swc_ecma_parser/tests/tsc/abstractProperty.ts
 crates/swc_ecma_parser/tests/tsc/accessorWithES5.json
 crates/swc_ecma_parser/tests/tsc/accessorWithES5.ts
 crates/swc_ecma_parser/tests/tsc/accessorWithMismatchedAccessibilityModifiers.json
 crates/swc_ecma_parser/tests/tsc/accessorWithMismatchedAccessibilityModifiers.ts
 crates/swc_ecma_parser/tests/tsc/accessorsAreNotContextuallyTyped.json
 crates/swc_ecma_parser/tests/tsc/accessorsAreNotContextuallyTyped.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideMethod.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideMethod.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty2.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty2.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty3.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty3.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty4.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty4.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty5.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty5.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty6.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty6.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty8.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty8.ts
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty9.json
 crates/swc_ecma_parser/tests/tsc/accessorsOverrideProperty9.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithAnyAndEveryType.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithAnyAndEveryType.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithConstrainedTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithConstrainedTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNullValueAndInvalidOperator.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNullValueAndInvalidOperator.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNullValueAndValidOperator.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNullValueAndValidOperator.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNumberAndEnum.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithNumberAndEnum.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithOnlyNullValueOrUndefinedValue.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithOnlyNullValueOrUndefinedValue.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithStringAndEveryType.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithStringAndEveryType.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithUndefinedValueAndInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithUndefinedValueAndInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithUndefinedValueAndValidOperator.json
 crates/swc_ecma_parser/tests/tsc/additionOperatorWithUndefinedValueAndValidOperator.ts
 crates/swc_ecma_parser/tests/tsc/allowImportingTsExtensions.json
 crates/swc_ecma_parser/tests/tsc/allowImportingTsExtensions.ts
 crates/swc_ecma_parser/tests/tsc/allowImportingTypesDtsExtension.json
 crates/swc_ecma_parser/tests/tsc/allowImportingTypesDtsExtension.ts
 crates/swc_ecma_parser/tests/tsc/allowUnescapedParagraphAndLineSeparatorsInStringLiteral.json
 crates/swc_ecma_parser/tests/tsc/allowUnescapedParagraphAndLineSeparatorsInStringLiteral.ts
 crates/swc_ecma_parser/tests/tsc/allowsImportingTsExtension.json
 crates/swc_ecma_parser/tests/tsc/allowsImportingTsExtension.ts
 crates/swc_ecma_parser/tests/tsc/ambient.json
 crates/swc_ecma_parser/tests/tsc/ambient.ts
 crates/swc_ecma_parser/tests/tsc/ambientAccessors.json
 crates/swc_ecma_parser/tests/tsc/ambientAccessors.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarations.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsExternal.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsExternal.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging1.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging1.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging2.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging2.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging3.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_merging3.ts
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_tooManyAsterisks.json
 crates/swc_ecma_parser/tests/tsc/ambientDeclarationsPatterns_tooManyAsterisks.ts
 crates/swc_ecma_parser/tests/tsc/ambientEnumDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/ambientEnumDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/ambientEnumDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/ambientEnumDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleInsideNonAmbient.json
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleInsideNonAmbient.ts
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleInsideNonAmbientExternalModule.json
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleInsideNonAmbientExternalModule.ts
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleMerging.json
 crates/swc_ecma_parser/tests/tsc/ambientExternalModuleMerging.ts
 crates/swc_ecma_parser/tests/tsc/ambientInsideNonAmbient.json
 crates/swc_ecma_parser/tests/tsc/ambientInsideNonAmbient.ts
 crates/swc_ecma_parser/tests/tsc/ambientInsideNonAmbientExternalModule.json
 crates/swc_ecma_parser/tests/tsc/ambientInsideNonAmbientExternalModule.ts
 crates/swc_ecma_parser/tests/tsc/ambientShorthand.json
 crates/swc_ecma_parser/tests/tsc/ambientShorthand.ts
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_declarationEmit.json
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_declarationEmit.ts
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_duplicate.json
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_duplicate.ts
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_merging.json
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_merging.ts
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_reExport.json
 crates/swc_ecma_parser/tests/tsc/ambientShorthand_reExport.ts
 crates/swc_ecma_parser/tests/tsc/amdImportAsPrimaryExpression.json
 crates/swc_ecma_parser/tests/tsc/amdImportAsPrimaryExpression.ts
 crates/swc_ecma_parser/tests/tsc/amdImportNotAsPrimaryExpression.json
 crates/swc_ecma_parser/tests/tsc/amdImportNotAsPrimaryExpression.ts
 crates/swc_ecma_parser/tests/tsc/annotatedThisPropertyInitializerDoesntNarrow.json
 crates/swc_ecma_parser/tests/tsc/annotatedThisPropertyInitializerDoesntNarrow.ts
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsAmd.json
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsAmd.ts
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsCommonjs.json
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsCommonjs.ts
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsSystem.json
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsSystem.ts
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsUmd.json
 crates/swc_ecma_parser/tests/tsc/anonymousDefaultExportsUmd.ts
 crates/swc_ecma_parser/tests/tsc/anyAsConstructor.json
 crates/swc_ecma_parser/tests/tsc/anyAsConstructor.ts
 crates/swc_ecma_parser/tests/tsc/anyAsFunctionCall.json
 crates/swc_ecma_parser/tests/tsc/anyAsFunctionCall.ts
 crates/swc_ecma_parser/tests/tsc/anyAsGenericFunctionCall.json
 crates/swc_ecma_parser/tests/tsc/anyAsGenericFunctionCall.ts
 crates/swc_ecma_parser/tests/tsc/anyAssignabilityInInheritance.json
 crates/swc_ecma_parser/tests/tsc/anyAssignabilityInInheritance.ts
 crates/swc_ecma_parser/tests/tsc/anyAssignableToEveryType.json
 crates/swc_ecma_parser/tests/tsc/anyAssignableToEveryType.ts
 crates/swc_ecma_parser/tests/tsc/anyAssignableToEveryType2.json
 crates/swc_ecma_parser/tests/tsc/anyAssignableToEveryType2.ts
 crates/swc_ecma_parser/tests/tsc/anyPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/anyPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/apparentTypeSubtyping.json
 crates/swc_ecma_parser/tests/tsc/apparentTypeSubtyping.ts
 crates/swc_ecma_parser/tests/tsc/apparentTypeSupertype.json
 crates/swc_ecma_parser/tests/tsc/apparentTypeSupertype.ts
 crates/swc_ecma_parser/tests/tsc/argumentExpressionContextualTyping.json
 crates/swc_ecma_parser/tests/tsc/argumentExpressionContextualTyping.ts
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithAnyAndNumber.json
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithAnyAndNumber.ts
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithEnum.json
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithEnum.ts
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithEnumUnion.json
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithEnumUnion.ts
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/arithmeticOperatorWithTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/arityAndOrderCompatibility01.json
 crates/swc_ecma_parser/tests/tsc/arityAndOrderCompatibility01.ts
 crates/swc_ecma_parser/tests/tsc/arrayAssignmentPatternWithAny.json
 crates/swc_ecma_parser/tests/tsc/arrayAssignmentPatternWithAny.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteral.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteral.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralExpressionContextualTyping.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralExpressionContextualTyping.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralInference.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralInference.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralSpread.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralSpread.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralSpreadES5iterable.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralSpreadES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralWidened.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralWidened.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralWithMultipleBestCommonTypes.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralWithMultipleBestCommonTypes.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiterals.json
 crates/swc_ecma_parser/tests/tsc/arrayLiterals.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiterals2ES5.json
 crates/swc_ecma_parser/tests/tsc/arrayLiterals2ES5.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiterals2ES6.json
 crates/swc_ecma_parser/tests/tsc/arrayLiterals2ES6.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiterals3.json
 crates/swc_ecma_parser/tests/tsc/arrayLiterals3.ts
 crates/swc_ecma_parser/tests/tsc/arrayLiteralsWithRecursiveGenerics.json
 crates/swc_ecma_parser/tests/tsc/arrayLiteralsWithRecursiveGenerics.ts
 crates/swc_ecma_parser/tests/tsc/arrayOfFunctionTypes3.json
 crates/swc_ecma_parser/tests/tsc/arrayOfFunctionTypes3.ts
 crates/swc_ecma_parser/tests/tsc/arraySpreadImportHelpers.json
 crates/swc_ecma_parser/tests/tsc/arraySpreadImportHelpers.ts
 crates/swc_ecma_parser/tests/tsc/arraySpreadInCall.json
 crates/swc_ecma_parser/tests/tsc/arraySpreadInCall.ts
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfFunctionTypes.json
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfFunctionTypes.ts
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfFunctionTypes2.json
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfFunctionTypes2.ts
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfTypeOf.json
 crates/swc_ecma_parser/tests/tsc/arrayTypeOfTypeOf.ts
 crates/swc_ecma_parser/tests/tsc/arrowFunctionExpressions.json
 crates/swc_ecma_parser/tests/tsc/arrowFunctionExpressions.ts
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es2017.json
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es2017.ts
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es5.json
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es5.ts
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es6.json
 crates/swc_ecma_parser/tests/tsc/arrowFunctionWithParameterNameAsync_es6.ts
 crates/swc_ecma_parser/tests/tsc/asOpEmitParens.json
 crates/swc_ecma_parser/tests/tsc/asOpEmitParens.ts
 crates/swc_ecma_parser/tests/tsc/asOperator1.json
 crates/swc_ecma_parser/tests/tsc/asOperator1.ts
 crates/swc_ecma_parser/tests/tsc/asOperator2.json
 crates/swc_ecma_parser/tests/tsc/asOperator2.ts
 crates/swc_ecma_parser/tests/tsc/asOperator3.json
 crates/swc_ecma_parser/tests/tsc/asOperator3.ts
 crates/swc_ecma_parser/tests/tsc/asOperator4.json
 crates/swc_ecma_parser/tests/tsc/asOperator4.ts
 crates/swc_ecma_parser/tests/tsc/asOperatorASI.json
 crates/swc_ecma_parser/tests/tsc/asOperatorASI.ts
 crates/swc_ecma_parser/tests/tsc/asOperatorAmbiguity.json
 crates/swc_ecma_parser/tests/tsc/asOperatorAmbiguity.ts
 crates/swc_ecma_parser/tests/tsc/asOperatorContextualType.json
 crates/swc_ecma_parser/tests/tsc/asOperatorContextualType.ts
 crates/swc_ecma_parser/tests/tsc/asOperatorNames.json
 crates/swc_ecma_parser/tests/tsc/asOperatorNames.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsAmbientExternalModule01.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsAmbientExternalModule01.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsAmbientExternalModule02.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsAmbientExternalModule02.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface01.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface01.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface02.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface02.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface03.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface03.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface04.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsInterface04.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace01.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace01.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace02.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace02.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace03.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace03.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace04.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace04.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace05.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsNamespace05.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsTypeAlias01.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsTypeAlias01.ts
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsTypeAlias02.json
 crates/swc_ecma_parser/tests/tsc/asiPreventsParsingAsTypeAlias02.ts
 crates/swc_ecma_parser/tests/tsc/assertionTypePredicates2.json
 crates/swc_ecma_parser/tests/tsc/assertionTypePredicates2.ts
 crates/swc_ecma_parser/tests/tsc/assertionsAndNonReturningFunctions.json
 crates/swc_ecma_parser/tests/tsc/assertionsAndNonReturningFunctions.ts
 crates/swc_ecma_parser/tests/tsc/assignAnyToEveryType.json
 crates/swc_ecma_parser/tests/tsc/assignAnyToEveryType.ts
 crates/swc_ecma_parser/tests/tsc/assignEveryTypeToAny.json
 crates/swc_ecma_parser/tests/tsc/assignEveryTypeToAny.ts
 crates/swc_ecma_parser/tests/tsc/assignFromBooleanInterface.json
 crates/swc_ecma_parser/tests/tsc/assignFromBooleanInterface.ts
 crates/swc_ecma_parser/tests/tsc/assignFromBooleanInterface2.json
 crates/swc_ecma_parser/tests/tsc/assignFromBooleanInterface2.ts
 crates/swc_ecma_parser/tests/tsc/assignFromNumberInterface.json
 crates/swc_ecma_parser/tests/tsc/assignFromNumberInterface.ts
 crates/swc_ecma_parser/tests/tsc/assignFromNumberInterface2.json
 crates/swc_ecma_parser/tests/tsc/assignFromNumberInterface2.ts
 crates/swc_ecma_parser/tests/tsc/assignFromStringInterface.json
 crates/swc_ecma_parser/tests/tsc/assignFromStringInterface.ts
 crates/swc_ecma_parser/tests/tsc/assignFromStringInterface2.json
 crates/swc_ecma_parser/tests/tsc/assignFromStringInterface2.ts
 crates/swc_ecma_parser/tests/tsc/assignObjectToNonPrimitive.json
 crates/swc_ecma_parser/tests/tsc/assignObjectToNonPrimitive.ts
 crates/swc_ecma_parser/tests/tsc/assignParameterPropertyToPropertyDeclarationES2022.json
 crates/swc_ecma_parser/tests/tsc/assignParameterPropertyToPropertyDeclarationES2022.ts
 crates/swc_ecma_parser/tests/tsc/assignParameterPropertyToPropertyDeclarationESNext.json
 crates/swc_ecma_parser/tests/tsc/assignParameterPropertyToPropertyDeclarationESNext.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatBetweenTupleAndArray.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatBetweenTupleAndArray.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures4.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures5.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures5.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures6.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignatures6.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignaturesWithRestParameters.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithCallSignaturesWithRestParameters.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures4.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures5.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures5.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures6.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignatures6.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithConstructSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithDiscriminatedUnion.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithDiscriminatedUnion.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithEnumIndexer.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithEnumIndexer.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures4.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithGenericCallSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithNumericIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers4.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers4.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers5.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembers5.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersAccessibility.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersNumericNames.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersNumericNames.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersOptionality.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersOptionality.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersOptionality2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersOptionality2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersStringNumericNames.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithObjectMembersStringNumericNames.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer2.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer3.json
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithStringIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/assignmentCompatWithWithGenericConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/assignmentGenericLookupTypeNarrowing.json
 crates/swc_ecma_parser/tests/tsc/assignmentGenericLookupTypeNarrowing.ts
 crates/swc_ecma_parser/tests/tsc/assignmentLHSIsReference.json
 crates/swc_ecma_parser/tests/tsc/assignmentLHSIsReference.ts
 crates/swc_ecma_parser/tests/tsc/assignmentToParenthesizedIdentifiers.json
 crates/swc_ecma_parser/tests/tsc/assignmentToParenthesizedIdentifiers.ts
 crates/swc_ecma_parser/tests/tsc/assignmentToVoidZero1.json
 crates/swc_ecma_parser/tests/tsc/assignmentToVoidZero1.ts
 crates/swc_ecma_parser/tests/tsc/assignmentToVoidZero2.json
 crates/swc_ecma_parser/tests/tsc/assignmentToVoidZero2.ts
 crates/swc_ecma_parser/tests/tsc/assignmentTypeNarrowing.json
 crates/swc_ecma_parser/tests/tsc/assignmentTypeNarrowing.ts
 crates/swc_ecma_parser/tests/tsc/assignments.json
 crates/swc_ecma_parser/tests/tsc/assignments.ts
 crates/swc_ecma_parser/tests/tsc/asyncAliasReturnType_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncAliasReturnType_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncAliasReturnType_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncAliasReturnType_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction10_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction11_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction11_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction1_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction2_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction3_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction4_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesArguments_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunctionCapturesThis_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction_allowJs.json
 crates/swc_ecma_parser/tests/tsc/asyncArrowFunction_allowJs.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncAwaitIsolatedModules_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwaitNestedClasses_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncAwaitNestedClasses_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncAwait_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration11_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration13_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration14_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration16_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration16_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration1_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration2_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration3_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration8_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclarationCapturesArguments_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclarationCapturesArguments_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclarationParameterEvaluation.json
 crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclarationParameterEvaluation.ts
 crates/swc_ecma_parser/tests/tsc/asyncGeneratorGenericNonWrappedReturn.json
 crates/swc_ecma_parser/tests/tsc/asyncGeneratorGenericNonWrappedReturn.ts
 crates/swc_ecma_parser/tests/tsc/asyncGeneratorParameterEvaluation.json
 crates/swc_ecma_parser/tests/tsc/asyncGeneratorParameterEvaluation.ts
 crates/swc_ecma_parser/tests/tsc/asyncImportedPromise_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncImportedPromise_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncImportedPromise_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncImportedPromise_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuperConflict_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuperConflict_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncMethodWithSuper_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncMultiFile_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncMultiFile_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncMultiFile_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncMultiFile_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncUnParenthesizedArrowFunction_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es2017.json
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es2017.ts
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es5.json
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es5.ts
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncUseStrict_es6.ts
 crates/swc_ecma_parser/tests/tsc/asyncWithVarShadowing_es6.json
 crates/swc_ecma_parser/tests/tsc/asyncWithVarShadowing_es6.ts
 crates/swc_ecma_parser/tests/tsc/augmentedTypeAssignmentCompatIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/augmentedTypeAssignmentCompatIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/augmentedTypeBracketAccessIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/augmentedTypeBracketAccessIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor1.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor1.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor10.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor10.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor11.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor11.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor2.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor2.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor3.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor3.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor4.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor4.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor6.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor6.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor7.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor7.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor8.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor8.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessor9.json
 crates/swc_ecma_parser/tests/tsc/autoAccessor9.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessorAllowedModifiers.json
 crates/swc_ecma_parser/tests/tsc/autoAccessorAllowedModifiers.ts
 crates/swc_ecma_parser/tests/tsc/autoAccessorNoUseDefineForClassFields.json
 crates/swc_ecma_parser/tests/tsc/autoAccessorNoUseDefineForClassFields.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression1_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression2_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression3_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression4_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitBinaryExpression5_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression1_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression2_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression3_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression4_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression5_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression6_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression7_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitCallExpression8_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitClassExpression_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitInheritedPromise_es2017.json
 crates/swc_ecma_parser/tests/tsc/awaitInheritedPromise_es2017.ts
 crates/swc_ecma_parser/tests/tsc/awaitUnion_es5.json
 crates/swc_ecma_parser/tests/tsc/awaitUnion_es5.ts
 crates/swc_ecma_parser/tests/tsc/awaitUnion_es6.json
 crates/swc_ecma_parser/tests/tsc/awaitUnion_es6.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.1.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.1.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.12.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.12.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.13.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.13.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.15.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.15.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.2.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.2.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.3.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.3.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.9.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarations.9.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInFor.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInForAwaitOf.2.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInForAwaitOf.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInForOf.1.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInForOf.2.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsInForOf.4.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsTopLevelOfModule.1.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsTopLevelOfModule.1.ts
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsWithImportHelpers.json
 crates/swc_ecma_parser/tests/tsc/awaitUsingDeclarationsWithImportHelpers.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017_1.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017_1.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017_2.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es2017_2.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6_1.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6_1.ts
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6_2.json
 crates/swc_ecma_parser/tests/tsc/await_unaryExpression_es6_2.ts
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfConditionalExpressions.json
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfConditionalExpressions.ts
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfConditionalExpressions2.json
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfConditionalExpressions2.ts
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfTuple.json
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfTuple.ts
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfTuple2.json
 crates/swc_ecma_parser/tests/tsc/bestCommonTypeOfTuple2.ts
 crates/swc_ecma_parser/tests/tsc/bigintMissingES2019.json
 crates/swc_ecma_parser/tests/tsc/bigintMissingES2019.ts
 crates/swc_ecma_parser/tests/tsc/bigintMissingES2020.json
 crates/swc_ecma_parser/tests/tsc/bigintMissingES2020.ts
 crates/swc_ecma_parser/tests/tsc/bigintMissingESNext.json
 crates/swc_ecma_parser/tests/tsc/bigintMissingESNext.ts
 crates/swc_ecma_parser/tests/tsc/binaryIntegerLiteral.json
 crates/swc_ecma_parser/tests/tsc/binaryIntegerLiteral.ts
 crates/swc_ecma_parser/tests/tsc/binaryIntegerLiteralES6.json
 crates/swc_ecma_parser/tests/tsc/binaryIntegerLiteralES6.ts
 crates/swc_ecma_parser/tests/tsc/binderUninitializedModuleExportsAssignment.json
 crates/swc_ecma_parser/tests/tsc/binderUninitializedModuleExportsAssignment.ts
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/bitwiseNotOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/bivariantInferences.json
 crates/swc_ecma_parser/tests/tsc/bivariantInferences.ts
 crates/swc_ecma_parser/tests/tsc/boolInsteadOfBoolean.json
 crates/swc_ecma_parser/tests/tsc/boolInsteadOfBoolean.ts
 crates/swc_ecma_parser/tests/tsc/booleanLiteralTypes1.json
 crates/swc_ecma_parser/tests/tsc/booleanLiteralTypes1.ts
 crates/swc_ecma_parser/tests/tsc/booleanLiteralTypes2.json
 crates/swc_ecma_parser/tests/tsc/booleanLiteralTypes2.ts
 crates/swc_ecma_parser/tests/tsc/booleanPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/booleanPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/bundlerSyntaxRestrictions.json
 crates/swc_ecma_parser/tests/tsc/bundlerSyntaxRestrictions.ts
 crates/swc_ecma_parser/tests/tsc/callChain.2.json
 crates/swc_ecma_parser/tests/tsc/callChain.2.ts
 crates/swc_ecma_parser/tests/tsc/callChain.3.json
 crates/swc_ecma_parser/tests/tsc/callChain.3.ts
 crates/swc_ecma_parser/tests/tsc/callChain.json
 crates/swc_ecma_parser/tests/tsc/callChain.ts
 crates/swc_ecma_parser/tests/tsc/callChainInference.json
 crates/swc_ecma_parser/tests/tsc/callChainInference.ts
 crates/swc_ecma_parser/tests/tsc/callChainWithSuper.json
 crates/swc_ecma_parser/tests/tsc/callChainWithSuper.ts
 crates/swc_ecma_parser/tests/tsc/callGenericFunctionWithIncorrectNumberOfTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/callGenericFunctionWithIncorrectNumberOfTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/callGenericFunctionWithZeroTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/callGenericFunctionWithZeroTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/callNonGenericFunctionWithTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/callNonGenericFunctionWithTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/callOfPropertylessConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/callOfPropertylessConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/callOverload.json
 crates/swc_ecma_parser/tests/tsc/callOverload.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance2.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance2.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance3.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance3.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance4.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance4.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance5.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance5.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance6.json
 crates/swc_ecma_parser/tests/tsc/callSignatureAssignabilityInInheritance6.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureWithoutAnnotationsOrBody.json
 crates/swc_ecma_parser/tests/tsc/callSignatureWithoutAnnotationsOrBody.ts
 crates/swc_ecma_parser/tests/tsc/callSignatureWithoutReturnTypeAnnotationInference.json
 crates/swc_ecma_parser/tests/tsc/callSignatureWithoutReturnTypeAnnotationInference.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType2.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType2.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType3.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesThatDifferOnlyByReturnType3.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithAccessibilityModifiersOnParameters.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithAccessibilityModifiersOnParameters.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithDuplicateParameters.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithDuplicateParameters.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithOptionalParameters2.json
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithOptionalParameters2.ts
 crates/swc_ecma_parser/tests/tsc/callSignaturesWithParameterInitializers.ts
 crates/swc_ecma_parser/tests/tsc/callWithMissingVoid.json
 crates/swc_ecma_parser/tests/tsc/callWithMissingVoid.ts
 crates/swc_ecma_parser/tests/tsc/callWithMissingVoidUndefinedUnknownAnyInJs.json
 crates/swc_ecma_parser/tests/tsc/callWithMissingVoidUndefinedUnknownAnyInJs.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpread.json
 crates/swc_ecma_parser/tests/tsc/callWithSpread.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpread2.json
 crates/swc_ecma_parser/tests/tsc/callWithSpread2.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpread3.json
 crates/swc_ecma_parser/tests/tsc/callWithSpread3.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpread4.json
 crates/swc_ecma_parser/tests/tsc/callWithSpread4.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpread5.json
 crates/swc_ecma_parser/tests/tsc/callWithSpread5.ts
 crates/swc_ecma_parser/tests/tsc/callWithSpreadES6.json
 crates/swc_ecma_parser/tests/tsc/callWithSpreadES6.ts
 crates/swc_ecma_parser/tests/tsc/callbackCrossModule.json
 crates/swc_ecma_parser/tests/tsc/callbackCrossModule.ts
 crates/swc_ecma_parser/tests/tsc/callbackOnConstructor.json
 crates/swc_ecma_parser/tests/tsc/callbackOnConstructor.ts
 crates/swc_ecma_parser/tests/tsc/callbackTag1.json
 crates/swc_ecma_parser/tests/tsc/callbackTag1.ts
 crates/swc_ecma_parser/tests/tsc/callbackTag2.json
 crates/swc_ecma_parser/tests/tsc/callbackTag2.ts
 crates/swc_ecma_parser/tests/tsc/callbackTag3.json
 crates/swc_ecma_parser/tests/tsc/callbackTag3.ts
 crates/swc_ecma_parser/tests/tsc/callbackTag4.json
 crates/swc_ecma_parser/tests/tsc/callbackTagNamespace.json
 crates/swc_ecma_parser/tests/tsc/callbackTagNamespace.ts
 crates/swc_ecma_parser/tests/tsc/callbackTagNestedParameter.json
 crates/swc_ecma_parser/tests/tsc/callbackTagNestedParameter.ts
 crates/swc_ecma_parser/tests/tsc/callbackTagVariadicType.json
 crates/swc_ecma_parser/tests/tsc/callbackTagVariadicType.ts
 crates/swc_ecma_parser/tests/tsc/castingTuple.json
 crates/swc_ecma_parser/tests/tsc/castingTuple.ts
 crates/swc_ecma_parser/tests/tsc/chained.json
 crates/swc_ecma_parser/tests/tsc/chained.ts
 crates/swc_ecma_parser/tests/tsc/chained2.json
 crates/swc_ecma_parser/tests/tsc/chained2.ts
 crates/swc_ecma_parser/tests/tsc/chainedPrototypeAssignment.json
 crates/swc_ecma_parser/tests/tsc/chainedPrototypeAssignment.ts
 crates/swc_ecma_parser/tests/tsc/checkExportsObjectAssignProperty.json
 crates/swc_ecma_parser/tests/tsc/checkExportsObjectAssignProperty.ts
 crates/swc_ecma_parser/tests/tsc/checkExportsObjectAssignPrototypeProperty.json
 crates/swc_ecma_parser/tests/tsc/checkExportsObjectAssignPrototypeProperty.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocOnEndOfFile.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocOnEndOfFile.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocOptionalParamOrder.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocOptionalParamOrder.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocParamOnVariableDeclaredFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocParamOnVariableDeclaredFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocParamTag1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocParamTag1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocReturnTag1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocReturnTag1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocReturnTag2.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocReturnTag2.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag10.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag10.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag11.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag11.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag12.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag12.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag13.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag13.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag14.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag14.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag2.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag2.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag3.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag3.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag4.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag4.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag5.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag5.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag6.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag6.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag7.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag7.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag8.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag8.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag9.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocSatisfiesTag9.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag2.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag2.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag3.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag3.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag4.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag4.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag5.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag5.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag6.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag6.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag7.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTag7.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTagOnObjectProperty1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTagOnObjectProperty1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTagOnObjectProperty2.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypeTagOnObjectProperty2.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypedefInParamTag1.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypedefInParamTag1.ts
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypedefOnlySourceFile.json
 crates/swc_ecma_parser/tests/tsc/checkJsdocTypedefOnlySourceFile.ts
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenCanBeTupleType.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty1.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty10.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty11.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty12.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty13.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty14.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty15.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty16.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty2.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty3.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty4.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty5.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty6.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty7.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty8.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxChildrenProperty9.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxGenericTagHasCorrectInferences.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxIntersectionElementPropsType.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxSubtleSkipContextSensitiveBug.tsx
 crates/swc_ecma_parser/tests/tsc/checkJsxUnionSFXContextualTypeInferredCorrectly.tsx
 crates/swc_ecma_parser/tests/tsc/checkObjectDefineProperty.json
 crates/swc_ecma_parser/tests/tsc/checkObjectDefineProperty.ts
 crates/swc_ecma_parser/tests/tsc/checkOtherObjectAssignProperty.json
 crates/swc_ecma_parser/tests/tsc/checkOtherObjectAssignProperty.ts
 crates/swc_ecma_parser/tests/tsc/checkSpecialPropertyAssignments.json
 crates/swc_ecma_parser/tests/tsc/checkSpecialPropertyAssignments.ts
 crates/swc_ecma_parser/tests/tsc/circular1.json
 crates/swc_ecma_parser/tests/tsc/circular1.ts
 crates/swc_ecma_parser/tests/tsc/circular2.json
 crates/swc_ecma_parser/tests/tsc/circular2.ts
 crates/swc_ecma_parser/tests/tsc/circular3.json
 crates/swc_ecma_parser/tests/tsc/circular3.ts
 crates/swc_ecma_parser/tests/tsc/circular4.json
 crates/swc_ecma_parser/tests/tsc/circular4.ts
 crates/swc_ecma_parser/tests/tsc/circularImportAlias.json
 crates/swc_ecma_parser/tests/tsc/circularImportAlias.ts
 crates/swc_ecma_parser/tests/tsc/circularIndexedAccessErrors.json
 crates/swc_ecma_parser/tests/tsc/circularIndexedAccessErrors.ts
 crates/swc_ecma_parser/tests/tsc/circularMultipleAssignmentDeclaration.json
 crates/swc_ecma_parser/tests/tsc/circularMultipleAssignmentDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/circularReference.json
 crates/swc_ecma_parser/tests/tsc/circularReference.ts
 crates/swc_ecma_parser/tests/tsc/circularTypeAliasForUnionWithClass.json
 crates/swc_ecma_parser/tests/tsc/circularTypeAliasForUnionWithClass.ts
 crates/swc_ecma_parser/tests/tsc/circularTypeAliasForUnionWithInterface.json
 crates/swc_ecma_parser/tests/tsc/circularTypeAliasForUnionWithInterface.ts
 crates/swc_ecma_parser/tests/tsc/circularTypeofWithVarOrFunc.json
 crates/swc_ecma_parser/tests/tsc/circularTypeofWithVarOrFunc.ts
 crates/swc_ecma_parser/tests/tsc/cjsImportInES2015.json
 crates/swc_ecma_parser/tests/tsc/cjsImportInES2015.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractAsIdentifier.json
 crates/swc_ecma_parser/tests/tsc/classAbstractAsIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractAssignabilityConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/classAbstractAssignabilityConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractClinterfaceAssignability.json
 crates/swc_ecma_parser/tests/tsc/classAbstractClinterfaceAssignability.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractConstructorAssignability.json
 crates/swc_ecma_parser/tests/tsc/classAbstractConstructorAssignability.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractFactoryFunction.json
 crates/swc_ecma_parser/tests/tsc/classAbstractFactoryFunction.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractImportInstantiation.json
 crates/swc_ecma_parser/tests/tsc/classAbstractImportInstantiation.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractInAModule.json
 crates/swc_ecma_parser/tests/tsc/classAbstractInAModule.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractInstantiations1.json
 crates/swc_ecma_parser/tests/tsc/classAbstractInstantiations1.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractMergedDeclaration.json
 crates/swc_ecma_parser/tests/tsc/classAbstractMergedDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractOverloads.json
 crates/swc_ecma_parser/tests/tsc/classAbstractOverloads.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractSingleLineDecl.json
 crates/swc_ecma_parser/tests/tsc/classAbstractSingleLineDecl.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractSuperCalls.json
 crates/swc_ecma_parser/tests/tsc/classAbstractSuperCalls.ts
 crates/swc_ecma_parser/tests/tsc/classAbstractUsingAbstractMethod1.json
 crates/swc_ecma_parser/tests/tsc/classAbstractUsingAbstractMethod1.ts
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceMerge.d.json
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceMerge.d.ts
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceMergeConflictingMembers.json
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceMergeConflictingMembers.ts
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceWithSameName.json
 crates/swc_ecma_parser/tests/tsc/classAndInterfaceWithSameName.ts
 crates/swc_ecma_parser/tests/tsc/classAndVariableWithSameName.json
 crates/swc_ecma_parser/tests/tsc/classAndVariableWithSameName.ts
 crates/swc_ecma_parser/tests/tsc/classAppearsToHaveMembersOfObject.json
 crates/swc_ecma_parser/tests/tsc/classAppearsToHaveMembersOfObject.ts
 crates/swc_ecma_parser/tests/tsc/classCanExtendConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/classCanExtendConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility.json
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility2.json
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility2.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility3.json
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility3.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility4.json
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility4.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility5.json
 crates/swc_ecma_parser/tests/tsc/classConstructorAccessibility5.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorOverloadsAccessibility.json
 crates/swc_ecma_parser/tests/tsc/classConstructorOverloadsAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility.json
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility2.json
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility2.ts
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility3.json
 crates/swc_ecma_parser/tests/tsc/classConstructorParametersAccessibility3.ts
 crates/swc_ecma_parser/tests/tsc/classDeclarationLoop.json
 crates/swc_ecma_parser/tests/tsc/classDeclarationLoop.ts
 crates/swc_ecma_parser/tests/tsc/classDoesNotDependOnBaseTypes.json
 crates/swc_ecma_parser/tests/tsc/classDoesNotDependOnBaseTypes.ts
 crates/swc_ecma_parser/tests/tsc/classDoesNotDependOnPrivateMember.json
 crates/swc_ecma_parser/tests/tsc/classDoesNotDependOnPrivateMember.ts
 crates/swc_ecma_parser/tests/tsc/classExpression.json
 crates/swc_ecma_parser/tests/tsc/classExpression.ts
 crates/swc_ecma_parser/tests/tsc/classExpression1.json
 crates/swc_ecma_parser/tests/tsc/classExpression1.ts
 crates/swc_ecma_parser/tests/tsc/classExpression2.json
 crates/swc_ecma_parser/tests/tsc/classExpression2.ts
 crates/swc_ecma_parser/tests/tsc/classExpression3.json
 crates/swc_ecma_parser/tests/tsc/classExpression3.ts
 crates/swc_ecma_parser/tests/tsc/classExpression4.json
 crates/swc_ecma_parser/tests/tsc/classExpression4.ts
 crates/swc_ecma_parser/tests/tsc/classExpression5.json
 crates/swc_ecma_parser/tests/tsc/classExpression5.ts
 crates/swc_ecma_parser/tests/tsc/classExpressionES61.json
 crates/swc_ecma_parser/tests/tsc/classExpressionES61.ts
 crates/swc_ecma_parser/tests/tsc/classExpressionES62.json
 crates/swc_ecma_parser/tests/tsc/classExpressionES62.ts
 crates/swc_ecma_parser/tests/tsc/classExpressionES63.json
 crates/swc_ecma_parser/tests/tsc/classExpressionES63.ts
 crates/swc_ecma_parser/tests/tsc/classExpressionLoop.json
 crates/swc_ecma_parser/tests/tsc/classExpressionLoop.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingBuiltinType.json
 crates/swc_ecma_parser/tests/tsc/classExtendingBuiltinType.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingClass.json
 crates/swc_ecma_parser/tests/tsc/classExtendingClass.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingClassLikeType.json
 crates/swc_ecma_parser/tests/tsc/classExtendingClassLikeType.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingNonConstructor.json
 crates/swc_ecma_parser/tests/tsc/classExtendingNonConstructor.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingNull.json
 crates/swc_ecma_parser/tests/tsc/classExtendingNull.ts
 crates/swc_ecma_parser/tests/tsc/classExtendingOptionalChain.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsItself.json
 crates/swc_ecma_parser/tests/tsc/classExtendsItself.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly.json
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly2.json
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly2.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly3.json
 crates/swc_ecma_parser/tests/tsc/classExtendsItselfIndirectly3.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsShadowedConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/classExtendsShadowedConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/classExtendsValidConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/classExtendsValidConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/classImplementsMergedClassInterface.json
 crates/swc_ecma_parser/tests/tsc/classImplementsMergedClassInterface.ts
 crates/swc_ecma_parser/tests/tsc/classInsideBlock.json
 crates/swc_ecma_parser/tests/tsc/classInsideBlock.ts
 crates/swc_ecma_parser/tests/tsc/classIsSubtypeOfBaseType.json
 crates/swc_ecma_parser/tests/tsc/classIsSubtypeOfBaseType.ts
 crates/swc_ecma_parser/tests/tsc/classPropertyAsPrivate.json
 crates/swc_ecma_parser/tests/tsc/classPropertyAsPrivate.ts
 crates/swc_ecma_parser/tests/tsc/classPropertyAsProtected.json
 crates/swc_ecma_parser/tests/tsc/classPropertyAsProtected.ts
 crates/swc_ecma_parser/tests/tsc/classPropertyIsPublicByDefault.json
 crates/swc_ecma_parser/tests/tsc/classPropertyIsPublicByDefault.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock1.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock1.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock10.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock10.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock11.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock11.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock12.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock12.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock13.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock13.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock14.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock14.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock15.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock15.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock17.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock17.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock18.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock18.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock2.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock2.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock21.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock21.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock24.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock24.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock25.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock25.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock27.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock27.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock28.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock28.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock3.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock3.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock4.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock4.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock5.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock5.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlock9.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlock9.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlockUseBeforeDef2.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlockUseBeforeDef2.ts
 crates/swc_ecma_parser/tests/tsc/classStaticBlockUseBeforeDef3.json
 crates/swc_ecma_parser/tests/tsc/classStaticBlockUseBeforeDef3.ts
 crates/swc_ecma_parser/tests/tsc/classWithBaseClassButNoConstructor.json
 crates/swc_ecma_parser/tests/tsc/classWithBaseClassButNoConstructor.ts
 crates/swc_ecma_parser/tests/tsc/classWithConstructors.json
 crates/swc_ecma_parser/tests/tsc/classWithConstructors.ts
 crates/swc_ecma_parser/tests/tsc/classWithEmptyBody.json
 crates/swc_ecma_parser/tests/tsc/classWithEmptyBody.ts
 crates/swc_ecma_parser/tests/tsc/classWithNoConstructorOrBaseClass.json
 crates/swc_ecma_parser/tests/tsc/classWithNoConstructorOrBaseClass.ts
 crates/swc_ecma_parser/tests/tsc/classWithOnlyPublicMembersEquivalentToInterface.json
 crates/swc_ecma_parser/tests/tsc/classWithOnlyPublicMembersEquivalentToInterface.ts
 crates/swc_ecma_parser/tests/tsc/classWithOnlyPublicMembersEquivalentToInterface2.json
 crates/swc_ecma_parser/tests/tsc/classWithOnlyPublicMembersEquivalentToInterface2.ts
 crates/swc_ecma_parser/tests/tsc/classWithOptionalParameter.json
 crates/swc_ecma_parser/tests/tsc/classWithOptionalParameter.ts
 crates/swc_ecma_parser/tests/tsc/classWithPredefinedTypesAsNames.json
 crates/swc_ecma_parser/tests/tsc/classWithPredefinedTypesAsNames.ts
 crates/swc_ecma_parser/tests/tsc/classWithPrivateProperty.json
 crates/swc_ecma_parser/tests/tsc/classWithPrivateProperty.ts
 crates/swc_ecma_parser/tests/tsc/classWithProtectedProperty.json
 crates/swc_ecma_parser/tests/tsc/classWithProtectedProperty.ts
 crates/swc_ecma_parser/tests/tsc/classWithPublicProperty.json
 crates/swc_ecma_parser/tests/tsc/classWithPublicProperty.ts
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElement1.json
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElement1.ts
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElement2.json
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElement2.ts
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElementES61.json
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElementES61.ts
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElementES62.json
 crates/swc_ecma_parser/tests/tsc/classWithSemicolonClassElementES62.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.2.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.2.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.3.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.3.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.2.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.2.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.3.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.3.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticFieldInParameterInitializer.ts
 crates/swc_ecma_parser/tests/tsc/classWithStaticMembers.json
 crates/swc_ecma_parser/tests/tsc/classWithStaticMembers.ts
 crates/swc_ecma_parser/tests/tsc/classWithTwoConstructorDefinitions.json
 crates/swc_ecma_parser/tests/tsc/classWithTwoConstructorDefinitions.ts
 crates/swc_ecma_parser/tests/tsc/classWithoutExplicitConstructor.json
 crates/swc_ecma_parser/tests/tsc/classWithoutExplicitConstructor.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorInvalidAssignmentType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorInvalidAssignmentType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorOtherInvalidOperation.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorOtherInvalidOperation.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorOtherValidOperation.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorOtherValidOperation.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandAnyType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandAnyType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandBooleanType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandNumberType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandNumberType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandObjectType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandObjectType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandStringType.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorWithSecondOperandStringType.ts
 crates/swc_ecma_parser/tests/tsc/commaOperatorsMultipleOperators.json
 crates/swc_ecma_parser/tests/tsc/commaOperatorsMultipleOperators.ts
 crates/swc_ecma_parser/tests/tsc/commentEmittingInPreserveJsx1.tsx
 crates/swc_ecma_parser/tests/tsc/commonJSAliasedExport.json
 crates/swc_ecma_parser/tests/tsc/commonJSAliasedExport.ts
 crates/swc_ecma_parser/tests/tsc/commonJSImportAsPrimaryExpression.json
 crates/swc_ecma_parser/tests/tsc/commonJSImportAsPrimaryExpression.ts
 crates/swc_ecma_parser/tests/tsc/commonJSImportClassTypeReference.json
 crates/swc_ecma_parser/tests/tsc/commonJSImportClassTypeReference.ts
 crates/swc_ecma_parser/tests/tsc/commonJSImportExportedClassExpression.json
 crates/swc_ecma_parser/tests/tsc/commonJSImportExportedClassExpression.ts
 crates/swc_ecma_parser/tests/tsc/commonJSImportNestedClassTypeReference.json
 crates/swc_ecma_parser/tests/tsc/commonJSImportNestedClassTypeReference.ts
 crates/swc_ecma_parser/tests/tsc/commonJSImportNotAsPrimaryExpression.json
 crates/swc_ecma_parser/tests/tsc/commonJSImportNotAsPrimaryExpression.ts
 crates/swc_ecma_parser/tests/tsc/commonJSReexport.json
 crates/swc_ecma_parser/tests/tsc/commonJSReexport.ts
 crates/swc_ecma_parser/tests/tsc/commonTypeIntersection.json
 crates/swc_ecma_parser/tests/tsc/commonTypeIntersection.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIdenticalObjects.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIdenticalObjects.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIdenticalTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIdenticalTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIntersectionType.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithIntersectionType.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnCallSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnCallSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnProperty.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipObjectsOnProperty.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipPrimitiveType.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipPrimitiveType.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNoRelationshipTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNumberOperand.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNumberOperand.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNumericLiteral.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithNumericLiteral.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithOneOperandIsAny.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithOneOperandIsAny.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithOneOperandIsUndefined.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithOneOperandIsUndefined.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeEnumAndNumber.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeEnumAndNumber.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnCallSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnCallSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnOptionalProperty.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnOptionalProperty.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnProperty.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithSubtypeObjectOnProperty.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithTwoOperandsAreAny.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithTwoOperandsAreAny.ts
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/comparisonOperatorWithTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentLHSCanBeAssigned.json
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentLHSCanBeAssigned.ts
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentLHSCannotBeAssigned.json
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentLHSCannotBeAssigned.ts
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentWithInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/compoundAdditionAssignmentWithInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/compoundAssignmentLHSIsReference.json
 crates/swc_ecma_parser/tests/tsc/compoundAssignmentLHSIsReference.ts
 crates/swc_ecma_parser/tests/tsc/compoundExponentiationAssignmentLHSIsReference.json
 crates/swc_ecma_parser/tests/tsc/compoundExponentiationAssignmentLHSIsReference.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames10_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames10_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames10_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames11_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames11_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames11_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames11_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames13_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames13_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames13_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames13_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames14_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames14_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames14_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames14_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames15_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames15_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames15_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames15_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames16_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames16_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames16_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames16_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames17_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames17_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames17_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames17_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames18_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames18_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames18_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames18_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames19_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames19_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames19_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames19_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames1_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames1_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames1_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames20_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames20_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames20_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames20_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames21_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames21_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames21_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames21_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames22_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames22_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames22_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames22_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames23_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames23_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames23_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames23_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames24_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames24_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames24_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames24_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames25_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames25_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames25_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames25_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames26_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames26_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames26_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames26_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames27_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames27_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames27_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames27_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames28_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames28_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames28_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames28_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames29_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames29_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames29_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames29_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames2_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames2_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames2_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames30_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames30_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames30_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames30_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames31_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames31_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames31_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames31_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames32_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames32_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames32_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames32_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames33_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames33_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames33_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames33_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames34_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames34_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames34_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames34_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames36_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames36_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames36_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames36_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames37_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames37_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames37_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames37_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames38_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames38_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames38_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames38_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames39_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames39_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames39_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames39_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames40_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames40_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames40_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames40_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames41_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames41_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames41_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames41_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames42_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames42_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames42_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames42_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames43_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames43_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames43_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames43_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames44_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames44_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames44_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames44_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames45_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames45_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames45_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames45_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames46_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames46_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames46_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames46_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames47_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames47_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames47_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames47_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames48_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames48_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames48_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames48_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames4_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames4_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames4_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames4_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames51_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames51_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames51_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames51_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames5_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames5_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames5_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames5_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames6_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames6_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames6_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames6_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames7_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames7_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames7_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames7_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames8_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames8_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames8_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames8_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames9_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames9_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames9_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNames9_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType10_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType10_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType10_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType1_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType1_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType1_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType2_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType2_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType2_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType3_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType3_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType3_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType3_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType4_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType4_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType4_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType4_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType5_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType5_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType5_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType5_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType6_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType6_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType6_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType6_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType7_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType7_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType7_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType7_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType8_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType8_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType8_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType8_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType9_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType9_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType9_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesContextualType9_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit1_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit1_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit1_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit2_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit2_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit2_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit5_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit5_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit5_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit5_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit6_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit6_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit6_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesDeclarationEmit6_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap1_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap1_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap1_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap2_ES5.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap2_ES5.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap2_ES6.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesSourceMap2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesWithStaticProperty.json
 crates/swc_ecma_parser/tests/tsc/computedPropertyNamesWithStaticProperty.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditionIsBooleanType.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditionIsBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditionIsNumberType.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditionIsNumberType.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditoinIsAnyType.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditoinIsAnyType.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditoinIsStringType.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorConditoinIsStringType.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorWithIdenticalBCT.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorWithIdenticalBCT.ts
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorWithoutIdenticalBCT.json
 crates/swc_ecma_parser/tests/tsc/conditionalOperatorWithoutIdenticalBCT.ts
 crates/swc_ecma_parser/tests/tsc/conditionalTypes1.json
 crates/swc_ecma_parser/tests/tsc/conditionalTypes1.ts
 crates/swc_ecma_parser/tests/tsc/conditionalTypes2.json
 crates/swc_ecma_parser/tests/tsc/conditionalTypes2.ts
 crates/swc_ecma_parser/tests/tsc/conditionalTypesExcessProperties.json
 crates/swc_ecma_parser/tests/tsc/conditionalTypesExcessProperties.ts
 crates/swc_ecma_parser/tests/tsc/conflictingCommonJSES2015Exports.json
 crates/swc_ecma_parser/tests/tsc/conflictingCommonJSES2015Exports.ts
 crates/swc_ecma_parser/tests/tsc/constEnum1.json
 crates/swc_ecma_parser/tests/tsc/constEnum1.ts
 crates/swc_ecma_parser/tests/tsc/constEnum2.json
 crates/swc_ecma_parser/tests/tsc/constEnum2.ts
 crates/swc_ecma_parser/tests/tsc/constEnum3.json
 crates/swc_ecma_parser/tests/tsc/constEnum3.ts
 crates/swc_ecma_parser/tests/tsc/constEnum4.json
 crates/swc_ecma_parser/tests/tsc/constEnum4.ts
 crates/swc_ecma_parser/tests/tsc/constEnumNoObjectPrototypePropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/constEnumNoObjectPrototypePropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess1.json
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess1.ts
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess2.json
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess2.ts
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess3.json
 crates/swc_ecma_parser/tests/tsc/constEnumPropertyAccess3.ts
 crates/swc_ecma_parser/tests/tsc/constLocalsInFunctionExpressions.json
 crates/swc_ecma_parser/tests/tsc/constLocalsInFunctionExpressions.ts
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithAny.json
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithAny.ts
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithAny2.json
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithAny2.ts
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithEmptyObject.json
 crates/swc_ecma_parser/tests/tsc/constraintSatisfactionWithEmptyObject.ts
 crates/swc_ecma_parser/tests/tsc/constructBigint.json
 crates/swc_ecma_parser/tests/tsc/constructBigint.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance2.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance2.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance3.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance3.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance4.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance4.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance5.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance5.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance6.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureAssignabilityInInheritance6.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureWithAccessibilityModifiersOnParameters.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureWithAccessibilityModifiersOnParameters.ts
 crates/swc_ecma_parser/tests/tsc/constructSignatureWithAccessibilityModifiersOnParameters2.json
 crates/swc_ecma_parser/tests/tsc/constructSignatureWithAccessibilityModifiersOnParameters2.ts
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithIdenticalOverloads.json
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithIdenticalOverloads.ts
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloads.json
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloads.ts
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloads2.json
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloads2.ts
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloadsThatDifferOnlyByReturnType.json
 crates/swc_ecma_parser/tests/tsc/constructSignaturesWithOverloadsThatDifferOnlyByReturnType.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctionMergeWithClass.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctionMergeWithClass.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctionMethodTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctionMethodTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctionTypeIsAssignableToBaseType.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctionTypeIsAssignableToBaseType.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctionTypeIsAssignableToBaseType2.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctionTypeIsAssignableToBaseType2.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctions.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctions.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctions2.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctions2.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctions3.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctions3.ts
 crates/swc_ecma_parser/tests/tsc/constructorFunctionsStrict.json
 crates/swc_ecma_parser/tests/tsc/constructorFunctionsStrict.ts
 crates/swc_ecma_parser/tests/tsc/constructorHasPrototypeProperty.json
 crates/swc_ecma_parser/tests/tsc/constructorHasPrototypeProperty.ts
 crates/swc_ecma_parser/tests/tsc/constructorImplementationWithDefaultValues.json
 crates/swc_ecma_parser/tests/tsc/constructorImplementationWithDefaultValues.ts
 crates/swc_ecma_parser/tests/tsc/constructorImplementationWithDefaultValues2.json
 crates/swc_ecma_parser/tests/tsc/constructorImplementationWithDefaultValues2.ts
 crates/swc_ecma_parser/tests/tsc/constructorNameInObjectLiteralAccessor.json
 crates/swc_ecma_parser/tests/tsc/constructorNameInObjectLiteralAccessor.ts
 crates/swc_ecma_parser/tests/tsc/constructorOverloadsWithDefaultValues.json
 crates/swc_ecma_parser/tests/tsc/constructorOverloadsWithDefaultValues.ts
 crates/swc_ecma_parser/tests/tsc/constructorOverloadsWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/constructorOverloadsWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/constructorParameterProperties.json
 crates/swc_ecma_parser/tests/tsc/constructorParameterProperties.ts
 crates/swc_ecma_parser/tests/tsc/constructorParameterProperties2.json
 crates/swc_ecma_parser/tests/tsc/constructorParameterProperties2.ts
 crates/swc_ecma_parser/tests/tsc/constructorParameterShadowsOuterScopes.json
 crates/swc_ecma_parser/tests/tsc/constructorParameterShadowsOuterScopes.ts
 crates/swc_ecma_parser/tests/tsc/constructorParameterShadowsOuterScopes2.json
 crates/swc_ecma_parser/tests/tsc/constructorParameterShadowsOuterScopes2.ts
 crates/swc_ecma_parser/tests/tsc/constructorTagOnClassConstructor.json
 crates/swc_ecma_parser/tests/tsc/constructorTagOnClassConstructor.ts
 crates/swc_ecma_parser/tests/tsc/constructorTagOnNestedBinaryExpression.json
 crates/swc_ecma_parser/tests/tsc/constructorTagOnNestedBinaryExpression.ts
 crates/swc_ecma_parser/tests/tsc/constructorTagOnObjectLiteralMethod.json
 crates/swc_ecma_parser/tests/tsc/constructorTagOnObjectLiteralMethod.ts
 crates/swc_ecma_parser/tests/tsc/constructorTagWithThisTag.json
 crates/swc_ecma_parser/tests/tsc/constructorTagWithThisTag.ts
 crates/swc_ecma_parser/tests/tsc/constructorWithAssignableReturnExpression.json
 crates/swc_ecma_parser/tests/tsc/constructorWithAssignableReturnExpression.ts
 crates/swc_ecma_parser/tests/tsc/constructorWithExpressionLessReturn.json
 crates/swc_ecma_parser/tests/tsc/constructorWithExpressionLessReturn.ts
 crates/swc_ecma_parser/tests/tsc/contextualIntersectionType.json
 crates/swc_ecma_parser/tests/tsc/contextualIntersectionType.ts
 crates/swc_ecma_parser/tests/tsc/contextualSignatureInstantiation.json
 crates/swc_ecma_parser/tests/tsc/contextualSignatureInstantiation.ts
 crates/swc_ecma_parser/tests/tsc/contextualThisType.json
 crates/swc_ecma_parser/tests/tsc/contextualThisType.ts
 crates/swc_ecma_parser/tests/tsc/contextualThisTypeInJavascript.json
 crates/swc_ecma_parser/tests/tsc/contextualThisTypeInJavascript.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeFromJSDoc.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeFromJSDoc.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeTupleEnd.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeTupleEnd.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithTuple.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithTuple.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeIndexSignatures.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeIndexSignatures.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeMembers.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeMembers.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeObjectLiteral.json
 crates/swc_ecma_parser/tests/tsc/contextualTypeWithUnionTypeObjectLiteral.ts
 crates/swc_ecma_parser/tests/tsc/contextualTypedSpecialAssignment.json
 crates/swc_ecma_parser/tests/tsc/contextualTypedSpecialAssignment.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeAsyncFunctionAwaitOperand.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeAsyncFunctionAwaitOperand.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeAsyncFunctionReturnType.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeAsyncFunctionReturnType.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator01.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator01.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator02.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator02.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator03.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeCommaOperator03.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd01.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd01.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd02.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd02.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd03.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypeLogicalAnd03.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedBindingInitializer.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedBindingInitializer.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedBindingInitializerNegative.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedBindingInitializerNegative.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedClassExpressionMethodDeclaration01.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedClassExpressionMethodDeclaration01.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedClassExpressionMethodDeclaration02.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedClassExpressionMethodDeclaration02.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedFunctionExpressionsAndReturnAnnotations.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedFunctionExpressionsAndReturnAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedIife.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedIife.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedIifeStrict.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedIifeStrict.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedObjectLiteralMethodDeclaration01.json
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedObjectLiteralMethodDeclaration01.ts
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedStringLiteralsInJsxAttributes01.tsx
 crates/swc_ecma_parser/tests/tsc/contextuallyTypedStringLiteralsInJsxAttributes02.tsx
 crates/swc_ecma_parser/tests/tsc/controlFlowAliasing.json
 crates/swc_ecma_parser/tests/tsc/controlFlowAliasing.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowAliasingCatchVariables.json
 crates/swc_ecma_parser/tests/tsc/controlFlowAliasingCatchVariables.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowAssignmentExpression.json
 crates/swc_ecma_parser/tests/tsc/controlFlowAssignmentExpression.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowAssignmentPatternOrder.json
 crates/swc_ecma_parser/tests/tsc/controlFlowAssignmentPatternOrder.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowBinaryAndExpression.json
 crates/swc_ecma_parser/tests/tsc/controlFlowBinaryAndExpression.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowBinaryOrExpression.json
 crates/swc_ecma_parser/tests/tsc/controlFlowBinaryOrExpression.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowBindingElement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowBindingElement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowBindingPatternOrder.json
 crates/swc_ecma_parser/tests/tsc/controlFlowBindingPatternOrder.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowCommaOperator.json
 crates/swc_ecma_parser/tests/tsc/controlFlowCommaOperator.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowComputedPropertyNames.json
 crates/swc_ecma_parser/tests/tsc/controlFlowComputedPropertyNames.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowConditionalExpression.json
 crates/swc_ecma_parser/tests/tsc/controlFlowConditionalExpression.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowDeleteOperator.json
 crates/swc_ecma_parser/tests/tsc/controlFlowDeleteOperator.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowDestructuringDeclaration.json
 crates/swc_ecma_parser/tests/tsc/controlFlowDestructuringDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowDoWhileStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowDoWhileStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccess.json
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccess.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccess2.json
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccess2.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccessNoCrash1.json
 crates/swc_ecma_parser/tests/tsc/controlFlowElementAccessNoCrash1.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowForInStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowForInStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowForInStatement2.json
 crates/swc_ecma_parser/tests/tsc/controlFlowForInStatement2.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowForOfStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowForOfStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowForStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowForStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowGenericTypes.json
 crates/swc_ecma_parser/tests/tsc/controlFlowGenericTypes.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowIIFE.json
 crates/swc_ecma_parser/tests/tsc/controlFlowIIFE.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowIfStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowIfStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowInOperator.json
 crates/swc_ecma_parser/tests/tsc/controlFlowInOperator.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowInstanceOfGuardPrimitives.json
 crates/swc_ecma_parser/tests/tsc/controlFlowInstanceOfGuardPrimitives.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowInstanceofExtendsFunction.json
 crates/swc_ecma_parser/tests/tsc/controlFlowInstanceofExtendsFunction.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowIteration.json
 crates/swc_ecma_parser/tests/tsc/controlFlowIteration.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowIterationErrors.json
 crates/swc_ecma_parser/tests/tsc/controlFlowIterationErrors.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowIterationErrorsAsync.json
 crates/swc_ecma_parser/tests/tsc/controlFlowIterationErrorsAsync.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowNoIntermediateErrors.json
 crates/swc_ecma_parser/tests/tsc/controlFlowNoIntermediateErrors.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowNullishCoalesce.json
 crates/swc_ecma_parser/tests/tsc/controlFlowNullishCoalesce.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowOptionalChain.json
 crates/swc_ecma_parser/tests/tsc/controlFlowOptionalChain.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowOptionalChain2.json
 crates/swc_ecma_parser/tests/tsc/controlFlowOptionalChain2.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowOptionalChain3.tsx
 crates/swc_ecma_parser/tests/tsc/controlFlowParameter.json
 crates/swc_ecma_parser/tests/tsc/controlFlowParameter.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowStringIndex.json
 crates/swc_ecma_parser/tests/tsc/controlFlowStringIndex.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowSuperPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/controlFlowSuperPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowTruthiness.json
 crates/swc_ecma_parser/tests/tsc/controlFlowTruthiness.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowTypeofObject.json
 crates/swc_ecma_parser/tests/tsc/controlFlowTypeofObject.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowWhileStatement.json
 crates/swc_ecma_parser/tests/tsc/controlFlowWhileStatement.ts
 crates/swc_ecma_parser/tests/tsc/controlFlowWithTemplateLiterals.json
 crates/swc_ecma_parser/tests/tsc/controlFlowWithTemplateLiterals.ts
 crates/swc_ecma_parser/tests/tsc/correctlyMarkAliasAsReferences1.tsx
 crates/swc_ecma_parser/tests/tsc/correctlyMarkAliasAsReferences2.tsx
 crates/swc_ecma_parser/tests/tsc/correctlyMarkAliasAsReferences3.tsx
 crates/swc_ecma_parser/tests/tsc/correctlyMarkAliasAsReferences4.tsx
 crates/swc_ecma_parser/tests/tsc/covariantCallbacks.json
 crates/swc_ecma_parser/tests/tsc/covariantCallbacks.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitIdentifierPredicates01.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitIdentifierPredicates01.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitIdentifierPredicatesWithPrivateName01.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitIdentifierPredicatesWithPrivateName01.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitReadonly.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitReadonly.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicates01.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicates01.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicates02.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicates02.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicatesWithPrivateName01.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicatesWithPrivateName01.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicatesWithPrivateName02.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitThisPredicatesWithPrivateName02.ts
 crates/swc_ecma_parser/tests/tsc/declarationEmitWorkWithInlineComments.json
 crates/swc_ecma_parser/tests/tsc/declarationEmitWorkWithInlineComments.ts
 crates/swc_ecma_parser/tests/tsc/declarationFileForJsonImport.json
 crates/swc_ecma_parser/tests/tsc/declarationFileForJsonImport.ts
 crates/swc_ecma_parser/tests/tsc/declarationFiles.json
 crates/swc_ecma_parser/tests/tsc/declarationFiles.ts
 crates/swc_ecma_parser/tests/tsc/declarationInAmbientContext.json
 crates/swc_ecma_parser/tests/tsc/declarationInAmbientContext.ts
 crates/swc_ecma_parser/tests/tsc/declarationsAndAssignments.json
 crates/swc_ecma_parser/tests/tsc/declarationsAndAssignments.ts
 crates/swc_ecma_parser/tests/tsc/declaredClassMergedwithSelf.json
 crates/swc_ecma_parser/tests/tsc/declaredClassMergedwithSelf.ts
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsCommonJS1.json
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsCommonJS1.ts
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsCommonJS2.json
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsCommonJS2.ts
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsSystem1.json
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsSystem1.ts
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsSystem2.json
 crates/swc_ecma_parser/tests/tsc/decoratedClassExportsSystem2.ts
 crates/swc_ecma_parser/tests/tsc/decoratorMetadata.json
 crates/swc_ecma_parser/tests/tsc/decoratorMetadata.ts
 crates/swc_ecma_parser/tests/tsc/decoratorMetadataWithTypeOnlyImport.json
 crates/swc_ecma_parser/tests/tsc/decoratorMetadataWithTypeOnlyImport.ts
 crates/swc_ecma_parser/tests/tsc/decoratorMetadataWithTypeOnlyImport2.json
 crates/swc_ecma_parser/tests/tsc/decoratorMetadataWithTypeOnlyImport2.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClass9.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClass9.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassConstructor4.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassConstructor4.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod11.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod11.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod12.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod14.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod14.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod15.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod15.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod16.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod16.ts
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod18.json
 crates/swc_ecma_parser/tests/tsc/decoratorOnClassMethod18.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithEnumTypeInvalidOperations.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithEnumTypeInvalidOperations.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithNumberTypeInvalidOperations.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithNumberTypeInvalidOperations.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithUnsupportedBooleanType.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithUnsupportedBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithUnsupportedStringType.json
 crates/swc_ecma_parser/tests/tsc/decrementOperatorWithUnsupportedStringType.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportInAwaitExpression01.json
 crates/swc_ecma_parser/tests/tsc/defaultExportInAwaitExpression01.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportInAwaitExpression02.json
 crates/swc_ecma_parser/tests/tsc/defaultExportInAwaitExpression02.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportWithOverloads01.json
 crates/swc_ecma_parser/tests/tsc/defaultExportWithOverloads01.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge01.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge01.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge02.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge02.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge03.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge03.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge04.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsCannotMerge04.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedAmd.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedAmd.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedCommonjs.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedCommonjs.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedSystem.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedSystem.ts
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedUmd.json
 crates/swc_ecma_parser/tests/tsc/defaultExportsGetExportedUmd.ts
 crates/swc_ecma_parser/tests/tsc/defaultPropertyAssignedClassWithPrototype.json
 crates/swc_ecma_parser/tests/tsc/defaultPropertyAssignedClassWithPrototype.ts
 crates/swc_ecma_parser/tests/tsc/defineProperty.json
 crates/swc_ecma_parser/tests/tsc/defineProperty.ts
 crates/swc_ecma_parser/tests/tsc/deleteChain.json
 crates/swc_ecma_parser/tests/tsc/deleteChain.ts
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/deleteOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/dependentDestructuredVariables.json
 crates/swc_ecma_parser/tests/tsc/dependentDestructuredVariables.ts
 crates/swc_ecma_parser/tests/tsc/dependentDestructuredVariablesFromNestedPatterns.json
 crates/swc_ecma_parser/tests/tsc/dependentDestructuredVariablesFromNestedPatterns.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassConstructorWithoutSuperCall.json
 crates/swc_ecma_parser/tests/tsc/derivedClassConstructorWithoutSuperCall.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassFunctionOverridesBaseClassAccessor.json
 crates/swc_ecma_parser/tests/tsc/derivedClassFunctionOverridesBaseClassAccessor.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassIncludesInheritedMembers.json
 crates/swc_ecma_parser/tests/tsc/derivedClassIncludesInheritedMembers.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesIndexersWithAssignmentCompatibility.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesIndexersWithAssignmentCompatibility.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesPrivates.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesPrivates.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers2.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers2.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers3.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers3.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers4.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesProtectedMembers4.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesPublicMembers.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesPublicMembers.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesWithoutSubtype.json
 crates/swc_ecma_parser/tests/tsc/derivedClassOverridesWithoutSubtype.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity.json
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity2.json
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity2.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity3.json
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity3.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity4.json
 crates/swc_ecma_parser/tests/tsc/derivedClassTransitivity4.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithAny.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithAny.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateInstanceShadowingProtectedInstance.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateInstanceShadowingProtectedInstance.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateInstanceShadowingPublicInstance.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateInstanceShadowingPublicInstance.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateStaticShadowingProtectedStatic.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateStaticShadowingProtectedStatic.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateStaticShadowingPublicStatic.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithPrivateStaticShadowingPublicStatic.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor2.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor2.ts
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor3.json
 crates/swc_ecma_parser/tests/tsc/derivedClassWithoutExplicitConstructor3.ts
 crates/swc_ecma_parser/tests/tsc/derivedGenericClassWithAny.json
 crates/swc_ecma_parser/tests/tsc/derivedGenericClassWithAny.ts
 crates/swc_ecma_parser/tests/tsc/derivedInterfaceDoesNotHideBaseSignatures.json
 crates/swc_ecma_parser/tests/tsc/derivedInterfaceDoesNotHideBaseSignatures.ts
 crates/swc_ecma_parser/tests/tsc/derivedInterfaceIncompatibleWithBaseIndexer.json
 crates/swc_ecma_parser/tests/tsc/derivedInterfaceIncompatibleWithBaseIndexer.ts
 crates/swc_ecma_parser/tests/tsc/derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/derivedTypeDoesNotRequireExtendsClause.json
 crates/swc_ecma_parser/tests/tsc/derivedTypeDoesNotRequireExtendsClause.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES6.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment1ES6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment2.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment3.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment4.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment5SiblingInitializer.json
 crates/swc_ecma_parser/tests/tsc/destructuringArrayBindingPatternAndAssignment5SiblingInitializer.ts
 crates/swc_ecma_parser/tests/tsc/destructuringAssignabilityCheck.json
 crates/swc_ecma_parser/tests/tsc/destructuringAssignabilityCheck.ts
 crates/swc_ecma_parser/tests/tsc/destructuringCatch.json
 crates/swc_ecma_parser/tests/tsc/destructuringCatch.ts
 crates/swc_ecma_parser/tests/tsc/destructuringControlFlow.json
 crates/swc_ecma_parser/tests/tsc/destructuringControlFlow.ts
 crates/swc_ecma_parser/tests/tsc/destructuringEvaluationOrder.json
 crates/swc_ecma_parser/tests/tsc/destructuringEvaluationOrder.ts
 crates/swc_ecma_parser/tests/tsc/destructuringInFunctionType.json
 crates/swc_ecma_parser/tests/tsc/destructuringInFunctionType.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectAssignmentPatternWithNestedSpread.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectAssignmentPatternWithNestedSpread.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment1ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment1ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment1ES6.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment1ES6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment4.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment5.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment6.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment7.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment7.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment8.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment8.ts
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment9SiblingInitializer.json
 crates/swc_ecma_parser/tests/tsc/destructuringObjectBindingPatternAndAssignment9SiblingInitializer.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES6.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration1ES6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES6.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration3ES6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration7ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration7ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration7ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration7ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration8.json
 crates/swc_ecma_parser/tests/tsc/destructuringParameterDeclaration8.ts
 crates/swc_ecma_parser/tests/tsc/destructuringReassignsRightHandSide.json
 crates/swc_ecma_parser/tests/tsc/destructuringReassignsRightHandSide.ts
 crates/swc_ecma_parser/tests/tsc/destructuringSameNames.json
 crates/swc_ecma_parser/tests/tsc/destructuringSameNames.ts
 crates/swc_ecma_parser/tests/tsc/destructuringSpread.json
 crates/swc_ecma_parser/tests/tsc/destructuringSpread.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_1.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_1.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_2.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_2.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_3.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_3.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_4.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_4.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_5.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_6.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_7.json
 crates/swc_ecma_parser/tests/tsc/destructuringTypeAssertionsES5_7.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES5.json
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES5.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES6.json
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration1ES6.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/destructuringVariableDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVoid.json
 crates/swc_ecma_parser/tests/tsc/destructuringVoid.ts
 crates/swc_ecma_parser/tests/tsc/destructuringVoidStrictNullChecks.json
 crates/swc_ecma_parser/tests/tsc/destructuringVoidStrictNullChecks.ts
 crates/swc_ecma_parser/tests/tsc/destructuringWithLiteralInitializers.json
 crates/swc_ecma_parser/tests/tsc/destructuringWithLiteralInitializers.ts
 crates/swc_ecma_parser/tests/tsc/destructuringWithLiteralInitializers2.json
 crates/swc_ecma_parser/tests/tsc/destructuringWithLiteralInitializers2.ts
 crates/swc_ecma_parser/tests/tsc/directDependenceBetweenTypeAliases.json
 crates/swc_ecma_parser/tests/tsc/directDependenceBetweenTypeAliases.ts
 crates/swc_ecma_parser/tests/tsc/directReferenceToNull.json
 crates/swc_ecma_parser/tests/tsc/directReferenceToNull.ts
 crates/swc_ecma_parser/tests/tsc/directReferenceToUndefined.json
 crates/swc_ecma_parser/tests/tsc/directReferenceToUndefined.ts
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionInference.json
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionInference.ts
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes1.json
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes1.ts
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes2.json
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes2.ts
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes3.json
 crates/swc_ecma_parser/tests/tsc/discriminatedUnionTypes3.ts
 crates/swc_ecma_parser/tests/tsc/doWhileBreakStatements.json
 crates/swc_ecma_parser/tests/tsc/doWhileBreakStatements.ts
 crates/swc_ecma_parser/tests/tsc/doWhileContinueStatements.json
 crates/swc_ecma_parser/tests/tsc/doWhileContinueStatements.ts
 crates/swc_ecma_parser/tests/tsc/duplicateExportAssignments.json
 crates/swc_ecma_parser/tests/tsc/duplicateExportAssignments.ts
 crates/swc_ecma_parser/tests/tsc/duplicateNumericIndexers.json
 crates/swc_ecma_parser/tests/tsc/duplicateNumericIndexers.ts
 crates/swc_ecma_parser/tests/tsc/duplicatePropertiesInTypeAssertions01.json
 crates/swc_ecma_parser/tests/tsc/duplicatePropertiesInTypeAssertions01.ts
 crates/swc_ecma_parser/tests/tsc/duplicatePropertiesInTypeAssertions02.json
 crates/swc_ecma_parser/tests/tsc/duplicatePropertiesInTypeAssertions02.ts
 crates/swc_ecma_parser/tests/tsc/duplicateStringIndexers.json
 crates/swc_ecma_parser/tests/tsc/duplicateStringIndexers.ts
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.2.json
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.2.ts
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.3.json
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.3.ts
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.json
 crates/swc_ecma_parser/tests/tsc/elementAccessChain.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunction.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunction.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionAsIs.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionAsIs.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionAsIsES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionAsIsES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionThisCapturing.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionThisCapturing.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionThisCapturingES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionThisCapturingES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments01.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments01.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments01_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments02.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments02.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments02_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments03.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments03.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments03_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments04.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments04.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments04_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments05.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments05.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments05_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments05_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments06.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments06.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments06_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments06_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments07.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments07.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments07_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments07_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments08.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments08.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments08_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments08_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments09.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments09.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments09_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments09_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments10.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments10.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments10_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments11.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments11.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments11_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments11_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments13.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments13.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments13_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments13_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments14.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments14.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments14_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments14_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments15.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments15.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments15_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments15_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments16.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments16.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments16_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments16_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments17.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments17.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments17_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments17_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments18.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments18.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments18_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments18_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments19.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments19.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments19_ES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionWhenUsingArguments19_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionsAsIs.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionsAsIs.ts
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionsAsIsES6.json
 crates/swc_ecma_parser/tests/tsc/emitArrowFunctionsAsIsES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationOverloadInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationOverloadInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithConstructorInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithConstructorInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithExtensionAndTypeArgumentInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithExtensionAndTypeArgumentInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithExtensionInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithExtensionInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithGetterSetterInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithGetterSetterInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithLiteralPropertyNameInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithLiteralPropertyNameInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithMethodInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithMethodInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithPropertyAccessInHeritageClause1.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithPropertyAccessInHeritageClause1.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithPropertyAssignmentInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithPropertyAssignmentInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithStaticPropertyAssignmentInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithStaticPropertyAssignmentInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithSuperMethodCall01.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithSuperMethodCall01.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithThisKeywordInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithThisKeywordInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithTypeArgumentAndOverloadInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithTypeArgumentAndOverloadInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithTypeArgumentInES6.json
 crates/swc_ecma_parser/tests/tsc/emitClassDeclarationWithTypeArgumentInES6.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationOperator1.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationOperator1.ts
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationOperator2.json
 crates/swc_ecma_parser/tests/tsc/emitCompoundExponentiationOperator2.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunction.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunction.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionES6.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionES6.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionProperty.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionProperty.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionPropertyES6.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersFunctionPropertyES6.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersMethod.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersMethod.ts
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersMethodES6.json
 crates/swc_ecma_parser/tests/tsc/emitDefaultParametersMethodES6.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator1.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator1.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator2.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator2.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator3.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator3.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator4.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperator4.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTempalteString4.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTempalteString4.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTempalteString4ES6.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTempalteString4ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString1.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString1.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString1ES6.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString1ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString2.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString2.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString2ES6.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString2ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString3.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString3.ts
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString3ES6.json
 crates/swc_ecma_parser/tests/tsc/emitExponentiationOperatorInTemplateString3ES6.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunction.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunction.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionES6.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionES6.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionProperty.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionProperty.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionPropertyES6.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersFunctionPropertyES6.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersMethod.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersMethod.ts
 crates/swc_ecma_parser/tests/tsc/emitRestParametersMethodES6.json
 crates/swc_ecma_parser/tests/tsc/emitRestParametersMethodES6.ts
 crates/swc_ecma_parser/tests/tsc/emitStatementsBeforeSuperCall.json
 crates/swc_ecma_parser/tests/tsc/emitStatementsBeforeSuperCall.ts
 crates/swc_ecma_parser/tests/tsc/emitStatementsBeforeSuperCallWithDefineFields.json
 crates/swc_ecma_parser/tests/tsc/emitStatementsBeforeSuperCallWithDefineFields.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es2015.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es2015.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es2018.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es2018.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es5.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.classMethods.es5.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es2015.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es2015.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es2018.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es2018.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es5.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionDeclarations.es5.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es2015.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es2015.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es2018.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es2018.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es5.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.functionExpressions.es5.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es2015.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es2015.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es2018.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es2018.ts
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es5.json
 crates/swc_ecma_parser/tests/tsc/emitter.asyncGenerators.objectLiteralMethods.es5.ts
 crates/swc_ecma_parser/tests/tsc/emitter.forAwait.json
 crates/swc_ecma_parser/tests/tsc/emitter.forAwait.ts
 crates/swc_ecma_parser/tests/tsc/emitter.noCatchBinding.es2019.json
 crates/swc_ecma_parser/tests/tsc/emitter.noCatchBinding.es2019.ts
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter01.json
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter01.ts
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter02.json
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter02.ts
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter03.json
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter03.ts
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter04.json
 crates/swc_ecma_parser/tests/tsc/emptyArrayBindingPatternParameter04.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES5.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES5.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES6.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES5.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES5.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES6.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES5.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES5.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES6.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES5.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES5.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES6.json
 crates/swc_ecma_parser/tests/tsc/emptyAssignmentPatterns04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter01.json
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter01.ts
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter02.json
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter02.ts
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter03.json
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter03.ts
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter04.json
 crates/swc_ecma_parser/tests/tsc/emptyObjectBindingPatternParameter04.ts
 crates/swc_ecma_parser/tests/tsc/emptyTuplesTypeAssertion01.json
 crates/swc_ecma_parser/tests/tsc/emptyTuplesTypeAssertion01.ts
 crates/swc_ecma_parser/tests/tsc/emptyTuplesTypeAssertion02.json
 crates/swc_ecma_parser/tests/tsc/emptyTuplesTypeAssertion02.ts
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES5.json
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES5.ts
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES5iterable.json
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES5iterable.ts
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES6.json
 crates/swc_ecma_parser/tests/tsc/emptyVariableDeclarationBindingPatterns01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/enumAssignability.json
 crates/swc_ecma_parser/tests/tsc/enumAssignability.ts
 crates/swc_ecma_parser/tests/tsc/enumAssignabilityInInheritance.json
 crates/swc_ecma_parser/tests/tsc/enumAssignabilityInInheritance.ts
 crates/swc_ecma_parser/tests/tsc/enumBasics.json
 crates/swc_ecma_parser/tests/tsc/enumBasics.ts
 crates/swc_ecma_parser/tests/tsc/enumClassification.json
 crates/swc_ecma_parser/tests/tsc/enumClassification.ts
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithString.json
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithString.ts
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithStringEmitDeclaration.json
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithStringEmitDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithTemplateLiterals.json
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithTemplateLiterals.ts
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithTemplateLiteralsEmitDeclaration.json
 crates/swc_ecma_parser/tests/tsc/enumConstantMemberWithTemplateLiteralsEmitDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/enumConstantMembers.json
 crates/swc_ecma_parser/tests/tsc/enumConstantMembers.ts
 crates/swc_ecma_parser/tests/tsc/enumExportMergingES6.json
 crates/swc_ecma_parser/tests/tsc/enumExportMergingES6.ts
 crates/swc_ecma_parser/tests/tsc/enumIsNotASubtypeOfAnythingButNumber.json
 crates/swc_ecma_parser/tests/tsc/enumIsNotASubtypeOfAnythingButNumber.ts
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes1.json
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes1.ts
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes2.json
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes2.ts
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes3.json
 crates/swc_ecma_parser/tests/tsc/enumLiteralTypes3.ts
 crates/swc_ecma_parser/tests/tsc/enumMergeWithExpando.json
 crates/swc_ecma_parser/tests/tsc/enumMergeWithExpando.ts
 crates/swc_ecma_parser/tests/tsc/enumMerging.json
 crates/swc_ecma_parser/tests/tsc/enumMerging.ts
 crates/swc_ecma_parser/tests/tsc/enumMergingErrors.json
 crates/swc_ecma_parser/tests/tsc/enumMergingErrors.ts
 crates/swc_ecma_parser/tests/tsc/enumTag.json
 crates/swc_ecma_parser/tests/tsc/enumTag.ts
 crates/swc_ecma_parser/tests/tsc/enumTagCircularReference.json
 crates/swc_ecma_parser/tests/tsc/enumTagCircularReference.ts
 crates/swc_ecma_parser/tests/tsc/enumTagImported.json
 crates/swc_ecma_parser/tests/tsc/enumTagImported.ts
 crates/swc_ecma_parser/tests/tsc/enumTagOnExports.json
 crates/swc_ecma_parser/tests/tsc/enumTagOnExports.ts
 crates/swc_ecma_parser/tests/tsc/enumTagOnExports2.json
 crates/swc_ecma_parser/tests/tsc/enumTagOnExports2.ts
 crates/swc_ecma_parser/tests/tsc/enumTagUseBeforeDefCrash.json
 crates/swc_ecma_parser/tests/tsc/enumTagUseBeforeDefCrash.ts
 crates/swc_ecma_parser/tests/tsc/enums.json
 crates/swc_ecma_parser/tests/tsc/enums.ts
 crates/swc_ecma_parser/tests/tsc/equalityWithEnumTypes.json
 crates/swc_ecma_parser/tests/tsc/equalityWithEnumTypes.ts
 crates/swc_ecma_parser/tests/tsc/equalityWithIntersectionTypes01.json
 crates/swc_ecma_parser/tests/tsc/equalityWithIntersectionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/equalityWithUnionTypes01.json
 crates/swc_ecma_parser/tests/tsc/equalityWithUnionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/equalityWithtNullishCoalescingAssignment.json
 crates/swc_ecma_parser/tests/tsc/equalityWithtNullishCoalescingAssignment.ts
 crates/swc_ecma_parser/tests/tsc/errorIsolation.json
 crates/swc_ecma_parser/tests/tsc/errorIsolation.ts
 crates/swc_ecma_parser/tests/tsc/errorOnFunctionReturnType.json
 crates/swc_ecma_parser/tests/tsc/errorOnFunctionReturnType.ts
 crates/swc_ecma_parser/tests/tsc/errorSuperCalls.ts
 crates/swc_ecma_parser/tests/tsc/errorSuperPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/errorSuperPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/es2016IntlAPIs.json
 crates/swc_ecma_parser/tests/tsc/es2016IntlAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es2017DateAPIs.json
 crates/swc_ecma_parser/tests/tsc/es2017DateAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es2018IntlAPIs.json
 crates/swc_ecma_parser/tests/tsc/es2018IntlAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es2020IntlAPIs.json
 crates/swc_ecma_parser/tests/tsc/es2020IntlAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es2021LocalesObjectArgument.json
 crates/swc_ecma_parser/tests/tsc/es2021LocalesObjectArgument.ts
 crates/swc_ecma_parser/tests/tsc/es2022IntlAPIs.json
 crates/swc_ecma_parser/tests/tsc/es2022IntlAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es2022LocalesObjectArgument.json
 crates/swc_ecma_parser/tests/tsc/es2022LocalesObjectArgument.ts
 crates/swc_ecma_parser/tests/tsc/es2022SharedMemory.json
 crates/swc_ecma_parser/tests/tsc/es2022SharedMemory.ts
 crates/swc_ecma_parser/tests/tsc/es5DateAPIs.json
 crates/swc_ecma_parser/tests/tsc/es5DateAPIs.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekind.json
 crates/swc_ecma_parser/tests/tsc/es6modulekind.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindExportClassNameWithObject.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindExportClassNameWithObject.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES2015Target.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES2015Target.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target10.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target10.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target11.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target11.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target12.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target12.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target2.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target2.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target3.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target3.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target4.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target4.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target5.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target5.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target6.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target6.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target7.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target7.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target8.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target8.ts
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target9.json
 crates/swc_ecma_parser/tests/tsc/es6modulekindWithES5Target9.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-nonStatic.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-nonStatic.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-nonStaticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-nonStaticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-static.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-static.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-staticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-accessors-staticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.1.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.3.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.3.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.4.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.4.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.5.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.5.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.6.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.6.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.7.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classSuper.7.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classThisReference.es5.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classThisReference.es5.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classThisReference.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-classThisReference.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commentPreservation.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commentPreservation.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commonjs-classNamespaceMerge.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commonjs-classNamespaceMerge.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commonjs.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-commonjs.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStatic.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStatic.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-static.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-static.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticPrivateAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-fields-staticPrivateAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-nonStatic.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-nonStatic.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-nonStaticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-nonStaticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-static.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-static.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-staticPrivate.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-methods-staticPrivate.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.1.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.3.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.3.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateAutoAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateAutoAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateField.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateField.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateGetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateGetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateMethod.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateMethod.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateSetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateSetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedGetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedGetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedMethod.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedMethod.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedSetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedSetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateAutoAccessor.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateAutoAccessor.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateField.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateField.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateGetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateGetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateMethod.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateMethod.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateSetter.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateSetter.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-multipleDecorators.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-multipleDecorators.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-outerThisReference.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-outerThisReference.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-parameterProperties.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-parameterProperties.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-setFunctionName.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-setFunctionName.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-simpleTransformation.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-simpleTransformation.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-sourceMap.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classDeclaration-sourceMap.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.1.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.3.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.3.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.4.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.4.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.5.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.5.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.6.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-classSuper.6.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-commentPreservation.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-commentPreservation.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.1.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.10.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.10.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.11.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.11.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.12.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.12.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.13.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.13.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.14.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.14.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.15.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.15.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.17.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.17.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.3.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.3.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.4.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.4.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.5.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.5.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.6.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.6.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.7.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.7.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.8.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.8.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.9.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.9.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.1.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.10.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.10.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.11.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.11.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.3.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.3.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.4.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.4.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.5.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.5.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.6.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.6.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.7.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.7.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.8.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.8.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.9.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-classExpression-namedEvaluation.9.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-contextualTypes.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-contextualTypes.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-contextualTypes.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-contextualTypes.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-decoratorExpression.1.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-decoratorExpression.2.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-decoratorExpression.2.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-emitDecoratorMetadata.json
 crates/swc_ecma_parser/tests/tsc/esDecorators-emitDecoratorMetadata.ts
 crates/swc_ecma_parser/tests/tsc/esDecorators-preservesThis.ts
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata1.json
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata1.ts
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata2.json
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata2.ts
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata3.json
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata3.ts
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata4.json
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata4.ts
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata5.json
 crates/swc_ecma_parser/tests/tsc/esDecoratorsMetadata5.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekind.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekind.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES2015Target.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES2015Target.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target10.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target10.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target11.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target11.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target12.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target12.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target2.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target2.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target3.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target3.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target4.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target4.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target5.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target5.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target6.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target6.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target7.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target7.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target8.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target8.ts
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target9.json
 crates/swc_ecma_parser/tests/tsc/esnextmodulekindWithES5Target9.ts
 crates/swc_ecma_parser/tests/tsc/everyTypeAssignableToAny.json
 crates/swc_ecma_parser/tests/tsc/everyTypeAssignableToAny.ts
 crates/swc_ecma_parser/tests/tsc/everyTypeWithAnnotationAndInitializer.json
 crates/swc_ecma_parser/tests/tsc/everyTypeWithAnnotationAndInitializer.ts
 crates/swc_ecma_parser/tests/tsc/everyTypeWithAnnotationAndInvalidInitializer.json
 crates/swc_ecma_parser/tests/tsc/everyTypeWithAnnotationAndInvalidInitializer.ts
 crates/swc_ecma_parser/tests/tsc/everyTypeWithInitializer.json
 crates/swc_ecma_parser/tests/tsc/everyTypeWithInitializer.ts
 crates/swc_ecma_parser/tests/tsc/exhaustiveSwitchStatements1.json
 crates/swc_ecma_parser/tests/tsc/exhaustiveSwitchStatements1.ts
 crates/swc_ecma_parser/tests/tsc/exnextmodulekindExportClassNameWithObject.json
 crates/swc_ecma_parser/tests/tsc/exnextmodulekindExportClassNameWithObject.ts
 crates/swc_ecma_parser/tests/tsc/expandoOnAlias.json
 crates/swc_ecma_parser/tests/tsc/expandoOnAlias.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithAnyAndNumber.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithAnyAndNumber.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithEnum.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithEnum.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithEnumUnion.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithEnumUnion.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithNew.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithNew.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTemplateStringInvalid.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTemplateStringInvalid.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTemplateStringInvalidES6.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTemplateStringInvalidES6.ts
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/exponentiationOperatorWithTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/exportAmbientClassNameWithObject.json
 crates/swc_ecma_parser/tests/tsc/exportAmbientClassNameWithObject.ts
 crates/swc_ecma_parser/tests/tsc/exportAndImport-es5-amd.json
 crates/swc_ecma_parser/tests/tsc/exportAndImport-es5-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportAndImport-es5.json
 crates/swc_ecma_parser/tests/tsc/exportAndImport-es5.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace1.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace1.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace2.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace2.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace3.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace3.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace4.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace4.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace5.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace5.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_exportAssignment.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_exportAssignment.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_missingEmitHelpers.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_missingEmitHelpers.ts
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_nonExistent.json
 crates/swc_ecma_parser/tests/tsc/exportAsNamespace_nonExistent.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignDottedName.json
 crates/swc_ecma_parser/tests/tsc/exportAssignDottedName.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignImportedIdentifier.json
 crates/swc_ecma_parser/tests/tsc/exportAssignImportedIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignTypes.json
 crates/swc_ecma_parser/tests/tsc/exportAssignTypes.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentAndDeclaration.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentAndDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentCircularModules.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentCircularModules.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentConstrainedGenericType.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentConstrainedGenericType.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentGenericType.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentGenericType.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentMergedInterface.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentMergedInterface.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentMergedModule.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentMergedModule.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentOfExportNamespaceWithDefault.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentOfExportNamespaceWithDefault.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelClodule.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelClodule.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelEnumdule.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelEnumdule.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelFundule.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelFundule.ts
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelIdentifier.json
 crates/swc_ecma_parser/tests/tsc/exportAssignmentTopLevelIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/exportBinding.json
 crates/swc_ecma_parser/tests/tsc/exportBinding.ts
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectAMD.json
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectAMD.ts
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectCommonJS.json
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectCommonJS.ts
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectSystem.json
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectSystem.ts
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectUMD.json
 crates/swc_ecma_parser/tests/tsc/exportClassNameWithObjectUMD.ts
 crates/swc_ecma_parser/tests/tsc/exportCodeGen.json
 crates/swc_ecma_parser/tests/tsc/exportCodeGen.ts
 crates/swc_ecma_parser/tests/tsc/exportDeclaration.json
 crates/swc_ecma_parser/tests/tsc/exportDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_moduleSpecifier-isolatedModules.json
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_moduleSpecifier-isolatedModules.ts
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_moduleSpecifier.json
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_moduleSpecifier.ts
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_value.json
 crates/swc_ecma_parser/tests/tsc/exportDeclaration_value.ts
 crates/swc_ecma_parser/tests/tsc/exportDeclaredModule.json
 crates/swc_ecma_parser/tests/tsc/exportDeclaredModule.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultClassNameWithObject.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultClassNameWithObject.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultClassWithStaticPropertyAssignmentsInES6.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultClassWithStaticPropertyAssignmentsInES6.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultExpressionComments.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultExpressionComments.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultInJsFile01.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultInJsFile01.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultInJsFile02.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultInJsFile02.ts
 crates/swc_ecma_parser/tests/tsc/exportDefaultNamespace.json
 crates/swc_ecma_parser/tests/tsc/exportDefaultNamespace.ts
 crates/swc_ecma_parser/tests/tsc/exportImportAlias.json
 crates/swc_ecma_parser/tests/tsc/exportImportAlias.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace1.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace1.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace10.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace10.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace11.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace11.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace12.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace12.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace3.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace3.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace4.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace4.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace5.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace5.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace6.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace6.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace7.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace7.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace8.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace8.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace9.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace9.ts
 crates/swc_ecma_parser/tests/tsc/exportNamespace_js.json
 crates/swc_ecma_parser/tests/tsc/exportNamespace_js.ts
 crates/swc_ecma_parser/tests/tsc/exportNestedNamespaces.json
 crates/swc_ecma_parser/tests/tsc/exportNestedNamespaces.ts
 crates/swc_ecma_parser/tests/tsc/exportNestedNamespaces2.json
 crates/swc_ecma_parser/tests/tsc/exportNestedNamespaces2.ts
 crates/swc_ecma_parser/tests/tsc/exportNonLocalDeclarations.json
 crates/swc_ecma_parser/tests/tsc/exportNonLocalDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/exportNonVisibleType.json
 crates/swc_ecma_parser/tests/tsc/exportNonVisibleType.ts
 crates/swc_ecma_parser/tests/tsc/exportPropertyAssignmentNameResolution.json
 crates/swc_ecma_parser/tests/tsc/exportPropertyAssignmentNameResolution.ts
 crates/swc_ecma_parser/tests/tsc/exportSpecifiers.json
 crates/swc_ecma_parser/tests/tsc/exportSpecifiers.ts
 crates/swc_ecma_parser/tests/tsc/exportSpecifiers_js.json
 crates/swc_ecma_parser/tests/tsc/exportSpecifiers_js.ts
 crates/swc_ecma_parser/tests/tsc/exportSpellingSuggestion.json
 crates/swc_ecma_parser/tests/tsc/exportSpellingSuggestion.ts
 crates/swc_ecma_parser/tests/tsc/exportStar-amd.json
 crates/swc_ecma_parser/tests/tsc/exportStar-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportStar.json
 crates/swc_ecma_parser/tests/tsc/exportStar.ts
 crates/swc_ecma_parser/tests/tsc/exportTypeMergedWithExportStarAsNamespace.json
 crates/swc_ecma_parser/tests/tsc/exportTypeMergedWithExportStarAsNamespace.ts
 crates/swc_ecma_parser/tests/tsc/exportedAliasedEnumTag.json
 crates/swc_ecma_parser/tests/tsc/exportedAliasedEnumTag.ts
 crates/swc_ecma_parser/tests/tsc/exportedEnumTypeAndValue.json
 crates/swc_ecma_parser/tests/tsc/exportedEnumTypeAndValue.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1-amd.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1-es6.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1-es6.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports1.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2-amd.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2-es6.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2-es6.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports2.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3-amd.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3-es6.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3-es6.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports3.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4-amd.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4-amd.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4-es6.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4-es6.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImports4.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithContextualKeywordNames02.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithContextualKeywordNames02.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores2.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores2.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores3.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores3.ts
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores4.json
 crates/swc_ecma_parser/tests/tsc/exportsAndImportsWithUnderscores4.ts
 crates/swc_ecma_parser/tests/tsc/extendBooleanInterface.json
 crates/swc_ecma_parser/tests/tsc/extendBooleanInterface.ts
 crates/swc_ecma_parser/tests/tsc/extendClassExpressionFromModule.json
 crates/swc_ecma_parser/tests/tsc/extendClassExpressionFromModule.ts
 crates/swc_ecma_parser/tests/tsc/extendNumberInterface.json
 crates/swc_ecma_parser/tests/tsc/extendNumberInterface.ts
 crates/swc_ecma_parser/tests/tsc/extendStringInterface.json
 crates/swc_ecma_parser/tests/tsc/extendStringInterface.ts
 crates/swc_ecma_parser/tests/tsc/extendsTag1.json
 crates/swc_ecma_parser/tests/tsc/extendsTag1.ts
 crates/swc_ecma_parser/tests/tsc/extendsTag2.json
 crates/swc_ecma_parser/tests/tsc/extendsTag2.ts
 crates/swc_ecma_parser/tests/tsc/extendsTag3.json
 crates/swc_ecma_parser/tests/tsc/extendsTag3.ts
 crates/swc_ecma_parser/tests/tsc/extendsTag4.json
 crates/swc_ecma_parser/tests/tsc/extendsTag4.ts
 crates/swc_ecma_parser/tests/tsc/extendsTag5.json
 crates/swc_ecma_parser/tests/tsc/extendsTag5.ts
 crates/swc_ecma_parser/tests/tsc/extendsTagEmit.json
 crates/swc_ecma_parser/tests/tsc/extendsTagEmit.ts
 crates/swc_ecma_parser/tests/tsc/extensionLoadingPriority.json
 crates/swc_ecma_parser/tests/tsc/extensionLoadingPriority.ts
 crates/swc_ecma_parser/tests/tsc/filterNamespace_import.json
 crates/swc_ecma_parser/tests/tsc/filterNamespace_import.ts
 crates/swc_ecma_parser/tests/tsc/fixSignatureCaching.json
 crates/swc_ecma_parser/tests/tsc/fixSignatureCaching.ts
 crates/swc_ecma_parser/tests/tsc/fluentClasses.json
 crates/swc_ecma_parser/tests/tsc/fluentClasses.ts
 crates/swc_ecma_parser/tests/tsc/fluentInterfaces.json
 crates/swc_ecma_parser/tests/tsc/fluentInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatements.json
 crates/swc_ecma_parser/tests/tsc/for-inStatements.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsArray.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsArray.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsArrayErrors.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsArrayErrors.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsAsyncIdentifier.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsAsyncIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring2.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring2.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring3.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring3.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring4.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsDestructuring4.ts
 crates/swc_ecma_parser/tests/tsc/for-inStatementsInvalid.json
 crates/swc_ecma_parser/tests/tsc/for-inStatementsInvalid.ts
 crates/swc_ecma_parser/tests/tsc/for-of1.json
 crates/swc_ecma_parser/tests/tsc/for-of1.ts
 crates/swc_ecma_parser/tests/tsc/for-of10.json
 crates/swc_ecma_parser/tests/tsc/for-of10.ts
 crates/swc_ecma_parser/tests/tsc/for-of11.json
 crates/swc_ecma_parser/tests/tsc/for-of11.ts
 crates/swc_ecma_parser/tests/tsc/for-of12.json
 crates/swc_ecma_parser/tests/tsc/for-of12.ts
 crates/swc_ecma_parser/tests/tsc/for-of13.json
 crates/swc_ecma_parser/tests/tsc/for-of13.ts
 crates/swc_ecma_parser/tests/tsc/for-of14.json
 crates/swc_ecma_parser/tests/tsc/for-of14.ts
 crates/swc_ecma_parser/tests/tsc/for-of15.json
 crates/swc_ecma_parser/tests/tsc/for-of15.ts
 crates/swc_ecma_parser/tests/tsc/for-of16.json
 crates/swc_ecma_parser/tests/tsc/for-of16.ts
 crates/swc_ecma_parser/tests/tsc/for-of17.json
 crates/swc_ecma_parser/tests/tsc/for-of17.ts
 crates/swc_ecma_parser/tests/tsc/for-of18.json
 crates/swc_ecma_parser/tests/tsc/for-of18.ts
 crates/swc_ecma_parser/tests/tsc/for-of19.json
 crates/swc_ecma_parser/tests/tsc/for-of19.ts
 crates/swc_ecma_parser/tests/tsc/for-of20.json
 crates/swc_ecma_parser/tests/tsc/for-of20.ts
 crates/swc_ecma_parser/tests/tsc/for-of21.json
 crates/swc_ecma_parser/tests/tsc/for-of21.ts
 crates/swc_ecma_parser/tests/tsc/for-of22.json
 crates/swc_ecma_parser/tests/tsc/for-of22.ts
 crates/swc_ecma_parser/tests/tsc/for-of23.json
 crates/swc_ecma_parser/tests/tsc/for-of23.ts
 crates/swc_ecma_parser/tests/tsc/for-of24.json
 crates/swc_ecma_parser/tests/tsc/for-of24.ts
 crates/swc_ecma_parser/tests/tsc/for-of25.json
 crates/swc_ecma_parser/tests/tsc/for-of25.ts
 crates/swc_ecma_parser/tests/tsc/for-of26.json
 crates/swc_ecma_parser/tests/tsc/for-of26.ts
 crates/swc_ecma_parser/tests/tsc/for-of27.json
 crates/swc_ecma_parser/tests/tsc/for-of27.ts
 crates/swc_ecma_parser/tests/tsc/for-of28.json
 crates/swc_ecma_parser/tests/tsc/for-of28.ts
 crates/swc_ecma_parser/tests/tsc/for-of29.json
 crates/swc_ecma_parser/tests/tsc/for-of29.ts
 crates/swc_ecma_parser/tests/tsc/for-of3.json
 crates/swc_ecma_parser/tests/tsc/for-of3.ts
 crates/swc_ecma_parser/tests/tsc/for-of30.json
 crates/swc_ecma_parser/tests/tsc/for-of30.ts
 crates/swc_ecma_parser/tests/tsc/for-of31.json
 crates/swc_ecma_parser/tests/tsc/for-of31.ts
 crates/swc_ecma_parser/tests/tsc/for-of32.json
 crates/swc_ecma_parser/tests/tsc/for-of32.ts
 crates/swc_ecma_parser/tests/tsc/for-of33.json
 crates/swc_ecma_parser/tests/tsc/for-of33.ts
 crates/swc_ecma_parser/tests/tsc/for-of34.json
 crates/swc_ecma_parser/tests/tsc/for-of34.ts
 crates/swc_ecma_parser/tests/tsc/for-of35.json
 crates/swc_ecma_parser/tests/tsc/for-of35.ts
 crates/swc_ecma_parser/tests/tsc/for-of36.json
 crates/swc_ecma_parser/tests/tsc/for-of36.ts
 crates/swc_ecma_parser/tests/tsc/for-of37.json
 crates/swc_ecma_parser/tests/tsc/for-of37.ts
 crates/swc_ecma_parser/tests/tsc/for-of38.json
 crates/swc_ecma_parser/tests/tsc/for-of38.ts
 crates/swc_ecma_parser/tests/tsc/for-of39.json
 crates/swc_ecma_parser/tests/tsc/for-of39.ts
 crates/swc_ecma_parser/tests/tsc/for-of4.json
 crates/swc_ecma_parser/tests/tsc/for-of4.ts
 crates/swc_ecma_parser/tests/tsc/for-of40.json
 crates/swc_ecma_parser/tests/tsc/for-of40.ts
 crates/swc_ecma_parser/tests/tsc/for-of41.json
 crates/swc_ecma_parser/tests/tsc/for-of41.ts
 crates/swc_ecma_parser/tests/tsc/for-of42.json
 crates/swc_ecma_parser/tests/tsc/for-of42.ts
 crates/swc_ecma_parser/tests/tsc/for-of43.json
 crates/swc_ecma_parser/tests/tsc/for-of43.ts
 crates/swc_ecma_parser/tests/tsc/for-of44.json
 crates/swc_ecma_parser/tests/tsc/for-of44.ts
 crates/swc_ecma_parser/tests/tsc/for-of45.json
 crates/swc_ecma_parser/tests/tsc/for-of45.ts
 crates/swc_ecma_parser/tests/tsc/for-of46.json
 crates/swc_ecma_parser/tests/tsc/for-of46.ts
 crates/swc_ecma_parser/tests/tsc/for-of47.json
 crates/swc_ecma_parser/tests/tsc/for-of47.ts
 crates/swc_ecma_parser/tests/tsc/for-of48.json
 crates/swc_ecma_parser/tests/tsc/for-of48.ts
 crates/swc_ecma_parser/tests/tsc/for-of49.json
 crates/swc_ecma_parser/tests/tsc/for-of49.ts
 crates/swc_ecma_parser/tests/tsc/for-of5.json
 crates/swc_ecma_parser/tests/tsc/for-of5.ts
 crates/swc_ecma_parser/tests/tsc/for-of50.json
 crates/swc_ecma_parser/tests/tsc/for-of50.ts
 crates/swc_ecma_parser/tests/tsc/for-of51.json
 crates/swc_ecma_parser/tests/tsc/for-of51.ts
 crates/swc_ecma_parser/tests/tsc/for-of52.json
 crates/swc_ecma_parser/tests/tsc/for-of52.ts
 crates/swc_ecma_parser/tests/tsc/for-of53.json
 crates/swc_ecma_parser/tests/tsc/for-of53.ts
 crates/swc_ecma_parser/tests/tsc/for-of54.json
 crates/swc_ecma_parser/tests/tsc/for-of54.ts
 crates/swc_ecma_parser/tests/tsc/for-of55.json
 crates/swc_ecma_parser/tests/tsc/for-of55.ts
 crates/swc_ecma_parser/tests/tsc/for-of56.json
 crates/swc_ecma_parser/tests/tsc/for-of56.ts
 crates/swc_ecma_parser/tests/tsc/for-of57.json
 crates/swc_ecma_parser/tests/tsc/for-of57.ts
 crates/swc_ecma_parser/tests/tsc/for-of58.json
 crates/swc_ecma_parser/tests/tsc/for-of58.ts
 crates/swc_ecma_parser/tests/tsc/for-of6.json
 crates/swc_ecma_parser/tests/tsc/for-of6.ts
 crates/swc_ecma_parser/tests/tsc/for-of7.json
 crates/swc_ecma_parser/tests/tsc/for-of7.ts
 crates/swc_ecma_parser/tests/tsc/for-of8.json
 crates/swc_ecma_parser/tests/tsc/for-of8.ts
 crates/swc_ecma_parser/tests/tsc/for-of9.json
 crates/swc_ecma_parser/tests/tsc/for-of9.ts
 crates/swc_ecma_parser/tests/tsc/forAwaitPerIterationBindingDownlevel.json
 crates/swc_ecma_parser/tests/tsc/forAwaitPerIterationBindingDownlevel.ts
 crates/swc_ecma_parser/tests/tsc/forBreakStatements.json
 crates/swc_ecma_parser/tests/tsc/forBreakStatements.ts
 crates/swc_ecma_parser/tests/tsc/forContinueStatements.json
 crates/swc_ecma_parser/tests/tsc/forContinueStatements.ts
 crates/swc_ecma_parser/tests/tsc/forInBreakStatements.json
 crates/swc_ecma_parser/tests/tsc/forInBreakStatements.ts
 crates/swc_ecma_parser/tests/tsc/forInContinueStatements.json
 crates/swc_ecma_parser/tests/tsc/forInContinueStatements.ts
 crates/swc_ecma_parser/tests/tsc/forStatements.json
 crates/swc_ecma_parser/tests/tsc/forStatements.ts
 crates/swc_ecma_parser/tests/tsc/forStatementsMultipleInvalidDecl.json
 crates/swc_ecma_parser/tests/tsc/forStatementsMultipleInvalidDecl.ts
 crates/swc_ecma_parser/tests/tsc/forStatementsMultipleValidDecl.json
 crates/swc_ecma_parser/tests/tsc/forStatementsMultipleValidDecl.ts
 crates/swc_ecma_parser/tests/tsc/forgottenNew.json
 crates/swc_ecma_parser/tests/tsc/forgottenNew.ts
 crates/swc_ecma_parser/tests/tsc/functionCalls.json
 crates/swc_ecma_parser/tests/tsc/functionCalls.ts
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction.json
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction.ts
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction2.json
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction2.ts
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction3.json
 crates/swc_ecma_parser/tests/tsc/functionConstraintSatisfaction3.ts
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping1.json
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping2.json
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping2.ts
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping3.json
 crates/swc_ecma_parser/tests/tsc/functionExpressionContextualTyping3.ts
 crates/swc_ecma_parser/tests/tsc/functionImplementationErrors.json
 crates/swc_ecma_parser/tests/tsc/functionImplementationErrors.ts
 crates/swc_ecma_parser/tests/tsc/functionImplementations.json
 crates/swc_ecma_parser/tests/tsc/functionImplementations.ts
 crates/swc_ecma_parser/tests/tsc/functionLiteral.json
 crates/swc_ecma_parser/tests/tsc/functionLiteral.ts
 crates/swc_ecma_parser/tests/tsc/functionLiteralForOverloads.json
 crates/swc_ecma_parser/tests/tsc/functionLiteralForOverloads.ts
 crates/swc_ecma_parser/tests/tsc/functionLiteralForOverloads2.json
 crates/swc_ecma_parser/tests/tsc/functionLiteralForOverloads2.ts
 crates/swc_ecma_parser/tests/tsc/functionLiterals.json
 crates/swc_ecma_parser/tests/tsc/functionLiterals.ts
 crates/swc_ecma_parser/tests/tsc/functionNameConflicts.json
 crates/swc_ecma_parser/tests/tsc/functionNameConflicts.ts
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid01.json
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid01.ts
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid02.json
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid02.ts
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid03.json
 crates/swc_ecma_parser/tests/tsc/functionOverloadCompatibilityWithVoid03.ts
 crates/swc_ecma_parser/tests/tsc/functionOverloadErrors.json
 crates/swc_ecma_parser/tests/tsc/functionOverloadErrors.ts
 crates/swc_ecma_parser/tests/tsc/functionParameterObjectRestAndInitializers.json
 crates/swc_ecma_parser/tests/tsc/functionParameterObjectRestAndInitializers.ts
 crates/swc_ecma_parser/tests/tsc/functionWithMultipleReturnStatements.json
 crates/swc_ecma_parser/tests/tsc/functionWithMultipleReturnStatements.ts
 crates/swc_ecma_parser/tests/tsc/functionWithMultipleReturnStatements2.json
 crates/swc_ecma_parser/tests/tsc/functionWithMultipleReturnStatements2.ts
 crates/swc_ecma_parser/tests/tsc/generatedContextualTyping.json
 crates/swc_ecma_parser/tests/tsc/generatedContextualTyping.ts
 crates/swc_ecma_parser/tests/tsc/generatorAssignability.json
 crates/swc_ecma_parser/tests/tsc/generatorAssignability.ts
 crates/swc_ecma_parser/tests/tsc/generatorExplicitReturnType.json
 crates/swc_ecma_parser/tests/tsc/generatorExplicitReturnType.ts
 crates/swc_ecma_parser/tests/tsc/generatorImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/generatorImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/generatorInAmbientContext5.json
 crates/swc_ecma_parser/tests/tsc/generatorInAmbientContext5.ts
 crates/swc_ecma_parser/tests/tsc/generatorInAmbientContext6.json
 crates/swc_ecma_parser/tests/tsc/generatorInAmbientContext6.ts
 crates/swc_ecma_parser/tests/tsc/generatorNoImplicitReturns.json
 crates/swc_ecma_parser/tests/tsc/generatorNoImplicitReturns.ts
 crates/swc_ecma_parser/tests/tsc/generatorOverloads4.json
 crates/swc_ecma_parser/tests/tsc/generatorOverloads4.ts
 crates/swc_ecma_parser/tests/tsc/generatorOverloads5.json
 crates/swc_ecma_parser/tests/tsc/generatorOverloads5.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnContextualType.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnContextualType.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.1.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.1.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.2.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.2.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.3.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.3.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.4.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.4.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.5.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeFallback.5.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeIndirectReferenceToGlobalType.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeIndirectReferenceToGlobalType.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeInference.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeInferenceNonStrict.json
 crates/swc_ecma_parser/tests/tsc/generatorReturnTypeInferenceNonStrict.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck1.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck1.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck10.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck10.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck11.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck11.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck12.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck12.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck13.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck13.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck14.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck14.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck15.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck15.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck16.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck16.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck17.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck17.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck18.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck18.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck19.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck19.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck2.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck2.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck20.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck20.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck21.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck21.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck22.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck22.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck23.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck23.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck24.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck24.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck25.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck25.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck26.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck26.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck27.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck27.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck28.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck28.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck29.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck29.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck3.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck3.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck30.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck30.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck31.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck31.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck33.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck33.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck34.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck34.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck35.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck35.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck36.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck36.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck37.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck37.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck38.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck38.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck4.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck4.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck40.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck40.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck41.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck41.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck42.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck42.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck43.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck43.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck44.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck44.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck45.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck45.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck46.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck46.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck47.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck47.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck48.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck48.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck49.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck49.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck5.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck5.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck50.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck50.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck51.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck51.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck52.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck52.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck53.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck53.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck54.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck54.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck55.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck55.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck56.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck56.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck59.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck59.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck6.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck6.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck60.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck60.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck61.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck61.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck62.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck62.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck63.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck63.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck7.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck7.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck8.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck8.ts
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck9.json
 crates/swc_ecma_parser/tests/tsc/generatorTypeCheck9.ts
 crates/swc_ecma_parser/tests/tsc/generatorYieldContextualType.json
 crates/swc_ecma_parser/tests/tsc/generatorYieldContextualType.ts
 crates/swc_ecma_parser/tests/tsc/generic.json
 crates/swc_ecma_parser/tests/tsc/generic.ts
 crates/swc_ecma_parser/tests/tsc/genericAndNonGenericInterfaceWithTheSameName.json
 crates/swc_ecma_parser/tests/tsc/genericAndNonGenericInterfaceWithTheSameName.ts
 crates/swc_ecma_parser/tests/tsc/genericAndNonGenericInterfaceWithTheSameName2.json
 crates/swc_ecma_parser/tests/tsc/genericAndNonGenericInterfaceWithTheSameName2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallToOverloadedMethodWithOverloadedArguments.json
 crates/swc_ecma_parser/tests/tsc/genericCallToOverloadedMethodWithOverloadedArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericCallTypeArgumentInference.json
 crates/swc_ecma_parser/tests/tsc/genericCallTypeArgumentInference.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithArrayLiteralArgs.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithArrayLiteralArgs.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstraintsTypeArgumentInference.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstraintsTypeArgumentInference.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstraintsTypeArgumentInference2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstraintsTypeArgumentInference2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstructorTypedArguments5.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithConstructorTypedArguments5.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments3.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments3.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments4.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments4.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments5.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithFunctionTypedArguments5.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments3.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithGenericSignatureArguments3.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithNonSymmetricSubtypes.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithNonSymmetricSubtypes.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectLiteralArgs.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectLiteralArgs.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgs.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgs.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgs2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgs2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints3.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints4.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints4.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints5.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndConstraints5.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndIndexers.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndIndexers.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndIndexersErrors.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndIndexersErrors.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndInitializers.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndInitializers.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndNumericIndexer.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndNumericIndexer.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndStringIndexer.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithObjectTypeArgsAndStringIndexer.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedConstructorTypedArguments.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedConstructorTypedArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedConstructorTypedArguments2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedConstructorTypedArguments2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedFunctionTypedArguments.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedFunctionTypedArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedFunctionTypedArguments2.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithOverloadedFunctionTypedArguments2.ts
 crates/swc_ecma_parser/tests/tsc/genericCallWithTupleType.json
 crates/swc_ecma_parser/tests/tsc/genericCallWithTupleType.ts
 crates/swc_ecma_parser/tests/tsc/genericClassExpressionInFunction.json
 crates/swc_ecma_parser/tests/tsc/genericClassExpressionInFunction.ts
 crates/swc_ecma_parser/tests/tsc/genericClassWithFunctionTypedMemberArguments.json
 crates/swc_ecma_parser/tests/tsc/genericClassWithFunctionTypedMemberArguments.ts
 crates/swc_ecma_parser/tests/tsc/genericClassWithObjectTypeArgsAndConstraints.json
 crates/swc_ecma_parser/tests/tsc/genericClassWithObjectTypeArgsAndConstraints.ts
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes1.json
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes1.ts
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes2.json
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes2.ts
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes3.json
 crates/swc_ecma_parser/tests/tsc/genericContextualTypes3.ts
 crates/swc_ecma_parser/tests/tsc/genericFunctionParameters.json
 crates/swc_ecma_parser/tests/tsc/genericFunctionParameters.ts
 crates/swc_ecma_parser/tests/tsc/genericInstantiationEquivalentToObjectLiteral.json
 crates/swc_ecma_parser/tests/tsc/genericInstantiationEquivalentToObjectLiteral.ts
 crates/swc_ecma_parser/tests/tsc/genericObjectRest.json
 crates/swc_ecma_parser/tests/tsc/genericObjectRest.ts
 crates/swc_ecma_parser/tests/tsc/genericRestArity.json
 crates/swc_ecma_parser/tests/tsc/genericRestArity.ts
 crates/swc_ecma_parser/tests/tsc/genericRestArityStrict.json
 crates/swc_ecma_parser/tests/tsc/genericRestArityStrict.ts
 crates/swc_ecma_parser/tests/tsc/genericRestParameters1.json
 crates/swc_ecma_parser/tests/tsc/genericRestParameters1.ts
 crates/swc_ecma_parser/tests/tsc/genericRestParameters2.json
 crates/swc_ecma_parser/tests/tsc/genericRestParameters2.ts
 crates/swc_ecma_parser/tests/tsc/genericRestParameters3.json
 crates/swc_ecma_parser/tests/tsc/genericRestParameters3.ts
 crates/swc_ecma_parser/tests/tsc/genericSetterInClassType.json
 crates/swc_ecma_parser/tests/tsc/genericSetterInClassType.ts
 crates/swc_ecma_parser/tests/tsc/genericSetterInClassTypeJsDoc.json
 crates/swc_ecma_parser/tests/tsc/genericSetterInClassTypeJsDoc.ts
 crates/swc_ecma_parser/tests/tsc/genericTypeAliases.json
 crates/swc_ecma_parser/tests/tsc/genericTypeAliases.ts
 crates/swc_ecma_parser/tests/tsc/getSetAccessorContextualTyping.json
 crates/swc_ecma_parser/tests/tsc/getSetAccessorContextualTyping.ts
 crates/swc_ecma_parser/tests/tsc/globalAugmentationModuleResolution.json
 crates/swc_ecma_parser/tests/tsc/globalAugmentationModuleResolution.ts
 crates/swc_ecma_parser/tests/tsc/globalMergeWithCommonJSAssignmentDeclaration.json
 crates/swc_ecma_parser/tests/tsc/globalMergeWithCommonJSAssignmentDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/globalThisAmbientModules.json
 crates/swc_ecma_parser/tests/tsc/globalThisAmbientModules.ts
 crates/swc_ecma_parser/tests/tsc/globalThisBlockscopedProperties.json
 crates/swc_ecma_parser/tests/tsc/globalThisBlockscopedProperties.ts
 crates/swc_ecma_parser/tests/tsc/globalThisCollision.json
 crates/swc_ecma_parser/tests/tsc/globalThisCollision.ts
 crates/swc_ecma_parser/tests/tsc/globalThisGlobalExportAsGlobal.json
 crates/swc_ecma_parser/tests/tsc/globalThisGlobalExportAsGlobal.ts
 crates/swc_ecma_parser/tests/tsc/globalThisPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/globalThisPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/globalThisReadonlyProperties.json
 crates/swc_ecma_parser/tests/tsc/globalThisReadonlyProperties.ts
 crates/swc_ecma_parser/tests/tsc/globalThisTypeIndexAccess.json
 crates/swc_ecma_parser/tests/tsc/globalThisTypeIndexAccess.ts
 crates/swc_ecma_parser/tests/tsc/globalThisUnknown.json
 crates/swc_ecma_parser/tests/tsc/globalThisUnknown.ts
 crates/swc_ecma_parser/tests/tsc/globalThisUnknownNoImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/globalThisUnknownNoImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/globalThisVarDeclaration.json
 crates/swc_ecma_parser/tests/tsc/globalThisVarDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/grammarAmbiguities.json
 crates/swc_ecma_parser/tests/tsc/grammarAmbiguities.ts
 crates/swc_ecma_parser/tests/tsc/heterogeneousArrayLiterals.json
 crates/swc_ecma_parser/tests/tsc/heterogeneousArrayLiterals.ts
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/identicalCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/ifDoWhileStatements.json
 crates/swc_ecma_parser/tests/tsc/ifDoWhileStatements.ts
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithPrivates.json
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithPrivates.ts
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithPrivates2.json
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithPrivates2.ts
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithProtecteds.json
 crates/swc_ecma_parser/tests/tsc/implementingAnInterfaceExtendingClassWithProtecteds.ts
 crates/swc_ecma_parser/tests/tsc/implementsClause.json
 crates/swc_ecma_parser/tests/tsc/implementsClause.ts
 crates/swc_ecma_parser/tests/tsc/importAliasIdentifiers.json
 crates/swc_ecma_parser/tests/tsc/importAliasIdentifiers.ts
 crates/swc_ecma_parser/tests/tsc/importAliasModuleExports.json
 crates/swc_ecma_parser/tests/tsc/importAliasModuleExports.ts
 crates/swc_ecma_parser/tests/tsc/importAssertion2.json
 crates/swc_ecma_parser/tests/tsc/importAssertion2.ts
 crates/swc_ecma_parser/tests/tsc/importAssertion3.json
 crates/swc_ecma_parser/tests/tsc/importAssertion3.ts
 crates/swc_ecma_parser/tests/tsc/importAttributes2.json
 crates/swc_ecma_parser/tests/tsc/importAttributes2.ts
 crates/swc_ecma_parser/tests/tsc/importAttributes3.json
 crates/swc_ecma_parser/tests/tsc/importAttributes3.ts
 crates/swc_ecma_parser/tests/tsc/importAttributes6.json
 crates/swc_ecma_parser/tests/tsc/importAttributes6.ts
 crates/swc_ecma_parser/tests/tsc/importAttributes8.json
 crates/swc_ecma_parser/tests/tsc/importAttributes8.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression1ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression1ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression2ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression2ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression3ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression3ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression4ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression4ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression5ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression5ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpression6ES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpression6ES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5AMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5AMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5CJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5CJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5System.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5System.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5UMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES5UMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6AMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6AMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6CJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6CJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6System.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6System.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6UMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionAsyncES6UMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionCheckReturntype1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionCheckReturntype1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit3.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionDeclarationEmit3.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5AMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5AMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5CJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5CJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5System.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5System.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5UMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES5UMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6AMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6AMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6CJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6CJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6System.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6System.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6UMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionES6UMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionErrorInES2015.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionErrorInES2015.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD3.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD3.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD4.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInAMD4.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS3.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS3.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS4.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS4.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS5.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInCJS5.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsAMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsAMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsCJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsCJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsUMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInExportEqualsUMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem3.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem3.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem4.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInSystem4.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD1.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD1.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD3.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD3.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD4.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD4.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD5.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionInUMD5.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedAMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedAMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedAMD2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedAMD2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedCJS.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedCJS.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedCJS2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedCJS2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES2015.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES2015.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES20152.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES20152.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES2020.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES2020.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES20202.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedES20202.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedSystem.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedSystem.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedSystem2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedSystem2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedUMD.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedUMD.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedUMD2.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNestedUMD2.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNoModuleKindSpecified.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionNoModuleKindSpecified.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionReturnPromiseOfAny.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionReturnPromiseOfAny.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionShouldNotGetParen.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionShouldNotGetParen.ts
 crates/swc_ecma_parser/tests/tsc/importCallExpressionSpecifierNotStringTypeError.json
 crates/swc_ecma_parser/tests/tsc/importCallExpressionSpecifierNotStringTypeError.ts
 crates/swc_ecma_parser/tests/tsc/importClause_default.json
 crates/swc_ecma_parser/tests/tsc/importClause_default.ts
 crates/swc_ecma_parser/tests/tsc/importDefaultNamedType.ts
 crates/swc_ecma_parser/tests/tsc/importElisionConstEnumMerge1.json
 crates/swc_ecma_parser/tests/tsc/importElisionConstEnumMerge1.ts
 crates/swc_ecma_parser/tests/tsc/importEmptyFromModuleNotExisted.json
 crates/swc_ecma_parser/tests/tsc/importEmptyFromModuleNotExisted.ts
 crates/swc_ecma_parser/tests/tsc/importEquals2.json
 crates/swc_ecma_parser/tests/tsc/importEquals2.ts
 crates/swc_ecma_parser/tests/tsc/importEqualsDeclaration.json
 crates/swc_ecma_parser/tests/tsc/importEqualsDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/importFromDot.json
 crates/swc_ecma_parser/tests/tsc/importFromDot.ts
 crates/swc_ecma_parser/tests/tsc/importImportOnlyModule.json
 crates/swc_ecma_parser/tests/tsc/importImportOnlyModule.ts
 crates/swc_ecma_parser/tests/tsc/importNonExternalModule.json
 crates/swc_ecma_parser/tests/tsc/importNonExternalModule.ts
 crates/swc_ecma_parser/tests/tsc/importSpecifiers_js.json
 crates/swc_ecma_parser/tests/tsc/importSpecifiers_js.ts
 crates/swc_ecma_parser/tests/tsc/importStatements.json
 crates/swc_ecma_parser/tests/tsc/importStatements.ts
 crates/swc_ecma_parser/tests/tsc/importStatementsInterfaces.json
 crates/swc_ecma_parser/tests/tsc/importStatementsInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/importTag1.json
 crates/swc_ecma_parser/tests/tsc/importTag1.ts
 crates/swc_ecma_parser/tests/tsc/importTag10.json
 crates/swc_ecma_parser/tests/tsc/importTag10.ts
 crates/swc_ecma_parser/tests/tsc/importTag11.json
 crates/swc_ecma_parser/tests/tsc/importTag11.ts
 crates/swc_ecma_parser/tests/tsc/importTag12.json
 crates/swc_ecma_parser/tests/tsc/importTag12.ts
 crates/swc_ecma_parser/tests/tsc/importTag13.json
 crates/swc_ecma_parser/tests/tsc/importTag13.ts
 crates/swc_ecma_parser/tests/tsc/importTag14.json
 crates/swc_ecma_parser/tests/tsc/importTag14.ts
 crates/swc_ecma_parser/tests/tsc/importTag15.json
 crates/swc_ecma_parser/tests/tsc/importTag15.ts
 crates/swc_ecma_parser/tests/tsc/importTag16.json
 crates/swc_ecma_parser/tests/tsc/importTag16.ts
 crates/swc_ecma_parser/tests/tsc/importTag2.json
 crates/swc_ecma_parser/tests/tsc/importTag2.ts
 crates/swc_ecma_parser/tests/tsc/importTag3.json
 crates/swc_ecma_parser/tests/tsc/importTag3.ts
 crates/swc_ecma_parser/tests/tsc/importTag4.json
 crates/swc_ecma_parser/tests/tsc/importTag4.ts
 crates/swc_ecma_parser/tests/tsc/importTag5.json
 crates/swc_ecma_parser/tests/tsc/importTag5.ts
 crates/swc_ecma_parser/tests/tsc/importTag6.json
 crates/swc_ecma_parser/tests/tsc/importTag6.ts
 crates/swc_ecma_parser/tests/tsc/importTag7.json
 crates/swc_ecma_parser/tests/tsc/importTag7.ts
 crates/swc_ecma_parser/tests/tsc/importTag8.json
 crates/swc_ecma_parser/tests/tsc/importTag8.ts
 crates/swc_ecma_parser/tests/tsc/importTag9.json
 crates/swc_ecma_parser/tests/tsc/importTag9.ts
 crates/swc_ecma_parser/tests/tsc/importTsBeforeDTs.json
 crates/swc_ecma_parser/tests/tsc/importTsBeforeDTs.ts
 crates/swc_ecma_parser/tests/tsc/importTypeAmbient.json
 crates/swc_ecma_parser/tests/tsc/importTypeAmbient.ts
 crates/swc_ecma_parser/tests/tsc/importTypeAmbientMissing.json
 crates/swc_ecma_parser/tests/tsc/importTypeAmbientMissing.ts
 crates/swc_ecma_parser/tests/tsc/importTypeAmdBundleRewrite.json
 crates/swc_ecma_parser/tests/tsc/importTypeAmdBundleRewrite.ts
 crates/swc_ecma_parser/tests/tsc/importTypeGenericTypes.json
 crates/swc_ecma_parser/tests/tsc/importTypeGenericTypes.ts
 crates/swc_ecma_parser/tests/tsc/importTypeInJSDoc.json
 crates/swc_ecma_parser/tests/tsc/importTypeInJSDoc.ts
 crates/swc_ecma_parser/tests/tsc/importTypeLocal.json
 crates/swc_ecma_parser/tests/tsc/importTypeLocal.ts
 crates/swc_ecma_parser/tests/tsc/importTypeLocalMissing.json
 crates/swc_ecma_parser/tests/tsc/importTypeLocalMissing.ts
 crates/swc_ecma_parser/tests/tsc/importingExportingTypes.json
 crates/swc_ecma_parser/tests/tsc/importingExportingTypes.ts
 crates/swc_ecma_parser/tests/tsc/importsImplicitlyReadonly.json
 crates/swc_ecma_parser/tests/tsc/importsImplicitlyReadonly.ts
 crates/swc_ecma_parser/tests/tsc/importsNotUsedAsValues_error.json
 crates/swc_ecma_parser/tests/tsc/importsNotUsedAsValues_error.ts
 crates/swc_ecma_parser/tests/tsc/inOperatorWithValidOperands.json
 crates/swc_ecma_parser/tests/tsc/inOperatorWithValidOperands.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithEnumTypeInvalidOperations.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithEnumTypeInvalidOperations.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithNumberTypeInvalidOperations.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithNumberTypeInvalidOperations.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithUnsupportedBooleanType.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithUnsupportedBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithUnsupportedStringType.json
 crates/swc_ecma_parser/tests/tsc/incrementOperatorWithUnsupportedStringType.ts
 crates/swc_ecma_parser/tests/tsc/independentPropertyVariance.json
 crates/swc_ecma_parser/tests/tsc/independentPropertyVariance.ts
 crates/swc_ecma_parser/tests/tsc/indexSignatureTypeInference.json
 crates/swc_ecma_parser/tests/tsc/indexSignatureTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/indexerWithTuple.json
 crates/swc_ecma_parser/tests/tsc/indexerWithTuple.ts
 crates/swc_ecma_parser/tests/tsc/indexersInClassType.json
 crates/swc_ecma_parser/tests/tsc/indexersInClassType.ts
 crates/swc_ecma_parser/tests/tsc/inferFromBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/inferFromBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/inferThis.json
 crates/swc_ecma_parser/tests/tsc/inferThis.ts
 crates/swc_ecma_parser/tests/tsc/inferThisType.json
 crates/swc_ecma_parser/tests/tsc/inferThisType.ts
 crates/swc_ecma_parser/tests/tsc/inferTypes2.json
 crates/swc_ecma_parser/tests/tsc/inferTypes2.ts
 crates/swc_ecma_parser/tests/tsc/inferTypesInvalidExtendsDeclaration.json
 crates/swc_ecma_parser/tests/tsc/inferTypesInvalidExtendsDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/inferTypesWithExtends1.json
 crates/swc_ecma_parser/tests/tsc/inferTypesWithExtends1.ts
 crates/swc_ecma_parser/tests/tsc/inferTypesWithExtends2.json
 crates/swc_ecma_parser/tests/tsc/inferTypesWithExtends2.ts
 crates/swc_ecma_parser/tests/tsc/inferingFromAny.json
 crates/swc_ecma_parser/tests/tsc/inferingFromAny.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments2.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments2.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments3.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments3.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments4.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments4.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments5.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments5.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments6.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments6.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments7.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments7.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments8.json
 crates/swc_ecma_parser/tests/tsc/inferringClassMembersFromAssignments8.ts
 crates/swc_ecma_parser/tests/tsc/inferringClassStaticMembersFromAssignments.json
 crates/swc_ecma_parser/tests/tsc/inferringClassStaticMembersFromAssignments.ts
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughInstantiation.json
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughInstantiation.ts
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughInstantiation2.json
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughInstantiation2.ts
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughTypeInference.json
 crates/swc_ecma_parser/tests/tsc/infiniteExpansionThroughTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/initializationOrdering1.json
 crates/swc_ecma_parser/tests/tsc/initializationOrdering1.ts
 crates/swc_ecma_parser/tests/tsc/initializerReferencingConstructorLocals.json
 crates/swc_ecma_parser/tests/tsc/initializerReferencingConstructorLocals.ts
 crates/swc_ecma_parser/tests/tsc/initializerReferencingConstructorParameters.json
 crates/swc_ecma_parser/tests/tsc/initializerReferencingConstructorParameters.ts
 crates/swc_ecma_parser/tests/tsc/initializersWidened.json
 crates/swc_ecma_parser/tests/tsc/initializersWidened.ts
 crates/swc_ecma_parser/tests/tsc/inlineJsxAndJsxFragPragma.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxAndJsxFragPragmaOverridesCompilerOptions.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxFactoryDeclarations.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxFactoryDeclarationsLocalTypes.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxFactoryLocalTypeGlobalFallback.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxFactoryOverridesCompilerOption.tsx
 crates/swc_ecma_parser/tests/tsc/inlineJsxFactoryWithFragmentIsError.tsx
 crates/swc_ecma_parser/tests/tsc/innerTypeParameterShadowingOuterOne.json
 crates/swc_ecma_parser/tests/tsc/innerTypeParameterShadowingOuterOne.ts
 crates/swc_ecma_parser/tests/tsc/innerTypeParameterShadowingOuterOne2.json
 crates/swc_ecma_parser/tests/tsc/innerTypeParameterShadowingOuterOne2.ts
 crates/swc_ecma_parser/tests/tsc/instanceMemberAssignsToClassPrototype.json
 crates/swc_ecma_parser/tests/tsc/instanceMemberAssignsToClassPrototype.ts
 crates/swc_ecma_parser/tests/tsc/instanceMemberInitialization.json
 crates/swc_ecma_parser/tests/tsc/instanceMemberInitialization.ts
 crates/swc_ecma_parser/tests/tsc/instanceMemberWithComputedPropertyName.json
 crates/swc_ecma_parser/tests/tsc/instanceMemberWithComputedPropertyName.ts
 crates/swc_ecma_parser/tests/tsc/instanceMemberWithComputedPropertyName2.json
 crates/swc_ecma_parser/tests/tsc/instanceMemberWithComputedPropertyName2.ts
 crates/swc_ecma_parser/tests/tsc/instancePropertiesInheritedIntoClassType.json
 crates/swc_ecma_parser/tests/tsc/instancePropertiesInheritedIntoClassType.ts
 crates/swc_ecma_parser/tests/tsc/instancePropertyInClassType.json
 crates/swc_ecma_parser/tests/tsc/instancePropertyInClassType.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithAny.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithAny.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidOperands.es2015.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidOperands.es2015.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidOperands.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidOperands.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidStaticToString.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithInvalidStaticToString.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithLHSIsObject.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithLHSIsObject.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithLHSIsTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithLHSIsTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithRHSHasSymbolHasInstance.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithRHSHasSymbolHasInstance.ts
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithRHSIsSubtypeOfFunction.json
 crates/swc_ecma_parser/tests/tsc/instanceofOperatorWithRHSIsSubtypeOfFunction.ts
 crates/swc_ecma_parser/tests/tsc/instantiateGenericClassWithWrongNumberOfTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/instantiateGenericClassWithWrongNumberOfTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/instantiateGenericClassWithZeroTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/instantiateGenericClassWithZeroTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/instantiateNonGenericTypeWithTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/instantiateNonGenericTypeWithTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/instantiateTemplateTagTypeParameterOnVariableStatement.json
 crates/swc_ecma_parser/tests/tsc/instantiateTemplateTagTypeParameterOnVariableStatement.ts
 crates/swc_ecma_parser/tests/tsc/instantiatedModule.json
 crates/swc_ecma_parser/tests/tsc/instantiatedModule.ts
 crates/swc_ecma_parser/tests/tsc/interfaceDoesNotDependOnBaseTypes.json
 crates/swc_ecma_parser/tests/tsc/interfaceDoesNotDependOnBaseTypes.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClass.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClass.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithPrivates.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithPrivates.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithPrivates2.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithPrivates2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithProtecteds.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithProtecteds.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithProtecteds2.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingClassWithProtecteds2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendingOptionalChain.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendsObjectIntersection.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendsObjectIntersection.ts
 crates/swc_ecma_parser/tests/tsc/interfaceExtendsObjectIntersectionErrors.json
 crates/swc_ecma_parser/tests/tsc/interfaceExtendsObjectIntersectionErrors.ts
 crates/swc_ecma_parser/tests/tsc/interfaceThatHidesBaseProperty.json
 crates/swc_ecma_parser/tests/tsc/interfaceThatHidesBaseProperty.ts
 crates/swc_ecma_parser/tests/tsc/interfaceThatHidesBaseProperty2.json
 crates/swc_ecma_parser/tests/tsc/interfaceThatHidesBaseProperty2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceThatIndirectlyInheritsFromItself.json
 crates/swc_ecma_parser/tests/tsc/interfaceThatIndirectlyInheritsFromItself.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallAndConstructSignature.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallAndConstructSignature.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallSignaturesThatHidesBaseSignature.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallSignaturesThatHidesBaseSignature.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallSignaturesThatHidesBaseSignature2.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithCallSignaturesThatHidesBaseSignature2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature2.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithMultipleBaseTypes.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithMultipleBaseTypes.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithMultipleBaseTypes2.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithMultipleBaseTypes2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithOverloadedCallAndConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithOverloadedCallAndConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyOfEveryType.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyOfEveryType.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyThatIsPrivateInBaseType.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyThatIsPrivateInBaseType.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyThatIsPrivateInBaseType2.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithPropertyThatIsPrivateInBaseType2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithSpecializedCallAndConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithSpecializedCallAndConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer2.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer3.json
 crates/swc_ecma_parser/tests/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/interfacesWithPredefinedTypesAsNames.ts
 crates/swc_ecma_parser/tests/tsc/intersectionAndUnionTypes.json
 crates/swc_ecma_parser/tests/tsc/intersectionAndUnionTypes.ts
 crates/swc_ecma_parser/tests/tsc/intersectionAsWeakTypeSource.json
 crates/swc_ecma_parser/tests/tsc/intersectionAsWeakTypeSource.ts
 crates/swc_ecma_parser/tests/tsc/intersectionIncludingPropFromGlobalAugmentation.json
 crates/swc_ecma_parser/tests/tsc/intersectionIncludingPropFromGlobalAugmentation.ts
 crates/swc_ecma_parser/tests/tsc/intersectionMemberOfUnionNarrowsCorrectly.json
 crates/swc_ecma_parser/tests/tsc/intersectionMemberOfUnionNarrowsCorrectly.ts
 crates/swc_ecma_parser/tests/tsc/intersectionNarrowing.json
 crates/swc_ecma_parser/tests/tsc/intersectionNarrowing.ts
 crates/swc_ecma_parser/tests/tsc/intersectionOfUnionNarrowing.json
 crates/swc_ecma_parser/tests/tsc/intersectionOfUnionNarrowing.ts
 crates/swc_ecma_parser/tests/tsc/intersectionOfUnionOfUnitTypes.json
 crates/swc_ecma_parser/tests/tsc/intersectionOfUnionOfUnitTypes.ts
 crates/swc_ecma_parser/tests/tsc/intersectionReduction.json
 crates/swc_ecma_parser/tests/tsc/intersectionReduction.ts
 crates/swc_ecma_parser/tests/tsc/intersectionReductionStrict.json
 crates/swc_ecma_parser/tests/tsc/intersectionReductionStrict.ts
 crates/swc_ecma_parser/tests/tsc/intersectionThisTypes.json
 crates/swc_ecma_parser/tests/tsc/intersectionThisTypes.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeAssignment.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeAssignment.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeEquivalence.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeEquivalence.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference2.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference2.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference3.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeInference3.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeMembers.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeMembers.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeOverloading.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeOverloading.ts
 crates/swc_ecma_parser/tests/tsc/intersectionTypeReadonly.json
 crates/swc_ecma_parser/tests/tsc/intersectionTypeReadonly.ts
 crates/swc_ecma_parser/tests/tsc/intersectionWithIndexSignatures.json
 crates/swc_ecma_parser/tests/tsc/intersectionWithIndexSignatures.ts
 crates/swc_ecma_parser/tests/tsc/intersectionWithUnionConstraint.json
 crates/swc_ecma_parser/tests/tsc/intersectionWithUnionConstraint.ts
 crates/swc_ecma_parser/tests/tsc/intersectionsAndEmptyObjects.json
 crates/swc_ecma_parser/tests/tsc/intersectionsAndEmptyObjects.ts
 crates/swc_ecma_parser/tests/tsc/intlDateTimeFormatRangeES2021.json
 crates/swc_ecma_parser/tests/tsc/intlDateTimeFormatRangeES2021.ts
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES2020.json
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES2020.ts
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES2023.json
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES2023.ts
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES5UseGrouping.json
 crates/swc_ecma_parser/tests/tsc/intlNumberFormatES5UseGrouping.ts
 crates/swc_ecma_parser/tests/tsc/intraExpressionInferences.json
 crates/swc_ecma_parser/tests/tsc/intraExpressionInferences.ts
 crates/swc_ecma_parser/tests/tsc/intraExpressionInferencesJsx.tsx
 crates/swc_ecma_parser/tests/tsc/intrinsicKeyword.json
 crates/swc_ecma_parser/tests/tsc/intrinsicKeyword.ts
 crates/swc_ecma_parser/tests/tsc/intrinsicTypes.json
 crates/swc_ecma_parser/tests/tsc/intrinsicTypes.ts
 crates/swc_ecma_parser/tests/tsc/invalidAssignmentsToVoid.json
 crates/swc_ecma_parser/tests/tsc/invalidAssignmentsToVoid.ts
 crates/swc_ecma_parser/tests/tsc/invalidBooleanAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidBooleanAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidEnumAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidEnumAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidImportAliasIdentifiers.json
 crates/swc_ecma_parser/tests/tsc/invalidImportAliasIdentifiers.ts
 crates/swc_ecma_parser/tests/tsc/invalidInstantiatedModule.json
 crates/swc_ecma_parser/tests/tsc/invalidInstantiatedModule.ts
 crates/swc_ecma_parser/tests/tsc/invalidMultipleVariableDeclarations.json
 crates/swc_ecma_parser/tests/tsc/invalidMultipleVariableDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/invalidNestedModules.json
 crates/swc_ecma_parser/tests/tsc/invalidNestedModules.ts
 crates/swc_ecma_parser/tests/tsc/invalidNumberAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidNumberAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidReturnStatements.json
 crates/swc_ecma_parser/tests/tsc/invalidReturnStatements.ts
 crates/swc_ecma_parser/tests/tsc/invalidStringAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidStringAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidSwitchBreakStatement.json
 crates/swc_ecma_parser/tests/tsc/invalidSwitchBreakStatement.ts
 crates/swc_ecma_parser/tests/tsc/invalidUndefinedAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidUndefinedAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidUndefinedValues.json
 crates/swc_ecma_parser/tests/tsc/invalidUndefinedValues.ts
 crates/swc_ecma_parser/tests/tsc/invalidVoidAssignments.json
 crates/swc_ecma_parser/tests/tsc/invalidVoidAssignments.ts
 crates/swc_ecma_parser/tests/tsc/invalidVoidValues.json
 crates/swc_ecma_parser/tests/tsc/invalidVoidValues.ts
 crates/swc_ecma_parser/tests/tsc/isomorphicMappedTypeInference.json
 crates/swc_ecma_parser/tests/tsc/isomorphicMappedTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern1.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern1.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern10.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern10.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern11.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern11.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern12.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern12.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern13.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern13.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern14.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern14.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern15.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern15.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern16.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern16.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern17.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern17.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern18.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern18.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern19.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern19.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern2.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern2.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern20.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern20.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern21.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern21.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern22.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern22.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern23.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern23.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern24.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern24.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern25.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern25.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern26.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern26.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern27.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern27.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern28.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern28.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern29.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern29.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern3.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern3.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern30.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern30.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern4.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern4.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern5.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern5.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern6.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern6.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern7.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern7.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern8.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern8.ts
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern9.json
 crates/swc_ecma_parser/tests/tsc/iterableArrayPattern9.ts
 crates/swc_ecma_parser/tests/tsc/iterableContextualTyping1.json
 crates/swc_ecma_parser/tests/tsc/iterableContextualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray10.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray10.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray11.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray11.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray2.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray2.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray3.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray3.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray4.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray4.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray5.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray5.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray6.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray6.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray7.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray7.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray8.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray8.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray9.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInArray9.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall10.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall10.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall11.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall11.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall12.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall12.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall2.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall2.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall3.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall3.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall4.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall4.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall5.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall5.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall6.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall6.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall7.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall7.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall8.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall8.ts
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall9.json
 crates/swc_ecma_parser/tests/tsc/iteratorSpreadInCall9.ts
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeJsContainer.json
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeJsContainer.ts
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration.json
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/jsContainerMergeTsDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassAccessor.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassAccessor.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassExtendsVisibility.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassExtendsVisibility.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassImplementsGenericsSerialization.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassImplementsGenericsSerialization.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassLeadingOptional.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassLeadingOptional.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassLikeHeuristic.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassLikeHeuristic.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassMethod.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassMethod.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStatic.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStatic.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStatic2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStatic2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStaticMethodAugmentation.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassStaticMethodAugmentation.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClasses.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClasses.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassesErr.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsClassesErr.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsCommonjsRelativePath.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsCommonjsRelativePath.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsComputedNames.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsComputedNames.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsConstsAsNamespacesWithReferences.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsConstsAsNamespacesWithReferences.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsCrossfileMerge.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsCrossfileMerge.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDefault.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDefault.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDefaultsErr.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDefaultsErr.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDocCommentsOnConsts.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsDocCommentsOnConsts.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsEnumTag.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsEnumTag.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsEnums.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsEnums.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpression.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpression.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionAnonymous.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionAnonymous.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionShadowing.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassExpressionShadowing.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance1.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance1.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance3.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedClassInstance3.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedConstructorFunctionWithSub.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedConstructorFunctionWithSub.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedVisibility.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignedVisibility.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignmentExpressionPlusSecondary.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignmentExpressionPlusSecondary.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignmentWithKeywordName.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportAssignmentWithKeywordName.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportDefinePropertyEmit.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportDefinePropertyEmit.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportDoubleAssignmentInClosure.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportDoubleAssignmentInClosure.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportForms.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportForms.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportSpecifierNonlocal.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportSpecifierNonlocal.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportSubAssignments.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportSubAssignments.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportedClassAliases.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsExportedClassAliases.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionClassesCjsExportAssignment.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionClassesCjsExportAssignment.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionJSDoc.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionJSDoc.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionKeywordProp.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionKeywordProp.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionKeywordPropExhaustive.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionKeywordPropExhaustive.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionLikeClasses.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionLikeClasses.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionLikeClasses2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionLikeClasses2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionPrototypeStatic.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionPrototypeStatic.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionWithDefaultAssignedMember.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionWithDefaultAssignedMember.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctions.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctions.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionsCjs.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsFunctionsCjs.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsGetterSetter.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsGetterSetter.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportAliasExposedWithinNamespace.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportAliasExposedWithinNamespace.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportAliasExposedWithinNamespaceCjs.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportAliasExposedWithinNamespaceCjs.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportNamespacedType.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportNamespacedType.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportTypeBundled.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsImportTypeBundled.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsInterfaces.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsJSDocRedirectedLookups.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsJSDocRedirectedLookups.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMissingGenerics.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMissingGenerics.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMissingTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMissingTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsModuleReferenceHasEmit.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsModuleReferenceHasEmit.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMultipleExportFromMerge.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsNestedParams.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsNestedParams.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsOptionalTypeLiteralProps1.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsOptionalTypeLiteralProps1.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsOptionalTypeLiteralProps2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsOptionalTypeLiteralProps2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit1.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit1.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsPrivateFields01.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsPrivateFields01.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportAliases.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportAliases.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportAliasesEsModuleInterop.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportAliasesEsModuleInterop.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportedCjsAlias.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReexportedCjsAlias.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReferenceToClassInstanceCrossFile.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReferenceToClassInstanceCrossFile.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsRestArgsWithThisTypeInJSDocFunction.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsRestArgsWithThisTypeInJSDocFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReusesExistingNodesMappingJSDocTypes.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReusesExistingNodesMappingJSDocTypes.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReusesExistingTypeAnnotations.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsReusesExistingTypeAnnotations.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsSubclassWithExplicitNoArgumentConstructor.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsSubclassWithExplicitNoArgumentConstructor.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsThisTypes.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsThisTypes.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeAliases.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeAliases.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReassignmentFromDeclaration.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReassignmentFromDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReassignmentFromDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReassignmentFromDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences2.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences2.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences3.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences3.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences4.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypeReferences4.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefAndImportTypes.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefAndImportTypes.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefAndLatebound.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefAndLatebound.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefDescriptionsPreserved.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefDescriptionsPreserved.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefFunction.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefPropertyAndExportAssignment.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsTypedefPropertyAndExportAssignment.ts
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsUniqueSymbolUsage.json
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsUniqueSymbolUsage.ts
 crates/swc_ecma_parser/tests/tsc/jsObjectsMarkedAsOpenEnded.json
 crates/swc_ecma_parser/tests/tsc/jsObjectsMarkedAsOpenEnded.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAccessibilityTags.json
 crates/swc_ecma_parser/tests/tsc/jsdocAccessibilityTags.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAccessibilityTagsDeclarations.json
 crates/swc_ecma_parser/tests/tsc/jsdocAccessibilityTagsDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugmentsMissingType.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugmentsMissingType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_errorInExtendsExpression.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_errorInExtendsExpression.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_nameMismatch.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_nameMismatch.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_noExtends.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_noExtends.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_notAClass.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_notAClass.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_qualifiedName.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_qualifiedName.ts
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_withTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/jsdocAugments_withTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/jsdocBindingInUnreachableCode.json
 crates/swc_ecma_parser/tests/tsc/jsdocBindingInUnreachableCode.ts
 crates/swc_ecma_parser/tests/tsc/jsdocCatchClauseWithTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/jsdocCatchClauseWithTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/jsdocConstructorFunctionTypeReference.json
 crates/swc_ecma_parser/tests/tsc/jsdocConstructorFunctionTypeReference.ts
 crates/swc_ecma_parser/tests/tsc/jsdocFunctionType.json
 crates/swc_ecma_parser/tests/tsc/jsdocFunctionType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocFunction_missingReturn.json
 crates/swc_ecma_parser/tests/tsc/jsdocFunction_missingReturn.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_class.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_class.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_interface.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_interface.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_interface_multiple.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_interface_multiple.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_missingType.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_missingType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_namespacedInterface.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_namespacedInterface.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_properties.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_properties.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_signatures.json
 crates/swc_ecma_parser/tests/tsc/jsdocImplements_signatures.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImportType.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportType2.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToClassAlias.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToClassAlias.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToCommonjsModule.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToCommonjsModule.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToESModule.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToESModule.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToStringLiteral.json
 crates/swc_ecma_parser/tests/tsc/jsdocImportTypeReferenceToStringLiteral.ts
 crates/swc_ecma_parser/tests/tsc/jsdocIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/jsdocIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/jsdocInvalidTokens.json
 crates/swc_ecma_parser/tests/tsc/jsdocInvalidTokens.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag1.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag1.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag2.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag3.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag3.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag4.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag4.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag5.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag5.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag6.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag6.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag7.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag7.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag8.json
 crates/swc_ecma_parser/tests/tsc/jsdocLinkTag8.ts
 crates/swc_ecma_parser/tests/tsc/jsdocLiteral.json
 crates/swc_ecma_parser/tests/tsc/jsdocLiteral.ts
 crates/swc_ecma_parser/tests/tsc/jsdocNeverUndefinedNull.json
 crates/swc_ecma_parser/tests/tsc/jsdocNeverUndefinedNull.ts
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters1.json
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters1.ts
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters2.json
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters3.json
 crates/swc_ecma_parser/tests/tsc/jsdocOuterTypeParameters3.ts
 crates/swc_ecma_parser/tests/tsc/jsdocOverrideTag1.json
 crates/swc_ecma_parser/tests/tsc/jsdocOverrideTag1.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParamTag2.json
 crates/swc_ecma_parser/tests/tsc/jsdocParamTag2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParamTagTypeLiteral.json
 crates/swc_ecma_parser/tests/tsc/jsdocParamTagTypeLiteral.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseBackquotedParamName.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseBackquotedParamName.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseDotDotDotInJSDocFunction.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseDotDotDotInJSDocFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseHigherOrderFunction.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseHigherOrderFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseMatchingBackticks.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseMatchingBackticks.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseParenthesizedJSDocParameter.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseParenthesizedJSDocParameter.ts
 crates/swc_ecma_parser/tests/tsc/jsdocParseStarEquals.json
 crates/swc_ecma_parser/tests/tsc/jsdocParseStarEquals.ts
 crates/swc_ecma_parser/tests/tsc/jsdocPostfixEqualsAddsOptionality.json
 crates/swc_ecma_parser/tests/tsc/jsdocPostfixEqualsAddsOptionality.ts
 crates/swc_ecma_parser/tests/tsc/jsdocPrefixPostfixParsing.json
 crates/swc_ecma_parser/tests/tsc/jsdocPrefixPostfixParsing.ts
 crates/swc_ecma_parser/tests/tsc/jsdocPrivateName1.json
 crates/swc_ecma_parser/tests/tsc/jsdocPrivateName1.ts
 crates/swc_ecma_parser/tests/tsc/jsdocPrivateName2.json
 crates/swc_ecma_parser/tests/tsc/jsdocPrivateName2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocPrototypePropertyAccessWithType.json
 crates/swc_ecma_parser/tests/tsc/jsdocPrototypePropertyAccessWithType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocReadonly.json
 crates/swc_ecma_parser/tests/tsc/jsdocReadonly.ts
 crates/swc_ecma_parser/tests/tsc/jsdocReadonlyDeclarations.json
 crates/swc_ecma_parser/tests/tsc/jsdocReadonlyDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/jsdocReturnTag1.json
 crates/swc_ecma_parser/tests/tsc/jsdocReturnTag1.ts
 crates/swc_ecma_parser/tests/tsc/jsdocSignatureOnReturnedFunction.json
 crates/swc_ecma_parser/tests/tsc/jsdocSignatureOnReturnedFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateClass.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateClass.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateConstructorFunction2.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateConstructorFunction2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag2.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag3.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag3.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag4.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag4.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag5.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag5.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag6.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag6.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag7.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag7.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag8.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTag8.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTagDefault.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTagDefault.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTagNameResolution.json
 crates/swc_ecma_parser/tests/tsc/jsdocTemplateTagNameResolution.ts
 crates/swc_ecma_parser/tests/tsc/jsdocThisType.json
 crates/swc_ecma_parser/tests/tsc/jsdocThisType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTwoLineTypedef.json
 crates/swc_ecma_parser/tests/tsc/jsdocTwoLineTypedef.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeDefAtStartOfFile.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeDefAtStartOfFile.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment2.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment3.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeFromChainedAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceExports.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceExports.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImport.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImportOfClassExpression.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImportOfClassExpression.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImportOfFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImportOfFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToMergedClass.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToMergedClass.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToValue.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToValue.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceUseBeforeDef.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceUseBeforeDef.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTag.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTag.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagCast.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagCast.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagParameterType.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagParameterType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagRequiredParameters.json
 crates/swc_ecma_parser/tests/tsc/jsdocTypeTagRequiredParameters.ts
 crates/swc_ecma_parser/tests/tsc/jsdocVariableDeclarationWithTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/jsdocVariableDeclarationWithTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/jsdocVariadicType.json
 crates/swc_ecma_parser/tests/tsc/jsdocVariadicType.ts
 crates/swc_ecma_parser/tests/tsc/jsxCheckJsxNoTypeArgumentsAllowed.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformChildren.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformCustomImport.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformCustomImportPragma.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformKeyProp.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformKeyPropCustomImport.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformKeyPropCustomImportPragma.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformNestedSelfClosingChild.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformSubstitutesNames.tsx
 crates/swc_ecma_parser/tests/tsc/jsxJsxsCjsTransformSubstitutesNamesFragment.tsx
 crates/swc_ecma_parser/tests/tsc/jsxParsingError4.tsx
 crates/swc_ecma_parser/tests/tsc/jsxReactTestSuite.tsx
 crates/swc_ecma_parser/tests/tsc/jsxSpreadOverwritesAttributeStrict.tsx
 crates/swc_ecma_parser/tests/tsc/keyofAndForIn.json
 crates/swc_ecma_parser/tests/tsc/keyofAndForIn.ts
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccess.json
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccess.ts
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccess2.json
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccess2.ts
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccessErrors.json
 crates/swc_ecma_parser/tests/tsc/keyofAndIndexedAccessErrors.ts
 crates/swc_ecma_parser/tests/tsc/keyofInferenceIntersectsResults.json
 crates/swc_ecma_parser/tests/tsc/keyofInferenceIntersectsResults.ts
 crates/swc_ecma_parser/tests/tsc/keyofInferenceLowerPriorityThanReturn.json
 crates/swc_ecma_parser/tests/tsc/keyofInferenceLowerPriorityThanReturn.ts
 crates/swc_ecma_parser/tests/tsc/keyofIntersection.json
 crates/swc_ecma_parser/tests/tsc/keyofIntersection.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport1.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport1.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport2.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport2.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport3.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport3.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport4.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport4.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport5.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport5.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport6.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport6.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport7.json
 crates/swc_ecma_parser/tests/tsc/lateBoundAssignmentDeclarationSupport7.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS.json
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS2.json
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS2.ts
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS3.json
 crates/swc_ecma_parser/tests/tsc/lateBoundClassMemberAssignmentJS3.ts
 crates/swc_ecma_parser/tests/tsc/leaveOptionalParameterAsWritten.json
 crates/swc_ecma_parser/tests/tsc/leaveOptionalParameterAsWritten.ts
 crates/swc_ecma_parser/tests/tsc/letIdentifierInElementAccess01.json
 crates/swc_ecma_parser/tests/tsc/letIdentifierInElementAccess01.ts
 crates/swc_ecma_parser/tests/tsc/libReferenceDeclarationEmit.json
 crates/swc_ecma_parser/tests/tsc/libReferenceDeclarationEmit.ts
 crates/swc_ecma_parser/tests/tsc/libReferenceDeclarationEmitBundle.json
 crates/swc_ecma_parser/tests/tsc/libReferenceDeclarationEmitBundle.ts
 crates/swc_ecma_parser/tests/tsc/libReferenceNoLib.json
 crates/swc_ecma_parser/tests/tsc/libReferenceNoLib.ts
 crates/swc_ecma_parser/tests/tsc/libReferenceNoLibBundle.json
 crates/swc_ecma_parser/tests/tsc/libReferenceNoLibBundle.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-1.json
 crates/swc_ecma_parser/tests/tsc/library-reference-1.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-14.json
 crates/swc_ecma_parser/tests/tsc/library-reference-14.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-15.json
 crates/swc_ecma_parser/tests/tsc/library-reference-15.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-3.json
 crates/swc_ecma_parser/tests/tsc/library-reference-3.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-4.json
 crates/swc_ecma_parser/tests/tsc/library-reference-4.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-5.json
 crates/swc_ecma_parser/tests/tsc/library-reference-5.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-6.json
 crates/swc_ecma_parser/tests/tsc/library-reference-6.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-7.json
 crates/swc_ecma_parser/tests/tsc/library-reference-7.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-8.json
 crates/swc_ecma_parser/tests/tsc/library-reference-8.ts
 crates/swc_ecma_parser/tests/tsc/library-reference-scoped-packages.json
 crates/swc_ecma_parser/tests/tsc/library-reference-scoped-packages.ts
 crates/swc_ecma_parser/tests/tsc/linkTagEmit1.json
 crates/swc_ecma_parser/tests/tsc/linkTagEmit1.ts
 crates/swc_ecma_parser/tests/tsc/literalTypeWidening.json
 crates/swc_ecma_parser/tests/tsc/literalTypeWidening.ts
 crates/swc_ecma_parser/tests/tsc/literalTypes1.json
 crates/swc_ecma_parser/tests/tsc/literalTypes1.ts
 crates/swc_ecma_parser/tests/tsc/literalTypes2.json
 crates/swc_ecma_parser/tests/tsc/literalTypes2.ts
 crates/swc_ecma_parser/tests/tsc/literalTypes3.json
 crates/swc_ecma_parser/tests/tsc/literalTypes3.ts
 crates/swc_ecma_parser/tests/tsc/literalTypesAndDestructuring.json
 crates/swc_ecma_parser/tests/tsc/literalTypesAndDestructuring.ts
 crates/swc_ecma_parser/tests/tsc/literalTypesAndTypeAssertions.json
 crates/swc_ecma_parser/tests/tsc/literalTypesAndTypeAssertions.ts
 crates/swc_ecma_parser/tests/tsc/literalTypesWidenInParameterPosition.json
 crates/swc_ecma_parser/tests/tsc/literalTypesWidenInParameterPosition.ts
 crates/swc_ecma_parser/tests/tsc/localTypes1.json
 crates/swc_ecma_parser/tests/tsc/localTypes1.ts
 crates/swc_ecma_parser/tests/tsc/localTypes2.json
 crates/swc_ecma_parser/tests/tsc/localTypes2.ts
 crates/swc_ecma_parser/tests/tsc/localTypes3.json
 crates/swc_ecma_parser/tests/tsc/localTypes3.ts
 crates/swc_ecma_parser/tests/tsc/localTypes4.json
 crates/swc_ecma_parser/tests/tsc/localTypes4.ts
 crates/swc_ecma_parser/tests/tsc/localTypes5.json
 crates/swc_ecma_parser/tests/tsc/localTypes5.ts
 crates/swc_ecma_parser/tests/tsc/localesObjectArgument.json
 crates/swc_ecma_parser/tests/tsc/localesObjectArgument.ts
 crates/swc_ecma_parser/tests/tsc/logicalAndOperatorWithTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/logicalAndOperatorWithTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment1.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment1.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment10.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment10.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment11.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment11.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment2.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment3.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment4.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment5.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment5.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment6.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment6.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment7.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment7.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment8.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment8.ts
 crates/swc_ecma_parser/tests/tsc/logicalAssignment9.json
 crates/swc_ecma_parser/tests/tsc/logicalAssignment9.ts
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/logicalNotOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/logicalOrExpressionIsContextuallyTyped.json
 crates/swc_ecma_parser/tests/tsc/logicalOrExpressionIsContextuallyTyped.ts
 crates/swc_ecma_parser/tests/tsc/logicalOrExpressionIsNotContextuallyTyped.json
 crates/swc_ecma_parser/tests/tsc/logicalOrExpressionIsNotContextuallyTyped.ts
 crates/swc_ecma_parser/tests/tsc/logicalOrOperatorWithTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/logicalOrOperatorWithTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/looseThisTypeInFunctions.json
 crates/swc_ecma_parser/tests/tsc/looseThisTypeInFunctions.ts
 crates/swc_ecma_parser/tests/tsc/malformedTags.json
 crates/swc_ecma_parser/tests/tsc/malformedTags.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeAsClauseRelationships.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeAsClauseRelationships.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeAsClauses.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeAsClauses.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeConstraints.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeConstraints.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeConstraints2.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeErrors.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeErrors.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeErrors2.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeErrors2.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeIndexSignatureModifiers.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeIndexSignatureModifiers.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeInferenceErrors.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeInferenceErrors.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeModifiers.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeModifiers.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeOverlappingStringEnumKeys.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeOverlappingStringEnumKeys.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeRelationships.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeRelationships.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypeWithAny.json
 crates/swc_ecma_parser/tests/tsc/mappedTypeWithAny.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes1.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes1.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes2.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes2.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes3.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes3.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes4.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes4.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes5.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes5.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypes6.json
 crates/swc_ecma_parser/tests/tsc/mappedTypes6.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypesAndObjects.json
 crates/swc_ecma_parser/tests/tsc/mappedTypesAndObjects.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypesArraysTuples.json
 crates/swc_ecma_parser/tests/tsc/mappedTypesArraysTuples.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypesGenericTuples.json
 crates/swc_ecma_parser/tests/tsc/mappedTypesGenericTuples.ts
 crates/swc_ecma_parser/tests/tsc/mappedTypesGenericTuples2.json
 crates/swc_ecma_parser/tests/tsc/mappedTypesGenericTuples2.ts
 crates/swc_ecma_parser/tests/tsc/memberFunctionOverloadMixingStaticAndInstance.json
 crates/swc_ecma_parser/tests/tsc/memberFunctionOverloadMixingStaticAndInstance.ts
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPrivateOverloads.json
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPrivateOverloads.ts
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPublicOverloads.json
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPublicOverloads.ts
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPublicPrivateOverloads.json
 crates/swc_ecma_parser/tests/tsc/memberFunctionsWithPublicPrivateOverloads.ts
 crates/swc_ecma_parser/tests/tsc/mergeClassInterfaceAndModule.json
 crates/swc_ecma_parser/tests/tsc/mergeClassInterfaceAndModule.ts
 crates/swc_ecma_parser/tests/tsc/mergeThreeInterfaces.json
 crates/swc_ecma_parser/tests/tsc/mergeThreeInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/mergeThreeInterfaces2.json
 crates/swc_ecma_parser/tests/tsc/mergeThreeInterfaces2.ts
 crates/swc_ecma_parser/tests/tsc/mergeTwoInterfaces.json
 crates/swc_ecma_parser/tests/tsc/mergeTwoInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/mergeTwoInterfaces2.json
 crates/swc_ecma_parser/tests/tsc/mergeTwoInterfaces2.ts
 crates/swc_ecma_parser/tests/tsc/mergedClassInterface.json
 crates/swc_ecma_parser/tests/tsc/mergedClassInterface.ts
 crates/swc_ecma_parser/tests/tsc/mergedInheritedClassInterface.json
 crates/swc_ecma_parser/tests/tsc/mergedInheritedClassInterface.ts
 crates/swc_ecma_parser/tests/tsc/mergedInheritedMembersSatisfyAbstractBase.json
 crates/swc_ecma_parser/tests/tsc/mergedInheritedMembersSatisfyAbstractBase.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithConflictingPropertyNames.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithConflictingPropertyNames.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithConflictingPropertyNames2.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithConflictingPropertyNames2.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithIndexers.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithIndexers.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithIndexers2.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithIndexers2.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates2.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates2.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates3.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithInheritedPrivates3.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases2.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases2.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases3.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases3.ts
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases4.json
 crates/swc_ecma_parser/tests/tsc/mergedInterfacesWithMultipleBases4.ts
 crates/swc_ecma_parser/tests/tsc/mergedWithLocalValue.json
 crates/swc_ecma_parser/tests/tsc/mergedWithLocalValue.ts
 crates/swc_ecma_parser/tests/tsc/methodSignaturesWithOverloads.json
 crates/swc_ecma_parser/tests/tsc/methodSignaturesWithOverloads.ts
 crates/swc_ecma_parser/tests/tsc/methodSignaturesWithOverloads2.json
 crates/swc_ecma_parser/tests/tsc/methodSignaturesWithOverloads2.ts
 crates/swc_ecma_parser/tests/tsc/methodsReturningThis.json
 crates/swc_ecma_parser/tests/tsc/methodsReturningThis.ts
 crates/swc_ecma_parser/tests/tsc/missingAndExcessProperties.json
 crates/swc_ecma_parser/tests/tsc/missingAndExcessProperties.ts
 crates/swc_ecma_parser/tests/tsc/mixedPropertyElementAccessAssignmentDeclaration.json
 crates/swc_ecma_parser/tests/tsc/mixedPropertyElementAccessAssignmentDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/mixinAbstractClasses.json
 crates/swc_ecma_parser/tests/tsc/mixinAbstractClasses.ts
 crates/swc_ecma_parser/tests/tsc/mixinAbstractClassesReturnTypeInference.json
 crates/swc_ecma_parser/tests/tsc/mixinAbstractClassesReturnTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/mixinAccessModifiers.json
 crates/swc_ecma_parser/tests/tsc/mixinAccessModifiers.ts
 crates/swc_ecma_parser/tests/tsc/mixinClassesAnnotated.json
 crates/swc_ecma_parser/tests/tsc/mixinClassesAnnotated.ts
 crates/swc_ecma_parser/tests/tsc/mixinClassesAnonymous.json
 crates/swc_ecma_parser/tests/tsc/mixinClassesAnonymous.ts
 crates/swc_ecma_parser/tests/tsc/mixinClassesMembers.json
 crates/swc_ecma_parser/tests/tsc/mixinClassesMembers.ts
 crates/swc_ecma_parser/tests/tsc/modifierOnClassDeclarationMemberInFunction.json
 crates/swc_ecma_parser/tests/tsc/modifierOnClassDeclarationMemberInFunction.ts
 crates/swc_ecma_parser/tests/tsc/modifierOnClassExpressionMemberInFunction.json
 crates/swc_ecma_parser/tests/tsc/modifierOnClassExpressionMemberInFunction.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias2.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias3.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias3.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias4.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias4.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias5.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAlias5.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasElementAccessExpression.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasElementAccessExpression.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasExports.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasExports.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasImported.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasImported.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasUnknown.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAliasUnknown.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment3.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment4.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment5.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment5.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment6.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment6.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment7.json
 crates/swc_ecma_parser/tests/tsc/moduleExportAssignment7.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias.json
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias2.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias3.json
 crates/swc_ecma_parser/tests/tsc/moduleExportDuplicateAlias3.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportNestedNamespaces.json
 crates/swc_ecma_parser/tests/tsc/moduleExportNestedNamespaces.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportPropertyAssignmentDefault.json
 crates/swc_ecma_parser/tests/tsc/moduleExportPropertyAssignmentDefault.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment3.json
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment4.json
 crates/swc_ecma_parser/tests/tsc/moduleExportWithExportPropertyAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportsAliasLoop1.json
 crates/swc_ecma_parser/tests/tsc/moduleExportsAliasLoop1.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportsAliasLoop2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportsAliasLoop2.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportsElementAccessAssignment.json
 crates/swc_ecma_parser/tests/tsc/moduleExportsElementAccessAssignment.ts
 crates/swc_ecma_parser/tests/tsc/moduleExportsElementAccessAssignment2.json
 crates/swc_ecma_parser/tests/tsc/moduleExportsElementAccessAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithExtensions.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithExtensions.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension1.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension1.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension2.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension2.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension3.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension3.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension4.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension4.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension5.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension5.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension6.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension6.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension7.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension7.ts
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension8.json
 crates/swc_ecma_parser/tests/tsc/moduleResolutionWithoutExtension8.ts
 crates/swc_ecma_parser/tests/tsc/moduleScoping.json
 crates/swc_ecma_parser/tests/tsc/moduleScoping.ts
 crates/swc_ecma_parser/tests/tsc/moduleWithStatementsOfEveryKind.json
 crates/swc_ecma_parser/tests/tsc/moduleWithStatementsOfEveryKind.ts
 crates/swc_ecma_parser/tests/tsc/multiline.tsx
 crates/swc_ecma_parser/tests/tsc/multipleDeclarations.json
 crates/swc_ecma_parser/tests/tsc/multipleDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports01.json
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports01.ts
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports02.json
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports02.ts
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports03.json
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports03.ts
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports04.json
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports04.ts
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports05.json
 crates/swc_ecma_parser/tests/tsc/multipleDefaultExports05.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault1.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault1.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault2.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault2.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault3.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault3.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault4.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault4.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault5.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault5.ts
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault6.json
 crates/swc_ecma_parser/tests/tsc/multipleExportDefault6.ts
 crates/swc_ecma_parser/tests/tsc/multipleNumericIndexers.json
 crates/swc_ecma_parser/tests/tsc/multipleNumericIndexers.ts
 crates/swc_ecma_parser/tests/tsc/multipleStringIndexers.json
 crates/swc_ecma_parser/tests/tsc/multipleStringIndexers.ts
 crates/swc_ecma_parser/tests/tsc/nameCollision.json
 crates/swc_ecma_parser/tests/tsc/nameCollision.ts
 crates/swc_ecma_parser/tests/tsc/nameDelimitedBySlashes.json
 crates/swc_ecma_parser/tests/tsc/nameDelimitedBySlashes.ts
 crates/swc_ecma_parser/tests/tsc/nameWithFileExtension.json
 crates/swc_ecma_parser/tests/tsc/nameWithFileExtension.ts
 crates/swc_ecma_parser/tests/tsc/nameWithRelativePaths.json
 crates/swc_ecma_parser/tests/tsc/nameWithRelativePaths.ts
 crates/swc_ecma_parser/tests/tsc/namedTupleMembers.json
 crates/swc_ecma_parser/tests/tsc/namedTupleMembers.ts
 crates/swc_ecma_parser/tests/tsc/namespaceAssignmentToRequireAlias.json
 crates/swc_ecma_parser/tests/tsc/namespaceAssignmentToRequireAlias.ts
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery.json
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery.ts
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery2.json
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery2.ts
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery3.json
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery3.ts
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery4.json
 crates/swc_ecma_parser/tests/tsc/namespaceImportTypeQuery4.ts
 crates/swc_ecma_parser/tests/tsc/namespaceMemberAccess.json
 crates/swc_ecma_parser/tests/tsc/namespaceMemberAccess.ts
 crates/swc_ecma_parser/tests/tsc/narrowExceptionVariableInCatchClause.json
 crates/swc_ecma_parser/tests/tsc/narrowExceptionVariableInCatchClause.ts
 crates/swc_ecma_parser/tests/tsc/narrowFromAnyWithInstanceof.json
 crates/swc_ecma_parser/tests/tsc/narrowFromAnyWithInstanceof.ts
 crates/swc_ecma_parser/tests/tsc/narrowFromAnyWithTypePredicate.json
 crates/swc_ecma_parser/tests/tsc/narrowFromAnyWithTypePredicate.ts
 crates/swc_ecma_parser/tests/tsc/narrowingConstrainedTypeVariable.json
 crates/swc_ecma_parser/tests/tsc/narrowingConstrainedTypeVariable.ts
 crates/swc_ecma_parser/tests/tsc/narrowingGenericTypeFromInstanceof01.json
 crates/swc_ecma_parser/tests/tsc/narrowingGenericTypeFromInstanceof01.ts
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/negateOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/nestedDestructuringOfRequire.json
 crates/swc_ecma_parser/tests/tsc/nestedDestructuringOfRequire.ts
 crates/swc_ecma_parser/tests/tsc/nestedModules.json
 crates/swc_ecma_parser/tests/tsc/nestedModules.ts
 crates/swc_ecma_parser/tests/tsc/nestedNamespace.json
 crates/swc_ecma_parser/tests/tsc/nestedNamespace.ts
 crates/swc_ecma_parser/tests/tsc/nestedPrototypeAssignment.json
 crates/swc_ecma_parser/tests/tsc/nestedPrototypeAssignment.ts
 crates/swc_ecma_parser/tests/tsc/neverInference.json
 crates/swc_ecma_parser/tests/tsc/neverInference.ts
 crates/swc_ecma_parser/tests/tsc/neverIntersectionNotCallable.json
 crates/swc_ecma_parser/tests/tsc/neverIntersectionNotCallable.ts
 crates/swc_ecma_parser/tests/tsc/neverReturningFunctions1.json
 crates/swc_ecma_parser/tests/tsc/neverReturningFunctions1.ts
 crates/swc_ecma_parser/tests/tsc/neverType.json
 crates/swc_ecma_parser/tests/tsc/neverType.ts
 crates/swc_ecma_parser/tests/tsc/neverTypeErrors1.json
 crates/swc_ecma_parser/tests/tsc/neverTypeErrors1.ts
 crates/swc_ecma_parser/tests/tsc/neverTypeErrors2.json
 crates/swc_ecma_parser/tests/tsc/neverTypeErrors2.ts
 crates/swc_ecma_parser/tests/tsc/neverUnionIntersection.json
 crates/swc_ecma_parser/tests/tsc/neverUnionIntersection.ts
 crates/swc_ecma_parser/tests/tsc/newOperatorConformance.json
 crates/swc_ecma_parser/tests/tsc/newOperatorConformance.ts
 crates/swc_ecma_parser/tests/tsc/newOperatorErrorCases_noImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/newOperatorErrorCases_noImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/newTarget.es5.json
 crates/swc_ecma_parser/tests/tsc/newTarget.es5.ts
 crates/swc_ecma_parser/tests/tsc/newTarget.es6.json
 crates/swc_ecma_parser/tests/tsc/newTarget.es6.ts
 crates/swc_ecma_parser/tests/tsc/newTargetNarrowing.json
 crates/swc_ecma_parser/tests/tsc/newTargetNarrowing.ts
 crates/swc_ecma_parser/tests/tsc/newWithSpread.json
 crates/swc_ecma_parser/tests/tsc/newWithSpread.ts
 crates/swc_ecma_parser/tests/tsc/newWithSpreadES5.json
 crates/swc_ecma_parser/tests/tsc/newWithSpreadES5.ts
 crates/swc_ecma_parser/tests/tsc/newWithSpreadES6.json
 crates/swc_ecma_parser/tests/tsc/newWithSpreadES6.ts
 crates/swc_ecma_parser/tests/tsc/noAssertForUnparseableTypedefs.json
 crates/swc_ecma_parser/tests/tsc/noAssertForUnparseableTypedefs.ts
 crates/swc_ecma_parser/tests/tsc/noDuplicateJsdoc1.json
 crates/swc_ecma_parser/tests/tsc/noDuplicateJsdoc1.ts
 crates/swc_ecma_parser/tests/tsc/noInfer.json
 crates/swc_ecma_parser/tests/tsc/noInfer.ts
 crates/swc_ecma_parser/tests/tsc/noInferRedeclaration.json
 crates/swc_ecma_parser/tests/tsc/noInferRedeclaration.ts
 crates/swc_ecma_parser/tests/tsc/noPropertyAccessFromIndexSignature1.json
 crates/swc_ecma_parser/tests/tsc/noPropertyAccessFromIndexSignature1.ts
 crates/swc_ecma_parser/tests/tsc/noUncheckedIndexedAccess.json
 crates/swc_ecma_parser/tests/tsc/noUncheckedIndexedAccess.ts
 crates/swc_ecma_parser/tests/tsc/noUncheckedIndexedAccessDestructuring.json
 crates/swc_ecma_parser/tests/tsc/noUncheckedIndexedAccessDestructuring.ts
 crates/swc_ecma_parser/tests/tsc/nodeModulesAllowJsCjsFromJs.json
 crates/swc_ecma_parser/tests/tsc/nodeModulesAllowJsCjsFromJs.ts
 crates/swc_ecma_parser/tests/tsc/nodeModulesAllowJsExportlessJsModuleDetectionAuto.json
 crates/swc_ecma_parser/tests/tsc/nodeModulesAllowJsExportlessJsModuleDetectionAuto.ts
 crates/swc_ecma_parser/tests/tsc/nodeModulesAtTypesPriority.json
 crates/swc_ecma_parser/tests/tsc/nodeModulesAtTypesPriority.ts
 crates/swc_ecma_parser/tests/tsc/nodeModulesCJSResolvingToESM1_emptyPackageJson.json
 crates/swc_ecma_parser/tests/tsc/nodeModulesCJSResolvingToESM1_emptyPackageJson.ts
 crates/swc_ecma_parser/tests/tsc/nodeModulesCJSResolvingToESM4_noPackageJson.json
 crates/swc_ecma_parser/tests/tsc/nodeModulesCJSResolvingToESM4_noPackageJson.ts
 crates/swc_ecma_parser/tests/tsc/nominalSubtypeCheckOfTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/nominalSubtypeCheckOfTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/nominalSubtypeCheckOfTypeParameter2.json
 crates/swc_ecma_parser/tests/tsc/nominalSubtypeCheckOfTypeParameter2.ts
 crates/swc_ecma_parser/tests/tsc/nonGenericTypeReferenceWithTypeArguments.json
 crates/swc_ecma_parser/tests/tsc/nonGenericTypeReferenceWithTypeArguments.ts
 crates/swc_ecma_parser/tests/tsc/nonInstantiatedModule.json
 crates/swc_ecma_parser/tests/tsc/nonInstantiatedModule.ts
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement1.json
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement1.ts
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement2.json
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement2.ts
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement3.json
 crates/swc_ecma_parser/tests/tsc/nonIterableRestElement3.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAccessProperty.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAccessProperty.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAndEmptyObject.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAndEmptyObject.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAndTypeVariables.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAndTypeVariables.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAsProperty.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAsProperty.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAssignError.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveAssignError.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveConstraintOfIndexAccessType.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveConstraintOfIndexAccessType.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveInFunction.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveInFunction.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveInGeneric.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveInGeneric.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForIn.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForIn.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForInNoImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForInNoImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForInSupressError.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveIndexingWithForInSupressError.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveNarrow.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveNarrow.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveRhsSideOfInExpression.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveRhsSideOfInExpression.ts
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveUnionIntersection.json
 crates/swc_ecma_parser/tests/tsc/nonPrimitiveUnionIntersection.ts
 crates/swc_ecma_parser/tests/tsc/nullAssignableToEveryType.json
 crates/swc_ecma_parser/tests/tsc/nullAssignableToEveryType.ts
 crates/swc_ecma_parser/tests/tsc/nullAssignedToUndefined.json
 crates/swc_ecma_parser/tests/tsc/nullAssignedToUndefined.ts
 crates/swc_ecma_parser/tests/tsc/nullIsSubtypeOfEverythingButUndefined.json
 crates/swc_ecma_parser/tests/tsc/nullIsSubtypeOfEverythingButUndefined.ts
 crates/swc_ecma_parser/tests/tsc/nullOrUndefinedTypeGuardIsOrderIndependent.json
 crates/swc_ecma_parser/tests/tsc/nullOrUndefinedTypeGuardIsOrderIndependent.ts
 crates/swc_ecma_parser/tests/tsc/nullPropertyName.json
 crates/swc_ecma_parser/tests/tsc/nullPropertyName.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator1.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator1.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator10.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator10.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator11.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator11.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator12.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator12.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator2.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator2.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator3.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator3.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator4.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator4.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator5.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator5.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator6.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator6.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator7.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator7.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator8.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator8.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator9.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator9.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInAsyncGenerator.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInAsyncGenerator.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterBindingPattern.2.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterBindingPattern.2.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterInitializer.2.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterInitializer.2.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterInitializer.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperatorInParameterInitializer.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator_es2020.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator_es2020.ts
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator_not_strict.json
 crates/swc_ecma_parser/tests/tsc/nullishCoalescingOperator_not_strict.ts
 crates/swc_ecma_parser/tests/tsc/numberAssignableToEnum.json
 crates/swc_ecma_parser/tests/tsc/numberAssignableToEnum.ts
 crates/swc_ecma_parser/tests/tsc/numberPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/numberPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/numericIndexerConstrainsPropertyDeclarations.json
 crates/swc_ecma_parser/tests/tsc/numericIndexerConstrainsPropertyDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/numericIndexerConstrainsPropertyDeclarations2.json
 crates/swc_ecma_parser/tests/tsc/numericIndexerConstrainsPropertyDeclarations2.ts
 crates/swc_ecma_parser/tests/tsc/numericIndexingResults.json
 crates/swc_ecma_parser/tests/tsc/numericIndexingResults.ts
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes1.json
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes1.ts
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes2.json
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes2.ts
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes3.json
 crates/swc_ecma_parser/tests/tsc/numericLiteralTypes3.ts
 crates/swc_ecma_parser/tests/tsc/numericStringLiteralTypes.json
 crates/swc_ecma_parser/tests/tsc/numericStringLiteralTypes.ts
 crates/swc_ecma_parser/tests/tsc/objectBindingPatternKeywordIdentifiers05.json
 crates/swc_ecma_parser/tests/tsc/objectBindingPatternKeywordIdentifiers05.ts
 crates/swc_ecma_parser/tests/tsc/objectBindingPatternKeywordIdentifiers06.json
 crates/swc_ecma_parser/tests/tsc/objectBindingPatternKeywordIdentifiers06.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralContextualTyping.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralContextualTyping.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralGettersAndSetters.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralNormalization.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralNormalization.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandProperties.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandProperties.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignment.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignment.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentES6.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentES6.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentError.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentError.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesES6.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesES6.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesFunctionArgument.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesFunctionArgument.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesFunctionArgument2.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesFunctionArgument2.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesWithModule.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesWithModule.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesWithModuleES6.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralShorthandPropertiesWithModuleES6.ts
 crates/swc_ecma_parser/tests/tsc/objectLiteralWidened.json
 crates/swc_ecma_parser/tests/tsc/objectLiteralWidened.ts
 crates/swc_ecma_parser/tests/tsc/objectRest.json
 crates/swc_ecma_parser/tests/tsc/objectRest.ts
 crates/swc_ecma_parser/tests/tsc/objectRest2.json
 crates/swc_ecma_parser/tests/tsc/objectRest2.ts
 crates/swc_ecma_parser/tests/tsc/objectRestAssignment.json
 crates/swc_ecma_parser/tests/tsc/objectRestAssignment.ts
 crates/swc_ecma_parser/tests/tsc/objectRestCatchES5.json
 crates/swc_ecma_parser/tests/tsc/objectRestCatchES5.ts
 crates/swc_ecma_parser/tests/tsc/objectRestForOf.json
 crates/swc_ecma_parser/tests/tsc/objectRestForOf.ts
 crates/swc_ecma_parser/tests/tsc/objectRestNegative.json
 crates/swc_ecma_parser/tests/tsc/objectRestNegative.ts
 crates/swc_ecma_parser/tests/tsc/objectRestParameter.json
 crates/swc_ecma_parser/tests/tsc/objectRestParameter.ts
 crates/swc_ecma_parser/tests/tsc/objectRestParameterES5.json
 crates/swc_ecma_parser/tests/tsc/objectRestParameterES5.ts
 crates/swc_ecma_parser/tests/tsc/objectRestPropertyMustBeLast.json
 crates/swc_ecma_parser/tests/tsc/objectRestPropertyMustBeLast.ts
 crates/swc_ecma_parser/tests/tsc/objectRestReadonly.json
 crates/swc_ecma_parser/tests/tsc/objectRestReadonly.ts
 crates/swc_ecma_parser/tests/tsc/objectSpread.json
 crates/swc_ecma_parser/tests/tsc/objectSpread.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadComputedProperty.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadComputedProperty.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadNoTransform.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadNoTransform.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadRepeatedComplexity.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadRepeatedComplexity.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadRepeatedNullCheckPerf.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadRepeatedNullCheckPerf.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadSetonlyAccessor.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadSetonlyAccessor.ts
 crates/swc_ecma_parser/tests/tsc/objectSpreadStrictNull.json
 crates/swc_ecma_parser/tests/tsc/objectSpreadStrictNull.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfExtendedObject.json
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfExtendedObject.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObject.json
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObject.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObjectAssignmentCompat.json
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObjectAssignmentCompat.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObjectAssignmentCompat2.json
 crates/swc_ecma_parser/tests/tsc/objectTypeHidingMembersOfObjectAssignmentCompat2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeLiteralSyntax.json
 crates/swc_ecma_parser/tests/tsc/objectTypeLiteralSyntax.ts
 crates/swc_ecma_parser/tests/tsc/objectTypePropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/objectTypePropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureAppearsToBeFunctionType.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureAppearsToBeFunctionType.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfExtendedFunction.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfFunction.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfFunction.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureAppearsToBeFunctionType.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureAppearsToBeFunctionType.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfFunction.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfFunction.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithNumericProperty.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithNumericProperty.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedProperty.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedProperty.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedProperty2.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedProperty2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedPropertyCheckedNominally.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithRecursiveWrappedPropertyCheckedNominally.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringAndNumberIndexSignatureToAny.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringAndNumberIndexSignatureToAny.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringIndexerHidingObjectIndexer.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringIndexerHidingObjectIndexer.ts
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringNamedPropertyOfIllegalCharacters.json
 crates/swc_ecma_parser/tests/tsc/objectTypeWithStringNamedPropertyOfIllegalCharacters.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentity.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentity.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentity2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentity2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesWithOverloads.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithCallSignaturesWithOverloads.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithComplexConstraints.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithComplexConstraints.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignatures2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignaturesDifferingParamCounts.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithConstructSignaturesDifferingParamCounts.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers1.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers1.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithNumericIndexers3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithOptionality.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithOptionality.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates3.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPrivates3.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPublics.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithPublics.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithStringIndexers.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithStringIndexers.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithStringIndexers2.json
 crates/swc_ecma_parser/tests/tsc/objectTypesIdentityWithStringIndexers2.ts
 crates/swc_ecma_parser/tests/tsc/objectTypesWithPredefinedTypesAsName.json
 crates/swc_ecma_parser/tests/tsc/objectTypesWithPredefinedTypesAsName.ts
 crates/swc_ecma_parser/tests/tsc/octalIntegerLiteral.json
 crates/swc_ecma_parser/tests/tsc/octalIntegerLiteral.ts
 crates/swc_ecma_parser/tests/tsc/octalIntegerLiteralES6.json
 crates/swc_ecma_parser/tests/tsc/octalIntegerLiteralES6.ts
 crates/swc_ecma_parser/tests/tsc/operatorsAndIntersectionTypes.json
 crates/swc_ecma_parser/tests/tsc/operatorsAndIntersectionTypes.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters1.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters1.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters2.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters2.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters3.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters3.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters4.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParameters4.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParametersInOverloads1.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParametersInOverloads1.ts
 crates/swc_ecma_parser/tests/tsc/optionalBindingParametersInOverloads2.json
 crates/swc_ecma_parser/tests/tsc/optionalBindingParametersInOverloads2.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInArrow.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInArrow.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInLoop.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInLoop.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterBindingPattern.2.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterBindingPattern.2.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterInitializer.2.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterInitializer.2.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterInitializer.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInParameterInitializer.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInTypeAssertions.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInTypeAssertions.ts
 crates/swc_ecma_parser/tests/tsc/optionalChainingInference.json
 crates/swc_ecma_parser/tests/tsc/optionalChainingInference.ts
 crates/swc_ecma_parser/tests/tsc/optionalMethod.json
 crates/swc_ecma_parser/tests/tsc/optionalMethod.ts
 crates/swc_ecma_parser/tests/tsc/optionalMethodDeclarations.json
 crates/swc_ecma_parser/tests/tsc/optionalMethodDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/optionalMethods.json
 crates/swc_ecma_parser/tests/tsc/optionalMethods.ts
 crates/swc_ecma_parser/tests/tsc/optionalProperties01.json
 crates/swc_ecma_parser/tests/tsc/optionalProperties01.ts
 crates/swc_ecma_parser/tests/tsc/optionalProperties02.json
 crates/swc_ecma_parser/tests/tsc/optionalProperties02.ts
 crates/swc_ecma_parser/tests/tsc/optionalProperty.json
 crates/swc_ecma_parser/tests/tsc/optionalProperty.ts
 crates/swc_ecma_parser/tests/tsc/optionalPropertyAssignableToStringIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/optionalPropertyAssignableToStringIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/outFilerootDirModuleNamesAmd.json
 crates/swc_ecma_parser/tests/tsc/outFilerootDirModuleNamesAmd.ts
 crates/swc_ecma_parser/tests/tsc/outFilerootDirModuleNamesSystem.json
 crates/swc_ecma_parser/tests/tsc/outFilerootDirModuleNamesSystem.ts
 crates/swc_ecma_parser/tests/tsc/overloadResolution.json
 crates/swc_ecma_parser/tests/tsc/overloadResolution.ts
 crates/swc_ecma_parser/tests/tsc/overloadResolutionClassConstructors.json
 crates/swc_ecma_parser/tests/tsc/overloadResolutionClassConstructors.ts
 crates/swc_ecma_parser/tests/tsc/overloadResolutionConstructors.json
 crates/swc_ecma_parser/tests/tsc/overloadResolutionConstructors.ts
 crates/swc_ecma_parser/tests/tsc/overloadTag1.json
 crates/swc_ecma_parser/tests/tsc/overloadTag1.ts
 crates/swc_ecma_parser/tests/tsc/overloadTag2.json
 crates/swc_ecma_parser/tests/tsc/overloadTag2.ts
 crates/swc_ecma_parser/tests/tsc/overloadTag3.json
 crates/swc_ecma_parser/tests/tsc/overloadTag3.ts
 crates/swc_ecma_parser/tests/tsc/override1.json
 crates/swc_ecma_parser/tests/tsc/override1.ts
 crates/swc_ecma_parser/tests/tsc/override10.json
 crates/swc_ecma_parser/tests/tsc/override10.ts
 crates/swc_ecma_parser/tests/tsc/override12.json
 crates/swc_ecma_parser/tests/tsc/override12.ts
 crates/swc_ecma_parser/tests/tsc/override13.json
 crates/swc_ecma_parser/tests/tsc/override13.ts
 crates/swc_ecma_parser/tests/tsc/override14.json
 crates/swc_ecma_parser/tests/tsc/override14.ts
 crates/swc_ecma_parser/tests/tsc/override15.json
 crates/swc_ecma_parser/tests/tsc/override15.ts
 crates/swc_ecma_parser/tests/tsc/override16.json
 crates/swc_ecma_parser/tests/tsc/override16.ts
 crates/swc_ecma_parser/tests/tsc/override17.json
 crates/swc_ecma_parser/tests/tsc/override17.ts
 crates/swc_ecma_parser/tests/tsc/override18.json
 crates/swc_ecma_parser/tests/tsc/override18.ts
 crates/swc_ecma_parser/tests/tsc/override19.json
 crates/swc_ecma_parser/tests/tsc/override19.ts
 crates/swc_ecma_parser/tests/tsc/override2.json
 crates/swc_ecma_parser/tests/tsc/override2.ts
 crates/swc_ecma_parser/tests/tsc/override20.json
 crates/swc_ecma_parser/tests/tsc/override20.ts
 crates/swc_ecma_parser/tests/tsc/override3.json
 crates/swc_ecma_parser/tests/tsc/override3.ts
 crates/swc_ecma_parser/tests/tsc/override4.json
 crates/swc_ecma_parser/tests/tsc/override4.ts
 crates/swc_ecma_parser/tests/tsc/override6.json
 crates/swc_ecma_parser/tests/tsc/override6.ts
 crates/swc_ecma_parser/tests/tsc/override8.json
 crates/swc_ecma_parser/tests/tsc/override8.ts
 crates/swc_ecma_parser/tests/tsc/overrideInterfaceProperty.json
 crates/swc_ecma_parser/tests/tsc/overrideInterfaceProperty.ts
 crates/swc_ecma_parser/tests/tsc/overrideWithoutNoImplicitOverride1.json
 crates/swc_ecma_parser/tests/tsc/overrideWithoutNoImplicitOverride1.ts
 crates/swc_ecma_parser/tests/tsc/override_js1.json
 crates/swc_ecma_parser/tests/tsc/override_js1.ts
 crates/swc_ecma_parser/tests/tsc/override_js2.json
 crates/swc_ecma_parser/tests/tsc/override_js2.ts
 crates/swc_ecma_parser/tests/tsc/override_js3.json
 crates/swc_ecma_parser/tests/tsc/override_js3.ts
 crates/swc_ecma_parser/tests/tsc/override_js4.json
 crates/swc_ecma_parser/tests/tsc/override_js4.ts
 crates/swc_ecma_parser/tests/tsc/packageJsonImportsExportsOptionCompat.json
 crates/swc_ecma_parser/tests/tsc/packageJsonImportsExportsOptionCompat.ts
 crates/swc_ecma_parser/tests/tsc/paramTagBracketsAddOptionalUndefined.json
 crates/swc_ecma_parser/tests/tsc/paramTagBracketsAddOptionalUndefined.ts
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject.json
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject.ts
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject2.json
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject2.ts
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject3.json
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject3.ts
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject4.json
 crates/swc_ecma_parser/tests/tsc/paramTagNestedWithoutTopLevelObject4.ts
 crates/swc_ecma_parser/tests/tsc/paramTagOnCallExpression.json
 crates/swc_ecma_parser/tests/tsc/paramTagOnCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/paramTagOnFunctionUsingArguments.json
 crates/swc_ecma_parser/tests/tsc/paramTagOnFunctionUsingArguments.ts
 crates/swc_ecma_parser/tests/tsc/paramTagTypeResolution.json
 crates/swc_ecma_parser/tests/tsc/paramTagTypeResolution.ts
 crates/swc_ecma_parser/tests/tsc/paramTagTypeResolution2.json
 crates/swc_ecma_parser/tests/tsc/paramTagTypeResolution2.ts
 crates/swc_ecma_parser/tests/tsc/paramTagWrapping.json
 crates/swc_ecma_parser/tests/tsc/paramTagWrapping.ts
 crates/swc_ecma_parser/tests/tsc/parameterInitializersBackwardReferencing.json
 crates/swc_ecma_parser/tests/tsc/parameterInitializersBackwardReferencing.ts
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing.2.json
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing.2.ts
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing.json
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing.ts
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing1.json
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing1.ts
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing1_es6.json
 crates/swc_ecma_parser/tests/tsc/parameterInitializersForwardReferencing1_es6.ts
 crates/swc_ecma_parser/tests/tsc/parametersWithNoAnnotationAreAny.json
 crates/swc_ecma_parser/tests/tsc/parametersWithNoAnnotationAreAny.ts
 crates/swc_ecma_parser/tests/tsc/parentheses.json
 crates/swc_ecma_parser/tests/tsc/parentheses.ts
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping1.json
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping2.json
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping2.ts
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping3.json
 crates/swc_ecma_parser/tests/tsc/parenthesizedContexualTyping3.ts
 crates/swc_ecma_parser/tests/tsc/parenthesizedTypes.json
 crates/swc_ecma_parser/tests/tsc/parenthesizedTypes.ts
 crates/swc_ecma_parser/tests/tsc/parseLinkTag.json
 crates/swc_ecma_parser/tests/tsc/parseLinkTag.ts
 crates/swc_ecma_parser/tests/tsc/parseRegularExpressionMixedWithComments.json
 crates/swc_ecma_parser/tests/tsc/parseRegularExpressionMixedWithComments.ts
 crates/swc_ecma_parser/tests/tsc/parseThrowsTag.json
 crates/swc_ecma_parser/tests/tsc/parseThrowsTag.ts
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.binary.json
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.binary.ts
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.decimal.ts
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.hex.json
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.hex.ts
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.octal.json
 crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.octal.ts
 crates/swc_ecma_parser/tests/tsc/parser15.4.4.14-9-2.json
 crates/swc_ecma_parser/tests/tsc/parser509534.json
 crates/swc_ecma_parser/tests/tsc/parser509534.ts
 crates/swc_ecma_parser/tests/tsc/parser509546.json
 crates/swc_ecma_parser/tests/tsc/parser509546.ts
 crates/swc_ecma_parser/tests/tsc/parser509546_1.json
 crates/swc_ecma_parser/tests/tsc/parser509546_1.ts
 crates/swc_ecma_parser/tests/tsc/parser509546_2.json
 crates/swc_ecma_parser/tests/tsc/parser509546_2.ts
 crates/swc_ecma_parser/tests/tsc/parser509677.json
 crates/swc_ecma_parser/tests/tsc/parser509677.ts
 crates/swc_ecma_parser/tests/tsc/parser509693.json
 crates/swc_ecma_parser/tests/tsc/parser509693.ts
 crates/swc_ecma_parser/tests/tsc/parser509698.json
 crates/swc_ecma_parser/tests/tsc/parser509698.ts
 crates/swc_ecma_parser/tests/tsc/parser536727.json
 crates/swc_ecma_parser/tests/tsc/parser536727.ts
 crates/swc_ecma_parser/tests/tsc/parser579071.json
 crates/swc_ecma_parser/tests/tsc/parser579071.ts
 crates/swc_ecma_parser/tests/tsc/parser596700.json
 crates/swc_ecma_parser/tests/tsc/parser596700.ts
 crates/swc_ecma_parser/tests/tsc/parser630933.json
 crates/swc_ecma_parser/tests/tsc/parser630933.ts
 crates/swc_ecma_parser/tests/tsc/parser643728.json
 crates/swc_ecma_parser/tests/tsc/parser643728.ts
 crates/swc_ecma_parser/tests/tsc/parser645086_3.json
 crates/swc_ecma_parser/tests/tsc/parser645086_3.ts
 crates/swc_ecma_parser/tests/tsc/parser645086_4.json
 crates/swc_ecma_parser/tests/tsc/parser645086_4.ts
 crates/swc_ecma_parser/tests/tsc/parser645484.json
 crates/swc_ecma_parser/tests/tsc/parser645484.ts
 crates/swc_ecma_parser/tests/tsc/parser768531.json
 crates/swc_ecma_parser/tests/tsc/parser768531.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic11.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic11.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic14.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic14.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic2.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic2.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic3.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic3.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic4.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic4.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic5.json
 crates/swc_ecma_parser/tests/tsc/parserAccessibilityAfterStatic5.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessors1.json
 crates/swc_ecma_parser/tests/tsc/parserAccessors1.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessors2.json
 crates/swc_ecma_parser/tests/tsc/parserAccessors2.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessors3.json
 crates/swc_ecma_parser/tests/tsc/parserAccessors3.ts
 crates/swc_ecma_parser/tests/tsc/parserAccessors4.json
 crates/swc_ecma_parser/tests/tsc/parserAccessors4.ts
 crates/swc_ecma_parser/tests/tsc/parserAdditiveExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserAdditiveExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity1.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity1.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity2.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity2.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity3.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguity3.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator1.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator1.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator2.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator2.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator3.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator3.ts
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator4.json
 crates/swc_ecma_parser/tests/tsc/parserAmbiguityWithBinaryOperator4.ts
 crates/swc_ecma_parser/tests/tsc/parserArgumentList1.json
 crates/swc_ecma_parser/tests/tsc/parserArgumentList1.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression10.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression10.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression11.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression11.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression12.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression12.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression13.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression13.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression14.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression14.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression15.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression15.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression2.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression2.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression3.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression3.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression4.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression4.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression5.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression5.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression6.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression6.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression7.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression7.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression8.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression8.ts
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression9.json
 crates/swc_ecma_parser/tests/tsc/parserArrayLiteralExpression9.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression10.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression10.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression11.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression12.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression13.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression13.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression14.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression14.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression15.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression15.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression16.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression16.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression17.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression4.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression4.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression5.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression5.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression6.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression6.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression7.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression7.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression8.json
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression8.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression9.json
 crates/swc_ecma_parser/tests/tsc/parserAssignmentExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserAstSpans1.json
 crates/swc_ecma_parser/tests/tsc/parserAstSpans1.ts
 crates/swc_ecma_parser/tests/tsc/parserAutomaticSemicolonInsertion1.json
 crates/swc_ecma_parser/tests/tsc/parserAutomaticSemicolonInsertion1.ts
 crates/swc_ecma_parser/tests/tsc/parserCastVersusArrowFunction1.json
 crates/swc_ecma_parser/tests/tsc/parserCastVersusArrowFunction1.ts
 crates/swc_ecma_parser/tests/tsc/parserClass1.json
 crates/swc_ecma_parser/tests/tsc/parserClass1.ts
 crates/swc_ecma_parser/tests/tsc/parserClass2.json
 crates/swc_ecma_parser/tests/tsc/parserClass2.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration10.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration10.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration11.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration11.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration12.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration12.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration13.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration13.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration14.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration14.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration15.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration15.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration16.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration16.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration17.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration17.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration19.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration19.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration20.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration20.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration21.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration21.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration22.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration22.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration23.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration23.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration24.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration24.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration25.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration25.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration26.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration26.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration7.d.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration7.d.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration8.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration8.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration9.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclaration9.ts
 crates/swc_ecma_parser/tests/tsc/parserClassDeclarationIndexSignature1.json
 crates/swc_ecma_parser/tests/tsc/parserClassDeclarationIndexSignature1.ts
 crates/swc_ecma_parser/tests/tsc/parserCommaInTypeMemberList1.json
 crates/swc_ecma_parser/tests/tsc/parserCommaInTypeMemberList1.ts
 crates/swc_ecma_parser/tests/tsc/parserCommaInTypeMemberList2.json
 crates/swc_ecma_parser/tests/tsc/parserCommaInTypeMemberList2.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName12.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName12.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName17.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName17.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName2.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName2.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName23.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName23.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName24.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName24.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName3.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName3.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName37.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName37.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName4.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName4.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName40.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName40.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName41.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName41.ts
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName6.json
 crates/swc_ecma_parser/tests/tsc/parserComputedPropertyName6.ts
 crates/swc_ecma_parser/tests/tsc/parserConditionalExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserConditionalExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity1.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity1.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity2.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity2.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity3.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity3.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity4.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorAmbiguity4.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserConstructorDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserConstructorDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserDebuggerStatement1.json
 crates/swc_ecma_parser/tests/tsc/parserDebuggerStatement1.ts
 crates/swc_ecma_parser/tests/tsc/parserDebuggerStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserDebuggerStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserDoStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserDoStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors1.json
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors1.ts
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors2.json
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors2.ts
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors3.json
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors3.ts
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors4.json
 crates/swc_ecma_parser/tests/tsc/parserES3Accessors4.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName2.json
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName2.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName3.json
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName3.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName4.json
 crates/swc_ecma_parser/tests/tsc/parserES5ComputedPropertyName4.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement10.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement10.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement11.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement11.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement12.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement12.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement13.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement13.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement14.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement14.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement15.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement15.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement16.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement16.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement17.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement17.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement18.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement18.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement19.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement19.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement5.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement5.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement8.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement8.ts
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement9.json
 crates/swc_ecma_parser/tests/tsc/parserES5ForOfStatement9.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer1.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer1.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer2.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer3.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty1.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty1.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty2.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty2.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty3.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty3.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty6.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty6.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty7.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty7.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty8.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty8.ts
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty9.json
 crates/swc_ecma_parser/tests/tsc/parserES5SymbolProperty9.ts
 crates/swc_ecma_parser/tests/tsc/parserEmptyFile1.json
 crates/swc_ecma_parser/tests/tsc/parserEmptyStatement1.json
 crates/swc_ecma_parser/tests/tsc/parserEmptyStatement1.ts
 crates/swc_ecma_parser/tests/tsc/parserEnum1.json
 crates/swc_ecma_parser/tests/tsc/parserEnum1.ts
 crates/swc_ecma_parser/tests/tsc/parserEnum2.json
 crates/swc_ecma_parser/tests/tsc/parserEnum2.ts
 crates/swc_ecma_parser/tests/tsc/parserEnum3.json
 crates/swc_ecma_parser/tests/tsc/parserEnum3.ts
 crates/swc_ecma_parser/tests/tsc/parserEnum6.json
 crates/swc_ecma_parser/tests/tsc/parserEnum6.ts
 crates/swc_ecma_parser/tests/tsc/parserEnum7.json
 crates/swc_ecma_parser/tests/tsc/parserEnum7.ts
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration2.d.json
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration2.d.ts
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration6.json
 crates/swc_ecma_parser/tests/tsc/parserEnumDeclaration6.ts
 crates/swc_ecma_parser/tests/tsc/parserErrorRecovery_IncompleteMemberVariable1.json
 crates/swc_ecma_parser/tests/tsc/parserErrorRecovery_IncompleteMemberVariable1.ts
 crates/swc_ecma_parser/tests/tsc/parserErrorRecovery_ParameterList6.json
 crates/swc_ecma_parser/tests/tsc/parserErrorRecovery_ParameterList6.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAsFunctionIdentifier.json
 crates/swc_ecma_parser/tests/tsc/parserExportAsFunctionIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment1.json
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment1.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment2.json
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment6.json
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment6.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment7.json
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment7.ts
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment8.json
 crates/swc_ecma_parser/tests/tsc/parserExportAssignment8.ts
 crates/swc_ecma_parser/tests/tsc/parserForInStatement5.json
 crates/swc_ecma_parser/tests/tsc/parserForInStatement5.ts
 crates/swc_ecma_parser/tests/tsc/parserForInStatement8.json
 crates/swc_ecma_parser/tests/tsc/parserForInStatement8.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement10.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement10.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement11.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement11.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement12.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement12.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement13.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement13.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement14.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement14.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement15.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement15.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement16.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement16.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement17.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement17.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement18.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement18.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement19.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement19.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement23.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement24.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement24.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement25.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement25.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement5.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement5.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement8.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement8.ts
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement9.json
 crates/swc_ecma_parser/tests/tsc/parserForOfStatement9.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement3.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement3.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement4.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement4.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement5.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement5.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement6.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement6.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement7.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement7.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement8.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement8.ts
 crates/swc_ecma_parser/tests/tsc/parserForStatement9.json
 crates/swc_ecma_parser/tests/tsc/parserForStatement9.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration1.d.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration1.d.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration4.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration4.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration6.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration6.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration7.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration7.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration8.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration8.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment1.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment1.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment2.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment3.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment4.json
 crates/swc_ecma_parser/tests/tsc/parserFunctionPropertyAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericClass1.json
 crates/swc_ecma_parser/tests/tsc/parserGenericClass1.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericClass2.json
 crates/swc_ecma_parser/tests/tsc/parserGenericClass2.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint1.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint1.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint2.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint2.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint3.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint3.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint4.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint4.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint5.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint5.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint6.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint6.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint7.json
 crates/swc_ecma_parser/tests/tsc/parserGenericConstraint7.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericsInInterfaceDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserGenericsInInterfaceDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericsInTypeContexts1.json
 crates/swc_ecma_parser/tests/tsc/parserGenericsInTypeContexts1.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericsInTypeContexts2.json
 crates/swc_ecma_parser/tests/tsc/parserGenericsInTypeContexts2.ts
 crates/swc_ecma_parser/tests/tsc/parserGenericsInVariableDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserGenericsInVariableDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity1.json
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity1.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity10.json
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity10.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity11.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity15.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity16.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity20.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity5.json
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity5.ts
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity6.json
 crates/swc_ecma_parser/tests/tsc/parserGreaterThanTokenAmbiguity6.ts
 crates/swc_ecma_parser/tests/tsc/parserIfStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserIfStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserImportDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserImportDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserInExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserInExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration4.json
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration4.ts
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration6.json
 crates/swc_ecma_parser/tests/tsc/parserIndexMemberDeclaration6.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration7.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration7.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration8.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration8.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration9.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceDeclaration9.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceKeywordInEnum.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceKeywordInEnum.ts
 crates/swc_ecma_parser/tests/tsc/parserInterfaceKeywordInEnum1.json
 crates/swc_ecma_parser/tests/tsc/parserInterfaceKeywordInEnum1.ts
 crates/swc_ecma_parser/tests/tsc/parserInvocationOfMemberAccessOffOfObjectCreationExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserInvocationOfMemberAccessOffOfObjectCreationExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserKeywordsAsIdentifierName1.json
 crates/swc_ecma_parser/tests/tsc/parserKeywordsAsIdentifierName1.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessor1.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessor1.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration15.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration15.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration4.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration4.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration6.json
 crates/swc_ecma_parser/tests/tsc/parserMemberAccessorDeclaration6.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberFunctionDeclarationAmbiguities1.json
 crates/swc_ecma_parser/tests/tsc/parserMemberFunctionDeclarationAmbiguities1.ts
 crates/swc_ecma_parser/tests/tsc/parserMemberVariableDeclaration5.json
 crates/swc_ecma_parser/tests/tsc/parserMemberVariableDeclaration5.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature1.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature1.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature10.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature10.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature11.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature11.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature12.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature12.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature2.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature2.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature3.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature3.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature4.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature4.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature5.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature5.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature6.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature6.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature7.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature7.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature8.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature8.ts
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature9.json
 crates/swc_ecma_parser/tests/tsc/parserMethodSignature9.ts
 crates/swc_ecma_parser/tests/tsc/parserModifierOnPropertySignature2.json
 crates/swc_ecma_parser/tests/tsc/parserModifierOnPropertySignature2.ts
 crates/swc_ecma_parser/tests/tsc/parserModule1.json
 crates/swc_ecma_parser/tests/tsc/parserModule1.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration10.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration10.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration11.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration11.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration12.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration12.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration3.d.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration3.d.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration4.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration4.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration6.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration6.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration7.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration7.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration8.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration8.ts
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration9.json
 crates/swc_ecma_parser/tests/tsc/parserModuleDeclaration9.ts
 crates/swc_ecma_parser/tests/tsc/parserNoASIOnCallAfterFunctionExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserNoASIOnCallAfterFunctionExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserNotHexLiteral1.json
 crates/swc_ecma_parser/tests/tsc/parserNotHexLiteral1.ts
 crates/swc_ecma_parser/tests/tsc/parserNotRegex2.json
 crates/swc_ecma_parser/tests/tsc/parserNotRegex2.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectCreation1.json
 crates/swc_ecma_parser/tests/tsc/parserObjectCreation1.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectCreation2.json
 crates/swc_ecma_parser/tests/tsc/parserObjectCreation2.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectCreationArrayLiteral2.json
 crates/swc_ecma_parser/tests/tsc/parserObjectCreationArrayLiteral2.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectCreationArrayLiteral4.json
 crates/swc_ecma_parser/tests/tsc/parserObjectCreationArrayLiteral4.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectLiterals1.json
 crates/swc_ecma_parser/tests/tsc/parserObjectLiterals1.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectType1.json
 crates/swc_ecma_parser/tests/tsc/parserObjectType1.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectType2.json
 crates/swc_ecma_parser/tests/tsc/parserObjectType2.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectType3.json
 crates/swc_ecma_parser/tests/tsc/parserObjectType3.ts
 crates/swc_ecma_parser/tests/tsc/parserObjectType4.json
 crates/swc_ecma_parser/tests/tsc/parserObjectType4.ts
 crates/swc_ecma_parser/tests/tsc/parserOptionalTypeMembers1.json
 crates/swc_ecma_parser/tests/tsc/parserOptionalTypeMembers1.ts
 crates/swc_ecma_parser/tests/tsc/parserOverloadOnConstants1.json
 crates/swc_ecma_parser/tests/tsc/parserOverloadOnConstants1.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList12.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList12.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList13.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList13.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList14.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList14.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList15.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList15.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList16.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList16.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList17.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList17.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList4.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList4.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList5.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList5.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList6.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList6.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList7.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList7.ts
 crates/swc_ecma_parser/tests/tsc/parserParameterList8.json
 crates/swc_ecma_parser/tests/tsc/parserParameterList8.ts
 crates/swc_ecma_parser/tests/tsc/parserParenthesizedVariableAndFunctionInTernary.json
 crates/swc_ecma_parser/tests/tsc/parserParenthesizedVariableAndFunctionInTernary.ts
 crates/swc_ecma_parser/tests/tsc/parserParenthesizedVariableAndParenthesizedFunctionInTernary.json
 crates/swc_ecma_parser/tests/tsc/parserParenthesizedVariableAndParenthesizedFunctionInTernary.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature1.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature1.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature10.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature10.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature11.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature11.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature12.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature12.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature2.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature2.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature3.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature3.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature4.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature4.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature5.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature5.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature6.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature6.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature7.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature7.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature8.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature8.ts
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature9.json
 crates/swc_ecma_parser/tests/tsc/parserPropertySignature9.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource1.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource12.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource13.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource14.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource2.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource3.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource5.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource6.json
 crates/swc_ecma_parser/tests/tsc/parserRealSource8.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression2.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression2.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression3.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression3.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression4.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression4.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression5.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpression5.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity1.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity1.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity2.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity2.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity3.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity5.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity5.ts
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity6.json
 crates/swc_ecma_parser/tests/tsc/parserRegularExpressionDivideAmbiguity6.ts
 crates/swc_ecma_parser/tests/tsc/parserReturnStatement3.json
 crates/swc_ecma_parser/tests/tsc/parserReturnStatement3.ts
 crates/swc_ecma_parser/tests/tsc/parserReturnStatement4.js
 crates/swc_ecma_parser/tests/tsc/parserReturnStatement4.json
 crates/swc_ecma_parser/tests/tsc/parserReturnStatement4.ts
 crates/swc_ecma_parser/tests/tsc/parserS7.2_A1.5_T2.json
 crates/swc_ecma_parser/tests/tsc/parserS7.3_A1.1_T2.json
 crates/swc_ecma_parser/tests/tsc/parserS7.6.1.1_A1.10.json
 crates/swc_ecma_parser/tests/tsc/parserS7.6_A4.2_T1.json
 crates/swc_ecma_parser/tests/tsc/parserSbp_7.9_A9_T3.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode1.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode1.ts
 crates/swc_ecma_parser/tests/tsc/parserStrictMode15-negative.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode15-negative.ts
 crates/swc_ecma_parser/tests/tsc/parserStrictMode16.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode16.ts
 crates/swc_ecma_parser/tests/tsc/parserStrictMode3-negative.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode3-negative.ts
 crates/swc_ecma_parser/tests/tsc/parserStrictMode6-negative.json
 crates/swc_ecma_parser/tests/tsc/parserStrictMode6-negative.ts
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression2.json
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression2.ts
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression3.json
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression3.ts
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression4.json
 crates/swc_ecma_parser/tests/tsc/parserSuperExpression4.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer1.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer1.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer2.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer3.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer4.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolIndexer4.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty1.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty1.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty2.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty2.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty3.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty3.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty4.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty4.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty5.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty5.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty6.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty6.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty7.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty7.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty8.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty8.ts
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty9.json
 crates/swc_ecma_parser/tests/tsc/parserSymbolProperty9.ts
 crates/swc_ecma_parser/tests/tsc/parserSyntaxWalker.generated.json
 crates/swc_ecma_parser/tests/tsc/parserSyntaxWalker.generated.ts
 crates/swc_ecma_parser/tests/tsc/parserTernaryAndCommaOperators1.json
 crates/swc_ecma_parser/tests/tsc/parserTernaryAndCommaOperators1.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery1.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery1.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery2.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery2.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery5.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery5.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery6.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery6.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery7.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery7.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery8.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery8.ts
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery9.json
 crates/swc_ecma_parser/tests/tsc/parserTypeQuery9.ts
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression2.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression2.ts
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression3.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression3.ts
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression4.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression4.ts
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression6.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression7.json
 crates/swc_ecma_parser/tests/tsc/parserUnaryExpression7.ts
 crates/swc_ecma_parser/tests/tsc/parserUnicode1.json
 crates/swc_ecma_parser/tests/tsc/parserUnicode1.ts
 crates/swc_ecma_parser/tests/tsc/parserUnicode2.json
 crates/swc_ecma_parser/tests/tsc/parserUnicode2.ts
 crates/swc_ecma_parser/tests/tsc/parserUnicode3.json
 crates/swc_ecma_parser/tests/tsc/parserUnicode3.ts
 crates/swc_ecma_parser/tests/tsc/parserUnicodeWhitespaceCharacter1.json
 crates/swc_ecma_parser/tests/tsc/parserUnicodeWhitespaceCharacter1.ts
 crates/swc_ecma_parser/tests/tsc/parserUsingConstructorAsIdentifier.json
 crates/swc_ecma_parser/tests/tsc/parserUsingConstructorAsIdentifier.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration11.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration11.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration2.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration2.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration3.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration3.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration4.d.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration4.d.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration7.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration7.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration9.json
 crates/swc_ecma_parser/tests/tsc/parserVariableDeclaration9.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement1.json
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement1.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement3.json
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement3.ts
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement4.json
 crates/swc_ecma_parser/tests/tsc/parserVariableStatement4.ts
 crates/swc_ecma_parser/tests/tsc/parserVoidExpression1.json
 crates/swc_ecma_parser/tests/tsc/parserVoidExpression1.ts
 crates/swc_ecma_parser/tests/tsc/parserWithStatement2.json
 crates/swc_ecma_parser/tests/tsc/parserWithStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parserX_ArrowFunction4.json
 crates/swc_ecma_parser/tests/tsc/parserX_ArrowFunction4.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement1.json
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement1.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement2.json
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement3.json
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement3.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement4.json
 crates/swc_ecma_parser/tests/tsc/parser_breakInIterationOrSwitchStatement4.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget1.json
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget1.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget2.json
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget2.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget3.json
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget3.ts
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget4.json
 crates/swc_ecma_parser/tests/tsc/parser_breakTarget4.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement1.json
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement1.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement2.json
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement2.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement3.json
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement3.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement4.json
 crates/swc_ecma_parser/tests/tsc/parser_continueInIterationStatement4.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueLabel.json
 crates/swc_ecma_parser/tests/tsc/parser_continueLabel.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget2.json
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget2.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget3.json
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget3.ts
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget4.json
 crates/swc_ecma_parser/tests/tsc/parser_continueTarget4.ts
 crates/swc_ecma_parser/tests/tsc/parser_duplicateLabel3.json
 crates/swc_ecma_parser/tests/tsc/parser_duplicateLabel3.ts
 crates/swc_ecma_parser/tests/tsc/parser_duplicateLabel4.json
 crates/swc_ecma_parser/tests/tsc/parser_duplicateLabel4.ts
 crates/swc_ecma_parser/tests/tsc/parserindenter.json
 crates/swc_ecma_parser/tests/tsc/parservoidInQualifiedName0.json
 crates/swc_ecma_parser/tests/tsc/parservoidInQualifiedName0.ts
 crates/swc_ecma_parser/tests/tsc/parservoidInQualifiedName2.json
 crates/swc_ecma_parser/tests/tsc/parservoidInQualifiedName2.ts
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionInferenceError.json
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionInferenceError.ts
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionInferenceWithTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionInferenceWithTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionWitoutTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/partiallyAnnotatedFunctionWitoutTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples.json
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples.ts
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples2.json
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples2.ts
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples3.json
 crates/swc_ecma_parser/tests/tsc/partiallyNamedTuples3.ts
 crates/swc_ecma_parser/tests/tsc/plainJSGrammarErrors2.json
 crates/swc_ecma_parser/tests/tsc/plainJSGrammarErrors2.ts
 crates/swc_ecma_parser/tests/tsc/plainJSGrammarErrors4.json
 crates/swc_ecma_parser/tests/tsc/plainJSGrammarErrors4.ts
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare.json
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare.ts
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare2.json
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare2.ts
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare3.json
 crates/swc_ecma_parser/tests/tsc/plainJSRedeclare3.ts
 crates/swc_ecma_parser/tests/tsc/plainJSTypeErrors.json
 crates/swc_ecma_parser/tests/tsc/plainJSTypeErrors.ts
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/plusOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/preserveValueImports.json
 crates/swc_ecma_parser/tests/tsc/preserveValueImports.ts
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_errors.json
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_errors.ts
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_importsNotUsedAsValues.json
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_importsNotUsedAsValues.ts
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_mixedImports.json
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_mixedImports.ts
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_module.json
 crates/swc_ecma_parser/tests/tsc/preserveValueImports_module.ts
 crates/swc_ecma_parser/tests/tsc/primtiveTypesAreIdentical.json
 crates/swc_ecma_parser/tests/tsc/primtiveTypesAreIdentical.ts
 crates/swc_ecma_parser/tests/tsc/privateClassPropertyAccessibleWithinClass.json
 crates/swc_ecma_parser/tests/tsc/privateClassPropertyAccessibleWithinClass.ts
 crates/swc_ecma_parser/tests/tsc/privateClassPropertyAccessibleWithinNestedClass.json
 crates/swc_ecma_parser/tests/tsc/privateClassPropertyAccessibleWithinNestedClass.ts
 crates/swc_ecma_parser/tests/tsc/privateConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/privateConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/privateIdentifierExpando.json
 crates/swc_ecma_parser/tests/tsc/privateIdentifierExpando.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAccessors.json
 crates/swc_ecma_parser/tests/tsc/privateNameAccessors.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAccessorsCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameAccessorsCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAmbientNoImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/privateNameAmbientNoImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAndAny.json
 crates/swc_ecma_parser/tests/tsc/privateNameAndAny.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAndIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/privateNameAndIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAndObjectRestSpread.json
 crates/swc_ecma_parser/tests/tsc/privateNameAndObjectRestSpread.ts
 crates/swc_ecma_parser/tests/tsc/privateNameAndStaticInitializer.json
 crates/swc_ecma_parser/tests/tsc/privateNameAndStaticInitializer.ts
 crates/swc_ecma_parser/tests/tsc/privateNameCircularReference.json
 crates/swc_ecma_parser/tests/tsc/privateNameCircularReference.ts
 crates/swc_ecma_parser/tests/tsc/privateNameClassExpressionLoop.json
 crates/swc_ecma_parser/tests/tsc/privateNameClassExpressionLoop.ts
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName1.json
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName1.ts
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName2.json
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName2.ts
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName3.json
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName3.ts
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName4.json
 crates/swc_ecma_parser/tests/tsc/privateNameComputedPropertyName4.ts
 crates/swc_ecma_parser/tests/tsc/privateNameConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/privateNameConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/privateNameDeclaration.json
 crates/swc_ecma_parser/tests/tsc/privateNameDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/privateNameDeclarationMerging.json
 crates/swc_ecma_parser/tests/tsc/privateNameDeclarationMerging.ts
 crates/swc_ecma_parser/tests/tsc/privateNameDuplicateField.json
 crates/swc_ecma_parser/tests/tsc/privateNameDuplicateField.ts
 crates/swc_ecma_parser/tests/tsc/privateNameES5Ban.json
 crates/swc_ecma_parser/tests/tsc/privateNameES5Ban.ts
 crates/swc_ecma_parser/tests/tsc/privateNameEmitHelpers.json
 crates/swc_ecma_parser/tests/tsc/privateNameEmitHelpers.ts
 crates/swc_ecma_parser/tests/tsc/privateNameField.json
 crates/swc_ecma_parser/tests/tsc/privateNameField.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldAccess.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldAccess.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldAssignment.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldAssignment.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldClassExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldClassExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldDestructuredBinding.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldDestructuredBinding.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldInitializer.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldInitializer.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldParenthesisLeftAssignment.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldParenthesisLeftAssignment.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldUnaryMutation.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldUnaryMutation.ts
 crates/swc_ecma_parser/tests/tsc/privateNameFieldsESNext.json
 crates/swc_ecma_parser/tests/tsc/privateNameFieldsESNext.ts
 crates/swc_ecma_parser/tests/tsc/privateNameImplicitDeclaration.json
 crates/swc_ecma_parser/tests/tsc/privateNameImplicitDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/privateNameInInExpressionUnused.json
 crates/swc_ecma_parser/tests/tsc/privateNameInInExpressionUnused.ts
 crates/swc_ecma_parser/tests/tsc/privateNameInLhsReceiverExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameInLhsReceiverExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameLateSuper.json
 crates/swc_ecma_parser/tests/tsc/privateNameLateSuper.ts
 crates/swc_ecma_parser/tests/tsc/privateNameLateSuperUseDefineForClassFields.json
 crates/swc_ecma_parser/tests/tsc/privateNameLateSuperUseDefineForClassFields.ts
 crates/swc_ecma_parser/tests/tsc/privateNameMethod.json
 crates/swc_ecma_parser/tests/tsc/privateNameMethod.ts
 crates/swc_ecma_parser/tests/tsc/privateNameMethodAssignment.json
 crates/swc_ecma_parser/tests/tsc/privateNameMethodAssignment.ts
 crates/swc_ecma_parser/tests/tsc/privateNameMethodAsync.json
 crates/swc_ecma_parser/tests/tsc/privateNameMethodAsync.ts
 crates/swc_ecma_parser/tests/tsc/privateNameMethodCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameMethodCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameMethodInStaticFieldInit.json
 crates/swc_ecma_parser/tests/tsc/privateNameMethodInStaticFieldInit.ts
 crates/swc_ecma_parser/tests/tsc/privateNameNestedClassNameConflict.json
 crates/swc_ecma_parser/tests/tsc/privateNameNestedClassNameConflict.ts
 crates/swc_ecma_parser/tests/tsc/privateNameReadonly.json
 crates/swc_ecma_parser/tests/tsc/privateNameReadonly.ts
 crates/swc_ecma_parser/tests/tsc/privateNameSetterExprReturnValue.json
 crates/swc_ecma_parser/tests/tsc/privateNameSetterExprReturnValue.ts
 crates/swc_ecma_parser/tests/tsc/privateNameSetterNoGetter.json
 crates/swc_ecma_parser/tests/tsc/privateNameSetterNoGetter.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessors.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessors.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessorsCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessorsCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessorssDerivedClasses.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAccessorssDerivedClasses.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAndStaticInitializer.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticAndStaticInitializer.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticEmitHelpers.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticEmitHelpers.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldAccess.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldAccess.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldAssignment.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldAssignment.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldClassExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldClassExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldDestructuredBinding.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldDestructuredBinding.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldInitializer.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldInitializer.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldNoInitializer.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldNoInitializer.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldUnaryMutation.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticFieldUnaryMutation.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethod.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethod.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodAssignment.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodAssignment.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodCallExpression.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodInStaticFieldInit.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticMethodInStaticFieldInit.ts
 crates/swc_ecma_parser/tests/tsc/privateNameStaticsAndStaticMethods.json
 crates/swc_ecma_parser/tests/tsc/privateNameStaticsAndStaticMethods.ts
 crates/swc_ecma_parser/tests/tsc/privateNameUnused.json
 crates/swc_ecma_parser/tests/tsc/privateNameUnused.ts
 crates/swc_ecma_parser/tests/tsc/privateNameWhenNotUseDefineForClassFieldsInEsNext.json
 crates/swc_ecma_parser/tests/tsc/privateNameWhenNotUseDefineForClassFieldsInEsNext.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesAndFields.json
 crates/swc_ecma_parser/tests/tsc/privateNamesAndFields.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesAndMethods.json
 crates/swc_ecma_parser/tests/tsc/privateNamesAndMethods.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesAndStaticMethods.json
 crates/swc_ecma_parser/tests/tsc/privateNamesAndStaticMethods.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesAndkeyof.json
 crates/swc_ecma_parser/tests/tsc/privateNamesAndkeyof.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesAssertion.json
 crates/swc_ecma_parser/tests/tsc/privateNamesAssertion.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesConstructorChain-1.json
 crates/swc_ecma_parser/tests/tsc/privateNamesConstructorChain-1.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesConstructorChain-2.json
 crates/swc_ecma_parser/tests/tsc/privateNamesConstructorChain-2.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesIncompatibleModifiersJs.json
 crates/swc_ecma_parser/tests/tsc/privateNamesIncompatibleModifiersJs.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-1.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-1.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-2.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-2.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-3.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-3.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-4.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-4.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-5.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUnique-5.ts
 crates/swc_ecma_parser/tests/tsc/privateNamesUseBeforeDef.json
 crates/swc_ecma_parser/tests/tsc/privateNamesUseBeforeDef.ts
 crates/swc_ecma_parser/tests/tsc/privateProtectedMembersAreNotAccessibleDestructuring.json
 crates/swc_ecma_parser/tests/tsc/privateProtectedMembersAreNotAccessibleDestructuring.ts
 crates/swc_ecma_parser/tests/tsc/privateStaticMemberAccessibility.json
 crates/swc_ecma_parser/tests/tsc/privateStaticMemberAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/privateStaticNameShadowing.json
 crates/swc_ecma_parser/tests/tsc/privateStaticNameShadowing.ts
 crates/swc_ecma_parser/tests/tsc/privateStaticNotAccessibleInClodule.json
 crates/swc_ecma_parser/tests/tsc/privateStaticNotAccessibleInClodule.ts
 crates/swc_ecma_parser/tests/tsc/privateStaticNotAccessibleInClodule2.json
 crates/swc_ecma_parser/tests/tsc/privateStaticNotAccessibleInClodule2.ts
 crates/swc_ecma_parser/tests/tsc/privateWriteOnlyAccessorRead.json
 crates/swc_ecma_parser/tests/tsc/privateWriteOnlyAccessorRead.ts
 crates/swc_ecma_parser/tests/tsc/propertiesOfGenericConstructorFunctions.json
 crates/swc_ecma_parser/tests/tsc/propertiesOfGenericConstructorFunctions.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccess.json
 crates/swc_ecma_parser/tests/tsc/propertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.2.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.2.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.3.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.3.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessChain.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessNumericLiterals.es6.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints2.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints3.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints4.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints4.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints5.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithConstraints5.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithoutConstraints.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessOnTypeParameterWithoutConstraints.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessStringIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessStringIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessStringIndexSignatureNoImplicitAny.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessStringIndexSignatureNoImplicitAny.ts
 crates/swc_ecma_parser/tests/tsc/propertyAccessWidening.json
 crates/swc_ecma_parser/tests/tsc/propertyAccessWidening.ts
 crates/swc_ecma_parser/tests/tsc/propertyAndAccessorWithSameName.json
 crates/swc_ecma_parser/tests/tsc/propertyAndAccessorWithSameName.ts
 crates/swc_ecma_parser/tests/tsc/propertyAndFunctionWithSameName.json
 crates/swc_ecma_parser/tests/tsc/propertyAndFunctionWithSameName.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnImportedSymbol.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnImportedSymbol.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnParenthesizedNumber.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnParenthesizedNumber.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnUnresolvedImportedSymbol.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentOnUnresolvedImportedSymbol.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType1.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType1.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType2.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType2.ts
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType3.json
 crates/swc_ecma_parser/tests/tsc/propertyAssignmentUseParentType3.ts
 crates/swc_ecma_parser/tests/tsc/propertyNameWithoutTypeAnnotation.json
 crates/swc_ecma_parser/tests/tsc/propertyNameWithoutTypeAnnotation.ts
 crates/swc_ecma_parser/tests/tsc/propertyNamedPrototype.json
 crates/swc_ecma_parser/tests/tsc/propertyNamedPrototype.ts
 crates/swc_ecma_parser/tests/tsc/propertyNamesOfReservedWords.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors2.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors2.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors3.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors3.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors4.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors4.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors5.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesAccessors5.ts
 crates/swc_ecma_parser/tests/tsc/propertyOverridesMethod.json
 crates/swc_ecma_parser/tests/tsc/propertyOverridesMethod.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinClass.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinClass.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedClass.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedClass.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedSubclass.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedSubclass.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedSubclass1.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinNestedSubclass1.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass2.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass2.ts
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass3.json
 crates/swc_ecma_parser/tests/tsc/protectedClassPropertyAccessibleWithinSubclass3.ts
 crates/swc_ecma_parser/tests/tsc/protectedInstanceMemberAccessibility.json
 crates/swc_ecma_parser/tests/tsc/protectedInstanceMemberAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/protectedStaticClassPropertyAccessibleWithinSubclass.json
 crates/swc_ecma_parser/tests/tsc/protectedStaticClassPropertyAccessibleWithinSubclass.ts
 crates/swc_ecma_parser/tests/tsc/protectedStaticClassPropertyAccessibleWithinSubclass2.json
 crates/swc_ecma_parser/tests/tsc/protectedStaticClassPropertyAccessibleWithinSubclass2.ts
 crates/swc_ecma_parser/tests/tsc/protectedStaticNotAccessibleInClodule.json
 crates/swc_ecma_parser/tests/tsc/protectedStaticNotAccessibleInClodule.ts
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeAcrossFiles.json
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeAcrossFiles.ts
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeAcrossFiles2.json
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeAcrossFiles2.ts
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeWithInterfaceMethod.json
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergeWithInterfaceMethod.ts
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergedTypeReference.json
 crates/swc_ecma_parser/tests/tsc/prototypePropertyAssignmentMergedTypeReference.ts
 crates/swc_ecma_parser/tests/tsc/quotedConstructors.json
 crates/swc_ecma_parser/tests/tsc/quotedConstructors.ts
 crates/swc_ecma_parser/tests/tsc/reExportAliasMakesInstantiated.json
 crates/swc_ecma_parser/tests/tsc/reExportAliasMakesInstantiated.ts
 crates/swc_ecma_parser/tests/tsc/reExportDefaultExport.json
 crates/swc_ecma_parser/tests/tsc/reExportDefaultExport.ts
 crates/swc_ecma_parser/tests/tsc/reExportJsFromTs.json
 crates/swc_ecma_parser/tests/tsc/reExportJsFromTs.ts
 crates/swc_ecma_parser/tests/tsc/readonlyArraysAndTuples2.json
 crates/swc_ecma_parser/tests/tsc/readonlyArraysAndTuples2.ts
 crates/swc_ecma_parser/tests/tsc/readonlyConstructorAssignment.json
 crates/swc_ecma_parser/tests/tsc/readonlyConstructorAssignment.ts
 crates/swc_ecma_parser/tests/tsc/readonlyInAmbientClass.json
 crates/swc_ecma_parser/tests/tsc/readonlyInAmbientClass.ts
 crates/swc_ecma_parser/tests/tsc/readonlyRestParameters.json
 crates/swc_ecma_parser/tests/tsc/readonlyRestParameters.ts
 crates/swc_ecma_parser/tests/tsc/recurringTypeParamForContainerOfBase01.json
 crates/swc_ecma_parser/tests/tsc/recurringTypeParamForContainerOfBase01.ts
 crates/swc_ecma_parser/tests/tsc/recursiveInitializer.json
 crates/swc_ecma_parser/tests/tsc/recursiveInitializer.ts
 crates/swc_ecma_parser/tests/tsc/recursiveIntersectionTypes.json
 crates/swc_ecma_parser/tests/tsc/recursiveIntersectionTypes.ts
 crates/swc_ecma_parser/tests/tsc/recursiveMappedTypes.json
 crates/swc_ecma_parser/tests/tsc/recursiveMappedTypes.ts
 crates/swc_ecma_parser/tests/tsc/recursiveTypeInGenericConstraint.json
 crates/swc_ecma_parser/tests/tsc/recursiveTypeInGenericConstraint.ts
 crates/swc_ecma_parser/tests/tsc/recursiveTypeReferences1.json
 crates/swc_ecma_parser/tests/tsc/recursiveTypeReferences1.ts
 crates/swc_ecma_parser/tests/tsc/recursiveTypeReferences2.json
 crates/swc_ecma_parser/tests/tsc/recursiveTypeReferences2.ts
 crates/swc_ecma_parser/tests/tsc/recursiveTypesUsedAsFunctionParameters.json
 crates/swc_ecma_parser/tests/tsc/recursiveTypesUsedAsFunctionParameters.ts
 crates/swc_ecma_parser/tests/tsc/recursiveTypesWithTypeof.json
 crates/swc_ecma_parser/tests/tsc/recursiveTypesWithTypeof.ts
 crates/swc_ecma_parser/tests/tsc/redeclaredProperty.json
 crates/swc_ecma_parser/tests/tsc/redeclaredProperty.ts
 crates/swc_ecma_parser/tests/tsc/redefinedPararameterProperty.json
 crates/swc_ecma_parser/tests/tsc/redefinedPararameterProperty.ts
 crates/swc_ecma_parser/tests/tsc/reexportClassDefinition.json
 crates/swc_ecma_parser/tests/tsc/reexportClassDefinition.ts
 crates/swc_ecma_parser/tests/tsc/relativePathMustResolve.json
 crates/swc_ecma_parser/tests/tsc/relativePathMustResolve.ts
 crates/swc_ecma_parser/tests/tsc/relativePathToDeclarationFile.json
 crates/swc_ecma_parser/tests/tsc/relativePathToDeclarationFile.ts
 crates/swc_ecma_parser/tests/tsc/renamed.json
 crates/swc_ecma_parser/tests/tsc/renamed.ts
 crates/swc_ecma_parser/tests/tsc/requireAssertsFromTypescript.json
 crates/swc_ecma_parser/tests/tsc/requireAssertsFromTypescript.ts
 crates/swc_ecma_parser/tests/tsc/requireOfESWithPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/requireOfESWithPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/requireTwoPropertyAccesses.json
 crates/swc_ecma_parser/tests/tsc/requireTwoPropertyAccesses.ts
 crates/swc_ecma_parser/tests/tsc/restElementMustBeLast.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern1.json
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern1.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern2.json
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern2.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern3.json
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern3.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern4.json
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern4.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern5.json
 crates/swc_ecma_parser/tests/tsc/restElementWithAssignmentPattern5.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/restElementWithBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithBindingPattern2.json
 crates/swc_ecma_parser/tests/tsc/restElementWithBindingPattern2.ts
 crates/swc_ecma_parser/tests/tsc/restElementWithNullInitializer.json
 crates/swc_ecma_parser/tests/tsc/restElementWithNullInitializer.ts
 crates/swc_ecma_parser/tests/tsc/restParameterInDownlevelGenerator.json
 crates/swc_ecma_parser/tests/tsc/restParameterInDownlevelGenerator.ts
 crates/swc_ecma_parser/tests/tsc/restPropertyWithBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/restPropertyWithBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/restTuplesFromContextualTypes.json
 crates/swc_ecma_parser/tests/tsc/restTuplesFromContextualTypes.ts
 crates/swc_ecma_parser/tests/tsc/returnStatements.json
 crates/swc_ecma_parser/tests/tsc/returnStatements.ts
 crates/swc_ecma_parser/tests/tsc/returnTagTypeGuard.json
 crates/swc_ecma_parser/tests/tsc/returnTagTypeGuard.ts
 crates/swc_ecma_parser/tests/tsc/scannerAdditiveExpression1.json
 crates/swc_ecma_parser/tests/tsc/scannerAdditiveExpression1.ts
 crates/swc_ecma_parser/tests/tsc/scannerClass2.json
 crates/swc_ecma_parser/tests/tsc/scannerClass2.ts
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral1.json
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral1.ts
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral5.json
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral5.ts
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral7.json
 crates/swc_ecma_parser/tests/tsc/scannerES3NumericLiteral7.ts
 crates/swc_ecma_parser/tests/tsc/scannerEnum1.json
 crates/swc_ecma_parser/tests/tsc/scannerEnum1.ts
 crates/swc_ecma_parser/tests/tsc/scannerImportDeclaration1.json
 crates/swc_ecma_parser/tests/tsc/scannerImportDeclaration1.ts
 crates/swc_ecma_parser/tests/tsc/scannerNonAsciiHorizontalWhitespace.json
 crates/swc_ecma_parser/tests/tsc/scannerNonAsciiHorizontalWhitespace.ts
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral1.json
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral1.ts
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral5.json
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral5.ts
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral7.json
 crates/swc_ecma_parser/tests/tsc/scannerNumericLiteral7.ts
 crates/swc_ecma_parser/tests/tsc/scannerS7.2_A1.5_T2.json
 crates/swc_ecma_parser/tests/tsc/scannerS7.3_A1.1_T2.json
 crates/swc_ecma_parser/tests/tsc/scannerS7.6_A4.2_T1.json
 crates/swc_ecma_parser/tests/tsc/scannerStringLiteralWithContainingNullCharacter1.json
 crates/swc_ecma_parser/tests/tsc/scannerStringLiteralWithContainingNullCharacter1.ts
 crates/swc_ecma_parser/tests/tsc/scannertest1.json
 crates/swc_ecma_parser/tests/tsc/scannertest1.ts
 crates/swc_ecma_parser/tests/tsc/scopeResolutionIdentifiers.json
 crates/swc_ecma_parser/tests/tsc/scopeResolutionIdentifiers.ts
 crates/swc_ecma_parser/tests/tsc/scopedPackagesClassic.json
 crates/swc_ecma_parser/tests/tsc/scopedPackagesClassic.ts
 crates/swc_ecma_parser/tests/tsc/seeTag1.json
 crates/swc_ecma_parser/tests/tsc/seeTag1.ts
 crates/swc_ecma_parser/tests/tsc/seeTag2.json
 crates/swc_ecma_parser/tests/tsc/seeTag2.ts
 crates/swc_ecma_parser/tests/tsc/seeTag3.json
 crates/swc_ecma_parser/tests/tsc/seeTag3.ts
 crates/swc_ecma_parser/tests/tsc/seeTag4.json
 crates/swc_ecma_parser/tests/tsc/seeTag4.ts
 crates/swc_ecma_parser/tests/tsc/shadowedInternalModule.json
 crates/swc_ecma_parser/tests/tsc/shadowedInternalModule.ts
 crates/swc_ecma_parser/tests/tsc/specializedSignatureIsNotSubtypeOfNonSpecializedSignature.json
 crates/swc_ecma_parser/tests/tsc/specializedSignatureIsNotSubtypeOfNonSpecializedSignature.ts
 crates/swc_ecma_parser/tests/tsc/specializedSignatureIsSubtypeOfNonSpecializedSignature.json
 crates/swc_ecma_parser/tests/tsc/specializedSignatureIsSubtypeOfNonSpecializedSignature.ts
 crates/swc_ecma_parser/tests/tsc/specializedSignatureWithOptional.json
 crates/swc_ecma_parser/tests/tsc/specializedSignatureWithOptional.ts
 crates/swc_ecma_parser/tests/tsc/spellingUncheckedJS.json
 crates/swc_ecma_parser/tests/tsc/spellingUncheckedJS.ts
 crates/swc_ecma_parser/tests/tsc/spreadContextualTypedBindingPattern.json
 crates/swc_ecma_parser/tests/tsc/spreadContextualTypedBindingPattern.ts
 crates/swc_ecma_parser/tests/tsc/spreadDuplicate.json
 crates/swc_ecma_parser/tests/tsc/spreadDuplicate.ts
 crates/swc_ecma_parser/tests/tsc/spreadDuplicateExact.json
 crates/swc_ecma_parser/tests/tsc/spreadDuplicateExact.ts
 crates/swc_ecma_parser/tests/tsc/spreadExcessProperty.json
 crates/swc_ecma_parser/tests/tsc/spreadExcessProperty.ts
 crates/swc_ecma_parser/tests/tsc/spreadMethods.json
 crates/swc_ecma_parser/tests/tsc/spreadMethods.ts
 crates/swc_ecma_parser/tests/tsc/spreadNonObject1.json
 crates/swc_ecma_parser/tests/tsc/spreadNonObject1.ts
 crates/swc_ecma_parser/tests/tsc/spreadNonPrimitive.json
 crates/swc_ecma_parser/tests/tsc/spreadNonPrimitive.ts
 crates/swc_ecma_parser/tests/tsc/spreadObjectOrFalsy.json
 crates/swc_ecma_parser/tests/tsc/spreadObjectOrFalsy.ts
 crates/swc_ecma_parser/tests/tsc/spreadOverwritesProperty.json
 crates/swc_ecma_parser/tests/tsc/spreadOverwritesProperty.ts
 crates/swc_ecma_parser/tests/tsc/spreadOverwritesPropertyStrict.json
 crates/swc_ecma_parser/tests/tsc/spreadOverwritesPropertyStrict.ts
 crates/swc_ecma_parser/tests/tsc/spreadTypeVariable.json
 crates/swc_ecma_parser/tests/tsc/spreadTypeVariable.ts
 crates/swc_ecma_parser/tests/tsc/spreadUnion.json
 crates/swc_ecma_parser/tests/tsc/spreadUnion.ts
 crates/swc_ecma_parser/tests/tsc/spreadUnion2.json
 crates/swc_ecma_parser/tests/tsc/spreadUnion2.ts
 crates/swc_ecma_parser/tests/tsc/spreadUnion3.json
 crates/swc_ecma_parser/tests/tsc/spreadUnion3.ts
 crates/swc_ecma_parser/tests/tsc/spreadUnion4.json
 crates/swc_ecma_parser/tests/tsc/spreadUnion4.ts
 crates/swc_ecma_parser/tests/tsc/staticAndNonStaticPropertiesSameName.json
 crates/swc_ecma_parser/tests/tsc/staticAndNonStaticPropertiesSameName.ts
 crates/swc_ecma_parser/tests/tsc/staticAutoAccessors.json
 crates/swc_ecma_parser/tests/tsc/staticAutoAccessors.ts
 crates/swc_ecma_parser/tests/tsc/staticAutoAccessorsWithDecorators.json
 crates/swc_ecma_parser/tests/tsc/staticAutoAccessorsWithDecorators.ts
 crates/swc_ecma_parser/tests/tsc/staticFactory1.json
 crates/swc_ecma_parser/tests/tsc/staticFactory1.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature1.json
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature1.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature2.json
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature2.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature3.json
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature3.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature6.json
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature6.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature7.json
 crates/swc_ecma_parser/tests/tsc/staticIndexSignature7.ts
 crates/swc_ecma_parser/tests/tsc/staticIndexers.json
 crates/swc_ecma_parser/tests/tsc/staticIndexers.ts
 crates/swc_ecma_parser/tests/tsc/staticMemberAssignsToConstructorFunctionMembers.json
 crates/swc_ecma_parser/tests/tsc/staticMemberAssignsToConstructorFunctionMembers.ts
 crates/swc_ecma_parser/tests/tsc/staticMemberInitialization.json
 crates/swc_ecma_parser/tests/tsc/staticMemberInitialization.ts
 crates/swc_ecma_parser/tests/tsc/staticMembersUsingClassTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/staticMembersUsingClassTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/staticPropertyAndFunctionWithSameName.json
 crates/swc_ecma_parser/tests/tsc/staticPropertyAndFunctionWithSameName.ts
 crates/swc_ecma_parser/tests/tsc/staticPropertyNameConflictsInAmbientContext.json
 crates/swc_ecma_parser/tests/tsc/staticPropertyNameConflictsInAmbientContext.ts
 crates/swc_ecma_parser/tests/tsc/staticPropertyNotInClassType.json
 crates/swc_ecma_parser/tests/tsc/staticPropertyNotInClassType.ts
 crates/swc_ecma_parser/tests/tsc/strictBindCallApply1.json
 crates/swc_ecma_parser/tests/tsc/strictBindCallApply1.ts
 crates/swc_ecma_parser/tests/tsc/strictBindCallApply2.json
 crates/swc_ecma_parser/tests/tsc/strictBindCallApply2.ts
 crates/swc_ecma_parser/tests/tsc/strictNullChecksNoWidening.json
 crates/swc_ecma_parser/tests/tsc/strictNullChecksNoWidening.ts
 crates/swc_ecma_parser/tests/tsc/strictPropertyInitialization.json
 crates/swc_ecma_parser/tests/tsc/strictPropertyInitialization.ts
 crates/swc_ecma_parser/tests/tsc/strictTupleLength.json
 crates/swc_ecma_parser/tests/tsc/strictTupleLength.ts
 crates/swc_ecma_parser/tests/tsc/stringEnumInElementAccess01.json
 crates/swc_ecma_parser/tests/tsc/stringEnumInElementAccess01.ts
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes1.json
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes1.ts
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes2.json
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes2.ts
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes3.json
 crates/swc_ecma_parser/tests/tsc/stringEnumLiteralTypes3.ts
 crates/swc_ecma_parser/tests/tsc/stringIndexerConstrainsPropertyDeclarations.json
 crates/swc_ecma_parser/tests/tsc/stringIndexerConstrainsPropertyDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/stringIndexerConstrainsPropertyDeclarations2.json
 crates/swc_ecma_parser/tests/tsc/stringIndexerConstrainsPropertyDeclarations2.ts
 crates/swc_ecma_parser/tests/tsc/stringIndexingResults.json
 crates/swc_ecma_parser/tests/tsc/stringIndexingResults.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralCheckedInIf01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralCheckedInIf01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralCheckedInIf02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralCheckedInIf02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralMatchedInSwitch01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralMatchedInSwitch01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralType.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralType.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypeAssertion01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypeAssertion01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypeIsSubtypeOfString.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypeIsSubtypeOfString.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndLogicalOrExpressions01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndLogicalOrExpressions01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndParenthesizedExpressions01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndParenthesizedExpressions01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndTuples01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAndTuples01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTags03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTypeParameterConstraint01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTypeParameterConstraint01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTypeParameterConstraint02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesAsTypeParameterConstraint02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInImplementationSignatures.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInImplementationSignatures.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInImplementationSignatures2.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInImplementationSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes04.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesInUnionTypes04.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability04.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability04.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability05.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloadAssignability05.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads04.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads04.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads05.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesOverloads05.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesTypePredicates01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesTypePredicates01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithTemplateStrings01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithTemplateStrings01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithTemplateStrings02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithTemplateStrings02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithVariousOperators01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithVariousOperators01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithVariousOperators02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralTypesWithVariousOperators02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssertionsInEqualityComparisons01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssertionsInEqualityComparisons01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssertionsInEqualityComparisons02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssertionsInEqualityComparisons02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssignedToStringMappings.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsAssignedToStringMappings.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks04.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithEqualityChecks04.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements01.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements02.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements02.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements03.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements03.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements04.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithSwitchStatements04.ts
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithTypeAssertions01.json
 crates/swc_ecma_parser/tests/tsc/stringLiteralsWithTypeAssertions01.ts
 crates/swc_ecma_parser/tests/tsc/stringMappingDeferralInConditionalTypes.json
 crates/swc_ecma_parser/tests/tsc/stringMappingDeferralInConditionalTypes.ts
 crates/swc_ecma_parser/tests/tsc/stringMappingOverPatternLiterals.json
 crates/swc_ecma_parser/tests/tsc/stringMappingOverPatternLiterals.ts
 crates/swc_ecma_parser/tests/tsc/stringMappingReduction.json
 crates/swc_ecma_parser/tests/tsc/stringMappingReduction.ts
 crates/swc_ecma_parser/tests/tsc/stringNamedPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/stringNamedPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/stringPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/stringPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/stringPropertyAccessWithError.json
 crates/swc_ecma_parser/tests/tsc/stringPropertyAccessWithError.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfAny.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfAny.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints2.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints3.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints4.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithConstraints4.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithRecursiveConstraints.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfTypeParameterWithRecursiveConstraints.ts
 crates/swc_ecma_parser/tests/tsc/subtypesOfUnion.json
 crates/swc_ecma_parser/tests/tsc/subtypesOfUnion.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesA.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesA.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithRestParameters.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithRestParameters.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithSpecializedSignatures.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithCallSignaturesWithSpecializedSignatures.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures5.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures5.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures6.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignatures6.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignaturesWithSpecializedSignatures.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithConstructSignaturesWithSpecializedSignatures.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithGenericCallSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithGenericCallSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithGenericConstructSignaturesWithOptionalParameters.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithGenericConstructSignaturesWithOptionalParameters.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer4.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer5.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithNumericIndexer5.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers4.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers5.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembers5.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersAccessibility.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersAccessibility2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersAccessibility2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithObjectMembersOptionality4.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithOptionalProperties.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithOptionalProperties.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer2.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer2.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer3.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer3.ts
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer4.json
 crates/swc_ecma_parser/tests/tsc/subtypingWithStringIndexer4.ts
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing1.json
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing1.ts
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing2.json
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing2.ts
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing5.json
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing5.ts
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing8.json
 crates/swc_ecma_parser/tests/tsc/superCallBeforeThisAccessing8.ts
 crates/swc_ecma_parser/tests/tsc/superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.json
 crates/swc_ecma_parser/tests/tsc/superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.ts
 crates/swc_ecma_parser/tests/tsc/superCallInConstructorWithNoBaseType.json
 crates/swc_ecma_parser/tests/tsc/superCallInConstructorWithNoBaseType.ts
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping1.json
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping2.json
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping2.ts
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping3.json
 crates/swc_ecma_parser/tests/tsc/superCallParameterContextualTyping3.ts
 crates/swc_ecma_parser/tests/tsc/superCalls.json
 crates/swc_ecma_parser/tests/tsc/superCalls.ts
 crates/swc_ecma_parser/tests/tsc/superInStaticMembers1.json
 crates/swc_ecma_parser/tests/tsc/superInStaticMembers1.ts
 crates/swc_ecma_parser/tests/tsc/superMethodCall.json
 crates/swc_ecma_parser/tests/tsc/superMethodCall.ts
 crates/swc_ecma_parser/tests/tsc/superPropertyAccessNoError.json
 crates/swc_ecma_parser/tests/tsc/superPropertyAccessNoError.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess1.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess1.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess2.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess2.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess3.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess3.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess4.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess4.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess5.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess5.ts
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess6.json
 crates/swc_ecma_parser/tests/tsc/superSymbolIndexedAccess6.ts
 crates/swc_ecma_parser/tests/tsc/switchBreakStatements.json
 crates/swc_ecma_parser/tests/tsc/switchBreakStatements.ts
 crates/swc_ecma_parser/tests/tsc/switchCaseWithIntersectionTypes01.json
 crates/swc_ecma_parser/tests/tsc/switchCaseWithIntersectionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/switchCaseWithUnionTypes01.json
 crates/swc_ecma_parser/tests/tsc/switchCaseWithUnionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/switchStatements.json
 crates/swc_ecma_parser/tests/tsc/switchStatements.ts
 crates/swc_ecma_parser/tests/tsc/switchWithConstrainedTypeVariable.json
 crates/swc_ecma_parser/tests/tsc/switchWithConstrainedTypeVariable.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit1.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit1.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit10.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit10.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit11.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit11.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit12.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit12.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit13.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit13.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit14.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit14.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit2.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit2.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit3.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit3.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit4.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit4.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit5.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit5.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit6.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit6.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit7.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit7.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit8.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit8.ts
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit9.json
 crates/swc_ecma_parser/tests/tsc/symbolDeclarationEmit9.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty1.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty1.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty10.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty10.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty11.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty11.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty12.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty12.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty13.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty13.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty14.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty14.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty15.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty15.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty16.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty16.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty17.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty17.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty18.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty18.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty19.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty19.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty2.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty2.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty20.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty20.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty21.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty21.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty22.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty22.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty23.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty23.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty24.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty24.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty25.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty25.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty26.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty26.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty27.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty27.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty28.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty28.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty29.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty29.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty3.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty3.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty30.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty30.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty31.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty31.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty32.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty32.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty33.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty33.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty34.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty34.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty35.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty35.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty37.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty37.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty38.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty38.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty39.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty39.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty4.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty4.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty40.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty40.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty41.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty41.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty42.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty42.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty43.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty43.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty44.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty44.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty45.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty45.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty46.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty46.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty47.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty47.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty48.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty48.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty49.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty49.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty5.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty5.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty50.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty50.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty51.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty51.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty52.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty52.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty53.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty53.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty54.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty54.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty55.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty55.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty56.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty56.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty57.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty57.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty58.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty58.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty6.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty6.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty60.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty60.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty61.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty61.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty8.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty8.ts
 crates/swc_ecma_parser/tests/tsc/symbolProperty9.json
 crates/swc_ecma_parser/tests/tsc/symbolProperty9.ts
 crates/swc_ecma_parser/tests/tsc/symbolType1.json
 crates/swc_ecma_parser/tests/tsc/symbolType1.ts
 crates/swc_ecma_parser/tests/tsc/symbolType10.json
 crates/swc_ecma_parser/tests/tsc/symbolType10.ts
 crates/swc_ecma_parser/tests/tsc/symbolType11.json
 crates/swc_ecma_parser/tests/tsc/symbolType11.ts
 crates/swc_ecma_parser/tests/tsc/symbolType12.json
 crates/swc_ecma_parser/tests/tsc/symbolType12.ts
 crates/swc_ecma_parser/tests/tsc/symbolType13.json
 crates/swc_ecma_parser/tests/tsc/symbolType13.ts
 crates/swc_ecma_parser/tests/tsc/symbolType14.json
 crates/swc_ecma_parser/tests/tsc/symbolType14.ts
 crates/swc_ecma_parser/tests/tsc/symbolType15.json
 crates/swc_ecma_parser/tests/tsc/symbolType15.ts
 crates/swc_ecma_parser/tests/tsc/symbolType16.json
 crates/swc_ecma_parser/tests/tsc/symbolType16.ts
 crates/swc_ecma_parser/tests/tsc/symbolType17.json
 crates/swc_ecma_parser/tests/tsc/symbolType17.ts
 crates/swc_ecma_parser/tests/tsc/symbolType18.json
 crates/swc_ecma_parser/tests/tsc/symbolType18.ts
 crates/swc_ecma_parser/tests/tsc/symbolType19.json
 crates/swc_ecma_parser/tests/tsc/symbolType19.ts
 crates/swc_ecma_parser/tests/tsc/symbolType2.json
 crates/swc_ecma_parser/tests/tsc/symbolType2.ts
 crates/swc_ecma_parser/tests/tsc/symbolType20.json
 crates/swc_ecma_parser/tests/tsc/symbolType20.ts
 crates/swc_ecma_parser/tests/tsc/symbolType3.json
 crates/swc_ecma_parser/tests/tsc/symbolType3.ts
 crates/swc_ecma_parser/tests/tsc/symbolType4.json
 crates/swc_ecma_parser/tests/tsc/symbolType4.ts
 crates/swc_ecma_parser/tests/tsc/symbolType5.json
 crates/swc_ecma_parser/tests/tsc/symbolType5.ts
 crates/swc_ecma_parser/tests/tsc/symbolType6.json
 crates/swc_ecma_parser/tests/tsc/symbolType6.ts
 crates/swc_ecma_parser/tests/tsc/symbolType7.json
 crates/swc_ecma_parser/tests/tsc/symbolType7.ts
 crates/swc_ecma_parser/tests/tsc/symbolType8.json
 crates/swc_ecma_parser/tests/tsc/symbolType8.ts
 crates/swc_ecma_parser/tests/tsc/symbolType9.json
 crates/swc_ecma_parser/tests/tsc/symbolType9.ts
 crates/swc_ecma_parser/tests/tsc/syntaxErrors.json
 crates/swc_ecma_parser/tests/tsc/syntaxErrors.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateContextualTyping1.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateContextualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateContextualTyping2.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateContextualTyping2.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsTypeArgumentInference.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsTypeArgumentInference.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsTypeArgumentInferenceES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsTypeArgumentInferenceES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithIncompatibleTypedTags.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithIncompatibleTypedTags.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithIncompatibleTypedTagsES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithIncompatibleTypedTagsES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithManyCallAndMemberExpressions.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithManyCallAndMemberExpressions.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithManyCallAndMemberExpressionsES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithManyCallAndMemberExpressionsES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution1.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution1.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution1_ES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution2.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution2.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution2_ES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution3.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution3.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution3_ES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithOverloadResolution3_ES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagNamedDeclare.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagNamedDeclare.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagNamedDeclareES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagNamedDeclareES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagsTypedAsAny.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagsTypedAsAny.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagsTypedAsAnyES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTagsTypedAsAnyES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypedTags.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypedTags.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypedTagsES6.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateStringsWithTypedTagsES6.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateUntypedTagCall01.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateUntypedTagCall01.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateWithConstructableTag01.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateWithConstructableTag01.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplateWithConstructableTag02.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplateWithConstructableTag02.ts
 crates/swc_ecma_parser/tests/tsc/taggedTemplatesWithTypeArguments1.json
 crates/swc_ecma_parser/tests/tsc/taggedTemplatesWithTypeArguments1.ts
 crates/swc_ecma_parser/tests/tsc/templateInsideCallback.json
 crates/swc_ecma_parser/tests/tsc/templateInsideCallback.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes2.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes2.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes3.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes3.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes4.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes4.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes5.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes5.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes6.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes6.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes7.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypes7.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypesPatterns.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypesPatterns.ts
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypesPatternsPrefixSuffixAssignability.json
 crates/swc_ecma_parser/tests/tsc/templateLiteralTypesPatternsPrefixSuffixAssignability.ts
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperations.json
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperations.ts
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsES6Invalid.json
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsES6Invalid.ts
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsInvalid.json
 crates/swc_ecma_parser/tests/tsc/templateStringBinaryOperationsInvalid.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes01.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes01.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes01_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes02.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes02.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes02_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes03.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes03.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes03_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes04.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes04.ts
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes04_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringControlCharacterEscapes04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInArray.json
 crates/swc_ecma_parser/tests/tsc/templateStringInArray.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInArrowFunction.json
 crates/swc_ecma_parser/tests/tsc/templateStringInArrowFunction.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInArrowFunctionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInArrowFunctionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInCallExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringInCallExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInCallExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInCallExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInConditional.json
 crates/swc_ecma_parser/tests/tsc/templateStringInConditional.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInConditionalES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInConditionalES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInDeleteExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringInDeleteExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInDeleteExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInDeleteExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInDivision.json
 crates/swc_ecma_parser/tests/tsc/templateStringInDivision.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInEqualityChecks.json
 crates/swc_ecma_parser/tests/tsc/templateStringInEqualityChecks.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInEqualityChecksES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInEqualityChecksES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringInFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInFunctionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInFunctionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInInOperator.json
 crates/swc_ecma_parser/tests/tsc/templateStringInInOperator.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInInOperatorES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInInOperatorES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInIndexExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringInIndexExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInIndexExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInIndexExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInInstanceOf.json
 crates/swc_ecma_parser/tests/tsc/templateStringInInstanceOf.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInInstanceOfES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInInstanceOfES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInModulo.json
 crates/swc_ecma_parser/tests/tsc/templateStringInModulo.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInModuloES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInModuloES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInMultiplication.json
 crates/swc_ecma_parser/tests/tsc/templateStringInMultiplication.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInMultiplicationES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInMultiplicationES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInNewExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringInNewExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInNewExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInNewExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInNewOperator.json
 crates/swc_ecma_parser/tests/tsc/templateStringInNewOperator.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInNewOperatorES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInNewOperatorES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInParentheses.json
 crates/swc_ecma_parser/tests/tsc/templateStringInParentheses.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInParenthesesES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInParenthesesES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/templateStringInPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInPropertyAssignmentES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInPropertyAssignmentES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInSwitchAndCase.json
 crates/swc_ecma_parser/tests/tsc/templateStringInSwitchAndCase.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInSwitchAndCaseES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInSwitchAndCaseES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTaggedTemplate.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTaggedTemplate.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTaggedTemplateES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTaggedTemplateES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeAssertion.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeAssertion.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeAssertionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeAssertionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeOf.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeOf.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeOfES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInTypeOfES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInUnaryPlus.json
 crates/swc_ecma_parser/tests/tsc/templateStringInUnaryPlus.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInUnaryPlusES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInUnaryPlusES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInWhile.json
 crates/swc_ecma_parser/tests/tsc/templateStringInWhile.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInWhileES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringInWhileES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringInYieldKeyword.json
 crates/swc_ecma_parser/tests/tsc/templateStringInYieldKeyword.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline1.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline1.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline1_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline2.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline2.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline2_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline3.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline3.ts
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline3_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringMultiline3_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes01.json
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes01.ts
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes01_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes02.json
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes02.ts
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes02_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringPlainCharactersThatArePartsOfEscapes02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination1.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination1.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination1_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination2.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination2.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination2_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination3.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination3.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination3_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination3_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination4.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination4.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination4_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination4_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination5.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination5.ts
 crates/swc_ecma_parser/tests/tsc/templateStringTermination5_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringTermination5_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes1.json
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes1.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes1_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes1_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes2.json
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes2.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes2_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWhitespaceEscapes2_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithBackslashEscapes01.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithBackslashEscapes01.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithBackslashEscapes01_ES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithBackslashEscapes01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithCommentsInArrowFunction.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithCommentsInArrowFunction.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedAddition.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedAddition.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedAdditionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedAdditionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArray.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArray.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrayES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrayES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrowFunction.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrowFunction.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrowFunctionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedArrowFunctionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedComments.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedComments.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedCommentsES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedCommentsES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedConditional.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedConditional.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedConditionalES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedConditionalES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedDivision.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedDivision.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedDivisionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedDivisionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedFunctionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedFunctionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInOperator.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInOperator.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInOperatorES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInOperatorES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInstanceOf.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInstanceOf.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInstanceOfES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedInstanceOfES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedModulo.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedModulo.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedModuloES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedModuloES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedMultiplication.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedMultiplication.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedMultiplicationES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedMultiplicationES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedNewOperator.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedNewOperator.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedNewOperatorES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedNewOperatorES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedObjectLiteral.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedObjectLiteral.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedObjectLiteralES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedObjectLiteralES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTemplateString.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTemplateString.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTemplateStringES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTemplateStringES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeAssertionOnAddition.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeAssertionOnAddition.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeAssertionOnAdditionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeAssertionOnAdditionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeOfOperator.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeOfOperator.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeOfOperatorES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedTypeOfOperatorES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedUnaryPlus.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedUnaryPlus.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedUnaryPlusES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedUnaryPlusES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedYieldKeywordES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmbeddedYieldKeywordES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmptyLiteralPortions.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmptyLiteralPortions.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmptyLiteralPortionsES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithEmptyLiteralPortionsES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithOpenCommentInStringPortion.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithOpenCommentInStringPortion.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithOpenCommentInStringPortionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithOpenCommentInStringPortionES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithPropertyAccess.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithPropertyAccess.ts
 crates/swc_ecma_parser/tests/tsc/templateStringWithPropertyAccessES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringWithPropertyAccessES6.ts
 crates/swc_ecma_parser/tests/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json
 crates/swc_ecma_parser/tests/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts
 crates/swc_ecma_parser/tests/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json
 crates/swc_ecma_parser/tests/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers1.json
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers1.ts
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers2.json
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers2.ts
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers3.json
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers3.ts
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers4.json
 crates/swc_ecma_parser/tests/tsc/thisAndSuperInStaticMembers4.ts
 crates/swc_ecma_parser/tests/tsc/thisInInstanceMemberInitializer.json
 crates/swc_ecma_parser/tests/tsc/thisInInstanceMemberInitializer.ts
 crates/swc_ecma_parser/tests/tsc/thisInObjectLiterals.json
 crates/swc_ecma_parser/tests/tsc/thisInObjectLiterals.ts
 crates/swc_ecma_parser/tests/tsc/thisMethodCall.json
 crates/swc_ecma_parser/tests/tsc/thisMethodCall.ts
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentCircular.json
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentCircular.ts
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentComputed.json
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentComputed.ts
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentInherited.json
 crates/swc_ecma_parser/tests/tsc/thisPropertyAssignmentInherited.ts
 crates/swc_ecma_parser/tests/tsc/thisPropertyOverridesAccessors.json
 crates/swc_ecma_parser/tests/tsc/thisPropertyOverridesAccessors.ts
 crates/swc_ecma_parser/tests/tsc/thisPrototypeMethodCompoundAssignment.json
 crates/swc_ecma_parser/tests/tsc/thisPrototypeMethodCompoundAssignment.ts
 crates/swc_ecma_parser/tests/tsc/thisPrototypeMethodCompoundAssignmentJs.json
 crates/swc_ecma_parser/tests/tsc/thisPrototypeMethodCompoundAssignmentJs.ts
 crates/swc_ecma_parser/tests/tsc/thisTag1.json
 crates/swc_ecma_parser/tests/tsc/thisTag1.ts
 crates/swc_ecma_parser/tests/tsc/thisTag2.json
 crates/swc_ecma_parser/tests/tsc/thisTag2.ts
 crates/swc_ecma_parser/tests/tsc/thisTag3.json
 crates/swc_ecma_parser/tests/tsc/thisTag3.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeAccessibility.json
 crates/swc_ecma_parser/tests/tsc/thisTypeAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeAndConstraints.json
 crates/swc_ecma_parser/tests/tsc/thisTypeAndConstraints.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeErrors.json
 crates/swc_ecma_parser/tests/tsc/thisTypeErrors.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeErrors2.json
 crates/swc_ecma_parser/tests/tsc/thisTypeErrors2.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInAccessors.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInAccessors.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInAccessorsNegative.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInAccessorsNegative.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInBasePropertyAndDerivedContainerOfBase01.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInBasePropertyAndDerivedContainerOfBase01.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInClasses.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInClasses.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions2.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions2.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions3.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions3.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions4.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInFunctions4.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInInterfaces.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInObjectLiterals.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInObjectLiterals.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInObjectLiterals2.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInObjectLiterals2.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInTaggedTemplateCall.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInTaggedTemplateCall.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInTuples.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInTuples.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeInTypePredicate.json
 crates/swc_ecma_parser/tests/tsc/thisTypeInTypePredicate.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeOfConstructorFunctions.json
 crates/swc_ecma_parser/tests/tsc/thisTypeOfConstructorFunctions.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeOptionalCall.json
 crates/swc_ecma_parser/tests/tsc/thisTypeOptionalCall.ts
 crates/swc_ecma_parser/tests/tsc/thisTypeSyntacticContext.json
 crates/swc_ecma_parser/tests/tsc/thisTypeSyntacticContext.ts
 crates/swc_ecma_parser/tests/tsc/throwInEnclosingStatements.json
 crates/swc_ecma_parser/tests/tsc/throwInEnclosingStatements.ts
 crates/swc_ecma_parser/tests/tsc/throwStatements.json
 crates/swc_ecma_parser/tests/tsc/throwStatements.ts
 crates/swc_ecma_parser/tests/tsc/topLevelAmbientModule.json
 crates/swc_ecma_parser/tests/tsc/topLevelAmbientModule.ts
 crates/swc_ecma_parser/tests/tsc/topLevelAwait.2.ts
 crates/swc_ecma_parser/tests/tsc/topLevelAwait.3.json
 crates/swc_ecma_parser/tests/tsc/topLevelAwait.3.ts
 crates/swc_ecma_parser/tests/tsc/topLevelFileModule.json
 crates/swc_ecma_parser/tests/tsc/topLevelFileModule.ts
 crates/swc_ecma_parser/tests/tsc/topLevelFileModuleMissing.json
 crates/swc_ecma_parser/tests/tsc/topLevelFileModuleMissing.ts
 crates/swc_ecma_parser/tests/tsc/topLevelModuleDeclarationAndFile.json
 crates/swc_ecma_parser/tests/tsc/topLevelModuleDeclarationAndFile.ts
 crates/swc_ecma_parser/tests/tsc/topLevelThisAssignment.json
 crates/swc_ecma_parser/tests/tsc/topLevelThisAssignment.ts
 crates/swc_ecma_parser/tests/tsc/topLevelVarHoistingCommonJS.ts
 crates/swc_ecma_parser/tests/tsc/topLevelVarHoistingSystem.json
 crates/swc_ecma_parser/tests/tsc/topLevelVarHoistingSystem.ts
 crates/swc_ecma_parser/tests/tsc/tryStatements.json
 crates/swc_ecma_parser/tests/tsc/tryStatements.ts
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-js.json
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-js.ts
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-nocheck-js.json
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-nocheck-js.ts
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-nocheck.json
 crates/swc_ecma_parser/tests/tsc/ts-expect-error-nocheck.ts
 crates/swc_ecma_parser/tests/tsc/ts-expect-error.json
 crates/swc_ecma_parser/tests/tsc/ts-expect-error.ts
 crates/swc_ecma_parser/tests/tsc/ts-ignore.json
 crates/swc_ecma_parser/tests/tsc/ts-ignore.ts
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescript.json
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescript.ts
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescriptComments1.json
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescriptComments1.ts
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescriptComments2.json
 crates/swc_ecma_parser/tests/tsc/tsNoCheckForTypescriptComments2.ts
 crates/swc_ecma_parser/tests/tsc/tsxAttributeErrors.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution10.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution11.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution12.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution13.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution14.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution15.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution16.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution9.tsx
 crates/swc_ecma_parser/tests/tsc/tsxCorrectlyParseLessThanComparison1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDefaultAttributesResolution1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDefaultAttributesResolution2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDefaultAttributesResolution3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxDynamicTagName9.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution10.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution11.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution12.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution13.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution14.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution15.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution16.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution17.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution18.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution19.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxElementResolution9.tsx
 crates/swc_ecma_parser/tests/tsc/tsxEmit1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxEmit2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxEmit3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxErrorRecovery2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxErrorRecovery3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxExternalModuleEmit1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxExternalModuleEmit2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxFragmentPreserveEmit.tsx
 crates/swc_ecma_parser/tests/tsc/tsxFragmentReactEmit.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxGenericAttributesType9.tsx
 crates/swc_ecma_parser/tests/tsc/tsxInArrowFunction.tsx
 crates/swc_ecma_parser/tests/tsc/tsxIntrinsicAttributeErrors.tsx
 crates/swc_ecma_parser/tests/tsc/tsxLibraryManagedAttributes.tsx
 crates/swc_ecma_parser/tests/tsc/tsxNamespacedAttributeName1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxNamespacedAttributeName2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxNamespacedTagName1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxNamespacedTagName2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxNoJsx.tsx
 crates/swc_ecma_parser/tests/tsc/tsxOpeningClosingNames.tsx
 crates/swc_ecma_parser/tests/tsc/tsxParseTests1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxParseTests2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxPreserveEmit1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxPreserveEmit2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxPreserveEmit3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactComponentWithDefaultTypeParameter1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactComponentWithDefaultTypeParameter2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactComponentWithDefaultTypeParameter3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmit8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmitEntities.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmitNesting.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmitWhitespace.tsx
 crates/swc_ecma_parser/tests/tsc/tsxReactEmitWhitespace2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSfcReturnNull.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSfcReturnNullStrictNullChecks.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSfcReturnUndefinedStrictNullChecks.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution10.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution11.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution12.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution13.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution14.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution15.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution16.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution17.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution7.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution8.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadAttributesResolution9.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadChildren.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadChildrenInvalidType.tsx
 crates/swc_ecma_parser/tests/tsc/tsxSpreadInvalidType.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentOverload6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentWithDefaultTypeParameter1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentWithDefaultTypeParameter2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponents2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponents3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentsWithTypeArguments1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentsWithTypeArguments2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentsWithTypeArguments3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentsWithTypeArguments4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxStatelessFunctionComponentsWithTypeArguments5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxTypeArgumentsJsxPreserveOutput.tsx
 crates/swc_ecma_parser/tests/tsc/tsxTypeErrors.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType2.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType3.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType4.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType5.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionElementType6.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionTypeComponent1.tsx
 crates/swc_ecma_parser/tests/tsc/tsxUnionTypeComponent2.tsx
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes1.json
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes1.ts
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes2.json
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes2.ts
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes3.json
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes3.ts
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes4.json
 crates/swc_ecma_parser/tests/tsc/tupleElementTypes4.ts
 crates/swc_ecma_parser/tests/tsc/tupleLengthCheck.json
 crates/swc_ecma_parser/tests/tsc/tupleLengthCheck.ts
 crates/swc_ecma_parser/tests/tsc/twoAccessorsWithSameName2.json
 crates/swc_ecma_parser/tests/tsc/twoAccessorsWithSameName2.ts
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesDifferingByTypeParameterName.json
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesDifferingByTypeParameterName.ts
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesDifferingByTypeParameterName2.json
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesDifferingByTypeParameterName2.ts
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesWithDifferentConstraints.json
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesWithDifferentConstraints.ts
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesWithTheSameNameButDifferentArity.json
 crates/swc_ecma_parser/tests/tsc/twoGenericInterfacesWithTheSameNameButDifferentArity.ts
 crates/swc_ecma_parser/tests/tsc/twoInterfacesDifferentRootModule.json
 crates/swc_ecma_parser/tests/tsc/twoInterfacesDifferentRootModule.ts
 crates/swc_ecma_parser/tests/tsc/twoInterfacesDifferentRootModule2.json
 crates/swc_ecma_parser/tests/tsc/twoInterfacesDifferentRootModule2.ts
 crates/swc_ecma_parser/tests/tsc/twoMergedInterfacesWithDifferingOverloads.json
 crates/swc_ecma_parser/tests/tsc/twoMergedInterfacesWithDifferingOverloads.ts
 crates/swc_ecma_parser/tests/tsc/twoMergedInterfacesWithDifferingOverloads2.json
 crates/swc_ecma_parser/tests/tsc/twoMergedInterfacesWithDifferingOverloads2.ts
 crates/swc_ecma_parser/tests/tsc/typeAliases.json
 crates/swc_ecma_parser/tests/tsc/typeAliases.ts
 crates/swc_ecma_parser/tests/tsc/typeAliasesDoNotMerge.json
 crates/swc_ecma_parser/tests/tsc/typeAliasesDoNotMerge.ts
 crates/swc_ecma_parser/tests/tsc/typeAliasesForObjectTypes.json
 crates/swc_ecma_parser/tests/tsc/typeAliasesForObjectTypes.ts
 crates/swc_ecma_parser/tests/tsc/typeAndNamespaceExportMerge.json
 crates/swc_ecma_parser/tests/tsc/typeAndNamespaceExportMerge.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInference.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInference.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceErrors.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceErrors.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceTransitiveConstraints.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceTransitiveConstraints.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression1.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression1.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression2.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression2.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression3.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithClassExpression3.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithConstraints.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithConstraints.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithObjectLiteral.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentInferenceWithObjectLiteral.ts
 crates/swc_ecma_parser/tests/tsc/typeArgumentsWithStringLiteralTypes01.json
 crates/swc_ecma_parser/tests/tsc/typeArgumentsWithStringLiteralTypes01.ts
 crates/swc_ecma_parser/tests/tsc/typeAssertionsWithIntersectionTypes01.json
 crates/swc_ecma_parser/tests/tsc/typeAssertionsWithIntersectionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/typeAssertionsWithUnionTypes01.json
 crates/swc_ecma_parser/tests/tsc/typeAssertionsWithUnionTypes01.ts
 crates/swc_ecma_parser/tests/tsc/typeFromContextualThisType.json
 crates/swc_ecma_parser/tests/tsc/typeFromContextualThisType.ts
 crates/swc_ecma_parser/tests/tsc/typeFromJSConstructor.json
 crates/swc_ecma_parser/tests/tsc/typeFromJSConstructor.ts
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer.json
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer.ts
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer2.json
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer2.ts
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer3.json
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer3.ts
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer4.json
 crates/swc_ecma_parser/tests/tsc/typeFromJSInitializer4.ts
 crates/swc_ecma_parser/tests/tsc/typeFromParamTagForFunction.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrivatePropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrivatePropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPrivatePropertyAssignmentJs.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrivatePropertyAssignmentJs.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment10.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment10.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment10_1.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment10_1.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment11.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment11.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment12.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment12.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment13.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment13.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment14.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment14.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment15.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment15.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment16.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment16.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment17.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment17.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment18.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment18.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment19.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment19.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment2.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment20.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment20.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment21.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment21.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment22.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment22.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment23.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment23.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment24.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment24.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment25.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment25.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment26.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment26.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment27.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment27.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment28.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment28.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment29.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment29.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment3.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment30.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment30.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment31.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment31.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment32.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment32.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment33.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment33.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment34.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment34.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment35.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment35.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment36.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment36.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment37.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment37.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment38.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment38.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment39.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment39.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment4.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment40.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment40.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment5.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment5.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment6.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment6.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment7.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment7.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment8.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment8.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment8_1.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment8_1.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment9.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment9.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment9_1.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignment9_1.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignmentOutOfOrder.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignmentOutOfOrder.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignmentWithExport.json
 crates/swc_ecma_parser/tests/tsc/typeFromPropertyAssignmentWithExport.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment2.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment2.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment3.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment3.ts
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment4.json
 crates/swc_ecma_parser/tests/tsc/typeFromPrototypeAssignment4.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardEnums.json
 crates/swc_ecma_parser/tests/tsc/typeGuardEnums.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardFunction.json
 crates/swc_ecma_parser/tests/tsc/typeGuardFunction.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionGenerics.json
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionGenerics.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionOfFormThis.json
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionOfFormThis.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionOfFormThisErrors.json
 crates/swc_ecma_parser/tests/tsc/typeGuardFunctionOfFormThisErrors.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardInClass.json
 crates/swc_ecma_parser/tests/tsc/typeGuardInClass.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardIntersectionTypes.json
 crates/swc_ecma_parser/tests/tsc/typeGuardIntersectionTypes.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsPrimitiveIntersection.json
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsPrimitiveIntersection.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsToLiteralType.json
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsToLiteralType.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsToLiteralTypeUnion.json
 crates/swc_ecma_parser/tests/tsc/typeGuardNarrowsToLiteralTypeUnion.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardNesting.json
 crates/swc_ecma_parser/tests/tsc/typeGuardNesting.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormExpr1AndExpr2.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormExpr1AndExpr2.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormExpr1OrExpr2.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormExpr1OrExpr2.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormFunctionEquality.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormFunctionEquality.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormInstanceOf.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormInstanceOf.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormInstanceOfOnInterface.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormInstanceOfOnInterface.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormIsType.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormIsType.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormIsTypeOnInterfaces.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormIsTypeOnInterfaces.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormNotExpr.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormNotExpr.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfBoolean.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfBoolean.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfEqualEqualHasNoEffect.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfEqualEqualHasNoEffect.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfFunction.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfFunction.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfIsOrderIndependent.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfIsOrderIndependent.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfNotEqualHasNoEffect.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfNotEqualHasNoEffect.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfNumber.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfNumber.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfOther.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfOther.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfPrimitiveSubtype.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfPrimitiveSubtype.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfString.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFormTypeOfString.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFromPropNameInUnionType.json
 crates/swc_ecma_parser/tests/tsc/typeGuardOfFromPropNameInUnionType.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardRedundancy.json
 crates/swc_ecma_parser/tests/tsc/typeGuardRedundancy.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardTautologicalConsistiency.json
 crates/swc_ecma_parser/tests/tsc/typeGuardTautologicalConsistiency.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardTypeOfUndefined.json
 crates/swc_ecma_parser/tests/tsc/typeGuardTypeOfUndefined.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsAsAssertions.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsAsAssertions.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsDefeat.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsDefeat.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInClassAccessors.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInClassAccessors.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInClassMethods.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInClassMethods.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInConditionalExpression.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInConditionalExpression.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInDoStatement.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInDoStatement.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInExternalModule.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInExternalModule.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInForStatement.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInForStatement.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInFunction.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInFunction.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInFunctionAndModuleBlock.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInFunctionAndModuleBlock.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInGlobal.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInGlobal.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInIfStatement.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInIfStatement.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInModule.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInModule.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInProperties.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInProperties.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInRightOperandOfAndAndOperator.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInRightOperandOfAndAndOperator.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInRightOperandOfOrOrOperator.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInRightOperandOfOrOrOperator.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsInWhileStatement.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsInWhileStatement.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsNestedAssignments.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsNestedAssignments.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsObjectMethods.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsObjectMethods.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsOnClassProperty.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsOnClassProperty.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithAny.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithAny.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOf.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOf.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOfByConstructorSignature.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOfByConstructorSignature.ts
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOfBySymbolHasInstance.json
 crates/swc_ecma_parser/tests/tsc/typeGuardsWithInstanceOfBySymbolHasInstance.ts
 crates/swc_ecma_parser/tests/tsc/typeInferenceWithTupleType.json
 crates/swc_ecma_parser/tests/tsc/typeInferenceWithTupleType.ts
 crates/swc_ecma_parser/tests/tsc/typeLookupInIIFE.json
 crates/swc_ecma_parser/tests/tsc/typeLookupInIIFE.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisGeneral.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisGeneral.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInAccessor.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInAccessor.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInConstructorParamList.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInConstructorParamList.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInFunctionExpression.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInFunctionExpression.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInInstanceMember.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInInstanceMember.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInInstanceMember2.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInInstanceMember2.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInMemberFunctions.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInMemberFunctions.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers10.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers10.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers11.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers11.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers2.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers2.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers3.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers3.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers4.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers4.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers5.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers5.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers6.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers6.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers7.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers7.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers8.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers8.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers9.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInStaticMembers9.ts
 crates/swc_ecma_parser/tests/tsc/typeOfThisInstanceMemberNarrowedWithLoopAntecedent.json
 crates/swc_ecma_parser/tests/tsc/typeOfThisInstanceMemberNarrowedWithLoopAntecedent.ts
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge1.json
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge1.ts
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge2.json
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge2.ts
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge3.json
 crates/swc_ecma_parser/tests/tsc/typeOnlyMerge3.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsBaseType.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsBaseType.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeArgument.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeArgument.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraint.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraint.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraint2.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraint2.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraintTransitively.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraintTransitively.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraintTransitively2.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAsTypeParameterConstraintTransitively2.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability2.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability2.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability3.json
 crates/swc_ecma_parser/tests/tsc/typeParameterAssignability3.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterConstModifiersReverseMappedTypes.json
 crates/swc_ecma_parser/tests/tsc/typeParameterConstModifiersReverseMappedTypes.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterConstModifiersWithIntersection.json
 crates/swc_ecma_parser/tests/tsc/typeParameterConstModifiersWithIntersection.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterDirectlyConstrainedToItself.json
 crates/swc_ecma_parser/tests/tsc/typeParameterDirectlyConstrainedToItself.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterExtendsUnionConstraintDistributed.json
 crates/swc_ecma_parser/tests/tsc/typeParameterExtendsUnionConstraintDistributed.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterIndirectlyConstrainedToItself.json
 crates/swc_ecma_parser/tests/tsc/typeParameterIndirectlyConstrainedToItself.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsConstraint.json
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsConstraint.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint.json
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint2.json
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint2.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint3.json
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint3.ts
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint4.json
 crates/swc_ecma_parser/tests/tsc/typeParameterUsedAsTypeParameterConstraint4.ts
 crates/swc_ecma_parser/tests/tsc/typeParametersAreIdenticalToThemselves.json
 crates/swc_ecma_parser/tests/tsc/typeParametersAreIdenticalToThemselves.ts
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope.json
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope.ts
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope2.json
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope2.ts
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope3.json
 crates/swc_ecma_parser/tests/tsc/typeParametersAvailableInNestedScope3.ts
 crates/swc_ecma_parser/tests/tsc/typePredicateASI.json
 crates/swc_ecma_parser/tests/tsc/typePredicateASI.ts
 crates/swc_ecma_parser/tests/tsc/typeQuery.json
 crates/swc_ecma_parser/tests/tsc/typeQuery.ts
 crates/swc_ecma_parser/tests/tsc/typeQueryOnClass.json
 crates/swc_ecma_parser/tests/tsc/typeQueryOnClass.ts
 crates/swc_ecma_parser/tests/tsc/typeQueryWithReservedWords.json
 crates/swc_ecma_parser/tests/tsc/typeQueryWithReservedWords.ts
 crates/swc_ecma_parser/tests/tsc/typeRelationships.json
 crates/swc_ecma_parser/tests/tsc/typeRelationships.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_asConstArrays.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_asConstArrays.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping1.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping1.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping2.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping2.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping3.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_contextualTyping3.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_ensureInterfaceImpl.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_ensureInterfaceImpl.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_js.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_js.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_optionalMemberConformance.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_optionalMemberConformance.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propNameConstraining.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propNameConstraining.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyNameFulfillment.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyNameFulfillment.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance1.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance1.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance2.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance2.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance3.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_propertyValueConformance3.ts
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_vacuousIntersectionOfContextualTypes.json
 crates/swc_ecma_parser/tests/tsc/typeSatisfaction_vacuousIntersectionOfContextualTypes.ts
 crates/swc_ecma_parser/tests/tsc/typeTagCircularReferenceOnConstructorFunction.json
 crates/swc_ecma_parser/tests/tsc/typeTagCircularReferenceOnConstructorFunction.ts
 crates/swc_ecma_parser/tests/tsc/typeTagModuleExports.json
 crates/swc_ecma_parser/tests/tsc/typeTagModuleExports.ts
 crates/swc_ecma_parser/tests/tsc/typeTagNoErasure.json
 crates/swc_ecma_parser/tests/tsc/typeTagNoErasure.ts
 crates/swc_ecma_parser/tests/tsc/typeTagOnFunctionReferencesGeneric.json
 crates/swc_ecma_parser/tests/tsc/typeTagOnFunctionReferencesGeneric.ts
 crates/swc_ecma_parser/tests/tsc/typeTagOnPropertyAssignment.json
 crates/swc_ecma_parser/tests/tsc/typeTagOnPropertyAssignment.ts
 crates/swc_ecma_parser/tests/tsc/typeTagPrototypeAssignment.json
 crates/swc_ecma_parser/tests/tsc/typeTagPrototypeAssignment.ts
 crates/swc_ecma_parser/tests/tsc/typeTagWithGenericSignature.json
 crates/swc_ecma_parser/tests/tsc/typeTagWithGenericSignature.ts
 crates/swc_ecma_parser/tests/tsc/typeValueMerge1.json
 crates/swc_ecma_parser/tests/tsc/typeValueMerge1.ts
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule.json
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule.ts
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule2.json
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule2.ts
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule3.json
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule3.ts
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule4.json
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule4.ts
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule5.json
 crates/swc_ecma_parser/tests/tsc/typedefCrossModule5.ts
 crates/swc_ecma_parser/tests/tsc/typedefDuplicateTypeDeclaration.json
 crates/swc_ecma_parser/tests/tsc/typedefDuplicateTypeDeclaration.ts
 crates/swc_ecma_parser/tests/tsc/typedefInnerNamepaths.json
 crates/swc_ecma_parser/tests/tsc/typedefInnerNamepaths.ts
 crates/swc_ecma_parser/tests/tsc/typedefMultipleTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/typedefMultipleTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/typedefOnSemicolonClassElement.json
 crates/swc_ecma_parser/tests/tsc/typedefOnSemicolonClassElement.ts
 crates/swc_ecma_parser/tests/tsc/typedefScope1.json
 crates/swc_ecma_parser/tests/tsc/typedefScope1.ts
 crates/swc_ecma_parser/tests/tsc/typedefTagExtraneousProperty.json
 crates/swc_ecma_parser/tests/tsc/typedefTagExtraneousProperty.ts
 crates/swc_ecma_parser/tests/tsc/typedefTagNested.json
 crates/swc_ecma_parser/tests/tsc/typedefTagNested.ts
 crates/swc_ecma_parser/tests/tsc/typedefTagTypeResolution.json
 crates/swc_ecma_parser/tests/tsc/typedefTagTypeResolution.ts
 crates/swc_ecma_parser/tests/tsc/typedefTagWrapping.json
 crates/swc_ecma_parser/tests/tsc/typedefTagWrapping.ts
 crates/swc_ecma_parser/tests/tsc/typeofANonExportedType.json
 crates/swc_ecma_parser/tests/tsc/typeofANonExportedType.ts
 crates/swc_ecma_parser/tests/tsc/typeofAnExportedType.json
 crates/swc_ecma_parser/tests/tsc/typeofAnExportedType.ts
 crates/swc_ecma_parser/tests/tsc/typeofClass2.json
 crates/swc_ecma_parser/tests/tsc/typeofClass2.ts
 crates/swc_ecma_parser/tests/tsc/typeofClassWithPrivates.json
 crates/swc_ecma_parser/tests/tsc/typeofClassWithPrivates.ts
 crates/swc_ecma_parser/tests/tsc/typeofImportTypeOnlyExport.json
 crates/swc_ecma_parser/tests/tsc/typeofImportTypeOnlyExport.ts
 crates/swc_ecma_parser/tests/tsc/typeofModuleWithoutExports.json
 crates/swc_ecma_parser/tests/tsc/typeofModuleWithoutExports.ts
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/typeofOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/typeofThis.json
 crates/swc_ecma_parser/tests/tsc/typeofThis.ts
 crates/swc_ecma_parser/tests/tsc/typeofThisWithImplicitThis.json
 crates/swc_ecma_parser/tests/tsc/typeofThisWithImplicitThis.ts
 crates/swc_ecma_parser/tests/tsc/typeofTypeParameter.json
 crates/swc_ecma_parser/tests/tsc/typeofTypeParameter.ts
 crates/swc_ecma_parser/tests/tsc/types.asyncGenerators.es2018.1.json
 crates/swc_ecma_parser/tests/tsc/types.asyncGenerators.es2018.1.ts
 crates/swc_ecma_parser/tests/tsc/types.asyncGenerators.es2018.2.json
 crates/swc_ecma_parser/tests/tsc/types.asyncGenerators.es2018.2.ts
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.1.json
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.1.ts
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.2.json
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.2.ts
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.3.json
 crates/swc_ecma_parser/tests/tsc/types.forAwait.es2018.3.ts
 crates/swc_ecma_parser/tests/tsc/typesOnlyExternalModuleStillHasInstance.json
 crates/swc_ecma_parser/tests/tsc/typesOnlyExternalModuleStillHasInstance.ts
 crates/swc_ecma_parser/tests/tsc/typesWithDuplicateTypeParameters.json
 crates/swc_ecma_parser/tests/tsc/typesWithDuplicateTypeParameters.ts
 crates/swc_ecma_parser/tests/tsc/typesWithOptionalProperty.json
 crates/swc_ecma_parser/tests/tsc/typesWithOptionalProperty.ts
 crates/swc_ecma_parser/tests/tsc/typesWithPrivateConstructor.json
 crates/swc_ecma_parser/tests/tsc/typesWithPrivateConstructor.ts
 crates/swc_ecma_parser/tests/tsc/typesWithProtectedConstructor.json
 crates/swc_ecma_parser/tests/tsc/typesWithProtectedConstructor.ts
 crates/swc_ecma_parser/tests/tsc/typesWithPublicConstructor.json
 crates/swc_ecma_parser/tests/tsc/typesWithPublicConstructor.ts
 crates/swc_ecma_parser/tests/tsc/typesWithSpecializedCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/typesWithSpecializedCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/typesWithSpecializedConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/typesWithSpecializedConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/typingsLookupAmd.json
 crates/swc_ecma_parser/tests/tsc/typingsLookupAmd.ts
 crates/swc_ecma_parser/tests/tsc/unannotatedParametersAreOptional.json
 crates/swc_ecma_parser/tests/tsc/unannotatedParametersAreOptional.ts
 crates/swc_ecma_parser/tests/tsc/undefinedAssignableToEveryType.json
 crates/swc_ecma_parser/tests/tsc/undefinedAssignableToEveryType.ts
 crates/swc_ecma_parser/tests/tsc/undefinedIsSubtypeOfEverything.json
 crates/swc_ecma_parser/tests/tsc/undefinedIsSubtypeOfEverything.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions01_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions01_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions01_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions02_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions02_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions02_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions03_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions03_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions03_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions04_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions04_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions04_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions05_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions05_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions05_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions05_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions06_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions06_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions06_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions06_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions07_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions07_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions07_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions07_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions08_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions08_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions08_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions08_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions09_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions09_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions09_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions09_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions10_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions10_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions10_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions11_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions11_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions11_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions11_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions12_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions12_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions12_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions12_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions13_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions13_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions13_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions13_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions14_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions14_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions14_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions14_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions15_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions15_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions15_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions15_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions16_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions16_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions16_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions16_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions17_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions17_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions17_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions17_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions18_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions18_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions18_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions18_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions19_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions19_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions19_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInRegularExpressions19_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings01_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings01_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings01_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings02_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings02_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings02_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings03_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings03_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings03_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings04_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings04_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings04_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings05_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings05_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings05_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings05_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings06_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings06_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings06_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings06_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings08_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings08_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings08_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings08_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings09_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings09_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings09_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings09_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings10_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings11_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings11_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings13_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings13_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings13_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings13_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings15_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings15_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings15_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings15_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings16_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings16_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings16_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings16_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings18_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings18_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings18_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings18_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings23_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings23_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings23_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInStrings23_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates01_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates01_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates01_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates01_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates02_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates02_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates02_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates02_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates03_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates03_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates03_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates03_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates04_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates04_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates04_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates04_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates05_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates05_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates05_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates05_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates06_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates06_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates06_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates06_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates08_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates08_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates08_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates08_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates09_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates09_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates09_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates09_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates10_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates10_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates11_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates11_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates13_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates13_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates13_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates13_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates15_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates15_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates15_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates15_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates16_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates16_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates16_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates16_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates18_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates18_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates18_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates18_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates20_ES5.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates20_ES5.ts
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates20_ES6.json
 crates/swc_ecma_parser/tests/tsc/unicodeExtendedEscapesInTemplates20_ES6.ts
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference1.json
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference1.ts
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference2.json
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference2.ts
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference3.json
 crates/swc_ecma_parser/tests/tsc/unionAndIntersectionInference3.ts
 crates/swc_ecma_parser/tests/tsc/unionSubtypeIfEveryConstituentTypeIsSubtype.json
 crates/swc_ecma_parser/tests/tsc/unionSubtypeIfEveryConstituentTypeIsSubtype.ts
 crates/swc_ecma_parser/tests/tsc/unionThisTypeInFunctions.json
 crates/swc_ecma_parser/tests/tsc/unionThisTypeInFunctions.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures2.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures2.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures3.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures3.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures4.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures4.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures5.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures5.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures6.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures6.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures7.json
 crates/swc_ecma_parser/tests/tsc/unionTypeCallSignatures7.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeConstructSignatures.json
 crates/swc_ecma_parser/tests/tsc/unionTypeConstructSignatures.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeEquivalence.json
 crates/swc_ecma_parser/tests/tsc/unionTypeEquivalence.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeFromArrayLiteral.json
 crates/swc_ecma_parser/tests/tsc/unionTypeFromArrayLiteral.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeIdentity.json
 crates/swc_ecma_parser/tests/tsc/unionTypeIdentity.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/unionTypeIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeInference.json
 crates/swc_ecma_parser/tests/tsc/unionTypeInference.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeLiterals.json
 crates/swc_ecma_parser/tests/tsc/unionTypeLiterals.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeMembers.json
 crates/swc_ecma_parser/tests/tsc/unionTypeMembers.ts
 crates/swc_ecma_parser/tests/tsc/unionTypePropertyAccessibility.json
 crates/swc_ecma_parser/tests/tsc/unionTypePropertyAccessibility.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeReadonly.json
 crates/swc_ecma_parser/tests/tsc/unionTypeReadonly.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeReduction.json
 crates/swc_ecma_parser/tests/tsc/unionTypeReduction.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeReduction2.json
 crates/swc_ecma_parser/tests/tsc/unionTypeReduction2.ts
 crates/swc_ecma_parser/tests/tsc/unionTypeWithIndexSignature.json
 crates/swc_ecma_parser/tests/tsc/unionTypeWithIndexSignature.ts
 crates/swc_ecma_parser/tests/tsc/unionTypesAssignability.json
 crates/swc_ecma_parser/tests/tsc/unionTypesAssignability.ts
 crates/swc_ecma_parser/tests/tsc/unionsOfTupleTypes1.json
 crates/swc_ecma_parser/tests/tsc/unionsOfTupleTypes1.ts
 crates/swc_ecma_parser/tests/tsc/uniqueSymbols.json
 crates/swc_ecma_parser/tests/tsc/uniqueSymbols.ts
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarations.json
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsErrors.json
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsErrors.ts
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsInJs.json
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsInJs.ts
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsInJsErrors.json
 crates/swc_ecma_parser/tests/tsc/uniqueSymbolsDeclarationsInJsErrors.ts
 crates/swc_ecma_parser/tests/tsc/unknownControlFlow.json
 crates/swc_ecma_parser/tests/tsc/unknownControlFlow.ts
 crates/swc_ecma_parser/tests/tsc/unknownType1.json
 crates/swc_ecma_parser/tests/tsc/unknownType1.ts
 crates/swc_ecma_parser/tests/tsc/unknownType2.json
 crates/swc_ecma_parser/tests/tsc/unknownType2.ts
 crates/swc_ecma_parser/tests/tsc/untypedModuleImport_allowJs.json
 crates/swc_ecma_parser/tests/tsc/untypedModuleImport_allowJs.ts
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries1.json
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries1.ts
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries2.json
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries2.ts
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries3.json
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries3.ts
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries4.json
 crates/swc_ecma_parser/tests/tsc/useObjectValuesAndEntries4.ts
 crates/swc_ecma_parser/tests/tsc/usePromiseFinally.json
 crates/swc_ecma_parser/tests/tsc/usePromiseFinally.ts
 crates/swc_ecma_parser/tests/tsc/useRegexpGroups.json
 crates/swc_ecma_parser/tests/tsc/useRegexpGroups.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer1.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer1.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer2.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer2.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer3.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer3.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer4.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer4.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer5.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer5.ts
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer6.json
 crates/swc_ecma_parser/tests/tsc/useSharedArrayBuffer6.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.11.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.11.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.12.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.12.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.14.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.14.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.15.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.15.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.2.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.2.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.3.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.3.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.4.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.4.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.9.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarations.9.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsDeclarationEmit.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsDeclarationEmit.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsDeclarationEmit.2.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsDeclarationEmit.2.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsInFor.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsInForAwaitOf.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsInForAwaitOf.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsInForOf.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsInForOf.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsNamedEvaluationDecoratorsAndClassFields.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsNamedEvaluationDecoratorsAndClassFields.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.2.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.2.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.3.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsTopLevelOfModule.3.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.10.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.10.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.11.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.11.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.12.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.12.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.2.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.2.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.3.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.3.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.4.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.4.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.5.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.5.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.6.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.6.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.7.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.7.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.8.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.8.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.9.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithESClassDecorators.9.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithImportHelpers.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithImportHelpers.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.1.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.1.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.10.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.10.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.11.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.11.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.12.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.12.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.2.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.2.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.3.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.3.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.4.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.4.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.5.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.5.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.6.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.6.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.7.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.7.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.8.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.8.ts
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.9.json
 crates/swc_ecma_parser/tests/tsc/usingDeclarationsWithLegacyClassDecorators.9.ts
 crates/swc_ecma_parser/tests/tsc/validBooleanAssignments.json
 crates/swc_ecma_parser/tests/tsc/validBooleanAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validEnumAssignments.json
 crates/swc_ecma_parser/tests/tsc/validEnumAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validMultipleVariableDeclarations.json
 crates/swc_ecma_parser/tests/tsc/validMultipleVariableDeclarations.ts
 crates/swc_ecma_parser/tests/tsc/validNullAssignments.json
 crates/swc_ecma_parser/tests/tsc/validNullAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validNumberAssignments.json
 crates/swc_ecma_parser/tests/tsc/validNumberAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validStringAssignments.json
 crates/swc_ecma_parser/tests/tsc/validStringAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validUndefinedAssignments.json
 crates/swc_ecma_parser/tests/tsc/validUndefinedAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validUndefinedValues.json
 crates/swc_ecma_parser/tests/tsc/validUndefinedValues.ts
 crates/swc_ecma_parser/tests/tsc/validVoidAssignments.json
 crates/swc_ecma_parser/tests/tsc/validVoidAssignments.ts
 crates/swc_ecma_parser/tests/tsc/validVoidValues.json
 crates/swc_ecma_parser/tests/tsc/validVoidValues.ts
 crates/swc_ecma_parser/tests/tsc/valuesMergingAcrossModules.json
 crates/swc_ecma_parser/tests/tsc/valuesMergingAcrossModules.ts
 crates/swc_ecma_parser/tests/tsc/varRequireFromJavascript.json
 crates/swc_ecma_parser/tests/tsc/varRequireFromJavascript.ts
 crates/swc_ecma_parser/tests/tsc/varRequireFromTypescript.json
 crates/swc_ecma_parser/tests/tsc/varRequireFromTypescript.ts
 crates/swc_ecma_parser/tests/tsc/variadicTuples1.json
 crates/swc_ecma_parser/tests/tsc/variadicTuples1.ts
 crates/swc_ecma_parser/tests/tsc/variance.json
 crates/swc_ecma_parser/tests/tsc/variance.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxCompat.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxCompat.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxConstEnum.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxConstEnum.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxConstEnumUsage.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxConstEnumUsage.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxInternalImportEquals.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxInternalImportEquals.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxNoElisionCJS.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxNoElisionCJS.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxNoElisionESM.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxNoElisionESM.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxRestrictionsCJS.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxRestrictionsCJS.ts
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxRestrictionsESM.json
 crates/swc_ecma_parser/tests/tsc/verbatimModuleSyntaxRestrictionsESM.ts
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithAnyOtherType.json
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithAnyOtherType.ts
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithBooleanType.json
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithBooleanType.ts
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithEnumType.json
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithEnumType.ts
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithNumberType.json
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithNumberType.ts
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithStringType.json
 crates/swc_ecma_parser/tests/tsc/voidOperatorWithStringType.ts
 crates/swc_ecma_parser/tests/tsc/voidParamAssignmentCompatibility.json
 crates/swc_ecma_parser/tests/tsc/voidParamAssignmentCompatibility.ts
 crates/swc_ecma_parser/tests/tsc/weakTypesAndLiterals01.json
 crates/swc_ecma_parser/tests/tsc/weakTypesAndLiterals01.ts
 crates/swc_ecma_parser/tests/tsc/whileBreakStatements.json
 crates/swc_ecma_parser/tests/tsc/whileBreakStatements.ts
 crates/swc_ecma_parser/tests/tsc/whileContinueStatements.json
 crates/swc_ecma_parser/tests/tsc/whileContinueStatements.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples1.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples1.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples2.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples2.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples3.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples3.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples4.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples4.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples5.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples5.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples6.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples6.ts
 crates/swc_ecma_parser/tests/tsc/wideningTuples7.json
 crates/swc_ecma_parser/tests/tsc/wideningTuples7.ts
 crates/swc_ecma_parser/tests/tsc/withStatements.json
 crates/swc_ecma_parser/tests/tsc/withStatements.ts
 crates/swc_ecma_parser/tests/tsc/witness.json
 crates/swc_ecma_parser/tests/tsc/witness.ts
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints.json
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints.ts
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints2.json
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints2.ts
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints3.json
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints3.ts
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints4.json
 crates/swc_ecma_parser/tests/tsc/wrappedAndRecursiveConstraints4.ts
 crates/swc_ecma_parser/tests/tsc/yieldExpressionInControlFlow.json
 crates/swc_ecma_parser/tests/tsc/yieldExpressionInControlFlow.ts
 crates/swc_ecma_parser/tests/typescript-errors/array-expression/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/array-expression/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/array-pattern/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/array-pattern/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/async-rest-optional-parameter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/async-rest-optional-parameter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/comma-after-rest/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/comma-after-rest/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/missing-closing-brace/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/missing-closing-brace/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/non-last-rest-param/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/arrow-function/non-last-rest-param/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/await-with-exponentiation/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/await-with-exponentiation/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/abstract/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/abstract/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/constructor-getter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/constructor-getter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/constructor-setter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/constructor-setter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/declare-class-method/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/declare-class-method/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/declare-private-name/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/declare-private-name/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/duplicated-modifiers/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/duplicated-modifiers/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/get-set-asi-issue-1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/get-set-asi-issue-1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/get-set-asi-issue-2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/get-set-asi-issue-2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/implements-before-extends/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/implements-before-extends/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/method-readonly/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/method-readonly/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/missing-closing-brace/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/missing-closing-brace/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-in-non-subclass/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-in-non-subclass/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-on-constructor/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-on-constructor/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-parameter-property/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-parameter-property/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-abstract/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-abstract/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-async/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-async/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-declare/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-declare/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-readonly/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-readonly/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-static/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/override-with-static/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/parameter-properties-binding-patterns/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/parameter-properties-binding-patterns/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/parameter-properties/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/parameter-properties/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/private-constructor/method/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/private-constructor/method/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/class/private-constructor/property/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/class/private-constructor/property/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/custom/const-enum-2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/custom/const-enum-2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/custom/const-enum/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/custom/const-enum/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/custom/issue-380/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/custom/issue-380/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/custom/top-level-await-jsc-target/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/custom/top-level-await-jsc-target/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/deno-10112/case1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/deno-10112/case1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/deno-10112/case2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/deno-10112/case2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/deno-9650/case1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/deno-9650/case1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/cts-case1/input.cts
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/cts-case1/input.cts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/cts-case2/input.cts
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/cts-case2/input.cts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/mts-case1/input.mts
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/mts-case1/input.mts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/mts-case2/input.mts
 crates/swc_ecma_parser/tests/typescript-errors/disallow-ambiguous-jsx-like/mts-case2/input.mts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file3.ts
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file3.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file6.ts
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file6.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file7.ts
 crates/swc_ecma_parser/tests/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file7.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case3/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/instantiation-expr/case3/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/interface/invalid-heritage-clause/index.ts
 crates/swc_ecma_parser/tests/typescript-errors/interface/invalid-heritage-clause/index.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1170-1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1170-1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1209/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1209/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1211-1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1211-1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1272/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1272/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1391/case1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1391/case1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-1391/case2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-1391/case2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-2173/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript-errors/issue-2173/case1/input.tsx.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-2198/ts/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-2198/ts/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-2198/tsx/input.tsx
 crates/swc_ecma_parser/tests/typescript-errors/issue-2198/tsx/input.tsx.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-2343/1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-2343/1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-3262/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-3262/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-3676/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-3676/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-3712/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-3712/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-3885/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-3885/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-7104/case1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-7104/case1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-7104/case2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-7104/case2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/issue-8588/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/issue-8588/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/let/index.ts
 crates/swc_ecma_parser/tests/typescript-errors/let/index.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/meta-property/new-target/in-arrow-function/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/meta-property/new-target/in-arrow-function/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/meta-property/new-target/out-of-function-or-class/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/meta-property/new-target/out-of-function-or-class/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/anonymous/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/anonymous/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/async/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/async/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/named/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/named/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/typed/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/missing-fn-expr-body/typed/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/multiple-specifiers/export/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/multiple-specifiers/export/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/multiple-specifiers/import/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/multiple-specifiers/import/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-and-nullish/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-and-nullish/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-nullish-and/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-nullish-and/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-nullish-or/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-nullish-or/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-or-nullish/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/nullish-coalescing-operator/no-paren-or-nullish/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/class-contructor-call/.direct/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/class-contructor-call/.direct/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/class-contructor-call/.indirect/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/class-contructor-call/.indirect/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/indirect-assign/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/optional-chaining/indirect-assign/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/parserSuperExpression2/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/parserSuperExpression2/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/regex/duplicated-flags/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/regex/duplicated-flags/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/regex/unknown-flag/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/regex/unknown-flag/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/reserved-words/keywords/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/reserved-words/keywords/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/reserved-words/reserved/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/reserved-words/reserved/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-args-empty/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-args-empty/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/optional-getter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/optional-getter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/optional-setter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/optional-setter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-getter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-getter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-method/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-method/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-setter/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-lit/readonly-setter/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/duplicated-type-only/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/duplicated-type-only/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/missing-as/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/missing-as/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/missing-local/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/missing-local/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/redundant-tokens/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/redundant-tokens/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/too-many-as/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-export-specifier/too-many-as/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-equals-decl/named/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-equals-decl/named/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-equals-decl/namespace/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-equals-decl/namespace/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/duplicated-type-only/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/duplicated-type-only/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-local/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-local/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-type-only-local-with-imported/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-type-only-local-with-imported/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-type-only/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/invalid-type-only/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/missing-as/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/missing-as/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/missing-local/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/missing-local/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/redundant-tokens/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/redundant-tokens/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/too-many-as/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-only-import-specifier/too-many-as/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/type-parameter-lists/typeParameterConstModifiers.ts
 crates/swc_ecma_parser/tests/typescript-errors/type-parameter-lists/typeParameterConstModifiers.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/types/tuple-optional-invalid/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/types/tuple-optional-invalid/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/use-strict/arrow-fn-expr/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/use-strict/arrow-fn-expr/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/use-strict/fn-block/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/use-strict/fn-block/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/variable-declarator/definite-assignment-not-allowed/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/variable-declarator/definite-assignment-not-allowed/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript-errors/variance-annotations/1/input.ts
 crates/swc_ecma_parser/tests/typescript-errors/variance-annotations/1/input.ts.swc-stderr
 crates/swc_ecma_parser/tests/typescript.rs
 crates/swc_ecma_parser/tests/typescript/amaro-194/input.ts
 crates/swc_ecma_parser/tests/typescript/amaro-194/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/annotated/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/annotated/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-await-null/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-await-null/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-generic-false-positive/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-generic-false-positive/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-param/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-param/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-rest/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async-rest/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/async/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/async/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/const-type-param/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/const-type-param/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/default-parameter-values/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/default-parameter-values/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/destructuring/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/destructuring/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/generic-tsx/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/generic-tsx/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/generic/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/inside-conditional-expr/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/inside-conditional-expr/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/optional-parameter/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/optional-parameter/input.ts.json
 crates/swc_ecma_parser/tests/typescript/arrow-function/predicate-types/input.ts
 crates/swc_ecma_parser/tests/typescript/arrow-function/predicate-types/input.ts.json
 crates/swc_ecma_parser/tests/typescript/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/as/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/as/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/assert-and-assign/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/assert-and-assign/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/false-positive/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/false-positive/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/multiple-assert-and-assign/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/multiple-assert-and-assign/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/need-parentheses/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/need-parentheses/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-2/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-3/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-and-assign-2/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-and-assign-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-and-assign/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-and-assign/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-false-positive/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-false-positive/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-then-property-access/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion-then-property-access/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/null-assertion/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-after-operator/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-after-operator/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-and-assign/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-and-assign/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-before-operator/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion-before-operator/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion/input.ts
 crates/swc_ecma_parser/tests/typescript/cast/type-assertion/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/abstract-false-positive/input.ts
 crates/swc_ecma_parser/tests/typescript/class/abstract-false-positive/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/abstract-method-named-accessor/input.ts
 crates/swc_ecma_parser/tests/typescript/class/abstract-method-named-accessor/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/abstract/input.ts
 crates/swc_ecma_parser/tests/typescript/class/abstract/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/auto-accessor/input.ts
 crates/swc_ecma_parser/tests/typescript/class/auto-accessor/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/constructor-with-modifier-names/input.ts
 crates/swc_ecma_parser/tests/typescript/class/constructor-with-modifier-names/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/constructor/input.ts
 crates/swc_ecma_parser/tests/typescript/class/constructor/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/declare/input.ts
 crates/swc_ecma_parser/tests/typescript/class/declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/decorators/input.ts
 crates/swc_ecma_parser/tests/typescript/class/decorators/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/expression-extends-implements/input.ts
 crates/swc_ecma_parser/tests/typescript/class/expression-extends-implements/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/expression-extends/input.ts
 crates/swc_ecma_parser/tests/typescript/class/expression-extends/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/expression-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/class/expression-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/expression-implements/input.ts
 crates/swc_ecma_parser/tests/typescript/class/expression-implements/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/extends-implements/input.ts
 crates/swc_ecma_parser/tests/typescript/class/extends-implements/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/extends/input.ts
 crates/swc_ecma_parser/tests/typescript/class/extends/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/generic/input.ts
 crates/swc_ecma_parser/tests/typescript/class/generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/get-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/class/get-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/get-set-asi-issue/input.ts
 crates/swc_ecma_parser/tests/typescript/class/get-set-asi-issue/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/implements/input.ts
 crates/swc_ecma_parser/tests/typescript/class/implements/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/index-signature/input.ts
 crates/swc_ecma_parser/tests/typescript/class/index-signature/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/members-with-modifier-names/input.ts
 crates/swc_ecma_parser/tests/typescript/class/members-with-modifier-names/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/members-with-reserved-names/input.ts
 crates/swc_ecma_parser/tests/typescript/class/members-with-reserved-names/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-computed/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-computed/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-no-body/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-no-body/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-optional/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-optional/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-return-type/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-return-type/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-with-newline-with-body/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-with-newline-with-body/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/method-with-newline-without-body/input.ts
 crates/swc_ecma_parser/tests/typescript/class/method-with-newline-without-body/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/modifier-override/input.ts
 crates/swc_ecma_parser/tests/typescript/class/modifier-override/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/modifiers-accessors/input.ts
 crates/swc_ecma_parser/tests/typescript/class/modifiers-accessors/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/modifiers-methods-async/input.ts
 crates/swc_ecma_parser/tests/typescript/class/modifiers-methods-async/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/modifiers-properties/input.ts
 crates/swc_ecma_parser/tests/typescript/class/modifiers-properties/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/override-parameter-property/input.ts
 crates/swc_ecma_parser/tests/typescript/class/override-parameter-property/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/override/input.ts
 crates/swc_ecma_parser/tests/typescript/class/override/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/properties/input.ts
 crates/swc_ecma_parser/tests/typescript/class/properties/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/property-computed/input.ts
 crates/swc_ecma_parser/tests/typescript/class/property-computed/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/property-declare/input.ts
 crates/swc_ecma_parser/tests/typescript/class/property-declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/property-private/input.ts
 crates/swc_ecma_parser/tests/typescript/class/property-private/input.ts.json
 crates/swc_ecma_parser/tests/typescript/class/static/input.ts
 crates/swc_ecma_parser/tests/typescript/class/static/input.ts.json
 crates/swc_ecma_parser/tests/typescript/const/no-initializer/input.ts
 crates/swc_ecma_parser/tests/typescript/const/no-initializer/input.ts.json
 crates/swc_ecma_parser/tests/typescript/cts/1.cts
 crates/swc_ecma_parser/tests/typescript/cts/1.cts.json
 crates/swc_ecma_parser/tests/typescript/custom/arrow/complex-tsc/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/arrow/complex-tsc/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/arrow/complex/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/arrow/complex/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/async-with-as/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/async-with-as/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/bigint/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/bigint/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/const-enum/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/const-enum/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/default-followed-by-type/arrow/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/default-followed-by-type/arrow/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/default-followed-by-type/function/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/default-followed-by-type/function/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/dynamic-import-expr-ctx/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/dynamic-import-expr-ctx/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/dynamic-import-top-level/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/dynamic-import-top-level/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/import-type/typeof/as/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/import-type/typeof/as/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/import-type/typeof/simple/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/import-type/typeof/simple/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-196-01/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-196-01/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-196-02/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-196-02/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-236/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-236/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-259/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-259/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-327-1/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-327-1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-327-2/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-327-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-338/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-338/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-370/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-370/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-374/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-374/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-array-ts/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-array-ts/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-array/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-array/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-literal-ts/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-literal-ts/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-literal/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-literal/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-object-ts/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-object-ts/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-object/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-401-const-assertion-object/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-410-1/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-410-1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-410-2/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-410-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-432-readonly-array/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-432-readonly-array/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-433-1/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-433-1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-433-2/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-433-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-461/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-461/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-496/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-496/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-535/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-535/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-538/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-538/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-612-async-generator/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-612-async-generator/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-623/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-623/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-709-2/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-709-2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-709-3/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-709-3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-709/input.d.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-709/input.d.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-716/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-716/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-717/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-717/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/issue-720/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/issue-720/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/ternary-paren/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/ternary-paren/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/ternary/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/ternary/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/tsx-issue-573/input.tsx
 crates/swc_ecma_parser/tests/typescript/custom/tsx-issue-573/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/custom/tsx-unary-paren/input.tsx
 crates/swc_ecma_parser/tests/typescript/custom/tsx-unary-paren/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/custom/tsx-unary/input.tsx
 crates/swc_ecma_parser/tests/typescript/custom/tsx-unary/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/aliased/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/aliased/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/specific/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/specific/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/type-only-specifier/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/export/type-only-specifier/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/aliased/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/aliased/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/default/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/default/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/specific/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/specific/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/type-only-specifier/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/type-only/import/type-only-specifier/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/yield-object-paren/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/yield-object-paren/input.ts.json
 crates/swc_ecma_parser/tests/typescript/custom/yield-object/input.ts
 crates/swc_ecma_parser/tests/typescript/custom/yield-object/input.ts.json
 crates/swc_ecma_parser/tests/typescript/declare/const/input.ts
 crates/swc_ecma_parser/tests/typescript/declare/const/input.ts.json
 crates/swc_ecma_parser/tests/typescript/declare/destructure/input.ts
 crates/swc_ecma_parser/tests/typescript/declare/destructure/input.ts.json
 crates/swc_ecma_parser/tests/typescript/declare/interface/input.ts
 crates/swc_ecma_parser/tests/typescript/declare/interface/input.ts.json
 crates/swc_ecma_parser/tests/typescript/declare/let/input.ts
 crates/swc_ecma_parser/tests/typescript/declare/let/input.ts.json
 crates/swc_ecma_parser/tests/typescript/declare/var/input.ts
 crates/swc_ecma_parser/tests/typescript/declare/var/input.ts.json
 crates/swc_ecma_parser/tests/typescript/decorators/parameter/input.ts
 crates/swc_ecma_parser/tests/typescript/decorators/parameter/input.ts.json
 crates/swc_ecma_parser/tests/typescript/decorators/type-arguments/input.ts
 crates/swc_ecma_parser/tests/typescript/decorators/type-arguments/input.ts.json
 crates/swc_ecma_parser/tests/typescript/deno-1671/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/deno-1671/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/deno-8925/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/deno-8925/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/deno-8925/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/deno-8925/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/deno-9620/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/deno-9620/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/deno-discord/2021-02-17/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/deno-discord/2021-02-17/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/deno-discord/2021-02-17/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/deno-discord/2021-02-17/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/deno/dso/reflect/input.ts.json
 crates/swc_ecma_parser/tests/typescript/disallow-ambiguous-jsx-like/cts/input.cts
 crates/swc_ecma_parser/tests/typescript/disallow-ambiguous-jsx-like/cts/input.cts.json
 crates/swc_ecma_parser/tests/typescript/disallow-ambiguous-jsx-like/mts/input.mts
 crates/swc_ecma_parser/tests/typescript/disallow-ambiguous-jsx-like/mts/input.mts.json
 crates/swc_ecma_parser/tests/typescript/enum/const/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/const/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/declare-const/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/declare-const/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/declare/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/export-const/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/export-const/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/export-declare-const/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/export-declare-const/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/export/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/export/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/members-reserved-words/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/members-reserved-words/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/members-strings/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/members-strings/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/members-trailing-comma-with-initializer/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/members-trailing-comma-with-initializer/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/members-trailing-comma/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/members-trailing-comma/input.ts.json
 crates/swc_ecma_parser/tests/typescript/enum/members/input.ts
 crates/swc_ecma_parser/tests/typescript/enum/members/input.ts.json
 crates/swc_ecma_parser/tests/typescript/eof-issue/input.tsx
 crates/swc_ecma_parser/tests/typescript/eof-issue/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/es2019/from-entries/input.ts
 crates/swc_ecma_parser/tests/typescript/es2019/from-entries/input.ts.json
 crates/swc_ecma_parser/tests/typescript/estree-compat/shorthand-ambient-module/input.ts
 crates/swc_ecma_parser/tests/typescript/estree-compat/shorthand-ambient-module/input.ts.json
 crates/swc_ecma_parser/tests/typescript/export-default-interface/index.ts
 crates/swc_ecma_parser/tests/typescript/export-default-interface/index.ts.json
 crates/swc_ecma_parser/tests/typescript/export/as-namespace/input.ts
 crates/swc_ecma_parser/tests/typescript/export/as-namespace/input.ts.json
 crates/swc_ecma_parser/tests/typescript/export/declare/input.ts
 crates/swc_ecma_parser/tests/typescript/export/declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/export/equals/input.ts
 crates/swc_ecma_parser/tests/typescript/export/equals/input.ts.json
 crates/swc_ecma_parser/tests/typescript/export/namespace-from/input.ts
 crates/swc_ecma_parser/tests/typescript/export/namespace-from/input.ts.json
 crates/swc_ecma_parser/tests/typescript/export/nested-same-name/input.ts
 crates/swc_ecma_parser/tests/typescript/export/nested-same-name/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/annotated/input.ts
 crates/swc_ecma_parser/tests/typescript/function/annotated/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/anonymous/input.ts
 crates/swc_ecma_parser/tests/typescript/function/anonymous/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/declare/input.ts
 crates/swc_ecma_parser/tests/typescript/function/declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/export-default/input.ts
 crates/swc_ecma_parser/tests/typescript/function/export-default/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/overloads/input.ts
 crates/swc_ecma_parser/tests/typescript/function/overloads/input.ts.json
 crates/swc_ecma_parser/tests/typescript/function/predicate-types/input.ts
 crates/swc_ecma_parser/tests/typescript/function/predicate-types/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/dynamic-import/expr/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/dynamic-import/expr/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/dynamic-import/top/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/dynamic-import/top/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test1/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test2/input.tsx
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test3/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/export/test3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/stmt/test1/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/stmt/test1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import-assertions/stmt/test2/input.ts
 crates/swc_ecma_parser/tests/typescript/import-assertions/stmt/test2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/equals-require/input.ts
 crates/swc_ecma_parser/tests/typescript/import/equals-require/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/equals-type-only/input.ts
 crates/swc_ecma_parser/tests/typescript/import/equals-type-only/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/equals/input.ts
 crates/swc_ecma_parser/tests/typescript/import/equals/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/export-import-require/input.ts
 crates/swc_ecma_parser/tests/typescript/import/export-import-require/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/export-import-type-require/input.ts
 crates/swc_ecma_parser/tests/typescript/import/export-import-type-require/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/export-import/input.ts
 crates/swc_ecma_parser/tests/typescript/import/export-import/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/not-top-level/input.ts
 crates/swc_ecma_parser/tests/typescript/import/not-top-level/input.ts.json
 crates/swc_ecma_parser/tests/typescript/import/type-only-string-specifier/input.ts
 crates/swc_ecma_parser/tests/typescript/import/type-only-string-specifier/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/asi/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/asi/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/base/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/base/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/bin-op/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/bin-op/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/eof/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/eof/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/more-exprs/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/more-exprs/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/optional-chaining/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/optional-chaining/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/relational/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/relational/input.ts.json
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/type/input.ts
 crates/swc_ecma_parser/tests/typescript/instantiation-expr/type/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/call-signature/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/call-signature/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/construct-signature/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/construct-signature/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/export/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/export/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/extends/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/extends/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/generic/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/index-signature/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/index-signature/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/method-computed/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/method-computed/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/method-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/method-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/method-optional/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/method-optional/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/method-plain/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/method-plain/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/modifiers/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/modifiers/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/properties/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/properties/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/property-computed/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/property-computed/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/property-named-public/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/property-named-public/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/reserved-method-name/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/reserved-method-name/input.ts.json
 crates/swc_ecma_parser/tests/typescript/interface/separators/input.ts
 crates/swc_ecma_parser/tests/typescript/interface/separators/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-10558/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-10558/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1066/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1066/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-10800/input.d.ts
 crates/swc_ecma_parser/tests/typescript/issue-10800/input.d.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-10993/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-10993/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-11124/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-11124/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-11142/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-11142/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-11160/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-11160/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-11550/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-11550/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1252/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1252/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1299/ts/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1299/ts/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1299/tsx/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1299/tsx/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1441/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1441/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1446/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1446/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1446/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1446/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1449/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1449/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1454/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1454/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1454/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1454/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1454/case3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1454/case3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1454/case4/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1454/case4/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1454/case5/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1454/case5/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1503/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1503/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1505/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1505/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1505/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1505/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1512/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1512/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1514/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1514/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1517/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1517/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1517/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1517/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1526/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1526/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1526/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1526/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1526/case3/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-1526/case3/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-1526/case4/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1526/case4/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1549/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1549/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1558/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1558/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1653/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1653/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1708/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1708/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1751/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1751/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1803/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1803/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1806/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1806/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-1862/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-1862/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2040/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2040/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2040/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2040/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2040/case3/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2040/case3/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2160/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2160/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2160/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2160/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2160/case3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2160/case3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2161/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2161/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2196/ts/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2196/ts/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2196/tsx/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2196/tsx/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2237/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2237/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2237/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2237/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2264/case1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2264/case1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2264/case2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2264/case2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-2343/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2343/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2417/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2417/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2853/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-2853/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-2896/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-2896/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-3236/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-3236/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-3241/1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-3241/1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-3241/2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-3241/2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-3337/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-3337/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-3341/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-3341/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-3694/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-3694/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-3862/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-3862/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4132/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-4132/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4178/1/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-4178/1/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4178/2/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-4178/2/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4178/3/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-4178/3/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4296/1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-4296/1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-4911/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-4911/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4911/2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-4911/2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4911/3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-4911/3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-4937/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-4937/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-6430/index.ts
 crates/swc_ecma_parser/tests/typescript/issue-6430/index.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-6601/index.tsx
 crates/swc_ecma_parser/tests/typescript/issue-6601/index.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-6739/1.ts
 crates/swc_ecma_parser/tests/typescript/issue-6739/1.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-6739/2.tsx
 crates/swc_ecma_parser/tests/typescript/issue-6739/2.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-6851/1.ts
 crates/swc_ecma_parser/tests/typescript/issue-6851/1.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-6976/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-6976/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7042/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7042/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7042/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7042/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7042/case3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7042/case3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7186/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7186/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7186/2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7186/2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-7187/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7187/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7224/1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7224/1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-7305/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7305/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7372/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7372/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7372/2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7372/2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-7387/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7387/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/10/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/10/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/4/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/4/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/5/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/5/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/6/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/6/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/7/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/7/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/8/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/8/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7403/9/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-7403/9/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-7444/1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7444/1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-7456/1/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7456/1/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-7580/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-7580/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-8073/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8073/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-812/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-812/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8121/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8121/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-814/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-814/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-814/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-814/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-818/case1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-818/case1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-818/case2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-818/case2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8209/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8209/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8308/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8308/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8308/2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8308/2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8308/3/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8308/3/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8526/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8526/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8581/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8581/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-861/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-861/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8627/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8627/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8627/2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8627/2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8735/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-8735/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-8735/2/input.tsx
 crates/swc_ecma_parser/tests/typescript/issue-8735/2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/issue-874/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-874/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-913/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-913/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-915/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-915/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-944/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-944/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-947/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-947/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-9802/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-9802/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-9914/1/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-9914/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/issue-9914/2/input.ts
 crates/swc_ecma_parser/tests/typescript/issue-9914/2/input.ts.json
 crates/swc_ecma_parser/tests/typescript/jssue-7428/1/input.ts
 crates/swc_ecma_parser/tests/typescript/jssue-7428/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/jssue-7428/2/input.tsx
 crates/swc_ecma_parser/tests/typescript/jssue-7428/2/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-class/input.ts
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-class/input.ts.json
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-function-declaration/input.ts
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-function-declaration/input.ts.json
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-function-expr/input.ts
 crates/swc_ecma_parser/tests/typescript/meta-property/new-target/in-function-expr/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-declare/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-nested-declare/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-nested-declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-nested/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/body-nested/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/body/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/body/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/declare-shorthand/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/declare-shorthand/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/global-in-module/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/global-in-module/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/head-declare/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/head-declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/head-export/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/head-export/input.ts.json
 crates/swc_ecma_parser/tests/typescript/module-namespace/head/input.ts
 crates/swc_ecma_parser/tests/typescript/module-namespace/head/input.ts.json
 crates/swc_ecma_parser/tests/typescript/mts/1.mts
 crates/swc_ecma_parser/tests/typescript/mts/1.mts.json
 crates/swc_ecma_parser/tests/typescript/next/0001/input.tsx
 crates/swc_ecma_parser/tests/typescript/next/0001/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/next/stack-overflow/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/and-nullish/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/and-nullish/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/associativity/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/associativity/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/expression/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/expression/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/multiline/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/multiline/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/nullish-and/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/nullish-and/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/nullish-or/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/nullish-or/input.ts.json
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/or-nullish/input.ts
 crates/swc_ecma_parser/tests/typescript/nullish-coalescing-operator/or-nullish/input.ts.json
 crates/swc_ecma_parser/tests/typescript/object/getter-prop/input.ts
 crates/swc_ecma_parser/tests/typescript/object/getter-prop/input.ts.json
 crates/swc_ecma_parser/tests/typescript/object/method-async-generator/input.ts
 crates/swc_ecma_parser/tests/typescript/object/method-async-generator/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/chaining-off-optionally-chained-keys-named-class-or-function/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/chaining-off-optionally-chained-keys-named-class-or-function/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/conditional-decimal/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/conditional-decimal/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/constructor-call/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/constructor-call/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/function-call/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/function-call/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/member-access-bracket/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/member-access-bracket/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/member-access/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/member-access/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/optioanl-chain-expression/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/optioanl-chain-expression/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/optional-tagged-template-literals/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/optional-tagged-template-literals/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/parenthised-chain/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/parenthised-chain/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/separated-chaining/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/separated-chaining/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/super-method-class/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/super-method-class/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/type-arguments-with-call/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/type-arguments-with-call/input.ts.json
 crates/swc_ecma_parser/tests/typescript/optional-chaining/type-arguments/input.ts
 crates/swc_ecma_parser/tests/typescript/optional-chaining/type-arguments/input.ts.json
 crates/swc_ecma_parser/tests/typescript/regression/destructuring-in-function-type/input.ts
 crates/swc_ecma_parser/tests/typescript/regression/destructuring-in-function-type/input.ts.json
 crates/swc_ecma_parser/tests/typescript/regression/is-default-export/input.ts
 crates/swc_ecma_parser/tests/typescript/regression/is-default-export/input.ts.json
 crates/swc_ecma_parser/tests/typescript/regression/member-expr-assign/input.ts
 crates/swc_ecma_parser/tests/typescript/regression/member-expr-assign/input.ts.json
 crates/swc_ecma_parser/tests/typescript/regression/tsx-issue-7742/input.ts
 crates/swc_ecma_parser/tests/typescript/regression/tsx-issue-7742/input.ts.json
 crates/swc_ecma_parser/tests/typescript/stack-size/input.ts
 crates/swc_ecma_parser/tests/typescript/stack-size/input.ts.json
 crates/swc_ecma_parser/tests/typescript/stc/0001/input.ts
 crates/swc_ecma_parser/tests/typescript/stc/0001/input.ts.json
 crates/swc_ecma_parser/tests/typescript/stc/0002/input.ts
 crates/swc_ecma_parser/tests/typescript/stc/0002/input.ts.json
 crates/swc_ecma_parser/tests/typescript/template-literal-type/input.ts
 crates/swc_ecma_parser/tests/typescript/template-literal-type/input.ts.json
 crates/swc_ecma_parser/tests/typescript/top-level-await/input.ts
 crates/swc_ecma_parser/tests/typescript/top-level-await/input.ts.json
 crates/swc_ecma_parser/tests/typescript/ts-import-type/input.ts
 crates/swc_ecma_parser/tests/typescript/ts-import-type/input.ts.json
 crates/swc_ecma_parser/tests/typescript/tsx/brace-is-block/input.ts
 crates/swc_ecma_parser/tests/typescript/tsx/brace-is-block/input.ts.json
 crates/swc_ecma_parser/tests/typescript/tsx/type-arguments/input.ts
 crates/swc_ecma_parser/tests/typescript/tsx/type-arguments/input.ts.json
 crates/swc_ecma_parser/tests/typescript/tsx/type-parameters/input.ts
 crates/swc_ecma_parser/tests/typescript/tsx/type-parameters/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-alias/declare/input.ts
 crates/swc_ecma_parser/tests/typescript/type-alias/declare/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-alias/export/input.ts
 crates/swc_ecma_parser/tests/typescript/type-alias/export/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-alias/generic-complex/input.ts
 crates/swc_ecma_parser/tests/typescript/type-alias/generic-complex/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-alias/generic/input.ts
 crates/swc_ecma_parser/tests/typescript/type-alias/generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-alias/plain/input.ts
 crates/swc_ecma_parser/tests/typescript/type-alias/plain/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/call/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/call/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/new-false-positive/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/new-false-positive/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/new/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/new/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/tagged-template-no-asi/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/tagged-template-no-asi/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/tagged-template/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/tagged-template/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/tsx/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/tsx/input.ts.json
 crates/swc_ecma_parser/tests/typescript/type-arguments/whitespace/input.ts
 crates/swc_ecma_parser/tests/typescript/type-arguments/whitespace/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/array/input.ts
 crates/swc_ecma_parser/tests/typescript/types/array/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer-extends/basic/input.ts
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer-extends/basic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer-extends/distinguishing/input.ts
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer-extends/distinguishing/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer/input.ts
 crates/swc_ecma_parser/tests/typescript/types/conditional-infer/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/conditional/input.ts
 crates/swc_ecma_parser/tests/typescript/types/conditional/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/function-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/types/function-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/function-in-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/types/function-in-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/function-with-this/input.ts
 crates/swc_ecma_parser/tests/typescript/types/function-with-this/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/function/input.ts
 crates/swc_ecma_parser/tests/typescript/types/function/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/indexed/input.ts
 crates/swc_ecma_parser/tests/typescript/types/indexed/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/keywords/input.ts
 crates/swc_ecma_parser/tests/typescript/types/keywords/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/literal-boolean/input.ts
 crates/swc_ecma_parser/tests/typescript/types/literal-boolean/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/literal-number-negative/input.ts
 crates/swc_ecma_parser/tests/typescript/types/literal-number-negative/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/literal-number/input.ts
 crates/swc_ecma_parser/tests/typescript/types/literal-number/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/literal-string/input.ts
 crates/swc_ecma_parser/tests/typescript/types/literal-string/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/mapped/input.ts
 crates/swc_ecma_parser/tests/typescript/types/mapped/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/object-shorthand/input.ts
 crates/swc_ecma_parser/tests/typescript/types/object-shorthand/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/parenthesized/input.ts
 crates/swc_ecma_parser/tests/typescript/types/parenthesized/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/reference-generic-nested/input.ts
 crates/swc_ecma_parser/tests/typescript/types/reference-generic-nested/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/reference-generic/input.ts
 crates/swc_ecma_parser/tests/typescript/types/reference-generic/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/reference/input.ts
 crates/swc_ecma_parser/tests/typescript/types/reference/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/tuple-empty/input.ts
 crates/swc_ecma_parser/tests/typescript/types/tuple-empty/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/tuple-optional/input.ts
 crates/swc_ecma_parser/tests/typescript/types/tuple-optional/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/tuple-rest-after-optional/input.ts
 crates/swc_ecma_parser/tests/typescript/types/tuple-rest-after-optional/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/tuple-rest/input.ts
 crates/swc_ecma_parser/tests/typescript/types/tuple-rest/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/tuple/input.ts
 crates/swc_ecma_parser/tests/typescript/types/tuple/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/type-literal/input.ts
 crates/swc_ecma_parser/tests/typescript/types/type-literal/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/type-operator/input.ts
 crates/swc_ecma_parser/tests/typescript/types/type-operator/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/typeof/input.ts
 crates/swc_ecma_parser/tests/typescript/types/typeof/input.ts.json
 crates/swc_ecma_parser/tests/typescript/types/union-intersection/input.ts
 crates/swc_ecma_parser/tests/typescript/types/union-intersection/input.ts.json
 crates/swc_ecma_parser/tests/typescript/v4/issue-864/input.ts
 crates/swc_ecma_parser/tests/typescript/v4/issue-864/input.ts.json
 crates/swc_ecma_parser/tests/typescript/v4/issue-865/input.ts
 crates/swc_ecma_parser/tests/typescript/v4/issue-865/input.ts.json
 crates/swc_ecma_parser/tests/typescript/v4/issue-866/input.ts
 crates/swc_ecma_parser/tests/typescript/v4/issue-866/input.ts.json
 crates/swc_ecma_parser/tests/typescript/v4/issue-941/input.ts
 crates/swc_ecma_parser/tests/typescript/v4/issue-941/input.ts.json
 crates/swc_ecma_parser/tests/typescript/v4/optional-tuple-element/input.ts
 crates/swc_ecma_parser/tests/typescript/v4/optional-tuple-element/input.ts.json
 crates/swc_ecma_parser/tests/typescript/variable-declarator/definite-assignment/input.ts
 crates/swc_ecma_parser/tests/typescript/variable-declarator/definite-assignment/input.ts.json
 crates/swc_ecma_parser/tests/typescript/variance-annotations/1/input.ts
 crates/swc_ecma_parser/tests/typescript/variance-annotations/1/input.ts.json
 crates/swc_ecma_parser/tests/typescript/variance-annotations/with_jsx/input.tsx
 crates/swc_ecma_parser/tests/typescript/variance-annotations/with_jsx/input.tsx.json
 crates/swc_ecma_parser/tests/typescript/vercel/web-875/input.ts
 crates/swc_ecma_parser/tests/typescript/vercel/web-875/input.ts.json
 crates/swc_ecma_preset_env/AGENTS.md
 crates/swc_ecma_preset_env/Cargo.toml
 crates/swc_ecma_preset_env/build.rs
 crates/swc_ecma_preset_env/data/@babel/compat-data/data/plugin-bugfixes.json
 crates/swc_ecma_preset_env/data/@babel/compat-data/data/plugins.json
 crates/swc_ecma_preset_env/data/core-js-compat/data.json
 crates/swc_ecma_preset_env/data/core-js-compat/entries.json
 crates/swc_ecma_preset_env/data/core-js-compat/modules-by-versions.json
 crates/swc_ecma_preset_env/data/corejs2/builtin.json
 crates/swc_ecma_preset_env/data/corejs2/data.json
 crates/swc_ecma_preset_env/data/corejs3/builtin.json
 crates/swc_ecma_preset_env/scripts/copy-data.js
 crates/swc_ecma_preset_env/src/corejs2/builtin.rs
 crates/swc_ecma_preset_env/src/corejs2/data.rs
 crates/swc_ecma_preset_env/src/corejs2/entry.rs
 crates/swc_ecma_preset_env/src/corejs2/mod.rs
 crates/swc_ecma_preset_env/src/corejs3/builtin.rs
 crates/swc_ecma_preset_env/src/corejs3/compat.rs
 crates/swc_ecma_preset_env/src/corejs3/data.rs
 crates/swc_ecma_preset_env/src/corejs3/entry.rs
 crates/swc_ecma_preset_env/src/corejs3/mod.rs
 crates/swc_ecma_preset_env/src/corejs3/usage.rs
 crates/swc_ecma_preset_env/src/lib.rs
 crates/swc_ecma_preset_env/src/node_colon_prefix_strip.rs
 crates/swc_ecma_preset_env/src/regenerator/mod.rs
 crates/swc_ecma_preset_env/src/transform_data.rs
 crates/swc_ecma_preset_env/src/util.rs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-all-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-all-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-all-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-browserslist-config-ignore/browserslist
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-browserslist-config-ignore/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-browserslist-config-ignore/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-browserslist-config-ignore/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-browserslist-config-ignore/stdout.txt
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-class-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-class-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-class-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-instance-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-instance-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-instance-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-not-confident/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-not-confident/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-evaluated-not-confident/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-instance-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-instance-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-instance-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-namespaced-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-namespaced-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-namespaced-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-transform/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-transform/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-modules-transform/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-and-promise-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-and-promise-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-and-promise-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-async/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-regenerator-used-generator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-remove-babel-polyfill-import/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-remove-babel-polyfill-import/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/.usage-remove-babel-polyfill-import/stderr.txt
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-48/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-48/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-48/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-49/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-49/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-49/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-66/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-66/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-66/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chromeandroid/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chromeandroid/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-chromeandroid/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main-require/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main-require/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main-require/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-core-js-main/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-electron/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-electron/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-electron/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-11/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-9/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-9/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-ie-9/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-import/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-import/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-import/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-10.13/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-10.13/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-10.13/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-web/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-web/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node-web/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-node/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-require/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-require/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-require/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-shippedProposals/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-shippedProposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/entry-shippedProposals/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-built-ins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-built-ins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-built-ins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-include/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-include/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-include/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-regenerator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-regenerator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude-regenerator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/exclude/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/force-all-transforms/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/force-all-transforms/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/force-all-transforms/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/include-built-ins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/include-built-ins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/include-built-ins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-assignment/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-assignment/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-assignment/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-catch/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-catch/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-catch/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-for-x/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-for-x/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-for-x/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-params/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-params/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-params/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-variable-declaration/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-variable-declaration/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-destructuring-variable-declaration/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-with/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-with/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-with/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-without/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-without/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of-destructure-without/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-for-of/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-instance-methods-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-instance-methods-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-instance-methods-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-modules-namespaced/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-modules-namespaced/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-modules-namespaced/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-builtins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-builtins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-builtins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-transform/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-transform/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-no-transform/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-number-ie-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-number-ie-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-number-ie-11/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-finally/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-finally/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-finally/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-race/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-race/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-promise-race/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-shippedProposals/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-shippedProposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-shippedProposals/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script-query/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script-query/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script-query/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-source-type-script/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-spread/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-spread/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-spread/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator-in/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator-in/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator-in/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-symbol-iterator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-timers/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-timers/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-timers/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-edge-13/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-edge-13/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-edge-13/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-static/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-static/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array-static/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-typed-array/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-non-star/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-non-star/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-non-star/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-star/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-star/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs2/usage-yield-star/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.entry-normalization/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.entry-normalization/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.entry-normalization/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-all-proposals/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-browserslist-config-ignore/browserslist
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-browserslist-config-ignore/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-browserslist-config-ignore/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-browserslist-config-ignore/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-browserslist-config-ignore/stdout.txt
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-destructuring-iife/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-destructuring-iife/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-destructuring-iife/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-determanated-instance-methods-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-determanated-instance-methods-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-determanated-instance-methods-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-class-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-class-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-class-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-instance-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-instance-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-evaluated-instance-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-in/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-in/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-in/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-instance-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-instance-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-instance-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-namespaced-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-namespaced-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-namespaced-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-transform/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-transform/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-modules-transform/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring-with-rest/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring-with-rest/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring-with-rest/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-object-destructuring/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-and-promise-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-and-promise-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-and-promise-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-async/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-regenerator-used-generator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-shippedProposals/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-shippedProposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-shippedProposals/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-static-methods-orig/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-static-methods-orig/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/.usage-static-methods-orig/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-babel-polyfill/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-babel-polyfill/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-babel-polyfill/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-babel-polyfill/stderr.txt
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-48/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-48/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-48/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-49/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-49/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-49/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-66/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-66/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-66/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chromeandroid/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chromeandroid/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-chromeandroid/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-electron/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-electron/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-electron/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-es-proposals-stage/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-features/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-missed/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-missed/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-missed/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-mixed/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-modules/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-proposals/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stable/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-stage/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-entries-web/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-11/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-9/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-9/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-ie-9/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-import/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-import/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-import/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-10.13/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-10.13/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-10.13/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-11/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-web/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-web/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node-web/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-node/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-all/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-all/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-babel-polyfill/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-babel-polyfill/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-babel-polyfill/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-babel-polyfill/stderr.txt
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-chrome-71/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-chrome-71/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-proposals/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-proposals/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require-es-proposals/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-require/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-specified-imports/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-specified-imports/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-specified-imports/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-samsung-8.2/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-samsung-8.2/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable-samsung-8.2/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/entry-stable/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-built-ins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-built-ins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-built-ins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-include/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-include/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-include/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-regenerator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-regenerator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude-regenerator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/exclude/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/force-all-transforms/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/force-all-transforms/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/force-all-transforms/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/include-built-ins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/include-built-ins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/include-built-ins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-array-find-last/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-array-find-last/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-array-find-last/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-built-in-from-global-object/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-built-in-from-global-object/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-built-in-from-global-object/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-assignment/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-assignment/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-assignment/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-catch/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-catch/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-catch/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-for-x/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-for-x/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-for-x/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-params/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-params/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-params/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-variable-declaration/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-variable-declaration/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-destructuring-variable-declaration/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-determanated-instance-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-determanated-instance-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-determanated-instance-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-dynamic-import/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-false-positive/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-false-positive/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-false-positive/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch-chrome-71/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch-chrome-71/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch-chrome-71/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-fetch/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-finished-proposal/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-finished-proposal/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-finished-proposal/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-with/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-with/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-with/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-without/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-without/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of-destructure-without/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-for-of/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-instance-methods-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-instance-methods-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-instance-methods-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-issue-2209/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-issue-2209/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-issue-2209/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-find/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-find/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-find/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-map/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-map/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-map/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-to-array/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-to-array/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-iterator-to-array/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-modules-namespaced/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-modules-namespaced/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-modules-namespaced/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-builtins/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-builtins/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-builtins/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-transform/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-transform/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-no-transform/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-number-ie-11/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-number-ie-11/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-number-ie-11/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-object-spread/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-object-spread/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-object-spread/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-old-core-js/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-old-core-js/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-old-core-js/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-all/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-all/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-all/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-finally/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-finally/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-finally/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-race/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-race/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-promise-race/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-regexp/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-regexp/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-regexp/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script-query/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script-query/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script-query/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script/input.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-source-type-script/output.js
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-spread/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-spread/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-spread/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods-native-support/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods-native-support/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods-native-support/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-static-methods/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator-in/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator-in/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator-in/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-symbol-iterator/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-timers/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-timers/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-timers/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-edge-13/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-edge-13/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-edge-13/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-static/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-static/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array-static/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-typed-array/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-non-star/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-non-star/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-non-star/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-star/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-star/options.json
 crates/swc_ecma_preset_env/tests/fixtures/corejs3/usage-yield-star/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/named-capturing-groups-regex/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/named-capturing-groups-regex/options.json
 crates/swc_ecma_preset_env/tests/fixtures/transform/named-capturing-groups-regex/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/node-colon/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/node-colon/options.json
 crates/swc_ecma_preset_env/tests/fixtures/transform/node-colon/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/static-block/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/static-block/options.json
 crates/swc_ecma_preset_env/tests/fixtures/transform/static-block/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/tp-version/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/transform/tp-version/options.json
 crates/swc_ecma_preset_env/tests/fixtures/transform/tp-version/output.mjs
 crates/swc_ecma_preset_env/tests/fixtures/unknown-browser-version/input.mjs
 crates/swc_ecma_preset_env/tests/fixtures/unknown-browser-version/options.json
 crates/swc_ecma_preset_env/tests/fixtures/unknown-browser-version/output.mjs
 crates/swc_ecma_preset_env/tests/test.rs
 crates/swc_ecma_quote/Cargo.toml
 crates/swc_ecma_quote/README.md
 crates/swc_ecma_quote/src/clone.rs
 crates/swc_ecma_quote/src/lib.rs
 crates/swc_ecma_quote_macros/Cargo.toml
 crates/swc_ecma_quote_macros/src/ast/class.rs
 crates/swc_ecma_quote_macros/src/ast/decl.rs
 crates/swc_ecma_quote_macros/src/ast/enums.rs
 crates/swc_ecma_quote_macros/src/ast/expr.rs
 crates/swc_ecma_quote_macros/src/ast/id.rs
 crates/swc_ecma_quote_macros/src/ast/lit.rs
 crates/swc_ecma_quote_macros/src/ast/mod.rs
 crates/swc_ecma_quote_macros/src/ast/module_decl.rs
 crates/swc_ecma_quote_macros/src/ast/pat.rs
 crates/swc_ecma_quote_macros/src/ast/prop.rs
 crates/swc_ecma_quote_macros/src/ast/stmt.rs
 crates/swc_ecma_quote_macros/src/ast/typescript.rs
 crates/swc_ecma_quote_macros/src/builder.rs
 crates/swc_ecma_quote_macros/src/ctxt.rs
 crates/swc_ecma_quote_macros/src/input.rs
 crates/swc_ecma_quote_macros/src/lib.rs
 crates/swc_ecma_quote_macros/src/ret_type.rs
 crates/swc_ecma_react_compiler/Cargo.toml
 crates/swc_ecma_react_compiler/src/fast_check.rs
 crates/swc_ecma_react_compiler/src/lib.rs
 crates/swc_ecma_regexp/Cargo.toml
 crates/swc_ecma_regexp/README.md
 crates/swc_ecma_regexp/examples/parse_literal.rs
 crates/swc_ecma_regexp/examples/regex_visitor.rs
 crates/swc_ecma_regexp/src/ast.rs
 crates/swc_ecma_regexp/src/diagnostics.rs
 crates/swc_ecma_regexp/src/lib.rs
 crates/swc_ecma_regexp/src/options.rs
 crates/swc_ecma_regexp/src/parser/flags_parser.rs
 crates/swc_ecma_regexp/src/parser/mod.rs
 crates/swc_ecma_regexp/src/parser/parser_impl.rs
 crates/swc_ecma_regexp/src/parser/pattern_parser/character.rs
 crates/swc_ecma_regexp/src/parser/pattern_parser/mod.rs
 crates/swc_ecma_regexp/src/parser/pattern_parser/pattern_parser_impl.rs
 crates/swc_ecma_regexp/src/parser/pattern_parser/state.rs
 crates/swc_ecma_regexp/src/parser/pattern_parser/unicode_property.rs
 crates/swc_ecma_regexp/src/parser/reader/mod.rs
 crates/swc_ecma_regexp/src/parser/reader/reader_impl.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/README.md
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/ast.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/characters.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/diagnostics.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/mod.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/options.rs
 crates/swc_ecma_regexp/src/parser/reader/string_literal_parser/parser_impl.rs
 crates/swc_ecma_regexp/src/parser/span_factory.rs
 crates/swc_ecma_regexp/src/surrogate_pair.rs
 crates/swc_ecma_regexp_ast/Cargo.toml
 crates/swc_ecma_regexp_ast/README.md
 crates/swc_ecma_regexp_ast/src/display.rs
 crates/swc_ecma_regexp_ast/src/lib.rs
 crates/swc_ecma_regexp_common/Cargo.toml
 crates/swc_ecma_regexp_common/README.md
 crates/swc_ecma_regexp_common/src/lib.rs
 crates/swc_ecma_regexp_common/src/surrogate_pair.rs
 crates/swc_ecma_regexp_visit/Cargo.toml
 crates/swc_ecma_regexp_visit/src/generated.rs
 crates/swc_ecma_regexp_visit/src/lib.rs
 crates/swc_ecma_testing/Cargo.toml
 crates/swc_ecma_testing/src/lib.rs
 crates/swc_ecma_transformer/AGENTS.md
 crates/swc_ecma_transformer/Cargo.toml
 crates/swc_ecma_transformer/src/bugfix/mod.rs
 crates/swc_ecma_transformer/src/common/mod.rs
 crates/swc_ecma_transformer/src/common/statement_injector.rs
 crates/swc_ecma_transformer/src/common/var_declarations.rs
 crates/swc_ecma_transformer/src/decorators/mod.rs
 crates/swc_ecma_transformer/src/es2015/duplicate_keys.rs
 crates/swc_ecma_transformer/src/es2015/function_name.rs
 crates/swc_ecma_transformer/src/es2015/instanceof.rs
 crates/swc_ecma_transformer/src/es2015/mod.rs
 crates/swc_ecma_transformer/src/es2015/shorthand.rs
 crates/swc_ecma_transformer/src/es2015/sticky_regex.rs
 crates/swc_ecma_transformer/src/es2015/typeof_symbol.rs
 crates/swc_ecma_transformer/src/es2016/exponentiation_operator.rs
 crates/swc_ecma_transformer/src/es2016/mod.rs
 crates/swc_ecma_transformer/src/es2017/async_to_generator.rs
 crates/swc_ecma_transformer/src/es2017/mod.rs
 crates/swc_ecma_transformer/src/es2018/mod.rs
 crates/swc_ecma_transformer/src/es2018/object_rest_spread.rs
 crates/swc_ecma_transformer/src/es2019/mod.rs
 crates/swc_ecma_transformer/src/es2019/optional_catch_binding.rs
 crates/swc_ecma_transformer/src/es2020/export_namespace_from.rs
 crates/swc_ecma_transformer/src/es2020/mod.rs
 crates/swc_ecma_transformer/src/es2020/nullish_coalescing.rs
 crates/swc_ecma_transformer/src/es2020/optional_chaining.rs
 crates/swc_ecma_transformer/src/es2021/logical_assignment_operators.rs
 crates/swc_ecma_transformer/src/es2021/mod.rs
 crates/swc_ecma_transformer/src/es2022/class_properties/mod.rs
 crates/swc_ecma_transformer/src/es2022/class_static_block.rs
 crates/swc_ecma_transformer/src/es2022/mod.rs
 crates/swc_ecma_transformer/src/es2022/private_property_in_object.rs
 crates/swc_ecma_transformer/src/es2026/mod.rs
 crates/swc_ecma_transformer/src/es3/member_expr_lits.rs
 crates/swc_ecma_transformer/src/es3/mod.rs
 crates/swc_ecma_transformer/src/es3/prop_lits.rs
 crates/swc_ecma_transformer/src/es3/reserved_word.rs
 crates/swc_ecma_transformer/src/hook_utils.rs
 crates/swc_ecma_transformer/src/jsx/mod.rs
 crates/swc_ecma_transformer/src/lib.rs
 crates/swc_ecma_transformer/src/options/mod.rs
 crates/swc_ecma_transformer/src/regexp.rs
 crates/swc_ecma_transformer/src/typescript/mod.rs
 crates/swc_ecma_transformer/src/utils/mod.rs
 crates/swc_ecma_transforms/AGENTS.md
 crates/swc_ecma_transforms/Cargo.toml
 crates/swc_ecma_transforms/scripts/del.js
 crates/swc_ecma_transforms/scripts/del.sh
 crates/swc_ecma_transforms/scripts/fixtures.js
 crates/swc_ecma_transforms/scripts/fixtures.sh
 crates/swc_ecma_transforms/scripts/helpers.sh
 crates/swc_ecma_transforms/src/lib.rs
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/duplicated_keys_computed_keys_same_ast.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/duplicated_keys_computed_keys_same_value.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/function_name_eval.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/function_name_modules.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/issue_395_1.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/issue_395_2.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/issue_846_1.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/misc_method_name_not_shadow.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_arguments.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_declaration.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_export_default_anonymous.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_export_default_named.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_expression.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_extends.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_extends_await.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_extends_yield.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_initiailzer_after_super_bug_8808.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_initialize_after_super_bug_8931.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_initialize_after_super_expression.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_initialize_after_super_multiple.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_initialize_after_super_statement.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/decorators.rs/transformation_only_decorated.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/assign.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/basic.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/class_simple.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/function_name_await.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/function_name_basic.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/function_name_collisions.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/function_name_method_definition.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/function_name_modules_3.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/issue_288_01.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/issues_5004.js
 crates/swc_ecma_transforms/tests/__swc_snapshots__/tests/es2015_function_name.rs/let_complex.js
 crates/swc_ecma_transforms/tests/decorators.rs
 crates/swc_ecma_transforms/tests/deno.rs
 crates/swc_ecma_transforms/tests/es2015_function_name.rs
 crates/swc_ecma_transforms/tests/fixture/decorator/.issue-2117/1/exec.ts
 crates/swc_ecma_transforms/tests/fixture/decorator/issue-2127/1/exec.ts
 crates/swc_ecma_transforms/tests/fixture/decorator/issue-2127/2/exec.ts
 crates/swc_ecma_transforms/tests/fixture/decorator/issue-2127/3/exec.ts
 crates/swc_ecma_transforms/tests/fixture/decorator/issue-3705/exec.ts
 crates/swc_ecma_transforms/tests/fixture/deno/stack-overflow/add-1/input.ts
 crates/swc_ecma_transforms/tests/fixture/deno/stack-overflow/add-1/output.js
 crates/swc_ecma_transforms/tests/fixture/deno/stack-overflow/which/input.ts
 crates/swc_ecma_transforms/tests/fixture/deno/stack-overflow/which/output.js
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/constructor/param/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/constructor/param/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/11032/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/11032/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1160/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1160/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1278/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1278/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1421/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1421/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1456/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/1456/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/2461/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/2461/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/3319/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/3319/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/3979/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/3979/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/6683/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/6683/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/9435/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/issues/9435/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/generics/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/generics/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/generics/base/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/generics/base/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/nest/injection/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/nest/injection/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/paramters/decorated-types/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/paramters/decorated-types/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/type/serialization/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/metadata/type/serialization/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/method/param/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-metadata/method/param/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/decl-to-expression/class-decorators/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/decl-to-expression/class-decorators/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/decl-to-expression/method-decorators/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/decl-to-expression/method-decorators/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1869/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1869/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1913/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1913/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1913/2/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/1913/2/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/591/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/591/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/591/2/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/591/2/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/2/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/2/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/3/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/823/3/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/862/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/862/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/862/2/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/862/2/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/863/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/863/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/879/1/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/879/1/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/swc-node-210/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/issues/swc-node-210/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/regression-10264/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/regression-10264/output.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/regression-8041/input.ts
 crates/swc_ecma_transforms/tests/fixture/legacy-only/regression-8041/output.ts
 crates/swc_ecma_transforms_base/AGENTS.md
 crates/swc_ecma_transforms_base/Cargo.toml
 crates/swc_ecma_transforms_base/src/assumptions.rs
 crates/swc_ecma_transforms_base/src/ext.rs
 crates/swc_ecma_transforms_base/src/helpers/_apply_decorated_descriptor.js
 crates/swc_ecma_transforms_base/src/helpers/_apply_decs_2203_r.js
 crates/swc_ecma_transforms_base/src/helpers/_apply_decs_2311.js
 crates/swc_ecma_transforms_base/src/helpers/_array_like_to_array.js
 crates/swc_ecma_transforms_base/src/helpers/_array_with_holes.js
 crates/swc_ecma_transforms_base/src/helpers/_array_without_holes.js
 crates/swc_ecma_transforms_base/src/helpers/_assert_this_initialized.js
 crates/swc_ecma_transforms_base/src/helpers/_async_generator.js
 crates/swc_ecma_transforms_base/src/helpers/_async_generator_delegate.js
 crates/swc_ecma_transforms_base/src/helpers/_async_iterator.js
 crates/swc_ecma_transforms_base/src/helpers/_async_to_generator.js
 crates/swc_ecma_transforms_base/src/helpers/_await_async_generator.js
 crates/swc_ecma_transforms_base/src/helpers/_await_value.js
 crates/swc_ecma_transforms_base/src/helpers/_call_super.js
 crates/swc_ecma_transforms_base/src/helpers/_check_private_redeclaration.js
 crates/swc_ecma_transforms_base/src/helpers/_class_apply_descriptor_destructure.js
 crates/swc_ecma_transforms_base/src/helpers/_class_apply_descriptor_get.js
 crates/swc_ecma_transforms_base/src/helpers/_class_apply_descriptor_set.js
 crates/swc_ecma_transforms_base/src/helpers/_class_apply_descriptor_update.js
 crates/swc_ecma_transforms_base/src/helpers/_class_call_check.js
 crates/swc_ecma_transforms_base/src/helpers/_class_check_private_static_access.js
 crates/swc_ecma_transforms_base/src/helpers/_class_check_private_static_field_descriptor.js
 crates/swc_ecma_transforms_base/src/helpers/_class_extract_field_descriptor.js
 crates/swc_ecma_transforms_base/src/helpers/_class_name_tdz_error.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_destructure.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_get.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_init.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_loose_base.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_loose_key.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_set.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_field_update.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_method_get.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_method_init.js
 crates/swc_ecma_transforms_base/src/helpers/_class_private_method_set.js
 crates/swc_ecma_transforms_base/src/helpers/_class_static_private_field_destructure.js
 crates/swc_ecma_transforms_base/src/helpers/_class_static_private_field_spec_get.js
 crates/swc_ecma_transforms_base/src/helpers/_class_static_private_field_spec_set.js
 crates/swc_ecma_transforms_base/src/helpers/_class_static_private_field_update.js
 crates/swc_ecma_transforms_base/src/helpers/_class_static_private_method_get.js
 crates/swc_ecma_transforms_base/src/helpers/_construct.js
 crates/swc_ecma_transforms_base/src/helpers/_create_class.js
 crates/swc_ecma_transforms_base/src/helpers/_create_for_of_iterator_helper_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_create_super.js
 crates/swc_ecma_transforms_base/src/helpers/_decorate.js
 crates/swc_ecma_transforms_base/src/helpers/_defaults.js
 crates/swc_ecma_transforms_base/src/helpers/_define_enumerable_properties.js
 crates/swc_ecma_transforms_base/src/helpers/_define_property.js
 crates/swc_ecma_transforms_base/src/helpers/_dispose.js
 crates/swc_ecma_transforms_base/src/helpers/_export_star.js
 crates/swc_ecma_transforms_base/src/helpers/_extends.js
 crates/swc_ecma_transforms_base/src/helpers/_get.js
 crates/swc_ecma_transforms_base/src/helpers/_get_prototype_of.js
 crates/swc_ecma_transforms_base/src/helpers/_identity.js
 crates/swc_ecma_transforms_base/src/helpers/_inherits.js
 crates/swc_ecma_transforms_base/src/helpers/_inherits_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_initializer_define_property.js
 crates/swc_ecma_transforms_base/src/helpers/_initializer_warning_helper.js
 crates/swc_ecma_transforms_base/src/helpers/_instanceof.js
 crates/swc_ecma_transforms_base/src/helpers/_interop_require_default.js
 crates/swc_ecma_transforms_base/src/helpers/_interop_require_wildcard.js
 crates/swc_ecma_transforms_base/src/helpers/_is_native_function.js
 crates/swc_ecma_transforms_base/src/helpers/_is_native_reflect_construct.js
 crates/swc_ecma_transforms_base/src/helpers/_iterable_to_array.js
 crates/swc_ecma_transforms_base/src/helpers/_iterable_to_array_limit.js
 crates/swc_ecma_transforms_base/src/helpers/_iterable_to_array_limit_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_jsx.js
 crates/swc_ecma_transforms_base/src/helpers/_new_arrow_check.js
 crates/swc_ecma_transforms_base/src/helpers/_non_iterable_rest.js
 crates/swc_ecma_transforms_base/src/helpers/_non_iterable_spread.js
 crates/swc_ecma_transforms_base/src/helpers/_object_destructuring_empty.js
 crates/swc_ecma_transforms_base/src/helpers/_object_spread.js
 crates/swc_ecma_transforms_base/src/helpers/_object_spread_props.js
 crates/swc_ecma_transforms_base/src/helpers/_object_without_properties.js
 crates/swc_ecma_transforms_base/src/helpers/_object_without_properties_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_overload_yield.js
 crates/swc_ecma_transforms_base/src/helpers/_possible_constructor_return.js
 crates/swc_ecma_transforms_base/src/helpers/_read_only_error.js
 crates/swc_ecma_transforms_base/src/helpers/_set.js
 crates/swc_ecma_transforms_base/src/helpers/_set_prototype_of.js
 crates/swc_ecma_transforms_base/src/helpers/_skip_first_generator_next.js
 crates/swc_ecma_transforms_base/src/helpers/_sliced_to_array.js
 crates/swc_ecma_transforms_base/src/helpers/_sliced_to_array_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_super_prop_base.js
 crates/swc_ecma_transforms_base/src/helpers/_tagged_template_literal.js
 crates/swc_ecma_transforms_base/src/helpers/_tagged_template_literal_loose.js
 crates/swc_ecma_transforms_base/src/helpers/_throw.js
 crates/swc_ecma_transforms_base/src/helpers/_to_array.js
 crates/swc_ecma_transforms_base/src/helpers/_to_consumable_array.js
 crates/swc_ecma_transforms_base/src/helpers/_to_primitive.js
 crates/swc_ecma_transforms_base/src/helpers/_to_property_key.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_add_disposable_resource.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_decorate.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_dispose_resources.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_generator.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_metadata.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_param.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_rewrite_relative_import_extension.js
 crates/swc_ecma_transforms_base/src/helpers/_ts_values.js
 crates/swc_ecma_transforms_base/src/helpers/_type_of.js
 crates/swc_ecma_transforms_base/src/helpers/_unsupported_iterable_to_array.js
 crates/swc_ecma_transforms_base/src/helpers/_update.js
 crates/swc_ecma_transforms_base/src/helpers/_using.js
 crates/swc_ecma_transforms_base/src/helpers/_using_ctx.js
 crates/swc_ecma_transforms_base/src/helpers/_wrap_async_generator.js
 crates/swc_ecma_transforms_base/src/helpers/_wrap_native_super.js
 crates/swc_ecma_transforms_base/src/helpers/_wrap_reg_exp.js
 crates/swc_ecma_transforms_base/src/helpers/_write_only_error.js
 crates/swc_ecma_transforms_base/src/helpers/mod.rs
 crates/swc_ecma_transforms_base/src/hygiene/mod.rs
 crates/swc_ecma_transforms_base/src/hygiene/tests.rs
 crates/swc_ecma_transforms_base/src/lib.rs
 crates/swc_ecma_transforms_base/src/native.rs
 crates/swc_ecma_transforms_base/src/perf.rs
 crates/swc_ecma_transforms_base/src/quote.rs
 crates/swc_ecma_transforms_base/src/rename/analyer_and_collector.rs
 crates/swc_ecma_transforms_base/src/rename/analyzer/mod.rs
 crates/swc_ecma_transforms_base/src/rename/analyzer/reverse_map.rs
 crates/swc_ecma_transforms_base/src/rename/analyzer/scope.rs
 crates/swc_ecma_transforms_base/src/rename/eval.rs
 crates/swc_ecma_transforms_base/src/rename/mod.rs
 crates/swc_ecma_transforms_base/src/rename/ops.rs
 crates/swc_ecma_transforms_base/src/resolver/mod.rs
 crates/swc_ecma_transforms_base/src/resolver/tests.rs
 crates/swc_ecma_transforms_base/src/scope.rs
 crates/swc_ecma_transforms_base/src/tests.rs
 crates/swc_ecma_transforms_base/tests/fixer_test262.rs
 crates/swc_ecma_transforms_base/tests/fixture.rs
 crates/swc_ecma_transforms_base/tests/par.rs
 crates/swc_ecma_transforms_base/tests/par_explode.rs
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/.1051/input.js
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/.2174/input.js
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/.4363/input.js
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/.4946/input.js
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/973/input.js
 crates/swc_ecma_transforms_base/tests/resolver/babel/issue/973/output.js
 crates/swc_ecma_transforms_base/tests/resolver/basic/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/basic/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/basic/no-usage/input.js
 crates/swc_ecma_transforms_base/tests/resolver/basic/no-usage/output.js
 crates/swc_ecma_transforms_base/tests/resolver/block/scope/class/input.js
 crates/swc_ecma_transforms_base/tests/resolver/block/scope/class/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/block/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/block/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/block/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/block/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/expr/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/expr/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/nested/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/nested/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/nested/var/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/nested/var/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/singleton/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/singleton/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/super/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/super/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/var/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/var/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/class/var/constructor-only/input.js
 crates/swc_ecma_transforms_base/tests/resolver/class/var/constructor-only/output.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/8620/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/8620/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/9121/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/9121/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/9121/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/deno/9121/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/export/default/class/decl/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/export/default/class/decl/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/export/default/fn_decl/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/export/default/fn_decl/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/fn_expr/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/fn_expr/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/for_of_hoisting/input.js
 crates/swc_ecma_transforms_base/tests/resolver/for_of_hoisting/output.js
 crates/swc_ecma_transforms_base/tests/resolver/function/block/input.js
 crates/swc_ecma_transforms_base/tests/resolver/function/block/output.js
 crates/swc_ecma_transforms_base/tests/resolver/function/body/input.js
 crates/swc_ecma_transforms_base/tests/resolver/function/body/output.js
 crates/swc_ecma_transforms_base/tests/resolver/function/hoist/input.js
 crates/swc_ecma_transforms_base/tests/resolver/function/hoist/output.js
 crates/swc_ecma_transforms_base/tests/resolver/function/param/input.js
 crates/swc_ecma_transforms_base/tests/resolver/function/param/output.js
 crates/swc_ecma_transforms_base/tests/resolver/general/assignment/patterns/input.js
 crates/swc_ecma_transforms_base/tests/resolver/general/assignment/patterns/output.js
 crates/swc_ecma_transforms_base/tests/resolver/general/function/input.js
 crates/swc_ecma_transforms_base/tests/resolver/general/function/output.js
 crates/swc_ecma_transforms_base/tests/resolver/global/globalThis/input.js
 crates/swc_ecma_transforms_base/tests/resolver/global/globalThis/output.js
 crates/swc_ecma_transforms_base/tests/resolver/global/object/input.js
 crates/swc_ecma_transforms_base/tests/resolver/global/object/output.js
 crates/swc_ecma_transforms_base/tests/resolver/hoisting/input.js
 crates/swc_ecma_transforms_base/tests/resolver/hoisting/output.js
 crates/swc_ecma_transforms_base/tests/resolver/in_constructor/input.js
 crates/swc_ecma_transforms_base/tests/resolver/in_constructor/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-10331/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-10331/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-4953/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-4953/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-7248/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-7248/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-7546/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-7546/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-8528/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issue-8528/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1086/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1086/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1140/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1140/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1402/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/1402/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2021/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2021/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2550/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2550/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/271/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/271/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/281/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/281/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/281/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/281/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2854/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/2854/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/292/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/292/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/292/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/292/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/295/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/295/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/308/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/308/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/308/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/308/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/3429/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/3429/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/369/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/369/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/369/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/369/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/396/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/396/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/396/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/396/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/404/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/404/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/4225/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/4225/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/4225/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/4225/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/438/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/438/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/3/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/454/3/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/461/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/461/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/483/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/483/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/578/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/578/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/6310/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/6310/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/678/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/678/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/688/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/688/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/688/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/688/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/699/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/699/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/760/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/760/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/7685/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/7685/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/788/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/788/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/788/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/issues/788/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/10/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/10/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/11/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/11/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/13/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/13/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/14/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/14/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/15/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/15/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/16/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/16/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/17/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/17/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/18/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/18/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/3/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/3/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/4/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/4/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/5/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/5/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/6/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/6/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/7/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/7/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/8/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/8/output.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/9/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/9/output.js
 crates/swc_ecma_transforms_base/tests/resolver/module/001/input.js
 crates/swc_ecma_transforms_base/tests/resolver/module/001/output.js
 crates/swc_ecma_transforms_base/tests/resolver/named-export/input.js
 crates/swc_ecma_transforms_base/tests/resolver/named-export/output.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/arrow_expr/var/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/arrow_expr/var/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/fn_expr/var/scope/fn/input.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/fn_expr/var/scope/fn/output.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/fn_expr/var/scope/input.js
 crates/swc_ecma_transforms_base/tests/resolver/nested/fn_expr/var/scope/output.js
 crates/swc_ecma_transforms_base/tests/resolver/next-66237/input.js
 crates/swc_ecma_transforms_base/tests/resolver/next-66237/output.js
 crates/swc_ecma_transforms_base/tests/resolver/next/react-fast-refresh/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/next/react-fast-refresh/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/pass/assignment/input.js
 crates/swc_ecma_transforms_base/tests/resolver/pass/assignment/output.js
 crates/swc_ecma_transforms_base/tests/resolver/pass/call/input.js
 crates/swc_ecma_transforms_base/tests/resolver/pass/call/output.js
 crates/swc_ecma_transforms_base/tests/resolver/pr_1171/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/pr_1171/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/pr_1171/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/pr_1171/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/regression/001/input.js
 crates/swc_ecma_transforms_base/tests/resolver/regression/001/output.js
 crates/swc_ecma_transforms_base/tests/resolver/regression/002/input.js
 crates/swc_ecma_transforms_base/tests/resolver/regression/002/output.js
 crates/swc_ecma_transforms_base/tests/resolver/regression_of_454/input.js
 crates/swc_ecma_transforms_base/tests/resolver/regression_of_454/output.js
 crates/swc_ecma_transforms_base/tests/resolver/same-level/input.js
 crates/swc_ecma_transforms_base/tests/resolver/same-level/output.js
 crates/swc_ecma_transforms_base/tests/resolver/shorthand/input.js
 crates/swc_ecma_transforms_base/tests/resolver/shorthand/output.js
 crates/swc_ecma_transforms_base/tests/resolver/ts/es5/for/of/27/input.js
 crates/swc_ecma_transforms_base/tests/resolver/ts/es5/for/of/27/output.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/3/input.js
 crates/swc_ecma_transforms_base/tests/resolver/unresolved-mark/3/output.js
 crates/swc_ecma_transforms_base/tests/resolver/update/input.js
 crates/swc_ecma_transforms_base/tests/resolver/update/output.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/1/input.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/1/output.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/2/input.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/2/output.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/3/input.js
 crates/swc_ecma_transforms_base/tests/resolver/vercel/next/server/render/3/output.js
 crates/swc_ecma_transforms_base/tests/ts-resolver/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/constructor/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/constructor/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/getter/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/getter/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/super/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/class/super/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/declare/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/declare/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/9650/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/9650/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/463/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/463/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/463/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/463/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/486/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/486/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/612/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/612/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/612/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/612/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/705/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/deno/lint/705/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/enum/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/enum/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/3/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/3/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/4/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/function_scope/4/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/generated_contextual_typing_01/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/generated_contextual_typing_01/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/internalModules/codeGeneration/importStatements/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/internalModules/codeGeneration/importStatements/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-5622/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-5622/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-5622/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-5622/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-7967/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-7967/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-7967/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-7967/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-9685/1/input.tsx
 crates/swc_ecma_transforms_base/tests/ts-resolver/issue-9685/1/output.tsx
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1517/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1517/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1517/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1517/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1653/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1653/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1653/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1653/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1869/case1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/1869/case1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/2021/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/2021/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/2627/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/2627/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/3960/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/3960/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/3960/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/3960/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/6533/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/issues/6533/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/let_scoping/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/let_scoping/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/minifier/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/minifier/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/namepsace/hoisting/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/namepsace/hoisting/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/param/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/param/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/simple/003/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/simple/003/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/3/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/stc/3/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_as_operator_ambiguity_1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_as_operator_ambiguity_1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_as_operator_ambiguity_2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_as_operator_ambiguity_2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_async_await_nested_class_es5/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_async_await_nested_class_es5/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_for_of_statements_for_of_23_01/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_for_of_statements_for_of_23_01/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_if_do_while_statements_01/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_if_do_while_statements_01/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_import_type_qualifier/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_import_type_qualifier/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_local_types_4_1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_local_types_4_1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_local_types_4_2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_local_types_4_2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_mapped_type_as_clauses_01/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_mapped_type_as_clauses_01/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_module_name_1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_module_name_1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_001/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_001/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_002/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_002/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_catch_param/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_catch_param/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_deno_undef_001/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_deno_undef_001/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_extends/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_extends/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_implements/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_implements/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_type_ann/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_type_ann/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_type_param/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_import_and_type_param/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_method_type_param/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_method_type_param/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_enum/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_enum/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_interface/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_interface/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_type_alias/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_type_alias/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_type_ref/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_nested_type_ref/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_parameter/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_parameter/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_parameter_property/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_parameter_property/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_type_aliases_do_not_merge/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_resolver_type_aliases_do_not_merge/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_simple/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_simple/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_type_parameter_used_as_type_parameter_contraint_01/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/ts_type_parameter_used_as_type_parameter_contraint_01/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/computed/property/name/11/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/computed/property/name/11/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/generatedContextualTyping/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/generatedContextualTyping/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/generic-call-type-argument-inference/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/generic-call-type-argument-inference/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/typeParameterUsedAsTypeParameterConstraint4.ts/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/typeParameterUsedAsTypeParameterConstraint4.ts/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/types/type/aliases/type/aliases/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/tsc/types/type/aliases/type/aliases/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type-alias/hoisting/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type-alias/hoisting/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type/checker/001/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type/checker/001/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type/checker/002/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type/checker/002/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain_2/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain_2/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain_3/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/type_parameter_used_as_type_parameter_contrain_3/output.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/vercel/1/input.ts
 crates/swc_ecma_transforms_base/tests/ts-resolver/vercel/1/output.ts
 crates/swc_ecma_transforms_base/tests/ts_resolver.rs
 crates/swc_ecma_transforms_classes/Cargo.toml
 crates/swc_ecma_transforms_classes/src/lib.rs
 crates/swc_ecma_transforms_classes/src/macros.rs
 crates/swc_ecma_transforms_classes/src/super_field.rs
 crates/swc_ecma_transforms_compat/AGENTS.md
 crates/swc_ecma_transforms_compat/Cargo.toml
 crates/swc_ecma_transforms_compat/src/class_fields_use_set.rs
 crates/swc_ecma_transforms_compat/src/lib.rs
 crates/swc_ecma_transforms_compat/src/reserved_words.rs
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/arguments_function.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/arguments_loop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/arguments_loop_member.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/for_let_loop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/for_loop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1021_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1022_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1022_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1022_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1036_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1036_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1231_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1415_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_1462_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_2027_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_2027_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_2998_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_2998_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_4196.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_662.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/issue_686.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_block_scoping.rs/labeled_break.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/bigint_literial_methods.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constant_super_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constant_super_class.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constant_super_default.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constant_super_property.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constant_super_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/constructor_super_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/custom_native.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/custom_singleton.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/duplicate_ident.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_call_semantics_data_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_call_semantics_getter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_call_semantics_not_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_call_semantics_setter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_get_semantics_data_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_get_semantics_getter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_get_semantics_not_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_get_semantics_setter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_memoized_assign.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_memoized_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_data_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_getter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_not_defined_on_parent_data_on_obj.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_not_defined_on_parent_getter_on_obj.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_not_defined_on_parent_not_on_obj.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_not_defined_on_parent_setter_on_obj.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/get_set_set_semantics_setter_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1490_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1490_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1617_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1617_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1660_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1660_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1660_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1660_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1660_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1799_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1838.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_189.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1959_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_1959_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_3943.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_454_followup.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_454_followup_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/issue_5102.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/nested_this_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/no_class_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/no_class_call_constructor.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/no_class_call_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/prefix_super_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_5769.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_5817.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_8499.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_t2494.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_t2997.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/regression_t6712.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/set_method_getter_setter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/set_method_literal_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/set_method_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_accessing_super_properties.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_calling_super_properties.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_computed_methods.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_constructor.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_constructor_binding_collision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_constructor_only.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_default_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_default_super_constructor.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_delay_arrow_function_for_bare_super_derived.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_must_call_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_must_call_super_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_must_call_super_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_must_call_super_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_no_super_return_falsey.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_derived_constructor_no_super_return_object.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_export_default.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_export_super_class.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_inferred_expression_name.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_instance_getter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_instance_getter_and_setter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_instance_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_instance_setter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_nested_class_super_call_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_nested_class_super_property_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_nested_object_super_call_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_nested_object_super_property_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_plain_class.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_preserves_directives.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_relaxed_method_coercion.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_super_class.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_super_class_anonymous.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_super_class_id_member_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_super_function_fallback.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_super_reference_in_prop_exression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_this_not_allowed_before_super_in_derived_classes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_this_not_allowed_before_super_in_derived_classes_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_this_not_allowed_before_super_in_derived_classes_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_this_not_allowed_before_super_in_derived_classes_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/spec_this_not_allowed_before_super_in_derived_classes_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/super_binding.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/super_callable.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_classes.rs/super_callable_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/accessors.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/argument.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/big_int.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_210.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_2680.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_2680_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_315_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_315_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_315_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/issue_315_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_argument.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_coerce.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_mixed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_str_lit.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_two.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/loose_variable.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/mixed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/regression_7144.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_argument.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_mixed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_two.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/spec_variable.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/symbol.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_computed_props.rs/this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_6.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/array_pat_assign_prop_binding_7.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/assign_expr.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/assign_expr_completion_record.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/assign_expr_pat.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/babel_issue_3081.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/babel_issue_5628.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/babel_issue_5744.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/custom_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_array_unpack_optimisation.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_assignment_arrow_function_block.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_assignment_arrow_function_no_block.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_assignment_expression_pattern.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_assignment_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_assignment_statement_no_loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_es7_object_rest.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_for_in.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_for_in_loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_for_of.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_issue_5744.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_issue_9834.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_mixed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_object_advanced.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_object_basic.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_parameters.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/destructuring_spread.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/empty.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/export_variable_issue_2858_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/export_variable_issue_2858_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/export_variable_issue_2858_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/for_const_dstr_ary_ptrn_elem_id_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/for_in.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/for_let.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/for_of.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_1477_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_1477_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_1477_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_1477_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_169.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_1948.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_260_01.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_260_02.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_2819.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_2821.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_2841.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_2841_loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_311.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_317.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_3315_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_3315_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_336.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_404_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_404_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_404_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_6304.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_6304_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/issue_6304_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/known_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/member_expr.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/need_to_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/need_to_array_loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/next_001.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/next_002.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/obj_assign_expr.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/obj_assign_pat.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/object_pat_assign_prop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/object_pat_assign_prop_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/object_pat_assign_prop_binding.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/object_pat_assign_prop_binding_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/object_pat_assign_prop_binding_isseu_2850.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/regression_8528.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/spread_test.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_const_dstr_ary_ptrn_elem_id_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_const_dstr_ary_ptrn_elem_id_init_hole_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_const_dstr_ary_ptrn_elem_id_init_hole_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_const_dstr_ary_ptrn_elem_id_init_hole_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_const_id_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_let_dstr_ary_ptrn_elem_id_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_let_dstr_ary_ptrn_elem_id_init_hole_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_destructuring.rs/statements_let_id_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/combination_no_dupes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/dup_keys_both_quoted.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/dup_keys_dupes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/dup_keys_getter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/dup_keys_getter_and_setter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/dup_keys_one_quoted.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_both_quoted.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_dupes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_getter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_getters_and_setters.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_no_dupes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/duplicate_keys_one_quoted.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_duplicated_keys.rs/issue_203.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_array_pattern.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_declaration.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_declaration_array_pattern.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_import_es2015.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/for_of_as_array_for_of_static_declaration.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/regression_if_label_3858.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/regression_label_object_with_comment_4995.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/regression_redeclare_array_8913.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/spec_let.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/spec_member_expr.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/spec_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/spec_nested_label_for_of.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_for_of.rs/spec_var.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/computed_properties_example.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/empty_fn_decl_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/hoist_function_in_async_issue_2556_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/hoist_function_in_async_issue_2556_6.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/hoist_function_in_async_issue_2556_8.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/hoist_function_in_generator_issue_2556_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1036_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1125_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1125_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1125_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1799_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1799_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1799_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_1799_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_2024_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_7809.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator.rs/issue_831_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator_sparse_array.rs/sparse_array_leading_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_generator_sparse_array.rs/sparse_array_middle_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_new_target.rs/issue_6259.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/get_semantics_data_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/nested_object.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/nested_object_super_property_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/set_semantics_data_defined_on_parent.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/super_increment_postfix.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/super_increment_postfix2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_object_super.rs/super_increment_prefix.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/babel_6057_simple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_before_last.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_iife_4253.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_iife_self.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_rest_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_rest_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_rest_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_rest_mix.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_setter_complex.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_setter_noexec.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/default_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/destructuring_rest.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_complex_assign.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_default_array_destructuring.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_default_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_default_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_destructing_rest.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/fn_len_rest_mix.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_169.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_227.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_254.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_2811.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_2825.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_3471.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_3569.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_5030.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/issue_760.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/parameters_regression_4333.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/regression_4333.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/regression_4348.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/regression_5787.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/regression_6057_simple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_args_deoptimiazation.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_binding_deoptimisation.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_in_top_level_arrow_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_in_top_level_arrow_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_in_top_level_arrow_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_in_top_level_arrow_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_in_top_level_arrow_nested_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_length.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_nested_iife.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_parameters.rs/rest_patterns.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/arguments.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/arguments_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/arguments_concat.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/array_literal_first.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/array_literal_middle.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/array_literal_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/array_literal_with_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/array_literals.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/contexted_computed_method_call_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/contexted_method_call_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/contexted_method_call_super_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_array_empty.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_call_multi_spread.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_call_noop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/custom_new_noop.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/issue_270.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/method_call_middle.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/method_call_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/method_call_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/regression_10416.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/regression_issue_8907_modified.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/regression_t6761.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_arguments.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_arguments_concat.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_array_literal_middle.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_array_literal_with_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_array_literals.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_contexted_computed_method_call_single_arg.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_contexted_method_call_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_contexted_method_call_single_arg.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_contexted_method_call_super_multiple_args.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_contexted_method_call_super_single_arg.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_literial.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_literial_init_hole.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_method_call_array_literal.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_method_call_first.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_method_call_middle.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_method_call_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_method_call_single_arg.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_new_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_string_literial.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/spread_string_literial_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_spread.rs/this_context.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_01.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_02.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_03.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_04.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_05.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_06.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_07.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_08.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_09.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/codegen_10.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_cache_revision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_expression_first.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_functions.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_literals.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_multiline.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_none.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_only.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_simple_tag.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/default_tag.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/escape_quotes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_1280.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_1488_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_1549_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_1549_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_1742_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/issue_598_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_escape_quotes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_expression_first.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_function.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_literals.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_multi_line.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_no_tag.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_none.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_only.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/loose_tag.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/none.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/only.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/preserve_comment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/single.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2015_template_literals.rs/template_revision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_arrow_in_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_default_arguments.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_iife.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_async.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_async_arrow_in_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_deeply_nested_asyncs.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_function_arity.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_named_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_object_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_object_method_with_arrows.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_object_method_with_super_caching.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_parameters.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_to_generator_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_with_optional_params.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_with_optional_params_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_wrap_arguments.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_wrap_super_and_new_target.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/async_wrap_this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/babel_parameters.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/deeply_nested_asyncs.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/export_default_async_nested_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/export_default_async_nested_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_6.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/function_length_issue_3135_7.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1036_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1125_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1216_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1341_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1341_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1455_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1684_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1684_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1721_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1721_2_async_generator.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_1722_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_216.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_2305_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_2402_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_2677_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_2677_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_2895.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_319.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_4208.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_600.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_8452.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/issue_9432.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/microbundle_835.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/named_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/no_parameters_and_no_id.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/object_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/object_method_with_arrows.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/object_method_with_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/r#async.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/regression_4599.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/regression_4943.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/regression_8783.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/regression_t7194.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/super_field_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2017_async_to_generator.rs/super_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/issue_162.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/issue_181.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/issue_227.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/issue_233.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/issue_239.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/no_symbol_computed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/no_symbol_rest_assignment_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/no_symbol_rest_nested.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/no_symbol_var_declaration.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/object_spread_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/object_spread_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/object_spread_variable_declaration.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/regression_gh_4904.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/regression_gh_5151.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/regression_gh_7388.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_assignment_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_catch_clause.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_export.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_for_x.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_function_array.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_nested_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_nested_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_nested_computed_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_nested_default_value.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_nested_order.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_var_basic.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_variable_destructuring_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_variable_destructuring_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_variable_destructuring_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/rest_with_array_rest.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/set_property_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/set_property_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/spread_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/spread_variable_declaration.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2018_object_rest_spread.rs/statements_for_of_dstr_obj_rest_to_property.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/assign_01.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/issue_1570_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/issue_6328.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/issue_7290.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/transform_in_default.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/transform_in_function.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/transform_static_refs_in_default.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_nullish_coalescing.rs/transform_static_refs_in_function.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_optional_chaining.rs/pr_2791.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_optional_chaining.rs/simple_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2020_optional_chaining.rs/simple_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/issue_7169.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/logical_ident.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/logical_member.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/logical_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/nullish_ident.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2021_logcal_assignments.rs/nullish_member.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/constant_super_complex_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/constant_super_field.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/custom_instance_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/custom_static_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/get_only_setter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_11422.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_11422_a.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1306_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1306_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_4.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_5.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1333_6.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1660_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1694_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1694_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1702_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1711_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1742_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1869_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_1869_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_2021_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_2481.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_3055_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_308.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_3229_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_3229_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_3368.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_342.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_3618.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_443.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_4473.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_6305.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/issue_8003.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/loose_keyword_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/loose_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/nested_class_in_arrow.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/nested_class_super_call_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/nested_class_super_property_in_key.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_as_properties_basic.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_as_properties_getter_only.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_as_properties_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_canonical.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_class_method.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_constructor_collision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_declaration_order.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_derived.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_derived_multiple_supers.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_destructuring_array_pattern.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_destructuring_array_pattern_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_destructuring_array_pattern_2.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_destructuring_array_pattern_3.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_destructuring_object_pattern_1.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_extracted_this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_foobar.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_instance.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_instance_undefined.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_multiple.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_native_classes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_non_block_arrow_func.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_optional_chain_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_optional_chain_member.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_optional_chain_member_loose.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_private_in_derived.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_reevaluated.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_reference_in_other_property.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_regression_t2983.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_regression_t6719.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_regression_t7364.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_static_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_static_export.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_static_inherited.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_static_undefined.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_super_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_super_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_super_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/private_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_arrow_static_this_without_transform.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_assignment.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_computed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_computed_without_block.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_constructor_collision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_derived.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_derived_multiple_supers.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_extracted_this.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_instance.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_instance_computed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_instance_undefined.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_native_classes.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_non_block_arrow_func.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_numeric.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_regression_t2983.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_regression_t6719.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_regression_t7364.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_static.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_static_export.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_static_infer_name.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_static_super.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_static_undefined.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_super_call.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_super_expression.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_super_statement.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_super_with_collision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/public_update.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/regression_6153.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/regression_7371.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/regression_7951.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/regression_8110.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/regression_8882.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/set_only_getter.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/set_public_constructor_collision.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/set_public_fields_computed.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/set_public_static_undefined.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/staic_private_destructuring_array_pattern.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/static_property_tdz_edgest_case.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/static_property_tdz_false_alarm.js
 crates/swc_ecma_transforms_compat/tests/__swc_snapshots__/tests/es2022_class_properties.rs/static_property_tdz_general.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments-fn-expr/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments-fn-expr/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments-member/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments-member/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/arguments/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/basic/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/basic/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/chrome-46/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/chrome-46/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/computed-props/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/computed-props/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/destructuring/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/destructuring/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/empty-arguments/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/empty-arguments/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/expression/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/expression/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/fixture-arguments/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/fixture-arguments/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/fixture-this/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/fixture-this/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/getter-setter/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/getter-setter/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/inside-call/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/inside-call/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-2212-1/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-2212-1/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-2212-2/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-2212-2/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-233/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-233/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-413/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/issue-413/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/method-captured/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/method-captured/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/multiple-arguments/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/multiple-arguments/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/paren-insertion/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/paren-insertion/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/single-argument/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/single-argument/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/statement/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/statement/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/this-in-params/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/this-in-params/output.js
 crates/swc_ecma_transforms_compat/tests/arrow/two-arrow/input.js
 crates/swc_ecma_transforms_compat/tests/arrow/two-arrow/output.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-11447/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-1718/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-1721/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-1892/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-1918/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-2248/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-2306/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-2556/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-2556/2/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-2556/3/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3006/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3135/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3135/2/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3182/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3182/2/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3182/3/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-3228/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-4405/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-4486/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-5383/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-5913/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-5913/2/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-8155/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-8805/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/issue-8805/2/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/nested-try/in-block-no-handler/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/nested-try/in-blokc-with-handler/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/nested-try/in-finally-with-catch/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/nested-try/in-finally-witthout-catch/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/pr-10341/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/vercel/regression-1/1/exec.js
 crates/swc_ecma_transforms_compat/tests/async-to-generator/vercel/regression-1/2/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-2627/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-2627/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-3235/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-3235/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-3347/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4225/1/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4225/2/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/2/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/2/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/3/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/3/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/4/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/4/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/5/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4238/5/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4286/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4286/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4286/2/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-4286/2/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5048/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5048/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5048/2/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5048/2/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/2/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/2/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/3/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-5270/3/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6344/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6344/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/1/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/2/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/2/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/3/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6573/3/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-6898/1/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-7418/1/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-7432/1/exec.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-7989/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-7989/output.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-8148/1/input.js
 crates/swc_ecma_transforms_compat/tests/block-scoping/issue-8148/1/output.js
 crates/swc_ecma_transforms_compat/tests/class-properties/issue-7561/input.js
 crates/swc_ecma_transforms_compat/tests/class-properties/issue-7561/output.js
 crates/swc_ecma_transforms_compat/tests/class-properties/issue-8948/input.js
 crates/swc_ecma_transforms_compat/tests/class-properties/issue-8948/output.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set.rs
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/1/input.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/1/output.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/2/input.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/2/output.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/3/input.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/3/output.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/4/input.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/4/output.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/5/input.js
 crates/swc_ecma_transforms_compat/tests/class_fields_use_set/basic/5/output.js
 crates/swc_ecma_transforms_compat/tests/classes/create-super-1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/create-super-1/input.js
 crates/swc_ecma_transforms_compat/tests/classes/create-super-1/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-1959/1/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-1959/2/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-2071/case1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-2071/case2/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-2228/case1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-2476/1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-3106/1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-3700/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-3700/input.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-3700/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/1/input.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/1/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/2/input.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/2/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/3/input.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-5029/3/output.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-6356/input.js
 crates/swc_ecma_transforms_compat/tests/classes/issue-6356/output.js
 crates/swc_ecma_transforms_compat/tests/classes/next-30174/1/exec.js
 crates/swc_ecma_transforms_compat/tests/classes/next-31627/1/input.js
 crates/swc_ecma_transforms_compat/tests/classes/next-31627/1/output.js
 crates/swc_ecma_transforms_compat/tests/destructuring/7776/input.js
 crates/swc_ecma_transforms_compat/tests/destructuring/7776/output.js
 crates/swc_ecma_transforms_compat/tests/destructuring/pr-8470/input.js
 crates/swc_ecma_transforms_compat/tests/destructuring/pr-8470/output.js
 crates/swc_ecma_transforms_compat/tests/es2015_arrow.rs
 crates/swc_ecma_transforms_compat/tests/es2015_block_scoping.rs
 crates/swc_ecma_transforms_compat/tests/es2015_classes.rs
 crates/swc_ecma_transforms_compat/tests/es2015_computed_props.rs
 crates/swc_ecma_transforms_compat/tests/es2015_destructuring.rs
 crates/swc_ecma_transforms_compat/tests/es2015_duplicated_keys.rs
 crates/swc_ecma_transforms_compat/tests/es2015_for_of.rs
 crates/swc_ecma_transforms_compat/tests/es2015_generator.rs
 crates/swc_ecma_transforms_compat/tests/es2015_generator_sparse_array.rs
 crates/swc_ecma_transforms_compat/tests/es2015_new_target.rs
 crates/swc_ecma_transforms_compat/tests/es2015_object_super.rs
 crates/swc_ecma_transforms_compat/tests/es2015_parameters.rs
 crates/swc_ecma_transforms_compat/tests/es2015_shorthand_propertie.rs
 crates/swc_ecma_transforms_compat/tests/es2015_spread.rs
 crates/swc_ecma_transforms_compat/tests/es2015_template_literals.rs
 crates/swc_ecma_transforms_compat/tests/es2017_async_to_generator.rs
 crates/swc_ecma_transforms_compat/tests/es2018_object_rest_spread.rs
 crates/swc_ecma_transforms_compat/tests/es2020_nullish_coalescing.rs
 crates/swc_ecma_transforms_compat/tests/es2020_optional_chaining.rs
 crates/swc_ecma_transforms_compat/tests/es2021_logcal_assignments.rs
 crates/swc_ecma_transforms_compat/tests/es2022_class_properties.rs
 crates/swc_ecma_transforms_compat/tests/es2022_private_in_object.rs
 crates/swc_ecma_transforms_compat/tests/es2022_static_blocks.rs
 crates/swc_ecma_transforms_compat/tests/for-of/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/issue-2622/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/issue-2799/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/issue-2915/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/issue-3006/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/issue-8010/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/next-31757/1/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/next-31757/2/exec.js
 crates/swc_ecma_transforms_compat/tests/for-of/spec-identifier/input.js
 crates/swc_ecma_transforms_compat/tests/for-of/spec-identifier/output.js
 crates/swc_ecma_transforms_compat/tests/for-of/spec-ignore-cases/input.js
 crates/swc_ecma_transforms_compat/tests/for-of/spec-ignore-cases/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/edge-12/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/edge-12/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/edge-13/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/edge-13/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/block/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/class-extended/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/class/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/function-class-extended/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/function-class/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/function/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/reflect-class/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/exec/reflect-function/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/arrow/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/arrow/options.json
 crates/swc_ecma_transforms_compat/tests/new-target/general/arrow/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/block/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/block/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties-loose/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties-loose/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties-loose/options.json
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties-loose/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties/exec.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties/options.json
 crates/swc_ecma_transforms_compat/tests/new-target/general/class-properties/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/class/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/extended-class/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/extended-class/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/function/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/function/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/iiaf-class/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/iiaf-class/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/object/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/general/object/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/issue-4193/input.js
 crates/swc_ecma_transforms_compat/tests/new-target/issue-4193/output.js
 crates/swc_ecma_transforms_compat/tests/new-target/options.json
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/7776/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/7776/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/1/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/1/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/10/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/10/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/11/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/11/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/12/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/12/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/13/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/13/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/2/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/2/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/3/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/3/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/4/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/4/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/5/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/5/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/6/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/6/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/7/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/7/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/8/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/8/output.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/9/input.js
 crates/swc_ecma_transforms_compat/tests/object-rest-spread/rest-parameters/9/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-function-call-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-function-call-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-function-param-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-function-param-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-member-expression-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-member-expression-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-memoize-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-memoize-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-method-key-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-method-key-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-super-method-call-loose/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/general-super-method-call-loose/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/issue-7559/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining-loose/issue-7559/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/call-1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/call-1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/call-2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/call-2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/curried-function-call/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/curried-function-call/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-assignment/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-assignment/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-containers/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-containers/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-delete/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-delete/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-delete/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-function-call/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-function-call/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-member-access/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-member-access/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-memoize/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-memoize/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-super-method-call/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-super-method-call/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-unary/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/general-unary/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/indirect-eval-call/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/indirect-eval-call/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1092/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1092/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1092/2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1092/2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1130/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1130/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1130/2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1130/2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1133-1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1133-1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1136-1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1136-1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1836-1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-1836-1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-2063/1/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-2063/2/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-6762/1/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-6762/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-6762/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-6886/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7003/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/1/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/2/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7156/2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7312/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7312/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7312/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/3/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-732/3/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/1/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/1/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/3/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7441/3/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7526/1/exec.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7561/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/issue-7561/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/parenthesis/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/parenthesis/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/private-field-call/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/private-field-call/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/simple-3/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/simple-3/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-95-2/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-95-2/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-95-3/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-95-3/output.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-issue-62/input.js
 crates/swc_ecma_transforms_compat/tests/optional-chaining/swc-node-issue-62/output.js
 crates/swc_ecma_transforms_compat/tests/parameters/issue-6790/1/input.js
 crates/swc_ecma_transforms_compat/tests/parameters/issue-6790/1/output.js
 crates/swc_ecma_transforms_compat/tests/parameters/vercel-1/input.js
 crates/swc_ecma_transforms_compat/tests/parameters/vercel-1/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/compiled-classes/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/compiled-classes/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/compiled-classes/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class-other-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class-other-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/nested-class/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.assumption-privateFieldsAsProperties/static-method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/native-classes/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/native-classes/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/native-classes/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class-other-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class-other-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/nested-class/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/.private-loose/static-method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/native-classes/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/native-classes/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/native-classes/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class-other-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class-other-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/nested-class/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/private/static-method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-in-default-param/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-in-default-param/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-instance/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-instance/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-static/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/class-expression-static/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-instance/exec.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-instance/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-instance/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-static/exec.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-static/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/half-constructed-static/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/multiple-checks/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/multiple-checks/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class-other-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class-other-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class-redeclared/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class-redeclared/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/nested-class/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/options.json
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-accessor/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-accessor/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-field/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-field/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-method/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-method/output.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-shadowed-binding/input.js
 crates/swc_ecma_transforms_compat/tests/private-in-object/to-native-fields/static-shadowed-binding/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/.method-type-annotations/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/.method-type-annotations/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/method-plain/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/method-plain/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/proto/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/proto/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-comments/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-comments/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-mixed/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-mixed/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-multiple/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-multiple/output.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-single/input.js
 crates/swc_ecma_transforms_compat/tests/shorthand_properties/shorthand-single/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/class-binding/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/class-binding/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/export-default/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/export-default/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/in-class-heritage/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/in-class-heritage/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/multiple-static-initializers/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/multiple-static-initializers/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/name-conflicts01/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/name-conflicts01/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/name-conflicts02/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/name-conflicts02/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/new-target/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/basic/new-target/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/class-binding/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/class-binding/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/in-class-heritage/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/in-class-heritage/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/multiple-static-initializers/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/multiple-static-initializers/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/name-conflict/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/name-conflict/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/new-target/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties/new-target/output.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/issue-7106/input.js
 crates/swc_ecma_transforms_compat/tests/static-blocks/issue-7106/output.js
 crates/swc_ecma_transforms_macros/Cargo.toml
 crates/swc_ecma_transforms_macros/src/common.rs
 crates/swc_ecma_transforms_macros/src/fast.rs
 crates/swc_ecma_transforms_macros/src/lib.rs
 crates/swc_ecma_transforms_macros/src/parallel.rs
 crates/swc_ecma_transforms_module/AGENTS.md
 crates/swc_ecma_transforms_module/Cargo.toml
 crates/swc_ecma_transforms_module/src/amd.rs
 crates/swc_ecma_transforms_module/src/common_js.rs
 crates/swc_ecma_transforms_module/src/import_analysis.rs
 crates/swc_ecma_transforms_module/src/lib.rs
 crates/swc_ecma_transforms_module/src/module_decl_strip.rs
 crates/swc_ecma_transforms_module/src/module_ref_rewriter.rs
 crates/swc_ecma_transforms_module/src/path.rs
 crates/swc_ecma_transforms_module/src/rewriter/import_rewriter_swc.rs
 crates/swc_ecma_transforms_module/src/rewriter/import_rewriter_typescript.rs
 crates/swc_ecma_transforms_module/src/rewriter/mod.rs
 crates/swc_ecma_transforms_module/src/system_js.rs
 crates/swc_ecma_transforms_module/src/top_level_this.rs
 crates/swc_ecma_transforms_module/src/umd.rs
 crates/swc_ecma_transforms_module/src/umd/config.rs
 crates/swc_ecma_transforms_module/src/util.rs
 crates/swc_ecma_transforms_module/src/wtf8.rs
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/amd.rs/for_of_as_array_for_of_import_amd.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/common_js.rs/for_of_as_array_for_of_import_commonjs.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/allow_continuous_assignment.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/allow_top_level_this_false.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/allow_top_level_this_true.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/iife.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/imports.js
 crates/swc_ecma_transforms_module/tests/__swc_snapshots__/tests/system_js.rs/top_level_this_false_class.js
 crates/swc_ecma_transforms_module/tests/amd.rs
 crates/swc_ecma_transforms_module/tests/common_js.rs
 crates/swc_ecma_transforms_module/tests/fixture-manual/issue-4730/input/packages/a/src/index.ts
 crates/swc_ecma_transforms_module/tests/fixture-manual/issue-4730/input/packages/b/src/index.ts
 crates/swc_ecma_transforms_module/tests/fixture-manual/issue-4730/input/src/index.js
 crates/swc_ecma_transforms_module/tests/fixture-manual/issue-4730/output/index.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/false/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/false/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/false/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/false/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/false/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/true/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/true/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/true/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/true/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/allow-top-level-this/true/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/1/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/1/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/1/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/1/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/2/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/2/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/2/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/2/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/3/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/3/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/3/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/3/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/4/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/4/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/4/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/amd-triple-slash-directive/4/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/live-rewrite/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/live-rewrite/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/live-rewrite/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/live-rewrite/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private-method/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private-method/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private-method/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private-method/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/private/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/public/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/public/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/public/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/class-properties/public/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-property/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-property/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/class-property/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/class-property/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-assign/input.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-assign/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-assign/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-assign/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-import/input.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-import/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-import/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/export-import/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/mixed/input.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/mixed/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/mixed/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/cts-import-export/mixed/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/01/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/01/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/01/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/01/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/02/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/02/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/02/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/02/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/named-define/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/named-define/module.amd.json
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/named-define/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/named-define/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/named-define/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/non-strict-mode/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/non-strict-mode/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/non-strict-mode/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/non-strict-mode/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/non-strict-mode/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/usage/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/usage/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/usage/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/custom/usage/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/disable-strict-mode-strict-mode-false/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/disable-strict-mode-strict-mode-false/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/disable-strict-mode-strict-mode-false/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/disable-strict-mode-strict-mode-false/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/disable-strict-mode-strict-mode-false/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-interop-annotation/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-interop-annotation/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/export-interop-annotation/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-interop-annotation/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/export-interop-annotation/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-proto/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-proto/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-proto/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/export-proto/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-update/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-update/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/export-update/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/export-update/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/ignore-dynamic/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/ignore-dynamic/1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/ignore-dynamic/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/ignore-dynamic/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/ignore-dynamic/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/import-meta/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/import-meta/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/import-meta/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/import-meta/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string-as-string/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string-as-string/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string-as-string/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string-as-string/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from-string/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-from/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named-string-can-be-identifier/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named-string-can-be-identifier/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named-string-can-be-identifier/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named-string-can-be-identifier/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/export-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named-string-can-be-identifier/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named-string-can-be-identifier/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named-string-can-be-identifier/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named-string-can-be-identifier/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-module-string-names/import-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-all/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-all/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-all/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-all/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-all/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-10/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-10/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-10/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-10/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-10/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-11/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-11/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-11/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-11/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-11/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-3/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-4/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-5/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-6/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-6/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-6/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-6/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-6/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-7/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-7/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-7/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-7/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-7/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-8/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-8/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-8/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-8/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-8/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-9/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-9/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-9/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-9/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default-9/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-destructured/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-destructured/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-destructured/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-destructured/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-destructured/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-3/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-4/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-5/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-6/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-6/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-6/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-6/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-6/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-7/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-7/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-7/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-7/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-7/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-8/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-8/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-8/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-8/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-from-8/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-3/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-4/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-5/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/export-named-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/exports-variable/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/exports-variable/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/exports-variable/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/exports-variable/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/exports-variable/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/hoist-function-exports/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/hoist-function-exports/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/hoist-function-exports/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/hoist-function-exports/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/hoist-function-exports/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-glob/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-glob/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-glob/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-glob/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-glob/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-mixing/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-mixing/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-mixing/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-mixing/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-mixing/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-ordering/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-ordering/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-ordering/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-ordering/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports-ordering/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/imports/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/overview/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/overview/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/overview/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/overview/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/overview/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/remap/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/remap/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/remap/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/remap/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-node/remap/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/export-from/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/export-from/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/export-from/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/export-from/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/export-from/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-default-only/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-default-only/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-default-only/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-default-only/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-default-only/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-wildcard/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-wildcard/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-wildcard/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-wildcard/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop-none/import-wildcard/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-all/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-all/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-all/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-all/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-10/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-10/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-10/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-10/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-11/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-11/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-11/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-11/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-6/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-6/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-6/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-6/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-7/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-7/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-7/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-7/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-8/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-8/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-8/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-8/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-9/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-9/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-9/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default-9/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-destructured/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-destructured/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-destructured/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-destructured/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-6/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-6/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-6/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-6/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-7/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-7/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-7/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-7/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-8/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-8/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-8/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-from-8/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/export-named-5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/exports-variable/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/exports-variable/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/exports-variable/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/exports-variable/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/hoist-function-exports/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/hoist-function-exports/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/hoist-function-exports/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/hoist-function-exports/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-call/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-call/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-call/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-call/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-glob/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-glob/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-glob/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-glob/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-mixing/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-mixing/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-mixing/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-mixing/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-ordering/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-ordering/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-ordering/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports-ordering/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/imports/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/overview/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/overview/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/overview/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/overview/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/remap/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/remap/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/remap/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/interop/remap/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1018/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1018/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1018/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1018/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1043/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-11662/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-11662/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-11662/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-11662/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1201/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1201/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1201/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1201/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1213/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1213/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1213/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1213/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1423/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1423/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1423/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1423/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1480/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1568/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1588/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1588/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1588/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1588/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1614/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1614/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1614/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1614/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1686/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1686/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1686/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1686/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1757/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1757/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1757/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1757/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-176/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-176/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-176/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-176/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1780/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1780/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1780/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1780/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1786/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1786/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1786/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1786/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1787/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1787/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1787/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1787/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-1799/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2101/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2211/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2297/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2297/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2297/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2297/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2344/3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-235/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-235/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-235/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-235/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2548/case3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2549/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2549/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2549/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2549/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2678/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2678/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2678/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-2678/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3246/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-326/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-326/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-326/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-326/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-332/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-332/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-332/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-332/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-335/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-335/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-335/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-335/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3438/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3438/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3438/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3438/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/5/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/5/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/5/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3439/5/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-369/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-369/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-369/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-369/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3732/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3732/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3732/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3732/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-389/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3898/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3898/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3898/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-3898/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-396/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4064/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4064/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4064/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4064/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4253/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4253/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4253/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4253/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4313/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4313/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4313/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4313/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4456/1/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4456/1/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4456/1/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4456/1/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4534/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4534/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4534/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4534/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-456/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4567/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4567/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4567/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4567/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4700/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4700/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4700/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4700/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4718/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4718/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4718/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4718/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4798/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4798/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4798/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4798/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4799/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4799/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4799/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4799/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4799/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4864/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4864/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4864/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4864/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4864/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4866/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4866/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4866/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4866/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/1/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/1/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/1/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/1/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/2/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/2/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/2/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4898/2/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4981/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4981/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4981/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4981/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4984/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4984/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4984/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-4984/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/1/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/1/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/1/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/1/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/2/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/2/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/2/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/2/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/3/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/3/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/3/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5042/3/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5054/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5054/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5054/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5054/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5063/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5157/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5260/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5260/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5260/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-5260/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-578/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-578/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-578/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-578/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-605/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-605/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-605/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-605/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-605/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7180/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7180/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7180/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7180/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7180/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-724/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-724/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-724/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-724/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-724/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7315/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7315/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7315/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-7315/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-763/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-763/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-763/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-763/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-763/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-8047/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-8047/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-8047/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-8047/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-831/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-831/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-831/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-831/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-895/input.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-895/output.amd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-895/output.cts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-895/output.umd.ts
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-962/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-962/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-962/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/issue-962/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/computed-prop-name/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/computed-prop-name/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/computed-prop-name/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/computed-prop-name/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/computed-prop-name/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-import-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-all/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-all/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-all/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-all/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-all/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-reexport-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-sideeffect/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-sideeffect/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-sideeffect/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-sideeffect/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/dep-sideeffect/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/export-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-all-from-object-config/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-all-from-object-config/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-all-from-object-config/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-all-from-object-config/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-all-from-object-config/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-only-allowed-from-object-config/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-only-allowed-from-object-config/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-only-allowed-from-object-config/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-only-allowed-from-object-config/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/import-only-allowed-from-object-config/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/issue-3081/2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-import-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-all/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-all/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-all/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-all/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-reexport-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-sideeffect/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-sideeffect/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-sideeffect/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-sideeffect/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/local-sideeffect/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/not-shadowed-by-labels/.input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/not-shadowed-by-labels/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/import-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-all/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-all/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-all/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-all/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-all/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-default/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-default/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-default/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-default/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-default/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-named/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-named/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-named/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-named/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-named/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-namespace/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-namespace/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-namespace/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-namespace/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/reexport-namespace/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/sideeffect/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/sideeffect/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/sideeffect/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/sideeffect/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/lazy/whitelist/sideeffect/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/many-exports-chunked/1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/many-exports-chunked/1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/many-exports-chunked/1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/many-exports-chunked/1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/class-static-block/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/class-static-block/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/class-static-block/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/class-static-block/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/copy-getters-setters/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/copy-getters-setters/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/copy-getters-setters/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/copy-getters-setters/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/import-const-throw/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/import-const-throw/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/import-const-throw/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/import-const-throw/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-arrow-function/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-arrow-function/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-arrow-function/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-arrow-function/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-method-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-property-name/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-property-name/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-property-name/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-computed-class-property-name/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-call/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-call/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-call/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-call/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-declaration/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-declaration/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-declaration/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-declaration/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-reference/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-reference/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-reference/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/misc/undefined-this-root-reference/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/pull-4688/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/pull-4688/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/pull-4688/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/pull-4688/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/4209/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/4209/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/4209/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/4209/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6647/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6647/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6647/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6647/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6733/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6733/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6733/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/6733/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/t-7178/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/t-7178/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/t-7178/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/regression/t-7178/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-1/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-1/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-1/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-1/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-1/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-2/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-2/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-2/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-2/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-2/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-3/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-3/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-3/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-3/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-3/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-4/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-4/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-4/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-4/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-4/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-default-params/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-default-params/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-default-params/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-default-params/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-default-params/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-rest/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-rest/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-rest/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-rest/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array-rest/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-array/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-deep/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-deep/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-deep/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-deep/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-deep/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-default-params/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-default-params/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-default-params/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-default-params/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-default-params/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-rest/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-rest/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-rest/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-rest/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object-rest/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/export-const/destructuring-object/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import-wildcard/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import-wildcard/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import-wildcard/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import-wildcard/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import-wildcard/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import/module.json
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/strict/import/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/negative-suffix/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/negative-suffix/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/negative-suffix/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/negative-suffix/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/positive-suffix/input.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/positive-suffix/output.amd.js
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/positive-suffix/output.cjs
 crates/swc_ecma_transforms_module/tests/fixture/common/update-expression/positive-suffix/output.umd.js
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/allow-continuous-assignment/input.js
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array-default-params/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array-default-params/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array-rest/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array-rest/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-array/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-deep/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-deep/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object-default-params/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object-default-params/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object-rest/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object-rest/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-const-destructuring-object/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-2/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-2/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-3/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-3/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-4/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-4/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-5/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-5/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-6/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-6/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-7/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-7/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-8/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-8/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-9/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default-9/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-default/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-fn-decl/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-fn-decl/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-2/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-2/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-3/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-3/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-4/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-4/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-5/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-5/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-6/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from-6/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-from/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-2/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-2/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-3/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-3/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-4/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-4/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-5/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-5/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-6/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-6/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-7/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-7/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-8/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-8/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-alongside-with-export-star/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named-alongside-with-export-star/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-named/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-uninitialized/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/export-uninitialized/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/exports-variable/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/exports-variable/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoist-function-class/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoist-function-class/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoist-function-exports/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoist-function-exports/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoisting-bindings/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/hoisting-bindings/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/import-meta/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/import-meta/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-default/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-default/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-glob/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-glob/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-mixing/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-mixing/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-named/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-named/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-numbered/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports-numbered/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/imports/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from-string-as-string/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from-string-as-string/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from-string/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from-string/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-from/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-named-string-can-be-identifier/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-named-string-can-be-identifier/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-named/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/export-named/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/import-named-string-can-be-identifier/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/import-named-string-can-be-identifier/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/import-named/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/interop-module-string-names/import-named/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/module-name/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/module-name/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/overview/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/overview/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/regression/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/regression/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/remap/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/remap/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/tla/not-tla/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/tla/not-tla/output.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/tla/tla-block/input.mjs
 crates/swc_ecma_transforms_module/tests/fixture/systemjs/tla/tla-block/output.mjs
 crates/swc_ecma_transforms_module/tests/path_node.rs
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/1-respect-base-url/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/1-respect-base-url/input/src/folder/file1.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/1-respect-base-url/input/src/folder/file2.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/1-respect-base-url/input/src/index.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/2-check-file-existence/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/2-check-file-existence/input/src/folder/file1.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/2-check-file-existence/input/src/folder/file2.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/2-check-file-existence/input/src/index.ts
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/3-exact-pattern/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/.issue-6530/3-exact-pattern/input/src/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-11586/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-11586/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-11586/input/plugins/a.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-11586/input/plugins/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-11586/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4532/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4532/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4532/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4585/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4585/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4585/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/1/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/1/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/1/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/2/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/2/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4605/2/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4607/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4607/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4607/input/src/utils/shared/foo/boo.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4607/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/1/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/1/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/1/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/2/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/2/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-4619/2/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6159/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-6159/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6159/input/src/a.js
 crates/swc_ecma_transforms_module/tests/paths/issue-6159/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/1/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/1/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/1/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/2/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/2/input/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-6779/2/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-7417/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-7417/input/src/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-7417/input/src/lib/foo.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-7417/input/src/lib/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-7417/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-9551/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/issue-9551/input/src/.foo/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-9551/input/src/foo/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-9551/input/src/index.ts
 crates/swc_ecma_transforms_module/tests/paths/issue-9551/output/index.ts
 crates/swc_ecma_transforms_module/tests/paths/pack-1682/1/input/config.json
 crates/swc_ecma_transforms_module/tests/paths/pack-1682/1/input/db/PrismaClientProvider.js
 crates/swc_ecma_transforms_module/tests/paths/pack-1682/1/input/db/client/index-browser.js
 crates/swc_ecma_transforms_module/tests/paths/pack-1682/1/input/utils/test.js
 crates/swc_ecma_transforms_module/tests/paths/pack-1682/1/output/index.ts
 crates/swc_ecma_transforms_module/tests/system_js.rs
 crates/swc_ecma_transforms_module/tests/umd.rs
 crates/swc_ecma_transforms_optimization/AGENTS.md
 crates/swc_ecma_transforms_optimization/Cargo.toml
 crates/swc_ecma_transforms_optimization/src/const_modules.rs
 crates/swc_ecma_transforms_optimization/src/debug.rs
 crates/swc_ecma_transforms_optimization/src/inline_globals.rs
 crates/swc_ecma_transforms_optimization/src/json_parse.rs
 crates/swc_ecma_transforms_optimization/src/lib.rs
 crates/swc_ecma_transforms_optimization/src/simplify/branch/mod.rs
 crates/swc_ecma_transforms_optimization/src/simplify/branch/tests.rs
 crates/swc_ecma_transforms_optimization/src/simplify/const_propagation.rs
 crates/swc_ecma_transforms_optimization/src/simplify/dce/mod.rs
 crates/swc_ecma_transforms_optimization/src/simplify/expr/mod.rs
 crates/swc_ecma_transforms_optimization/src/simplify/expr/tests.rs
 crates/swc_ecma_transforms_optimization/src/simplify/inlining/mod.rs
 crates/swc_ecma_transforms_optimization/src/simplify/inlining/scope.rs
 crates/swc_ecma_transforms_optimization/src/simplify/mod.rs
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/globals_simple.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/issue_10831_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/issue_215.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/issue_2499_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/issue_417_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/issue_417_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/node_env.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/inline_globals.rs/non_global.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/array.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/boolean.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/computed_property.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/decimal_number.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/empty_object.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/invalid_numeric_key.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/min_cost_0.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/min_cost_15.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/nested_array.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/null.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/number.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/object.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/object_method.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/object_numeric_keys.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/simple_arr.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/simple_object.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/spread.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/string.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/string_single_quote_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/string_single_quote_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/tpl.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/tpl2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/src/json_parse.rs/tpl3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/complex_multiple.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/default_import_issue_7601.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/imports_hoisted.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/issue_7025.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/namespace_import.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/namespace_import_computed.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/simple_flags.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/const_modules.rs/use_as_object_prop_shorthand.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/remove_imports_with_side_effects.rs/import_export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/remove_imports_with_side_effects.rs/import_unused_export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/remove_imports_with_side_effects.rs/single_pass.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_1156_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_1619_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_2466_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_389_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_4173.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/issue_4272.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/multi_run.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify.rs/single_pass.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/assign_op.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/custom_loop_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_8736_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_8736_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_9076.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_9121_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_9212_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/deno_9212_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/export_named_from.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/import_default_export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/import_default_unused.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/import_mixed_unused.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/import_specific_unused.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/import_unused_export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1111.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1150_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1156_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1156_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1156_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_1156_4.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_760_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_760_2_export_default.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_760_2_export_named.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_4.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_5_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_763_5_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_898_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/issue_898_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/noop_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/noop_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/noop_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/single_pass.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_004.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_005.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_006.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_007.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_008.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_009.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_dce.rs/spack_issue_010.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/closure_compiler_1234.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/const_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/custom_loop_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/custom_loop_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/custom_loop_3.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/deno_8180_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/deno_8189_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/for_of_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/for_of_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/function_scope_simple_var.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/function_scope_var_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/function_scope_var_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/generator_let_increment.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/generator_let_yield.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/issue_1156_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/issue_1156_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/let_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/let_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/let_const_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/let_const_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/regex.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/simple_inline_in_fn.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/tagged_tpl_lit_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/top_level_assign_op.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/top_level_decrement.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/top_level_does_not_inline_fn_decl.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/top_level_increment.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/top_level_simple_var.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/tpl_lit_1.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/tpl_lit_2.js
 crates/swc_ecma_transforms_optimization/tests/__swc_snapshots__/tests/simplify_inlining.rs/tpl_lit_3.js
 crates/swc_ecma_transforms_optimization/tests/const-modules/issue-7747/globals.json
 crates/swc_ecma_transforms_optimization/tests/const-modules/issue-7747/input.js
 crates/swc_ecma_transforms_optimization/tests/const-modules/issue-7747/output.js
 crates/swc_ecma_transforms_optimization/tests/const_modules.rs
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/property/input.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/property/output.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/property2/input.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/property2/output.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/spread/input.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/spread/output.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/var/input.js
 crates/swc_ecma_transforms_optimization/tests/dce-jsx/var/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-1/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-2/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-2/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-2/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-3/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-3/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-3/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-4/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-4/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-4/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-5/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-5/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/cycle-5/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-18789/case1/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-18789/case1/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-18789/case1/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case1/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case1/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case1/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case2/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case2/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case2/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case3/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case3/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/deno-9546/case3/output.js
 crates/swc_ecma_transforms_optimization/tests/dce/issue-6066/input.js
 crates/swc_ecma_transforms_optimization/tests/dce/issue-6066/output.full.js
 crates/swc_ecma_transforms_optimization/tests/dce/issue-6066/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case1/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case1/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case2/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case2/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case3/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1688/case3/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1846/fcase1/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1846/fcase1/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1901/case1/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-1901/case1/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-2165/case1/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-2165/case1/output.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-3115/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-3115/output.js
 crates/swc_ecma_transforms_optimization/tests/fixture.rs
 crates/swc_ecma_transforms_optimization/tests/remove_imports_with_side_effects.rs
 crates/swc_ecma_transforms_optimization/tests/simplify.rs
 crates/swc_ecma_transforms_optimization/tests/simplify_dce.rs
 crates/swc_ecma_transforms_optimization/tests/simplify_inlining.rs
 crates/swc_ecma_transforms_proposal/AGENTS.md
 crates/swc_ecma_transforms_proposal/Cargo.toml
 crates/swc_ecma_transforms_proposal/scripts/split-decorator-tests.mjs
 crates/swc_ecma_transforms_proposal/src/decorator_2022_03.rs
 crates/swc_ecma_transforms_proposal/src/decorator_2023_11.rs
 crates/swc_ecma_transforms_proposal/src/decorator_impl.rs
 crates/swc_ecma_transforms_proposal/src/decorators/legacy/metadata.rs
 crates/swc_ecma_transforms_proposal/src/decorators/legacy/mod.rs
 crates/swc_ecma_transforms_proposal/src/decorators/mod.rs
 crates/swc_ecma_transforms_proposal/src/explicit_resource_management.rs
 crates/swc_ecma_transforms_proposal/src/export_default_from.rs
 crates/swc_ecma_transforms_proposal/src/import_attributes.rs
 crates/swc_ecma_transforms_proposal/src/lib.rs
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/export.rs/default_compounded_es6.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/export.rs/default_es6.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/export.rs/namespace_compound_es6.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/export.rs/namespace_default.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/export.rs/namespace_es6.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/import_assertions.rs/export_all_with_assertions.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/import_assertions.rs/import_with_assertions.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/import_assertions.rs/named_export_with_assertions.js
 crates/swc_ecma_transforms_proposal/tests/__swc_snapshots__/tests/import_assertions.rs/side_effect_import_with_assertions.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Basic-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Basic-private-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Basic-private-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Basic-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Extra-initializer-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Extra-initializer-private-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Extra-initializer-private-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Extra-initializer-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Return-null-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Return-null-private-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Return-null-private-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Return-null-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Shim-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Shim-private-instance-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Shim-private-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Auto-accessor-decorators-Shim-static-auto-accessor.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Anonymous.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Array-binding.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Assignment-array-binding.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Assignment-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Assignment-object-binding.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Instance-auto-accessor-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Instance-field-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Object-binding.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Property-value.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Static-auto-accessor-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Static-field-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-expression-Variable-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Basic-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Binding-initialization-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Binding-initialization-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Extra-initializer.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Order.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Return-null.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Class-decorators-Return-object.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Class-binding-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Class-binding-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Computed-names-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Computed-names-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Inner-private-name-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Inner-private-name-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Outer-private-name-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-Outer-private-name-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-await-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-await-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-this-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-list-evaluation-this-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-metadata-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Decorator-metadata-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Basic-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Basic-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Basic-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Basic-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Extra-initializer-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Extra-initializer-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Extra-initializer-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Extra-initializer-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Order-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Order-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Order-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Order-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-null-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-null-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-null-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-null-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-object-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-object-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-object-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Return-object-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Shim-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Shim-private-instance-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Shim-private-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Field-decorators-Shim-static-field.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Basic-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Basic-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Basic-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Basic-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Extra-initializer-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Extra-initializer-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Extra-initializer-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Extra-initializer-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Order-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Order-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Order-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Order-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-null-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-null-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-null-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-null-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-object-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-object-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-object-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Return-object-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Shim-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Shim-private-instance-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Shim-private-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Getter-decorators-Shim-static-getter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Initializer-order-private-members,-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Initializer-order-private-members,-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Initializer-order-public-members,-class-expression.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Initializer-order-public-members,-class-statement.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Basic-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Basic-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Basic-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Basic-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Extra-initializer-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Extra-initializer-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Extra-initializer-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Extra-initializer-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Order-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Order-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Order-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Order-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-null-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-null-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-null-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-null-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-object-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-object-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-object-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Return-object-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Shim-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Shim-private-instance-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Shim-private-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Method-decorators-Shim-static-method.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Basic-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Basic-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Basic-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Basic-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Extra-initializer-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Extra-initializer-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Extra-initializer-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Extra-initializer-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Order-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Order-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Order-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Order-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-null-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-null-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-null-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-null-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-object-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-object-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-object-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Return-object-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Shim-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Shim-private-instance-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Shim-private-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator-evanw-split/Setter-decorators-Shim-static-setter.js
 crates/swc_ecma_transforms_proposal/tests/decorator_evanw.rs
 crates/swc_ecma_transforms_proposal/tests/decorators.rs
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-nested-constructor-expression/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-nested-constructor-expression/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-private-accessor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-private-accessor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/.2022-03-assumption-constantSuper/super-in-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors--to-es2015/undecorated-static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-accessors/undecorated-static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-installed-on-correct-class/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-installed-on-correct-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-installed-on-correct-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/.replacement-static-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-fields/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-fields/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-methods/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/decorator-access-modified-methods/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/expressions-static-blocks/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/expressions-static-blocks/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/expressions/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/expressions/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/inheritance/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/inheritance/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/inheritance/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement-with-expr/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement-with-expr/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement-with-expr/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes--to-es2015/replacement/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-fields/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-fields/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-fields/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-methods/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-methods/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/decorator-access-modified-methods/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/expressions-static-blocks/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/expressions-static-blocks/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/expressions/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/expressions/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/inheritance/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/inheritance/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-static-installed-on-correct-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-static-installed-on-correct-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-static-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-static-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-with-expr/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement-with-expr/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-classes/replacement/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/.method-and-field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/.method-and-field/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/.method-and-field/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-ast/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-ast/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-ast/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-value/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-value/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/computed-keys-same-value/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/methods-with-same-key/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/methods-with-same-key/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/methods-with-same-key/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/computed-keys-same-ast/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/computed-keys-same-ast/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/computed-keys-same-value/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/computed-keys-same-value/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/method-and-field/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/method-and-field/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/methods-with-same-key/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/methods-with-same-key/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-duplicated-keys/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/default-anonymous/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/default-anonymous/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/default-named/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/default-named/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/member-decorator/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/member-decorator/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/named/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/named/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/no-decorators/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/no-decorators/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-exported/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-fields/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters-and-setters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-getters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/class/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/element/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/no-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/subclass-no-super-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-metadata/subclass-super-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/private-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/public-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-private-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-public-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-methods/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/class-and-method-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/class-and-property-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/decorator-evaluation-scope/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/initProto-existing-derived-constructor/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/initProto-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/initProto-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/initializer-property-ignored/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/initializer-timing/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/leaked-context-addInitializer-throw/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/leaked-context-addInitializer/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/valid-expression-formats/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc--to-es2015/valid-expression-formats/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/all-decorators/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/all-decorators/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/decorator-evaluation-scope/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/decorator-evaluation-scope/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initProto-existing-derived-constructor-multiple-super/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initProto-existing-derived-constructor-multiple-super/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initProto-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initProto-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initializer-property-ignored/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/initializer-property-ignored/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/private-keys-in-enclosing-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/private-keys-in-enclosing-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-array-pattern/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-array-pattern/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-array-pattern/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-for-of/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-for-of/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-for-of/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-object-pattern/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-object-pattern/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-object-pattern/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-rest/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-rest/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-rest/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-update/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-update/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method-via-update/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/setting-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-nested-constructor-expression/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-nested-constructor-expression/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-private-accessor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-private-accessor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/super-in-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/valid-expression-formats/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-misc/valid-expression-formats/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/accessor-initializers-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/accessor-static-accessor-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/accessor-static-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/static-accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering--to-es2015/static-field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-initializers-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-simple/1/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-simple/1/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-static-accessor-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-static-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-static-method-initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/accessor-static-method-initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/static-accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-ordering/static-field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-accessor-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-add-initializer/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-class-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-field-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-getter-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-method-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/invalid-setter-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-runtime-errors--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2022-03-setters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-public-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors--to-es2015/undecorated-static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-public-inherited/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-public-inherited/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-static-private/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-static-private/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-static-public/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-accessors/undecorated-static-public/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-nested-constructor-expression/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-nested-constructor-expression/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-private-accessor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-private-accessor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-assumption-constantSuper/super-in-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/ctx/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-classes/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-fields/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-fields/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-methods/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/decorator-access-modified-methods/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/expressions-static-blocks/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/expressions-static-blocks/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/expressions/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/expressions/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/inheritance/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/inheritance/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/inheritance/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-decorator-initializer-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-decorator-initializer-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-decorator-initializer-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-installed-on-correct-class/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-installed-on-correct-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-installed-on-correct-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/output.stderr
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-method-private-instance-element-super/output.stderr
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-environment-super/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-access/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-access/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-access/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-access/output.stderr
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-destructuring/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-destructuring/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-destructuring/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-destructuring/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-private-instance-element-destructuring/output.stderr
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-static-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-with-expr/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-with-expr/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement-with-expr/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes--to-es2015/replacement/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/ctx/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/ctx/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-classes/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-classes/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-fields/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-fields/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-fields/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-methods/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-methods/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/decorator-access-modified-methods/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions-named-evaluation/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions-named-evaluation/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions-static-blocks/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions-static-blocks/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/expressions/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/inheritance/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/inheritance/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/initializers/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/initializers/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-decorator-initializer-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-decorator-initializer-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-installed-on-correct-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-installed-on-correct-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super-assumption-ignoreFunctionLength/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-method-private-instance-element-super/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-environment-super/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-environment-super/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-access/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-access/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-access/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-destructuring/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-destructuring/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-destructuring/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-destructuring/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-private-instance-element-destructuring/output.stderr
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-static-this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-with-expr/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement-with-expr/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-classes/replacement/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-ast/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-ast/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-ast/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-value/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-value/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/computed-keys-same-value/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/method-and-field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/method-and-field/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/method-and-field/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/methods-with-same-key/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/methods-with-same-key/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/methods-with-same-key/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/computed-keys-same-ast/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/computed-keys-same-ast/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/computed-keys-same-value/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/computed-keys-same-value/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/method-and-field/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/method-and-field/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/methods-with-same-key/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/methods-with-same-key/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-duplicated-keys/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/default-anonymous/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/default-anonymous/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/default-named/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/default-named/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/member-decorator/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/member-decorator/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/named/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/named/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/no-decorators/input.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/no-decorators/output.mjs
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-exported/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-fields/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters-and-setters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-getters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private-async-and-generator/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private-async-and-generator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private-async-and-generator/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private-async-and-generator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/public-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-private-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-public-with-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private-async-and-generator/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private-async-and-generator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private-async-and-generator/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private-async-and-generator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-methods/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/class-and-method-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/class-and-property-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/class-in-for-loop/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/class-underscore-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/ctx-access-public-other-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-arguments/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-new-target/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-private-environment/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-super-getter-setter/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-super-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-yield-private-super-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/decorator-evaluation-yield/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/destructuring-transform-integration/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/destructuring-transform-integration/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/destructuring-transform-integration/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initField-existing-derived-constructor/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initField-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initField-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initProto-existing-derived-constructor/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initProto-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initProto-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initializer-property-ignored/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/initializer-timing/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/invalid-non-callable-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/leaked-context-addInitializer-throw-2/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/leaked-context-addInitializer-throw/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/leaked-context-addInitializer/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/outer-class-binding-mutated/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/outer-class-binding-mutated/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/outer-class-binding-mutated/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/outer-class-binding-mutated/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/private-name-in-class-decorator/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/private-name-in-class-decorator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/private-name-in-class-decorator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/super-in-decorator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/super-in-decorator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/valid-expression-formats/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc--to-es2015/valid-expression-formats/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/all-decorators/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/all-decorators/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/class-in-for-loop/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/class-not-available-during-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/class-not-available-during-decorators/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/class-underscore-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/ctx-access-public-other-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/ctx-access-public-other-this/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-binding-destructuring-init/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-binding-destructuring-init/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-arguments/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-arguments/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-new-target/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-new-target/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-private-environment/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-super-getter-setter/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-super-getter-setter/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-super-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-super-property/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-this/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-yield-private-super-property/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-yield-private-super-property/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-yield/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-evaluation-yield/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-lifted-unbound-assignment/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/decorator-lifted-unbound-assignment/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initField-existing-derived-constructor/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initField-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initField-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor-multiple-super/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor-multiple-super/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initProto-existing-derived-constructor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initializer-property-ignored/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/initializer-property-ignored/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/invalid-non-callable-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/moved-static-super-nested-object-method/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/moved-static-super-nested-object-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/moved-static-super-nested-object-method/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/moved-static-super-nested-object-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/no-decorators-unbound-assignment/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/no-decorators-unbound-assignment/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/outer-class-binding-mutated/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/outer-class-binding-mutated/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/outer-class-binding-mutated/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/outer-class-binding-mutated/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/private-keys-in-enclosing-class/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/private-keys-in-enclosing-class/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/private-name-in-class-decorator/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/private-name-in-class-decorator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/private-name-in-class-decorator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-in-body/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-in-body/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-in-body/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-array-pattern/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-array-pattern/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-array-pattern/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-for-of/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-for-of/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-for-of/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-object-pattern/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-object-pattern/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-object-pattern/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-rest/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-rest/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-rest/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-update/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-update/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method-via-update/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-shadowed-private-method-valid/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/setting-shadowed-private-method-valid/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-decorator/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-decorator/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-nested-constructor-expression/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-nested-constructor-expression/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-private-accessor/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-private-accessor/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-private-method/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/super-in-private-method/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/symbol-key/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/symbol-key/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/this/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/this/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/this/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/this/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/valid-expression-formats/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-misc/valid-expression-formats/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/accessor-initializers-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/accessor-initializers-setters/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/accessor-static-accessor-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/accessor-static-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/class-decorators-without-element-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/class-decorators-without-element-decorators/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/class-decorators-without-element-decorators/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/class-decorators-without-element-decorators/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/decorators-evaluation-with-this-caching/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/decorators-evaluation-with-this-caching/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/decorators-evaluation-with-this-caching/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/initializers-and-static-blocks/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/method-initializers-field-value/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/static-accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering--to-es2015/static-field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-init-and-set-consistent/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-initializers-fields/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-initializers-setters/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-static-accessor-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/accessor-static-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/class-decorators-without-element-decorators/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/class-decorators-without-element-decorators/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/class-decorators-without-element-decorators/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/decorators-evaluation-with-this-caching/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/decorators-evaluation-with-this-caching/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/field-initializers-after-methods-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/field-initializers-after-methods-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/field-initializers-after-methods-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/field/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/initializers-and-static-blocks/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/method-initializers-field-value/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/static-accessor-method-initializers/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-ordering/static-field-initializers-after-methods/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-accessor-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-add-initializer/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-class-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-field-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-getter-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-method-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/invalid-setter-decorator-return/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-runtime-errors--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-private/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-public/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters--to-es2015/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/context-name/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/context-name/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/context-name/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/context-name/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/static-private/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/static-private/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/static-public/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/2023-11-setters/static-public/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-11780/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-11780/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-11780/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-11780/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/1/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/1/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/1/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/2/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/2/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7358/2/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7499/1/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7499/1/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-7499/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8098/1/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8098/1/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8098/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8629/input.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8629/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8629/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8631/1/input.ts
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8631/1/output.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8631/1/output.ts
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8631/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8922/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-8922/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9078/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9078/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9079/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9079/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565-bug1/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565-bug1/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565-bug3/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565-bug3/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9565/options.json
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9708/exec.js
 crates/swc_ecma_transforms_proposal/tests/decorators/issue-9708/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async-node-10/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async-node-10/using-null-multiple-collapse.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/async-dispose-throws-synchronously.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/completion-break.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/completion-normal.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/completion-return.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/completion-throw.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/invalid-not-a-function.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/issue-9576.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/multiple-dispose-errors-chain.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/multiple.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/sync-async-mixed.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/sync-fallback-error.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/sync-fallback-promise.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/sync-fallback.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/using-function.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/using-null-multiple.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/using-null.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-async/using-undefined-multiple.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/completion-break.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/completion-normal.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/completion-return.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/completion-throw.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/invalid-dispose-not-a-function.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/invalid-not-object.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/multiple-dispose-errors-chain.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/multiple.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/using-function.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/exec-sync/using-null.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/integration/async-to-generator/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/integration/async-to-generator/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/integration/async-to-generator/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10168/1/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10168/1/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10168/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10329/1/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10329/1/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10329/2/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10329/2/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10329/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/1/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/1/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/2/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/2/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/3/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/3/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/issue-10392/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/block/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/block/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/block/source-map-visual.txt
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/block/source-map.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/for-of/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/for-of/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/for-of/source-map-visual.txt
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/for-of/source-map.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/switch/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/switch/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/switch/source-map-visual.txt
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/switch/source-map.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/top-level/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/top-level/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/top-level/source-map-visual.txt
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/source-maps/top-level/source-map.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/mixed/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/mixed/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/mixed/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/only-using-await/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/only-using-await/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/only-using-await/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/switch/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/switch/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-await/switch/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/bare-block/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/bare-block/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-await-head/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-await-head/options.json
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-await-head/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-await-head/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-head/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/for-head/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/function-body/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/function-body/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/if-body/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/if-body/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/multiple-nested/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/multiple-nested/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/multiple-same-level/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/multiple-same-level/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/static-block/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/static-block/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/switch/input.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-sync/switch/output.js
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/await-or-not-preserved/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/await-or-not-preserved/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-clas-anon/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-clas-anon/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-class/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-class/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-expr/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-expr/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-fn-anon/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-fn-anon/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-fn/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-default-fn/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-mutate-outer-class-binding/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting-mutate-outer-class-binding/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting/input.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit-resource-management/transform-top-level/hoisting/output.mjs
 crates/swc_ecma_transforms_proposal/tests/explicit_resource_management.rs
 crates/swc_ecma_transforms_proposal/tests/export.rs
 crates/swc_ecma_transforms_proposal/tests/import_assertions.rs
 crates/swc_ecma_transforms_react/AGENTS.md
 crates/swc_ecma_transforms_react/Cargo.toml
 crates/swc_ecma_transforms_react/scripts/patch-options.sh
 crates/swc_ecma_transforms_react/scripts/patch-options.ts
 crates/swc_ecma_transforms_react/src/display_name/mod.rs
 crates/swc_ecma_transforms_react/src/display_name/tests.rs
 crates/swc_ecma_transforms_react/src/jsx/mod.rs
 crates/swc_ecma_transforms_react/src/jsx/static_check.rs
 crates/swc_ecma_transforms_react/src/jsx/tests.rs
 crates/swc_ecma_transforms_react/src/jsx_self/mod.rs
 crates/swc_ecma_transforms_react/src/jsx_self/tests.rs
 crates/swc_ecma_transforms_react/src/jsx_src/mod.rs
 crates/swc_ecma_transforms_react/src/jsx_src/tests.rs
 crates/swc_ecma_transforms_react/src/lib.rs
 crates/swc_ecma_transforms_react/src/pure_annotations/mod.rs
 crates/swc_ecma_transforms_react/src/pure_annotations/tests.rs
 crates/swc_ecma_transforms_react/src/refresh/hook.rs
 crates/swc_ecma_transforms_react/src/refresh/mod.rs
 crates/swc_ecma_transforms_react/src/refresh/options.rs
 crates/swc_ecma_transforms_react/src/refresh/tests.rs
 crates/swc_ecma_transforms_react/src/refresh/util.rs
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/display_name/tests.rs/assignment_expression.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/display_name/tests.rs/assignment_expression_with_member.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/display_name/tests.rs/nested.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/display_name/tests.rs/object_property.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/display_name/tests.rs/variable_declarator.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_229.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_351.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_481.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_4956.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_517.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/issue_542.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_add_appropriate_newlines.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_arrow_functions.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_attribute_html_entity_quote.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_concatenates_adjacent_string_literals.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_assignment_expression.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_export_default.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_if_missing.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_object_declaration.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_property_assignment.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_display_name_variable_declaration.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_dont_coerce_expression_containers.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_honor_custom_jsx_comment.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_honor_custom_jsx_comment_if_jsx_pragma_option_set.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_honor_custom_jsx_pragma_option.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_jsx_with_retainlines_option.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_jsx_without_retainlines_option.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_add_quotes_es3.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_constructor_as_prop.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_deeper_js_namespacing.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_elements_as_attributes.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_js_namespacing.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_nested_fragments.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_no_pragmafrag_if_frag_unused.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_allow_pragmafrag_and_frag.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_avoid_wrapping_in_extra_parens_if_not_needed.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_convert_simple_tags.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_convert_simple_text.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_escape_unicode_chars_in_attribute.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_escape_xhtml_jsxattribute.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_escape_xhtml_jsxtext_1.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_escape_xhtml_jsxtext_2.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_handle_attributed_elements.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_handle_has_own_property_correctly.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_have_correct_comma_in_nested_children.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_insert_commas_after_expressions_before_whitespace.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_not_add_quotes_to_identifier_names.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_not_mangle_expressioncontainer_attribute_values.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_not_strip_entity_encoded_whitespace_multiline.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_not_strip_nbsp_even_coupled_with_other_whitespace.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_not_strip_tags_with_a_single_child_of_nbsp.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_entity_encoded_space.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_final_line_leading_entity_whitespace_before_entity_char.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_first_line_leading_whitespace_before_entity.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_intermediate_line_trailing_entity_whitespace.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_non_first_line_entity_leading_whitespace.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_trailing_entity_encoded_space.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_preserve_whitespace_before_entity.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_properly_handle_comments_between_props.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_quote_jsx_attributes.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_support_xml_namespaces_if_flag.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_transform_known_hyphenated_tags.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_trim_final_line_leading_plain_whitespace_before_entity.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_trim_intermediate_line_trailing_plain_whitespace_after_entity.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_should_trim_non_first_line_leading_whitespace_before_entity.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_wraps_props_in_react_spread_for_first_spread_attributes.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_wraps_props_in_react_spread_for_last_spread_attributes.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/react_wraps_props_in_react_spread_for_middle_spread_attributes.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/use_builtins_assignment.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx/tests.rs/use_spread_assignment.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx_self/tests.rs/arrow_function.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx_self/tests.rs/basic_sample.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx_self/tests.rs/disable_with_super.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/jsx_src/tests.rs/no_jsx.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/anonymous_function_expressions_declaration.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/custom_identifier.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/dont_consider_iife_as_hoc.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/dont_consider_require_as_hoc.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/export_function.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/export_named_arrow_function.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/gen_valid_hook_signatures_for_exotic_hooks.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/hook_signatures_should_include_custom_hook.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/ignore_complex_definition.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/ignore_hoc.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/ignore_not_hoc.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/ignore_unnamed_function_declarations.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/include_hook_signature_in_commonjs.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_11832_recursive_fn_decl.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_11832_recursive_named_fn_expr.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_11832_recursive_var_arrow.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_11832_recursive_var_fn_expr.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_1865.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_2261.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/issue_6022.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/named_arrow_function_expressions_declaration.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/nested_hook.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/next_001.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/normal_function.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/pascal_case_only.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/reassigned_function.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_capitalized_identifiers_in_hoc.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_fn_expr_with_hooks.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_fn_expr_with_hooks_2.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_fn_with_hooks.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_fn_with_hooks_2.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_identifiers_used_in_create_element.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_identifiers_used_in_jsx.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_implicit_arrow_returns.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_likely_hoc_1.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_likely_hoc_2.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_likely_hoc_3.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/register_likely_hoc_4.js
 crates/swc_ecma_transforms_react/tests/__swc_snapshots__/src/refresh/tests.rs/should_refresh_when_has_comment.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-dev-transform/input.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-dev-transform/options.json
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-dev-transform/output.mjs
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-transform/input.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-transform/options.json
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsx-transform/output.mjs
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-args-with-fragment/input.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-args-with-fragment/options.json
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-args-with-fragment/output.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-fragment/input.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-fragment/options.json
 crates/swc_ecma_transforms_react/tests/integration/fixture/jsxdev-fragment/output.mjs
 crates/swc_ecma_transforms_react/tests/integration/fixture/with-pragma/input.js
 crates/swc_ecma_transforms_react/tests/integration/fixture/with-pragma/options.json
 crates/swc_ecma_transforms_react/tests/integration/fixture/with-pragma/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/3/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/3/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.after-polyfills-script-not-supported/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.after-polyfills-script-not-supported/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.after-polyfills-script-not-supported/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.auto-import-react-source-type-script/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.auto-import-react-source-type-script/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.auto-import-react-source-type-script/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.complicated-scope-script/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.complicated-scope-script/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/.complicated-scope-script/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills-2/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills-2/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills-compiled-to-cjs/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills-compiled-to-cjs/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills-compiled-to-cjs/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/after-polyfills/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/auto-import-react-source-type-module/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/auto-import-react-source-type-module/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/auto-import-react-source-type-module/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/complicated-scope-module/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/complicated-scope-module/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/complicated-scope-module/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/import-source-pragma/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/import-source-pragma/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/import-source/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/import-source/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/import-source/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/no-jsx/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/no-jsx/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/react-defined/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/react-defined/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/autoImport/react-defined/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/cmt/1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/cmt/1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-10646/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-10646/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1446/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1446/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1799/case1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1799/case1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1933/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1933/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-1933/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-2037/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-2037/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-2177/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-2177/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-2177/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-299/1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-299/1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-299/2/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-299/2/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4070/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4070/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4070/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4703/1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4703/1/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4703/1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-4703/1/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5072/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5072/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/2/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/2/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/2/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/empty-pragma/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-5099/empty-pragma/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6931/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6931/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6939/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6939/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6939/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6939/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6987/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6987/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/issue-6987/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.false-default-pragma-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.false-default-pragma-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.false-default-pragma-automatic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.false-pragma-option-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.false-pragma-option-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.true-pragma-option-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.true-pragma-option-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.unset-pragma-option-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/.unset-pragma-option-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-default-pragma-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-default-pragma-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-default-pragma-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-automatic-runtime/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-automatic-runtime/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-comment-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-option-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-option-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/false-pragma-option-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-automatic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-default-pragma-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-automatic-runtime/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-automatic-runtime/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-comment-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-option-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-option-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/true-pragma-option-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-automatic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-default-pragma-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-automatic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-automatic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-automatic-runtime/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-automatic-runtime/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-comment-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-option-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-option-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/pure/unset-pragma-option-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.arrow-functions/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.arrow-functions/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.jsx-with-retainlines-option/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.jsx-with-retainlines-option/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.jsx-with-retainlines-option/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.optimisation.react.constant-elements/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.optimisation.react.constant-elements/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.optimisation.react.constant-elements/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-add-quotes-es3/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-add-quotes-es3/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-add-quotes-es3/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxattribute-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxattribute-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxattribute-babel-7/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxtext-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxtext-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-escape-xhtml-jsxtext-babel-7/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-properly-handle-comments-adjacent-to-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-warn-when-pragma-or-pragmaFrag-is-set/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/.should-warn-when-pragma-or-pragmaFrag-is-set/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/adds-appropriate-newlines-when-using-spread-attribute/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/adds-appropriate-newlines-when-using-spread-attribute/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/assignment/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/assignment/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/concatenates-adjacent-string-literals/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/concatenates-adjacent-string-literals/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/does-not-add-source-self-automatic/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/does-not-add-source-self-automatic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/does-not-add-source-self-automatic/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/dont-coerce-expression-containers/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/dont-coerce-expression-containers/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/duplicate-props/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/duplicate-props/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/flattens-spread/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/flattens-spread/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments-with-key/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments-with-key/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments-with-no-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments-with-no-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-fragments/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-nonstatic-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-nonstatic-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-static-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/handle-static-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/jsx-without-retainlines-option/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/jsx-without-retainlines-option/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/key-undefined-works/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/key-undefined-works/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/pragma-works-with-no-space-at-the-end/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/pragma-works-with-no-space-at-the-end/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-constructor-as-prop/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-constructor-as-prop/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-deeper-js-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-deeper-js-namespacing/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-elements-as-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-elements-as-attributes/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-js-namespacing/blacklist.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-js-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-js-namespacing/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-nested-fragments/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-allow-nested-fragments/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-avoid-wrapping-in-extra-parens-if-not-needed/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-avoid-wrapping-in-extra-parens-if-not-needed/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-convert-simple-tags/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-convert-simple-tags/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-convert-simple-text/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-convert-simple-text/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-detect-static-jsx/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-detect-static-jsx/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-spread-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-spread-children/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-spread-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-xml-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-xml-namespacing/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-xml-namespacing/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-disallow-xml-namespacing/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxattribute/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxattribute/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxattribute/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxtext/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxtext/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-escape-xhtml-jsxtext/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-handle-attributed-elements/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-handle-attributed-elements/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-handle-has-own-property-correctly/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-handle-has-own-property-correctly/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-have-correct-comma-in-nested-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-have-correct-comma-in-nested-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-insert-commas-after-expressions-before-whitespace/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-insert-commas-after-expressions-before-whitespace/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-add-quotes-to-identifier-names/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-add-quotes-to-identifier-names/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-mangle-expressioncontainer-attribute-values/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-mangle-expressioncontainer-attribute-values/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-strip-nbsp-even-coupled-with-other-whitespace/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-strip-nbsp-even-coupled-with-other-whitespace/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-strip-tags-with-a-single-child-of-nbsp/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-not-strip-tags-with-a-single-child-of-nbsp/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-preserve-line-breaks-in-quoted-jsx-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-preserve-line-breaks-in-quoted-jsx-attributes/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-comments-between-props/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-comments-between-props/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-keys/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-keys/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-null-prop-spread/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-properly-handle-null-prop-spread/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-quote-jsx-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-quote-jsx-attributes/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-support-xml-namespaces-if-flag/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-support-xml-namespaces-if-flag/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-support-xml-namespaces-if-flag/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-throw-error-namespaces-if-not-flag/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-throw-error-namespaces-if-not-flag/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-throw-error-namespaces-if-not-flag/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-throw-error-namespaces-if-not-flag/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-transform-known-hyphenated-tags/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-transform-known-hyphenated-tags/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-use-createElement-when-key-comes-after-spread/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-use-createElement-when-key-comes-after-spread/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-use-jsx-when-key-comes-before-spread/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/should-use-jsx-when-key-comes-before-spread/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/this-tag-name/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/this-tag-name/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/weird-symbols/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/weird-symbols/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/wraps-props-in-react-spread-for-last-spread-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/wraps-props-in-react-spread-for-last-spread-attributes/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/wraps-props-in-react-spread-for-middle-spread-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react-automatic/wraps-props-in-react-spread-for-middle-spread-attributes/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.adds-appropriate-newlines-when-using-spread-attribute-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.adds-appropriate-newlines-when-using-spread-attribute-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.adds-appropriate-newlines-when-using-spread-attribute-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.arrow-functions/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.arrow-functions/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.assignment-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.assignment-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.assignment-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.avoids-spread-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.avoids-spread-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.avoids-spread-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.jsx-with-retainlines-option/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.jsx-with-retainlines-option/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.jsx-with-retainlines-option/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.optimisation.react.constant-elements/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.optimisation.react.constant-elements/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.optimisation.react.constant-elements/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-add-quotes-es3/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-add-quotes-es3/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-add-quotes-es3/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-properly-handle-comments-adjacent-to-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-warn-when-importSource-is-set/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-warn-when-importSource-is-set/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-warn-when-importSource-pragma-is-set/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.should-warn-when-importSource-pragma-is-set/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-first-spread-attributes-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-first-spread-attributes-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-first-spread-attributes-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-last-spread-attributes-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-last-spread-attributes-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-last-spread-attributes-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-middle-spread-attributes-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-middle-spread-attributes-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/.wraps-props-in-react-spread-for-middle-spread-attributes-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/adds-appropriate-newlines-when-using-spread-attribute/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/adds-appropriate-newlines-when-using-spread-attribute/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/adds-appropriate-newlines-when-using-spread-attribute/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/assignment/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/assignment/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/assignment/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/concatenates-adjacent-string-literals/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/concatenates-adjacent-string-literals/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self-babel-7/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self-babel-7/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self/input.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/does-not-add-source-self/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/dont-coerce-expression-containers/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/dont-coerce-expression-containers/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/duplicate-props/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/duplicate-props/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/flattens-spread/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/flattens-spread/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-comment-if-jsx-pragma-option-set/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-comment-if-jsx-pragma-option-set/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-comment-if-jsx-pragma-option-set/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-comment/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-comment/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-pragma-option/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-pragma-option/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/honor-custom-jsx-pragma-option/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/jsx-without-retainlines-option/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/jsx-without-retainlines-option/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/pragma-works-with-no-space-at-the-end/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/pragma-works-with-no-space-at-the-end/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-constructor-as-prop/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-constructor-as-prop/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-deeper-js-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-deeper-js-namespacing/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-elements-as-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-elements-as-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-js-namespacing/blacklist.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-js-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-js-namespacing/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-multiple-pragmas-per-line/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-multiple-pragmas-per-line/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-nested-fragments/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-nested-fragments/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-no-pragmafrag-if-frag-unused/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-no-pragmafrag-if-frag-unused/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-pragmafrag-and-frag/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-allow-pragmafrag-and-frag/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-avoid-wrapping-in-extra-parens-if-not-needed/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-avoid-wrapping-in-extra-parens-if-not-needed/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-convert-simple-tags/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-convert-simple-tags/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-convert-simple-text/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-convert-simple-text/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-spread-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-spread-children/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-spread-children/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-xml-namespacing/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-xml-namespacing/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-xml-namespacing/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-disallow-xml-namespacing/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxattribute/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-escape-xhtml-jsxtext/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-handle-attributed-elements/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-handle-attributed-elements/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-handle-has-own-property-correctly/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-handle-has-own-property-correctly/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-have-correct-comma-in-nested-children/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-have-correct-comma-in-nested-children/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-insert-commas-after-expressions-before-whitespace/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-insert-commas-after-expressions-before-whitespace/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-add-quotes-to-identifier-names/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-add-quotes-to-identifier-names/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-mangle-expressioncontainer-attribute-values/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-mangle-expressioncontainer-attribute-values/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-strip-nbsp-even-coupled-with-other-whitespace/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-strip-nbsp-even-coupled-with-other-whitespace/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-strip-tags-with-a-single-child-of-nbsp/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-not-strip-tags-with-a-single-child-of-nbsp/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-preserve-line-breaks-in-quoted-jsx-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-preserve-line-breaks-in-quoted-jsx-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-properly-handle-comments-between-props/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-properly-handle-comments-between-props/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-quote-jsx-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-quote-jsx-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-support-xml-namespaces-if-flag/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-support-xml-namespaces-if-flag/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-support-xml-namespaces-if-flag/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-throw-error-namespaces-if-not-flag/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-throw-error-namespaces-if-not-flag/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-throw-error-namespaces-if-not-flag/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-throw-error-namespaces-if-not-flag/output.stderr
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-transform-known-hyphenated-tags/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/should-transform-known-hyphenated-tags/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/this-tag-name/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/this-tag-name/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/weird-symbols/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/weird-symbols/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-first-spread-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-first-spread-attributes/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-first-spread-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-last-spread-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-last-spread-attributes/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-last-spread-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-middle-spread-attributes/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-middle-spread-attributes/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/react/wraps-props-in-react-spread-for-middle-spread-attributes/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-automatic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-automatic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-automatic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-automatic/plugin.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-classic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-classic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-classic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/.issue-12478-classic/plugin.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/pragma-frag-set-default-classic-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/pragma-frag-set-default-classic-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/regression/pragma-frag-set-default-classic-runtime/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-builtins-false/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-builtins-false/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-builtins-true/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-builtins-true/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-spread-false/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-spread-false/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-spread-true/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/removed-options/.invalid-use-spread-true/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.defaults-to-automatic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.defaults-to-automatic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.defaults-to-automatic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.invalid-runtime/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.invalid-runtime/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.runtime-automatic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.runtime-automatic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/.runtime-automatic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/classic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/classic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/classic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/defaults-to-classis-babel-7/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/defaults-to-classis-babel-7/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/defaults-to-classis-babel-7/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/pragma-runtime-classsic/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/pragma-runtime-classsic/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/runtime/pragma-runtime-classsic/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-babel-extend/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-babel-extend/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-babel-extend/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-object-assign/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-object-assign/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/.transform-to-object-assign/output.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/spread-transform/options.json
 crates/swc_ecma_transforms_react/tests/jsx/fixture/vercel/1/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/vercel/1/output.mjs
 crates/swc_ecma_transforms_react/tests/jsx/fixture/vercel/2/input.js
 crates/swc_ecma_transforms_react/tests/jsx/fixture/vercel/2/output.mjs
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-dev-transform/input.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-dev-transform/options.json
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-dev-transform/output.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-transform/input.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-transform/options.json
 crates/swc_ecma_transforms_react/tests/script/integration/jsx-transform/output.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-args-with-fragment/input.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-args-with-fragment/options.json
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-args-with-fragment/output.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-fragment/input.js
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-fragment/options.json
 crates/swc_ecma_transforms_react/tests/script/integration/jsxdev-fragment/output.js
 crates/swc_ecma_transforms_react/tests/script/integration/with-pragma/input.js
 crates/swc_ecma_transforms_react/tests/script/integration/with-pragma/options.json
 crates/swc_ecma_transforms_react/tests/script/integration/with-pragma/output.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/after-polyfills-script/input.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/after-polyfills-script/options.json
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/after-polyfills-script/output.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/auto-import-runtime-source-type-script/input.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/auto-import-runtime-source-type-script/options.json
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/auto-import-runtime-source-type-script/output.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/complicated-scope-script/input.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/complicated-scope-script/options.json
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/complicated-scope-script/output.js
 crates/swc_ecma_transforms_react/tests/script/jsx/fixture/autoImport/options.json
 crates/swc_ecma_transforms_testing/Cargo.toml
 crates/swc_ecma_transforms_testing/src/babel_like.rs
 crates/swc_ecma_transforms_testing/src/lib.rs
 crates/swc_ecma_transforms_testing/tests/visited.rs
 crates/swc_ecma_transforms_typescript/AGENTS.md
 crates/swc_ecma_transforms_typescript/Cargo.toml
 crates/swc_ecma_transforms_typescript/examples/flow_to_js.rs
 crates/swc_ecma_transforms_typescript/examples/ts_to_js.rs
 crates/swc_ecma_transforms_typescript/src/config.rs
 crates/swc_ecma_transforms_typescript/src/lib.rs
 crates/swc_ecma_transforms_typescript/src/macros.rs
 crates/swc_ecma_transforms_typescript/src/retain.rs
 crates/swc_ecma_transforms_typescript/src/semantic.rs
 crates/swc_ecma_transforms_typescript/src/shared.rs
 crates/swc_ecma_transforms_typescript/src/transform.rs
 crates/swc_ecma_transforms_typescript/src/ts_enum.rs
 crates/swc_ecma_transforms_typescript/src/typescript.rs
 crates/swc_ecma_transforms_typescript/src/utils.rs
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/bin_01.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/class_expression_sequence.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/compile_to_class_constructor_collision_ignores_types.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/constructor_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/constructor_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_10462.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_10684.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_12395_import_equals_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_12395_import_equals_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_12532_declare_class_prop.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_7413_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_7413_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_8978.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_9097.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/deno_9289_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/enum_export_str.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/enum_key_value.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/enum_self_reference.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/enum_simple.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/enum_str.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/export_import_assign.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/fn_len_default_assignment_with_types.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_concrete.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_hoist.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_array_pat.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_array_pat_default.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_default.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_hoist.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_hoist_type_concrete.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_named.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_namespace.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_object_pat.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_object_pat_default.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/import_shadow_type_concrete.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/imports_not_used_as_values_jsx_prag.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/imports_not_used_as_values_shebang_jsx_prag.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1032.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1122_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1122_5.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1123_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1149_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1235_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1329.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1448_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1472_1_define.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1472_1_no_define.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1497_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1497_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1515_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1515_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1515_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1593.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_1869_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_2613.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_2809.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_2886_enum_namespace_block_scoping.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_367.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_392_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_461.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_4.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_5.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_6.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_468_7.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_6023.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_6219.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_640.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_656.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_685_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_685_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_7106.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_757.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_786_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_786_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_791_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_791_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_791_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_791_4.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_793_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_793_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_820_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_900_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_900_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_900_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_912.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_915.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_915_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_915_3.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_921.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_926.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_930_instance.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_930_static.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_958.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/issue_960_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/namespace_001.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/namespace_002.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/namespace_003.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/namespace_004.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/namespace_005.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/node_next_1.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/node_next_2.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/parameter_properties_with_computed.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/pr_1835.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_is_mutable_true.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_no_init.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_str_init.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_with_nested_class.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_with_nested_enum.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_with_opaque_expr.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_enum_with_type_assertion.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/ts_jsx_bad_pragma.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/typescript_001.js
 crates/swc_ecma_transforms_typescript/tests/__swc_snapshots__/tests/strip.rs/typescript_002.js
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/abstruct-class/input.ts
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/abstruct-class/options.json
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/abstruct-class/output.js
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/computed-key-ts-as-expression/exec.ts
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/computed-key-ts-as-expression/input.ts
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/computed-key-ts-as-expression/options.json
 crates/swc_ecma_transforms_typescript/tests/decorators/2023-11-typescript/computed-key-ts-as-expression/output.js
 crates/swc_ecma_transforms_typescript/tests/decorators_from_proposal.rs
 crates/swc_ecma_transforms_typescript/tests/fixture/auto-accessor/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/auto-accessor/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/constructor-1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/constructor-1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/constructor-2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/constructor-2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/deno-12395/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/deno-12395/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/export-equals/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/export-equals/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/export-import/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/export-import/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-10097/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-10097/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-11435/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-11435/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-11435/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-11435/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-1653/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-1653/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-179/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-179/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-179/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-179/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-196/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-196/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-196/3/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-196/3/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2234/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2234/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2243/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2243/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-236/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-236/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2669/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2669/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2670/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-2670/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3001/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3001/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3001/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3001/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/3/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/3/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/4/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3073/4/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3158/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3158/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3158/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3158/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3228/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3228/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3338/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3338/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3454/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3454/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-357/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-357/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-366/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-366/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-366/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3711/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-3711/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-392/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-392/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4393/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4393/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4393/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4393/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4481/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-4481/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-5947/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-5947/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-6598/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-6923/input.tsx
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-6923/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-6953/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-6953/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case3/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7042/case3/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7076/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7539/input.tsx
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-7539/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8007/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8007/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8007/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8007/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8011/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8011/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8025/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8025/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8124/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-8124/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-9368/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-9368/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-9486/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/issue-9486/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace-and-enum/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace-and-enum/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace/2/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/namespace/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/next-45561/1/input.tsx
 crates/swc_ecma_transforms_typescript/tests/fixture/next-45561/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/next-45561/2/input.tsx
 crates/swc_ecma_transforms_typescript/tests/fixture/next-45561/2/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/next/server/render/1/input.tsx
 crates/swc_ecma_transforms_typescript/tests/fixture/next/server/render/1/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/private-method-overload-and-abstract/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/private-method-overload-and-abstract/output.js
 crates/swc_ecma_transforms_typescript/tests/fixture/web-969/1/input.ts
 crates/swc_ecma_transforms_typescript/tests/fixture/web-969/1/output.js
 crates/swc_ecma_transforms_typescript/tests/flow_strip_correctness.rs
 crates/swc_ecma_transforms_typescript/tests/strip.rs
 crates/swc_ecma_transforms_typescript/tests/strip_correctness.rs
 crates/swc_ecma_utils/Cargo.toml
 crates/swc_ecma_utils/src/constructor.rs
 crates/swc_ecma_utils/src/factory.rs
 crates/swc_ecma_utils/src/function/fn_env_hoister.rs
 crates/swc_ecma_utils/src/function/mod.rs
 crates/swc_ecma_utils/src/ident.rs
 crates/swc_ecma_utils/src/lib.rs
 crates/swc_ecma_utils/src/macros.rs
 crates/swc_ecma_utils/src/node_ignore_span.rs
 crates/swc_ecma_utils/src/number.rs
 crates/swc_ecma_utils/src/parallel.rs
 crates/swc_ecma_utils/src/stack_size.rs
 crates/swc_ecma_utils/src/str.rs
 crates/swc_ecma_utils/src/unicode.rs
 crates/swc_ecma_utils/src/value.rs
 crates/swc_ecma_utils/src/var.rs
 crates/swc_ecma_visit/Cargo.toml
 crates/swc_ecma_visit/src/generated.rs
 crates/swc_ecma_visit/src/lib.rs
 crates/swc_ecma_visit/tests/main.rs
 crates/swc_ecmascript/Cargo.toml
 crates/swc_ecmascript/README.md
 crates/swc_ecmascript/src/lib.rs
 crates/swc_eq_ignore_macros/Cargo.toml
 crates/swc_eq_ignore_macros/src/lib.rs
 crates/swc_error_reporters/AGENTS.md
 crates/swc_error_reporters/Cargo.toml
 crates/swc_error_reporters/examples/swc_try.rs
 crates/swc_error_reporters/src/diagnostic.rs
 crates/swc_error_reporters/src/handler.rs
 crates/swc_error_reporters/src/lib.rs
 crates/swc_error_reporters/tests/fixture.rs
 crates/swc_error_reporters/tests/fixture/1.ans
 crates/swc_error_reporters/tests/fixture/2.ans
 crates/swc_error_reporters/tests/fixture/long_text_wrap.ans
 crates/swc_error_reporters/tests/regression.rs
 crates/swc_es_ast/AGENTS.md
 crates/swc_es_ast/Cargo.toml
 crates/swc_es_ast/src/class.rs
 crates/swc_es_ast/src/decl.rs
 crates/swc_es_ast/src/decorator.rs
 crates/swc_es_ast/src/expr.rs
 crates/swc_es_ast/src/function.rs
 crates/swc_es_ast/src/ident.rs
 crates/swc_es_ast/src/jsx.rs
 crates/swc_es_ast/src/lib.rs
 crates/swc_es_ast/src/lit.rs
 crates/swc_es_ast/src/module_decl.rs
 crates/swc_es_ast/src/operator.rs
 crates/swc_es_ast/src/pat.rs
 crates/swc_es_ast/src/program.rs
 crates/swc_es_ast/src/prop.rs
 crates/swc_es_ast/src/stmt.rs
 crates/swc_es_ast/src/store.rs
 crates/swc_es_ast/src/typescript.rs
 crates/swc_es_ast/tests/serde.rs
 crates/swc_es_ast/tests/store.rs
 crates/swc_es_codegen/Cargo.toml
 crates/swc_es_codegen/src/lib.rs
 crates/swc_es_codegen/tests/common.rs
 crates/swc_es_codegen/tests/fixture.rs
 crates/swc_es_codegen/tests/fixture/module-attrs/input.js
 crates/swc_es_codegen/tests/fixture/tsx-basic/input.tsx
 crates/swc_es_codegen/tests/fixtures/basic-js/input.js
 crates/swc_es_codegen/tests/fixtures/basic-js/output.js
 crates/swc_es_codegen/tests/fixtures/basic-js/output.min.js
 crates/swc_es_codegen/tests/fixtures/jsx/input.jsx
 crates/swc_es_codegen/tests/fixtures/jsx/output.js
 crates/swc_es_codegen/tests/fixtures/jsx/output.min.js
 crates/swc_es_codegen/tests/fixtures/modules/input.mjs
 crates/swc_es_codegen/tests/fixtures/modules/output.js
 crates/swc_es_codegen/tests/fixtures/modules/output.min.js
 crates/swc_es_codegen/tests/fixtures/typescript/input.ts
 crates/swc_es_codegen/tests/fixtures/typescript/output.js
 crates/swc_es_codegen/tests/fixtures/typescript/output.min.js
 crates/swc_es_minifier/AGENTS.md
 crates/swc_es_minifier/Cargo.toml
 crates/swc_es_minifier/src/analysis.rs
 crates/swc_es_minifier/src/engine.rs
 crates/swc_es_minifier/src/lib.rs
 crates/swc_es_minifier/src/rewrite.rs
 crates/swc_es_minifier/tests/common.rs
 crates/swc_es_minifier/tests/fixture.rs
 crates/swc_es_minifier/tests/fixtures/drop-unused/input.js
 crates/swc_es_minifier/tests/fixtures/drop-unused/options.json
 crates/swc_es_minifier/tests/fixtures/drop-unused/output.js
 crates/swc_es_minifier/tests/fixtures/fold-constants/input.js
 crates/swc_es_minifier/tests/fixtures/fold-constants/options.json
 crates/swc_es_minifier/tests/fixtures/fold-constants/output.js
 crates/swc_es_minifier/tests/fixtures/simplify-branches/input.js
 crates/swc_es_minifier/tests/fixtures/simplify-branches/options.json
 crates/swc_es_minifier/tests/fixtures/simplify-branches/output.js
 crates/swc_es_minifier/tests/no_ecma_dependency.rs
 crates/swc_es_minifier/tests/pass_stats.rs
 crates/swc_es_minifier/tests/regression.rs
 crates/swc_es_parser/AGENTS.md
 crates/swc_es_parser/Cargo.toml
 crates/swc_es_parser/README.md
 crates/swc_es_parser/examples/parse.rs
 crates/swc_es_parser/src/context.rs
 crates/swc_es_parser/src/error.rs
 crates/swc_es_parser/src/lexer.rs
 crates/swc_es_parser/src/lexer/search.rs
 crates/swc_es_parser/src/lexer/tables.rs
 crates/swc_es_parser/src/lexer/whitespace.rs
 crates/swc_es_parser/src/lib.rs
 crates/swc_es_parser/src/parser.rs
 crates/swc_es_parser/src/syntax.rs
 crates/swc_es_parser/src/token.rs
 crates/swc_es_parser/tests/bench_parser_inputs.rs
 crates/swc_es_parser/tests/comments.rs
 crates/swc_es_parser/tests/common/ecma_reuse.rs
 crates/swc_es_parser/tests/common/mod.rs
 crates/swc_es_parser/tests/errors.rs
 crates/swc_es_parser/tests/fixtures/lexer/error_paths/input.js
 crates/swc_es_parser/tests/fixtures/lexer/error_paths/output.txt
 crates/swc_es_parser/tests/fixtures/lexer/hot_paths/input.js
 crates/swc_es_parser/tests/fixtures/lexer/hot_paths/output.txt
 crates/swc_es_parser/tests/fixtures/lexer/template_unterminated/input.js
 crates/swc_es_parser/tests/fixtures/lexer/template_unterminated/output.txt
 crates/swc_es_parser/tests/fixtures/test262-pass-canonical-ignore.txt
 crates/swc_es_parser/tests/js.rs
 crates/swc_es_parser/tests/jsx.rs
 crates/swc_es_parser/tests/lexer_fixture.rs
 crates/swc_es_parser/tests/no_ecma_dependency.rs
 crates/swc_es_parser/tests/parity_suite.rs
 crates/swc_es_parser/tests/smoke.rs
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/array/blockStmt/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/array/blockStmt/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/call/simple/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/call/simple/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-annotations/1/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-annotations/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/1/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/2/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/3/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/exprs/paren-pure/3/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/issue-3715/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/issue-3715/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/issue-4876/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/issue-4876/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/stmts/block/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/stmts/block/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/stmts/switch/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/comments/stmts/switch/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/arguments/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/arrow-function-binding-rest-property/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/arrow-function-member-as-binding-identifier/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/async-line-break/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/async-line-break/2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_3/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_4/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_5/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/bad_character_escape_sequence_6/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_diff_3_trivia_1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_diff_3_trivia_2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_trivia_1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_trivia_2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_trivia_3/input.tsx.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/conflict_marker_trivia_4/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/deferred-import-evaluation/no-default/from.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/deferred-import-evaluation/no-default/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/deferred-import-evaluation/no-named/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/deferred-import-evaluation/too-many-args/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/duplicate_label/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/dynamic-import-args/no-args/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/dynamic-import-args/too-many-args/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/.invalid-for-await-using-binding-of-of/input.mjs.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/.invalid-for-using-binding-of-of/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-duplicate-using-bindings/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-for-using-binding-in/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-for-using-binding-of-in/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-in-single-statement-context/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-labeled-using-binding/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-script-top-level-labeled-using-binding/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-script-top-level-using-binding/.input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-using-binding-await-module/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-using-binding-await-script/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-using-binding-let/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-using-binding-pattern-declaration/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/explicit-resource-management/invalid-using-binding-pattern-for-lhs/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/import-attributes-deprecatedAssertKeyword-incorrect-arity/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-10529/input.cjs.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-10863/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-10952/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-2834/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-4991/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-4991/2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-4991/3/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-4991/4/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-8268/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-8268/2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-8269/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/issue-8687/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/jsx_in_js/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/label/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/optional-chaining/tagged-template.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/rest-initializer/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/rest-not-last/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/rest-trailing-comma/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/source-phase-imports/no-named/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/source-phase-imports/no-namespace/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/source-phase-imports/too-many-args/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/strict-mode/argument/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/strict-mode/delete-ident/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/ts1106/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/unterminated_string_constant/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/errors/unterminated_string_constant_1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/attributes-declaration/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/attributes-expression/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/defer-as-default/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/dynamic-import-no-createImportExpressions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/dynamic-import/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/deferred-import-evaluation/import-defer/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/.valid-for-using-binding-escaped-of-of/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-callee/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-computed-member-no-plugin/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-computed-member/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-expression-statement/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-for-await-of/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-for-in/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-for-init/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-for-of/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-as-identifier-in/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-binding-basic/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-binding-escaped/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-binding-non-bmp/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/explicit-resource-management/valid-using-binding-using/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/string-literal/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/trailing-comma-dynamic/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/trailing-comma/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-empty-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-export-class/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-export-function/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-export-variable/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-export-without-from/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-string-assertion-key/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-star-as-with-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-star-with-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-and-assertions-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-assertions-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-no-type-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-with-object-method-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-export-without-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-assertions-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-assertions-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-no-type-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-with-object-method-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/valid-syntax-without-assertions/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions-with-keyword/without-plugin/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/import-assert-call-expression/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/string-literal/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/trailing-comma-dynamic/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/trailing-comma/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-empty-assertion/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-export-class/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-export-function/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-export-variable/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-export-without-from/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-string-assertion-key/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-export-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/valid-syntax-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/with-import-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-assertions/without-plugin/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/_deprecated-syntax-not-enabled/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/import-assert-call-expression/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/string-literal/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/trailing-comma-dynamic/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/trailing-comma/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-empty-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-export-class/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-export-function/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-export-variable/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-export-without-from/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-string-attribute-key/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-export-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/valid-syntax-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes-deprecatedAssertKeyword/without-plugin/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/dynamic-import-with-valid-syntax/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/string-literal/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/trailing-comma-dynamic/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/trailing-comma/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-empty-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-export-class/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-export-function/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-export-variable/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-export-without-from/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-string-attribute-key/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-star-as-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-star-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-and-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-export-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-attributes-and-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-attributes-multiple-lines/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-invalid-value/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-no-type-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-with-object-method-attribute/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/valid-syntax-without-attributes/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/import-attributes/without-plugin/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10372/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10558/1/index.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10597/new_target.cjs.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10597/return.cjs.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10597/using.cjs.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10724/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-10863/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-11214/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-11649/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-4176/1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-5276/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/issue-8482/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/jssue-7428/1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/optional-chaining/1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/optional-chaining/2/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/optional-chaining/3/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/optional-chaining/4/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/optional-chaining/5/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/attributes-declaration/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/attributes-expression/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-comments/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-createImportExpressions-false/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-createImportExpressions-true/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-no-createImportExpressions-babel7/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-options-comments/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import-options/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/dynamic-import/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/import-default-binding-source/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/import-source-binding-from/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/import-source-binding-source/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/import-source-comments/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/source-phase-imports/import-source/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/js/stack-overflow/1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/10/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/11/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/12/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/14/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/15/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/16/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/17/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/18/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/19/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/2/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/20/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/21/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/22/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/3/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/4/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/5/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/6/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/7/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/8/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/asi/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-517/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-542/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-612-async-generator/issue.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-614/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-615/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/issue-720/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/tpl-space/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/tpl/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/unary-paren/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/custom/unary/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/empty-expression-container/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/entity/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-2/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-3/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-4/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-5/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/fragment-6/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10635/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/case1.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/case2.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/case3.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/case4.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/case5.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10692/input.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10698/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10729/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10889/input.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-10889/keyword.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-11134/input.jsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-2075/case1/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-2075/not-keyword/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-2264/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-6522/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/issue-812/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/keyword-tag/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/namespace-tag/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/nonentity-decimal/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/nonentity/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/string/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/template/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/basic/yield-tag/input.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/adjacent-tags/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/attribute-arbitrary-expression/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/attribute-empty-expression/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/attributes-in-fragment/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/html-comment/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-10586/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-10601/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-10635/index.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-10681/index.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-11650/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-3523/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-387-1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-387-2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-387-3/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-387-4/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-387-5/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-6977/1/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/issue-6977/2/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/nested-fragment-unclosed/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/unclosed-tag/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/unexpected_token_did_you_mean_or_gt/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/unicode-escape-in-identifier/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/unterminated-string/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/wrong-closing-tag-fragment/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/wrong-closing-tag/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/jsx/errors/wrong-opening-tag-fragment/input.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/shifted/empty-with-comments/input.ts.comments
 crates/swc_es_parser/tests/snapshots/ecma_reuse/shifted/empty-with-comments/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/binary.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/accessor.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/async-fn.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/class-no-close-brace.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/class.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/computed-key.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/constructor.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/decorator.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/default-export.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/default-import-string-names.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/export-decl.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/export-string-names-1.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/export-string-names-2.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/export-string-names-3.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/export.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/fn.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/import-string-names-1.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/import-string-names-2.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/named-export.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/namespace-export-string-names.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/private-method.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/private-prop.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/static-blocks-with-line-breaks.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/decl/static-blocks.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/array.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/arrow-2.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/arrow-with-block.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/arrow-with-paren.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/arrow.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/await.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/cond.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/dynamic-import.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/export-defaul.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/member.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/new.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/null.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/object.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/optional-chaining.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/paren.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/regex.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/seq.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/string-literal.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/tagged-tpl.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/tpl.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/unary.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/update.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/expr/yield.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/issue-3236/arrow_function.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/issue-3236/function.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/pat/array.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/pat/assign-pat-prop.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/pat/assign-pat.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/srcmap/1/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/srcmap/2/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/srcmap/3/input.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/debugger.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/do-while.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/empty.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/for-in.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/for-of.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/if.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/label.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/return.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/switch.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/throw.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/try-catch-finally.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/try-catch.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/try-finally.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/while.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/stmt/with.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/super/expr.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/super/obj1.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/super/obj2.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/super/obj3.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/js/super/obj4.js.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/decl/decorated-class.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/decl/export-const-enum.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/decl/import-equals.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/declare/class.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/declare/enum.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/declare/function.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/declare/module.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/declare/var.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/expr/arrow-type-params.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/expr/arrow.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/expr/as.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/expr/const-assertion.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/expr/type-args.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/issue-8856/param.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/issue-8856/var-decl.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/stmt/try-catch-unknown.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/alias.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/array.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/cond.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/constructor-type.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/enum.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/fn.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/import.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/interface.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/intersection.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/tuple.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/span/ts/type/tuple/optional.ts.span.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0053737b6145994c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0131cd88c5774915.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/021fb596db81e6d0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/025560435ed0b9a6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/02a5ebb2378de234.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/02c40a1caad5961a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/02e5861a1ef10c42.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/033c083bb1f44642.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/034bde9700ab4518.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/036f6b8da7e53ee5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0386dace9a9fc47e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/03d13b6c40f6aaea.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/03d335d8e007f61e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/043ab1c3982db3cd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/04bc213db9cd1130.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0557c70da3f698b5.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/05b898d7ef3c0300.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/06272e1e03d6ced7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/06be4d4082484d98.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0817f13d2237d8d2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0889113e04d3203f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/08bafe059b17ac92.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/08fa65d2ecddcfbe.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/095bea002b10b8e1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/09af6db5fe41b857.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0a225effb5493c00.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0abefbc80bf651fa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0bee7999482c66a0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0c7d4912f3869297.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0d3b0899890c5f8e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0d4ff79ab93c897a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0dbe57298be12eac.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0ddab4a1a651034c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0df19c6187ef3cbc.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0eb4ed330b5d7e2f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0ebf57bd8c051d27.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0f175471e2f0c3d5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0f2794d0bcec2dd7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0f512c4376a62de8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0f8806b7b4358487.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0ff2a5bb12a4f5be.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0ff3826356c94f67.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/0ffb1c3ecf85660e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1004b5fec18f14ec.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/100c329e6dd70e5a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/113749707e7c3519.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/11d61dbd7c1fbd1b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/11db90549ed49ac3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/12a3250154ea8ef5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/12f5bc355427b8f8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1395e3a9d2acf65c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/13ce2dd24993176a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/143481afd6573e9b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/14d6adc74d396c58.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/14eaa7e71c682461.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/154f02d86fce5e81.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/15ce7f870c38eaff.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/15de970e269ae56f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/15fde0c6d07e5d6d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/168502012959421f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/16947dc1d11e5e70.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/175c1c09015415e1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/17904d9a6b6ec31b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/17ee4c1ca63f700d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/19699bcdea35eb46.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1976350e287d5156.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1a32df2e8d4bea98.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1a5b0dfa9fde985d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1a62d7bb44c06bd0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1acada3c651821cf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1ad1143aa95cf8bf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1aefe47e20eb91fa.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1b0b9bca042d4440.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1b2e164ac5015a12.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1b518d6a4144ec99.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1b87f4048bac9335.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1bc43dd97a16b9bb.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1bde73ba53c309c8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1c04d8bc2ab25c1e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1c4f1040317d4869.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1c6ba8177a9624f0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1f6b80ce4e3e3509.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1f7f17241661662d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1fc70bca408f884c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/1fc78fd0e00f4e92.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2079bad53fe76b1d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/211656c4eaff2d9c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/219ce45c23f9e1cc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2226edabbd2261a7.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/23368c25ea374e2f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/235adc0d4af204c6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/245843abef9e72e7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/247e71c8786de6b6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/25b1013a4046bd70.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/26031afc9eaef976.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/265fda17a34611b1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2687d6d9043bd5cb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/26c0710a6449872a.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/26d1675c03b0ce51.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/26de1e8cdfa61321.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/26f0d66be5e7895a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2774b3cce5a09798.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/27e55098f070e9ef.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/28151222a45ac800.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/28520880d460c4f9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2884c585d2f035a5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2945f2ec8c9f3483.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/295b0ed4d7872983.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/29fb02620b662387.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2b050de45ab44c8c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2b8d54f6fc1dcbd6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2c1d54df80263e07.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2cbdd5fad4e5332d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2cfb3ee18926479e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2d1410e37ecc3647.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2d46c7c14cfb0330.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2d86a01ca9731879.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2dddc87017946cca.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2e6ef2acc3ed75a9.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2e8378f658290622.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2e95646f9143563e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2ea49149c8e6373d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2f4d2b0c0c1f960f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/2f95824f19005b11.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/302a0dfffc3edf37.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/305ebbf168c6d218.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3078b4fed5626e2a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/30d72b2b7f70b4d7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/30f6acf0bf2f7f06.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3118eaa619345896.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3162394f5bc07198.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3178dcc570888e15.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/317c81f05510f4ad.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/320eade064b2c635.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/324ab48c6d89125d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/32529ec69f32cac1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/328fddc7bdffb499.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/338848861369f3b7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/33bc068464342558.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/33cf50480671cfec.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/33d43e9f01bda5ce.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3425ca087ec1adb1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3558f8c0f0ba825b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/35e93eb65d07f8e8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/363ecb9e2e556694.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/364c1c6fe5df4e6c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/369676814db0cbbf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/36c32455da0fd7e8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/379c49fbf3259511.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/37b860dbda4d4c9c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/37cb7557997d4fd6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/37e9fb0470e7ec3d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/386cf314bb05acda.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/38816d56f582672f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/39551fb86dcd3b29.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3990bb94b19b1071.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/39a0bd52fcde419f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3a3e59edfed719b0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3a9fa392421db6dd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3b473034dde14c98.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3bbeaf1dd9ca1159.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3c644395035bbe46.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3d3e6ce2b81a224d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3e298e6e882d5cad.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3e6146fd7daff493.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3f70195fa344151e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/3f9ce9123e9ea7cb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/40449ddc6ec37b35.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4045c354c559bed0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/412beffc411b3cb1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/414f485082a04cbe.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/41895c8145489971.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/41bb6cfb5f18770c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/41dc02fc2a2ab563.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/420d5571366f2df6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/42cb3f2a38cb2930.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4485930b35bf8cb6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/44dda972051e652d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4554c00dbb28cad8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/455c19cd6608ab5d.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/45b295d6c9abe25d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/45cb305cf7a07edd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/45db351b2b07663a.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/464c40302f9a1a10.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/479332b63ff26de1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/47b1abed697fe128.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/481292e787273e5a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/487674a4d34703db.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4882f5db31935a04.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/48c7f50c23d3cbc0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/48dee14b7a3a3767.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/49624f905645b7d0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/49861fa3ca0ffc30.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/49aed3377f457f08.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/49edc77061449ae3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4a19d40213c79876.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4a866d4657f5a83a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4a887c2761eb95fb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4aa964c9923ef975.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4b106388b810de25.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4c048218847a0242.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4c1a7f94a43fddbd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4c3f75c2ad9dc102.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4c7ea6a86bafaf0f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4cce9feb5a563377.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ce3c0a393c624d5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4d117d87d4a40541.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4d579849c75cfef9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4daec155c0322d5e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4e2cce832b4449f1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4e880c0482d146e0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4e885526e8dfaa12.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ec83547ebdea18c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ee75fab1ccee715.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ee7b10cd97f554c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ef1d6ca8eceb313.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4f0b15bd78646107.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4f6d3aaae5c7ad56.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4fd864d1c4df25b0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/4ff4b78ff3e2de6e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5051401f9d49ca56.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5059efc702f08060.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/50a060984b757dc1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/50efa1f220e37136.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/525c5220320e32ee.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/52a2eb6caebf1bf7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5301846f80919b63.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/531ee852cc8ed0a7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/534dac338ea83de6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/537c4a516d7c8d7f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5427bdf48f3eb6d9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/54490a2da590c074.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/54b72e05f42d7802.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/556900b449f81433.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/55b9f51ad21c7f25.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5684b2ff53af4f76.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/56c154237f4f1298.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/575367951ac8635d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/576b2243fb8c3b54.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/57a53aa66f7bc4da.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/581bedbbce2541be.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5855e0715bd298ae.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5864c96b99472ffc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/58707e130fe451a8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/58d9ebcbb28bf3a7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/58e911fb2bbc1f6e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5a627d08e9b33ad1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5ab1050053c11514.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5bb13cf33cea5691.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5bbf7371c3c77f3c.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5c63ac420337d014.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5d42f9f543d5f55c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5d5b9de6d9b95f3e.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5e60832af79173e3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5e6f67a0e748cc42.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5fae862d7fe6531c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/5fe7ff5c5cb5f438.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6069bca758f9503d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6097ad2394486d46.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/60ccdc5a8217f2ce.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/610fe4450d41c81e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/618f5bdbe9497960.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/61b72f954b679c22.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/62d72a3c3d14d150.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/635ca73d00d4f28b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/63e918a2df1dcdde.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/65a73ccacb2dc502.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/65a7e95d594ad7ad.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/665ab370012f20cf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/66abd1d09c28ada8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/66dd7a60a05be9f8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/66e667cc2b718770.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/67419010fc81184a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6775a7f39c6b90fa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/679ab0881c66b0cf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/67c714796e7f40a4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6856c5a3a26b5a3f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/68766c3f46c4851a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/68f0106ad505b13f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/69990f0abf6d88e0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6a7197b11e9847ed.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6a96389a0cce57e9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6ac4f95d48362a35.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6aeff33ceda72475.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6b9bc191e6f5ef69.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6bc739c23342216d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6c3a76d368c398cc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6cb3fc8ff354bd89.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6cd36f7e68bdfb7a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6dabf190eea04883.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6e2b7743e872769c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6e736ba5cc38de01.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6e792760337980f7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6f717516b576717c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/6f7a5e4988b7d758.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7187f0675eb38279.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/721efc4cbc95a6a0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7222f595c694ef81.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7291411fc225eabd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/733a157cb1896d10.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/73b0a0c9a26e1950.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/73c84046ac613107.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/73d061b5d635a807.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/73d1b1b1bc1dabfb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/743e2b125ba6d248.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7464b0dfc4974a48.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/75412422951a6362.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7562c2148b3f455c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/75b52e0f57aab958.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/75f1656578c2d7e8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7615ff9f43ea0dde.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7624feb2a003e001.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/76465e2c7af91e73.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/766e0153d3f7ec95.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/77cb7be200e0a2aa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/77e5dccd799284ee.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/77fe5a8d6ae33dd1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/783865dd3a3c2200.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/783aeb8c90c3775d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/783f01472f94a412.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/78e777115c4cfcc2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/78e861dca5c2377d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7909e04a06928dea.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/794032efdfb20d41.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/796e4feabf0e0fef.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7974c69bdfcceea8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7b0456581bef4cb1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7b70beed5a327548.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7b876ca5139f1ca8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7bfaaa1e80d6255f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7da8521583578fd0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7dd7279ecf6a7eb8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7de28635b9d2015a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7de586a1b43f8f7a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7e3299107ab474ce.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7e811fe4eb307470.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7f9bbf314145e16f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7fc173197c3cc75d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7fdf990c6f42edcd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/7fe1dff1cf764f72.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8053fd407fd3d848.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/80bfa9f27278bbba.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/80d1e106056a576f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/80da22a7d2a15fc5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/80ea01a6fbf80920.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/814e26b2395ad89d.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/81a5bf75eb66ff83.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8262e85f06cb459c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/82b8003b91d8b346.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/831b4a1caf3c5a06.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8355671c9cafd876.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8373e2a6865dc08c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/83d544ccc223c057.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/842c5cb4a70228de.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/84633c379e4010bf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/851bfeb09635c752.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/85351ad05c8d5f1b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/854ff4a8b5f8ff01.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8552e0809ca624cd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/858b72be7f8f19d7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/85bb33accf520f1d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/85ee036d67974729.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/862fa3d5f7a928be.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/86308fd40fa95e9d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8753a1cb7850d657.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/87d2d99776638ab6.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/87dfd34c1ed7ab04.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/888d17b2ef3b2afc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/88f3d521fae776b9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/89036b2edb64c00c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/893986e2bbf8b7c5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/89ace2a47ff50b0d.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8a331fdde7032f33.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8a4f56aa3f296bd0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8a5edab282632443.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8a91dde242686a52.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8b1042fbb7c43423.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8b1bf74ad28fc10c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8b6b9c72c875f0d8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8b72c44bd531621a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8ba15f5246ca756c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8beaabe25ab7e0a8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8bf8438d0a686b4e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8c353ce78b905b58.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8cd3c4653493b667.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8cf27fd80ffbc24e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8d33f520a3c4cef8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8d5ef4dee9c7c622.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8d64a30d9de151b6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8d732f3933df4bd4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8dc484a35dd0dc16.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8dc7370bc6dec92b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8dfb252e12b6b17e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8e93bcbd389c6bf6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8f05256d87c7a6ae.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8f7c7b7f4d70f975.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/8fdb7e6ddfb89e3a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9015de51ceefe60a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/90193ee960b49acd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/90450253498eeb10.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/90cd97db35a1a503.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/91150a288bbb31b3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/91cb0ae4feb7f531.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/92dfbd6c58d2c61f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/92ed8c5d2d151ff9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/938db8c9f82c8cb5.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/939b16a89d0e8704.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/943297e7b6314bd8.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/944ea2478d838026.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/94535dc25ef762ee.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/95682e688db64065.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/959004d1d6a439d7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/95c10472e36270b6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/95e67679ebbacf14.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/96060983e86029b6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9660037e1c979757.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/96914a2df2c94687.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/96d7443d69f12eea.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/971cf622ebaef28e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/974222e3683f284a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/975d02f132c05a98.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9767d9a6c9ea543c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/97fc32bf01227e39.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/983987033f0e1170.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/98e0b4521b7ec370.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/98f5714a70195f28.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9ba7f8619b63519f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9c9196e04a0615c0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9c961739e5d9e2ff.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9ca6021261b01550.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9cbce7d794e8d679.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9cc8f0d9f8555a71.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9f08fdb641588efc.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9f15affa01060595.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9f5a6dae7645976a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9fa56398be8a1769.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9fc618bb96c91f1b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9fc6ddfbb0f1cbe3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/9fdb9877fcc446e2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a028a9ab5777d337.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a02fdefc85b71fee.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a069c2ecbeb0f43a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a0998570a3bf9869.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a1701f6320c02703.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a20584c5a6110526.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a24d5a2bf175ee97.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a31d1202f94df972.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a3710b36f9b97324.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a38011d2c010999e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a39be920807be551.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a3ec3739bb2f89ad.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a4bfa8e3b523c466.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a5370cb0412d7c8a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a54942c8e365f378.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a5a24bd27eef1337.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a633b3217b5b8026.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a651ee9d0db08692.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a660fb69f32f7ad2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a70483c4d46a58e2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a7571e2f3c5d075c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a77add5a553e5cce.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a793dd27762c8ec8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a79b044230246e2c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a7b643867c8f150d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a7be138dfd29025e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a7c82de4904833cc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a86d6dedf5bd962e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a87ce46793cc659b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a8beb1480f385441.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a9253dc8529dd214.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/a9431906f263368d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aa232c1eb3da8805.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aa5e59b2d67fb00f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aaa4c4245303bd6d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aae5dc521eff47c4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aae75623a18fa153.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ab35979364766bf0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ab9d14c2ef38f180.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/abc46381e4e6bcca.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/abe5f49acb8e132a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ac0b52a2ae6ef999.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ac1ee2739ad30d66.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ac4ee5fb095faad0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/aca911e336954a5b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/adb1ba1ed78bb9f4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/addee2ebe09cfa9c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/af366e0bf7f97bec.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/af3a9b653481f43a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b02b296bd115b9b9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b02cbe75ce1ceb06.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b11b4ca186c00769.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b1f1e599a3dcf9c5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b23c154206fb45fa.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b25024dbded18139.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b306d9ff847c120d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b3b14fb0e398703d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b3fc8ced7ce28c35.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b48bdd4be8adc5d9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b508d676bbb2b2af.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b61406dafcaab4b7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b6e0c72c00ebb26b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b724e6baaf7fd094.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b757d5d1b6a40259.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b7ae8c17f892abf6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b7b057684207633b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b8599b4858409b7f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b87364b546f27bff.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b88ab70205263170.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b8de6b7c0e5753f1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b94007220f24ebe5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b9422ea5edcddf0b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b94278c0e4bdb364.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b996783239113de2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/b9b5930aa449a36a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ba2d36d35efa68ec.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/baddfc428e73b8b8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bb0f3d2d2848abe9.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bb210b308413d99c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bcde05eea9466dfd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bdb0f8dd27e0e164.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bdb40451ba403567.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bede010c6ab4fedd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/beead77994cf5733.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/befeaa367d8f27db.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bf18cf6919ab9dfd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/bfadeead1ddbd122.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c045e273186c0644.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c060a3014ad24dfd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c06e4b51c181990e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c0a136a959991f46.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c0a8cdfa09f3b86c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c0ad1c20e662c8ed.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c0d2e6ca2ab7f753.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c0e9a7c671122ea5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c177366cb56cf1bc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c1a24e62e6724892.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c220924a9ace3542.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c3731145e0e65d1d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c3afed3cb0fb92ab.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c4236b612ac61d44.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c45a4b00a2a24c2b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c473ffb7c354496e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c49106fce7ac6b09.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c510fa0f191310ed.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c578b57e8e6ce80d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c5af6ad6ff9d213f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c5f9c5bfdf66ef66.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c66507ec6e15220d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c7023e867afea771.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c75e9f5ea55611f3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c79647e7baf81f8f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c7ad2478fd72bffe.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c86872dc97dd35aa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c86a72939cce6f53.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c91a41d48af2ef00.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/c939f8663a298a09.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ca2716d236c027cd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ca27a03a9d04acd2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ca3dd7ea0b4626dd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ca424e812e0896bd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cac0705bab074520.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cbb2fa2e2d167a54.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cbc28b1205acaac8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cbc35276c97fcf51.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cc1519d0d99fc450.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cc28dc2255cfe34d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ce7800f269603948.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cee6d8878d1e6589.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ceeb9c1fda84ac72.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/cf23f5d7f2364a44.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d012888b0c720723.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d04aecd166354406.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d056300d8658429f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d0804b4856dbb6be.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d087c23530163f2e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d0f4c42dcbc9d139.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d10b36aa74a59bcf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d10f6a336c2a5aab.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d17d3aebb6a3cf43.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d184090674ec7862.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d201e6e384a593bb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d3ac25ddc7ba9779.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d46aee08cc49f6d1.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d4cf8ae9018f6a28.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d4e259842c4520e1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d54b2db4548f1d82.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d5512eff7d8174e4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d55f938e1619ed72.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d5834ae85b6636ef.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d594faccae1187d7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d5bc0fb6d6e472cb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d5f84d71afd585da.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d65452ddaed68d73.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d6b39890287ec55d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d6c1c8ca399208eb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d78bf1ca003a72cd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d82c20dfe6ce915a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d83b095618ef4c4f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d87d9282d45bd345.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/d942f64886578d87.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/da4d9520d81ec621.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/db41a80ccf646002.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc0415f1b65b4924.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc14ac854168468f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc431bcf293513a0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc4aa6a1fb2c6317.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc547bd1b0f5a594.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dc5864c9096ad0a8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dcb304c591564c68.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dcdc6f42d4d981d6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dd91200835f80228.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/de15bc95fed5eebf.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/de4136cb6cfc7d5a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/de47657baf74e60a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/de74c4e7bb0fce51.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/deb0fe0c1e3822f2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dee9ac08aa5be125.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/dfc6f1cc5533e0bb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e01265e2211e48b3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e07ef2bccb56a292.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e115bbef8bec1a84.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e2cdddda85e8ffe1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e3a388ec11e4d061.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e462669423ea79e4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e4963d9605864d9a.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e4b42b8e20501fcc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e52f002f70dc01b2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e5fabf7fc4ae5dea.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e6559958e6954318.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e6ab253c5f96017e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e7087ec92f0f3c44.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e777c6584c047ff6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e7cf8728b0369efe.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e7d55d897a90564b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e808e347646c2670.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e82474d52b99f1b7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e8a08a6fe21d46a8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e8c6b7672a566a8e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e922f1c6f6e5fdef.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e94cf04f4f6916cd.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/e98777d7b4c239a8.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ea4d962dac83e2a1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ea9e5f218423bd4f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ebd282af4fda397d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ec226eb321cf8655.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ec34d41ac5849c84.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ecec2a908f458adb.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ed0332c84e50834c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ed90acd86cc1eb9d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/edb15336bfbe0a8e.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ee9b2096b4e379a6.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/efb9e5d27e1cfa30.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/efcb54b62e8f0e06.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f01b16bb3e6cd7a3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f03be7c48423eaed.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f03dc0712b57ee1f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0463cd0addb96cc.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f063969b23239390.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0650722451fd802.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f06a0e67a0041175.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f08159ca58f10eb1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f095a5180aa287d1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0ab9eb343631ea4.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0aeffcc826c3d6b.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0f16b655e08b92c.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f0ff9ff5dab859aa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f1ee13ed9e476d25.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f2db53245b89c72f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f30170f05890cff7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f3051ae9c2c9acf6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f3bcafbbae99ba29.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f44552157bc0db6e.module.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f4467d719dcee086.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f4c0cdc8d5782f3f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f51aea0352bb03f3.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f5812798ac3e730d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f605957c30e125ae.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f639cd9b998df512.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f6924dd818b18733.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f6cc48c72caf2e32.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f6dc8a19882274b5.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f747102fa7882fec.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f75c659650787893.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f79162fafa44fde2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f872cf801765a723.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f8941121f644c8c0.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/f8b20220d8c85d71.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fa6a6d04f835e4c2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fb130c395c6aafe7.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fb166b71033d63b2.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fba161bc4e2c3fbf.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fc75a023944da475.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fc7ed197a376fa5f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fc8bfabd18ec26dc.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fd2a45941e114896.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fdf261094edffb09.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fdfe30c3a1471ea1.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fe233d87f280ed04.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fe285bda427ecdfa.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fe49804e919591c6.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/fefae4f97aa879de.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ff7e007caeff659d.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/fail/ffcb5a1d89aed63f.js.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/005dc7dff71d4b97.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/006949a4f1471866.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/00b851b06af02cc0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/00bd68a9d0203f10.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/00c79d09c52df3ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0140c25a4177e5f7.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/01533b37d1d9ede8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/017a45a1919f4006.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/01f27ee3c1bb68e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/01fd8e8a0a42307b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/02028e3b961bfee0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0228be549a7706e7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/023e4178e1ad1a82.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/024f7b95336f7fad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0262c247b28885e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0266b93cf3014995.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/027abe815032df72.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/028846a58c67687f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/02b924339f85fe00.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/02cf1a37af2403fe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/02dad3c9ec38d3c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/034ded949b5c2fa3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/03608b6e222ae700.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0371eb8b8c28569d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/037ecd1db38c230c.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/03d1cf071a76d061.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/040001f3b0eb3bde.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0453974dd98e662d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0458e0c30e8e6fb0.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0466764f0fb9af62.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/046b1012ef9b0e26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/04df09188055748a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0507b18e39d58a9f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05089e6cc717523e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/051696d4c46ad99b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/053480e541f54faf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/053c0475e49bd36b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05448bc107f9b759.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/054620d2d7fbe8fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/058c33e92f0d37a5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/059b850298ae3352.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05b849122b429743.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05b9c5f007cbaa56.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05d268921a1f6899.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05d5195f0d388d98.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05d93894463f57ca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/05fcc31bfd8d3e60.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/066b76285ce79182.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/066e2ec2de8a7c6e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0671ec3d0b8ded79.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/068fd501eb381dba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/06981f39d0844079.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/06c7efc128ce74a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/06d84c003dc8a3af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/06f0deb843fbf358.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/070d82d1b3b3a975.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/071f05b40ea0163f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/075c7204d0b0af60.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/079b7b699d0cacab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/07a74deab99e85eb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/07cfd31162dc117a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/07d4bedb35fb60b6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0821d3a84023aca2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0827a8316cca777a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/08358cb4732d8ce1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0860caf88460e363.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0889a34434e586e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/08ba81b9af0132ea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/08c3105bb3f7ccb7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/091d00847cbf8a9d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/09245ed873c9e7ea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0986e63317738f46.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/098e1fe1335e222b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/09be3a3198b40536.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/09c1c4b95bf0df77.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/09e84f25af85b836.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0a068bc70fe14c94.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0a2fc93b6a63bbd3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0a38bb9fff27bc21.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0a616ee6dd067bc6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0a9e4cbb36d95f7c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0aa6aab640155051.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0aa9242278e1393b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0aeb95f62766e684.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b1fc7208759253b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b281915a3227177.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b4e932ec15cdae4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b50309b4112013e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b5f023129f23abf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b6dfcd5427a43a6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0b881b80b7220fad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0ba326a76aa2a0ae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0bbda5d7d8ae8990.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0bef54f61acccbe5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0c44152a1a3e2f90.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0c8a07486c1ff18e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0cd7b76d7d1431d6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0ce4fa8fdf700065.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0cf1df0ef867a7f4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0d137e8a97ffe083.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0d6e503c739611e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0d7e3e1647af9ba6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0d9f26fe4d91ad07.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0da6496ed75822b1.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0de4ef1344cbb907.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0de707242475664c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0de805d0c921e235.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0def12c63f682470.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0e22e969622bf137.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0e3ca454ddfb4729.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0f18951fd55b8c07.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0f59aedfe2c7682c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0f630e67e4542867.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0f809258920b3469.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0f9f10c894a7d811.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0fa2102f53acd283.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0fc7d5705a324efb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0fe1f55610641156.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0fe2654034a20f6b.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/0ffdc03e2ffcb5dc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10786cdac00d0c02.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10857a84ed2962f1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10a21e1cf65c5afb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10d6486502949e74.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10f0ef998c05c611.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/10fda5cd119b39a5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/110fa1efdd0868b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/111668493e3e0823.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1145e94ad27e7ba6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/11611f2a3d32994e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/116cacc3c80a5a3e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/119e9dce4feae643.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/11a021c9efe0e432.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/121491a690a13543.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/123285734ee7f954.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/123bfcc3f6cf379f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/123f89c06747ced2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/124490e0f2dbbac7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12556d5e39db1cea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/126a6455f0f721fe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1270d541e0fd6af8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12752899d5c5eb00.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/129c95a57d234b7b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12d4b327a5e20850.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12d5bedf1812952a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12e59b6d403833ae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12edb6ae55d95b59.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/12ef713cb7737bdd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/13045bfdda0434e0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1325417193f50cc3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14199f22a45c7e30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14360fa75e6ae228.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14551b80fa8a0ce1.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14a62ce75845f5dd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14bb381a17b683e3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14c205bb81db8014.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14df05a5ad02af18.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14f95b3c9a9e7480.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/14fb22cf10e20236.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/151d4db59b774864.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1530c2c5484d867f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/153688477d7e69ba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/153bd6819f5fa69b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/159c17331c90a465.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/15a12468ff312d51.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/15d072c60817cdca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/15dfd62aa10c8b18.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1623cc76ec1fb540.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/162fd7b4a7647a1b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/163e6a68a09abaed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/166431dca77feba6.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/16b9227a4a41bc7e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/16c7073c546fdd58.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/16d0c12aad83f9b3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1714b06e6a415766.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1717229250780255.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17302b9b0cab0c69.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17326734a7bf9629.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/174d05abbd69a960.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/175a032b2252eb0d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/177fef3d002eb873.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17a2de2c9e102bba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17bd5dc47ec4a3ba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17bd95dfa6a302f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17cc7c10e02028be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17d63bb0b9482189.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/17d881105a9a6c85.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1819ffb142e9c5ea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/185dc3ee443bb737.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/18cc9a6b7038070f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/18e32b70e6a5574c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/18f05b95a72dffa1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/18f731daf0845475.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1908280b73954ef7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1938db3bb862ded1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/194b702816a7e5e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1972b64c4704a1eb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/19d1d07fe88ec849.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/19ffea7e9e887e08.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1a0dac12dbd33ef6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1a1c717109ab67e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1a7800a74a866638.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1b0c0fc32b9e5e35.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1b542dd79e4444c7.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1b6e33ab982844af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1b87f88ae8ea1cb1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1b884461ff1acfc6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1ba78d63a36ea567.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1bbe65871120530b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1c2f680b78692645.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1c6424d9a7209f81.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1c6c67fcd71f2d08.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1c7e1e347f726166.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1ca991b39b6e7754.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1ce4afd9b35e3312.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1d1037fcfa0c7958.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1d1ac5ee0d1a9bd4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1d3dd296a717e478.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1db0d98ff1726af8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1db76a05c7b9a090.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1de765c987733026.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1e3f57c4ec83f5bc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1e61843633dcb483.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1ea254c74f1071de.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1ef3bdd7e919cca8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1efde9ddd9d6e6ce.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1f039e0eeb1bc271.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1f3808cbdfab97e4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1f5de1d7092dcd82.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1f89cd96db326f7a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1fbf374c8a04fb23.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1fc4349ef394b505.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/1fd743f03945fd05.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2010526ea64db82e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/20644d335e3cd008.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/206ebb4e67a6daa9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2072cb8131a4ae2b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/209fc98bea7b9d67.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/20aca21e32bf7772.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/20b873ad024b210f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/20f9bec9f3215688.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2100bec1b92b51ae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/212d2ca66d97a90f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/213c3b05c6690d2d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/213e3455c8f8ceb2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2160fc99c3589501.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/218ca74570bf06b5.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/218e751b8b453b9b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/21ebb8746371268b.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/21f1173fff072ee5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/21f5ce68788d4ffa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2207b24e625f30db.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/22119a1d30256255.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/224d4dca3d98b618.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/227118dffd2c9935.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/22b24d1deb35baf3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/22dc0bb1d4e8d89f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/22eba6e3841edeec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/230da70c908c1859.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/23d6a92eed7f18fa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2418fddf06e515f8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/242ede66951e11b1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/24e299720285b6c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/24fa28a37061a18f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/250ced8c8e83b389.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/25296359c69440e8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/252bb992a448270e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/25542e65ad9d2bf1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2565ae4b2f2956b0.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/257f15ea5c44a423.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/25824f6a683e7467.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/25fd48ccc3bef96a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2619be6c7f521c49.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/264266c68369c672.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26974bc54e93b191.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26998ded3750f7d8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26a4b2dddf53ab39.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26aa785e12e00fb1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26aa8b685715d445.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26b946d7cc01c226.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26edf4bcd3ed9e74.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26f27d747e98d3eb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/26f632a0a4d60150.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/27409f5b7b692b24.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2754a9872f3512ed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/27ac24465c731ff9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/27b5d00cc75de02f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/27ca96102da82628.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/27ed2f0fdb7f53f6.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/284ca169f09605be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/285648c16156804f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/286876d6fdab22d7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/28a54e6410ad3f19.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/290fdc5a2f826ead.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2935f62bfe48ca1b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2976a1598d3a75e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/29bcad4873d3581b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/29e41f46ede71f11.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/29ef8a7a1cbfda7f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2a11bb318142547e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2a327fdbcc6cb870.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2a7d131074016ba6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2ab9ca1f6a30c203.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2acc83b037420689.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2afc5d4b75dbf12d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b0727c871857af5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b1f4f042cff07a3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b393e093a0e2fb3.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b478bb5ceb2e18b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b83dea123ed2e2e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2b9d4a632590814a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2ba11d8ca169ab6c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2bd8ae9202baa31e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2bdb271c1ff34f35.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2c16af589c5c8535.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2c4b264884006a8e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2c5f4d039f9c7740.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2c7a69627f1d8062.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2c7e2fecbc1cb477.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2ccf4707fe3749ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2cda5eb51a2d97e7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2cdf798a24c241e3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2d10fed2af94fbd1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2d1ecf6fb0d1afe2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2d3273e0386e9cb8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2d614e07c62fc32d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2db5219f0ac5dd71.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2dc0ded5a1bff643.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2dc1c08d0bff6eba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2dd810da4984502b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2df813ffa8a0a9e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e371094f1b1ac51.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e5fbf7b1685fa1b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e7336dc8eba87ef.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e75e3bd39e6df05.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e7f443b2f555bc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2e8a88da875f40c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2ef5ba0343d739dc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2f6d8a2215407ae3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/2f84859abd5a242c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/30142c5b79e4eea9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3085290028dd33e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3097f73926c93640.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3098b57020860587.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/30aee1020fc69090.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/30c2911c05100e92.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/31232b72db0fd24f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/31237b174ba6047a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/312f85fecc352681.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/315692af7fe2aad3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3156a92ca5319b8b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/317532451c2ce8ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/318c169a25ee42c5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/31ad88cae27258b7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/31cca30ad2bf696d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/323783be9a53a31e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/329bc0e532da6227.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32a9af0615bf7618.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32b4780ad9c4292a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32b635a9667a9fb1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32b6854d07aefbda.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32efa0efd255748a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/32f782a4b16306aa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3315c524a740fe55.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/332f0bc46d28db25.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3348741c8bdd4f3c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/33720cee3dabde0d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/338762eadb13a2f0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/341bc3f1b434f6d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/345713fe7f52524a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/347e9a5443e4cd3c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/34d5455824302935.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/350a7ec7041c079f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3514acf61732f662.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/35bf182594dc08ac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/35e730121a5e6326.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/35eb2e229858a6c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3610e596404818d6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/36224cf8215ad8e4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/369b56fe359d52fc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/369fd0a1e40030d8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/36a9e7f1c95b82ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/36fb3e9c8cedf764.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/36ff120198eea816.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/370a2bd1387fd440.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/372097a44c33daf2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/373e35460ecaccc6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/37ac3bcee6fa89f9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/37c0f5275362d1c9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/37d26e3bec6d9a0f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/37e4a6eca1ece7e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/37e845e0d8283fb3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/380e999de8f31c7d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3812dc38bcdc97db.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38284ea2d9914d86.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3852fb3ffb8fd8d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38594572e7bb32f4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/389adf81b76d8b25.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38befc89fcf92e25.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38c0e030050edb57.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38e0b9de817f645c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/38fefd37caf6f8bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3990bb94b19b1071.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/39bd53b0c3dcd639.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3a1ccd915e97ed68.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3a1f039e533d1543.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3a50539d66e7fb07.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3a5a7699f0631c6f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3a707c56867f396c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3aa600e48cbd8a5c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3ae4f46daa688c58.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b1ab093f7ebeb51.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b1fca65828182ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b36d546985cd9cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b57183c81070eec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b9779d2e19376a1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3b9e8797aacce77f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3bac973df7480fe9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3bbd75d597d54fe6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3bc21b350f65c8f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3c0c251ad455218d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3c1e2ada0ac2b8e3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3c6b557b1aa9cc05.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3c895971bd50ea01.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3caf07d66e4f7b5a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3cbf0138d2dc0686.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3cf11f8790169c3f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3cf53efb53099596.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3d0c4eda96e0412b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3d137e7b0cb6c8bc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3d2ab39608730a47.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3d3ddc63a85b13a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3d9c76216b0a9d4b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3df03e7e138b7760.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3e3a99768a4a1502.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3e48826018d23c85.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3e665d875e0049a3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3e69c5cc1a7ac103.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3ea15e86885d3c1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3eac36e29398cdc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3eb2c2bf585c0916.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3ec1e9982b5f4a45.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3ee117e37bd3bcea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f34ca3add7bcb9b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f39e406df3080dc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f44c09167d5753d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f46ee1db509d55d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f6fd744861ee7c3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f8b15109761ea65.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3f9b0dd207c09990.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3fb07536eb5aea8d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/3ff52d86c77678bd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/401544b8abe9d656.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/40215319424a8227.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/402c32920b1b9991.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/402e8d30db64e5af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/403a7d28c611b71b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4040d47a3534b244.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4086605956ddfcbb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/408971d922c72ea2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/409f30dc7efe75d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/40adcdf7cfe3fa0d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/40b9ff090910c512.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/414b9b02f2789648.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4180f57196d0388d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/41ad2d6d8414c573.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/41b805ea7ac014e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/41e79ea43f242aed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/41fc5bd8d644937c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/420855197cbff7ce.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/424fb5db0f6734b6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4263e76758123044.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/43023cd549deee77.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/43163c094787d534.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/432639592c565344.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/433859474119631f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4369559377b6394e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/438521c40cf1b08b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4389b59f7805c7c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/43bbb253d4035175.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4412172b5dc13cd6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/44136fa355b3678a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/444856ec05e8d330.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/44af28febe2288cc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/44b0c8a5a1ecb389.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/45ab34717c038020.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/45d1662a41c9a1e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/45dd9586f26a3cf4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/45ed987996568823.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/45ff445d87e37214.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/46279e885d2aa853.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/465b79616fdc9794.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/46657ec13f5857d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4672c2ef688237c9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4694af065eecd95a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/47094fe8a994b7de.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/472765ae4585cf8b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4743508488414d6a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/478ede4cfe7906d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/47ddfd79dcd20fd5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/47ea193a5fc3f2c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/47fce5046a1b2098.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48567b651f81277e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4869454dd215468e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/488ae37630cb4d83.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/488cd27c94308caa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/489e6113a41ef33f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48b43f80306f5dff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48b6f8ce65d3b3ee.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48bb091783df3da9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48bb138a6b033a34.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/48f39ccbea69907a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/490efeb71bdb7c3b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/492d3fde7a53e85a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4933a329b80ed6ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/495c05812d179d67.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/49bdb14b27afe650.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/49e54e5acd18a8e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4a0d9236bc523b77.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4a479db6af79906e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4a5fe6bf2362352b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4a79205bd8cd49d0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4a807fda565547a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ac1a1bc6b3cbe66.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ad6e3a59e27e9b1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ada45968b9f45ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ae32442eef8a4e0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4b40241551a495c2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4b6559716b2f7b21.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ba667b7404cc45d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4bd3199f5a4d8e52.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4bd7e14411b6a889.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4beb0b6ae8b9801a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4bffa044ecd9d841.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4c2a2b32f0470048.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4c3a394af4d281d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4c44d7c28ec0f6ca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4c56fb063bea0ec2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4c71e11fbbc56349.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4d2c7020de650d40.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4d310ef039a7435c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4d833cbc56caaaf9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4d88f169e3827587.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4dc600d5ae71e8eb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4df14f701f9881fd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4dfe7c0219422eff.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e07f8992cca7db0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e3de59ad16a7d0f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e625840177567fc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e742059e0fc3d3c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e7c58761e24d77c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e8e7d6fe1e67ce5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e9006104ab9afe8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4e997dab642864ca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4eafc760484cd72b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4ec2942a940cd0b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4eee835d0ac8382a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4efcd175a5db8b47.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f24ffe2c3ebe706.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f53cda18c2baa0c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f5419fe648c691b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f60d8fbb4be1120.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f731d62a74ab666.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4f805a43cc2e8854.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4fa08a62c2d8c495.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4fa4f9e47503bc5f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4fdc22a42fa0d040.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/4fee4ac53bdfd7f7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/500804fd29695dac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5021396f85a70480.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/503cf49b200abf64.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/50ac15a08f7c812f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/50bc1f24c865c57a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/50c6ab935ccb020a.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/50cea0e25b2b707d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/50e04108598730ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/511a2a5fd8cac64d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5147bda197f961c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/515825915b8d1cd8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5171e99c2d9d3e5a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5183eafe6b4cd6e0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/51a3505b43223a9f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/51b243bb5076b692.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/51b58dc84e1fab89.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/51ea4e18429c02e4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/51fd2b53ad7e1581.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5203633f36fbe544.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5212ddf4e4b70261.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/521479b987ae2d7f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/521b6dfff0a28aa1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/523950fa023d7305.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5239dd0fc0effb71.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/524172bf792ef97e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/52ce5853ea953f0f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/52f2f30356750b9b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/52f9245e7cd97f6a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5317b960ad78bbfe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5333f04581124314.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/53645d3765e5f67f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/54032532b8655caf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5406bea2982a6e13.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/54190cc5a11a0233.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/541ee533b54ae664.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/54257d53a8fffe8c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/547fa50af16beca7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5495e25325fdd364.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/54e70df597a4f9a3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/54fb77cb2384a86b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/551af1dc1686e912.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5526c98fdf9150c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/55c27b3727ba1165.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/55d1482dc2d95e91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/55d721b105cc1780.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/560c364700fdb6b2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/561ccbf2e5091865.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5641ad33abcd1752.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/569a2c1bad3beeb2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/56dcd0733a23aa26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/56debc26cbc2e077.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/56e2ba90e05f5659.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/56ec311ffc030121.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/56fd564979894636.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/571bb9d1fdd6fcc0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5727b1080ddcd68e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/575306c08cc44b10.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/578ebe526f02ab34.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/57971b49e239c0ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/57ad28ff7d96f031.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/585130f356b0729f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5856de37689f8db9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/585b857c11763bad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/587400d1c019785a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/58a52091eaa8746c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/58cb05d17f7ec010.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/58cf2c5c0cecdf0e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/58d72762ccb4d31f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/58ed6ffb30191684.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/596746323492fbfd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/597108fd45a6e79b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/597b9759467727fc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5984eac0c5c6d947.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/599dff255c5ec792.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a06dab3e9fd0f65.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a079debdfff12da.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a0dcc9e43fed2c2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a2a8e992fa4fe37.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a51417e1ceb294f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5a54ee2c0b326b18.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5aca2791ab698851.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b146261dda66d63.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b4cef6792d9462f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b683275df4548d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b8d2b991d2c1f5b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b8fad162f489b3b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5b9f113c3bdd0c49.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5bae374be95382c6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5bb4c1e68b0925d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5beffd72ddb47f13.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5c3d125ce5f032aa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5c57eec29a019ebb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5c587adcfe50a8c6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5c5ef7a4bdc3e081.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5cc7ceeebdccb6d4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5cf0dc4259e98c15.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d0cbb3fb27c21b7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d1a7c61bf135457.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d3e89c83953788e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d5b9de6d9b95f3e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d687a45c607ea42.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d8ab2c35c7eb883.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5d9d30af901ba176.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5dd65055dace49bc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5e0cab2e2e36274c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5e1cbe1737b1bbc6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5e6d5c3edf519b99.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5e7ca8611aaa4d53.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5ecbbdc097bee212.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5ecf2f4d83e6260d.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5ed18bdbe48cc4c3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5f2834246274eccc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5f5e1d12ad68e832.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5f730961df66e8e8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5f85b0b6828b081b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5f9eeac7b076f34b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5fa8c711247d70f5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/5fcc16142185c87c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/600327b79f60606c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/600fd3c4d9f2ca42.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/60a1991953372b97.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/60bb345d725fe68b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/60c092cb83b525f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/60dcd48a3f6af44f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/610b397691988417.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/612fed84b89e42a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6196b3f969486455.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/61ceb5809404ee85.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/61d8a7e497b6db72.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/61f55d9f22cc8426.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/623cec03370f088a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/624bc7f99260037f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/62541961bcef8d79.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/627fede559e0bcac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/62ab44289ebbba49.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/62c217b2844680ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/62d0da6771d5317d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/62d7c1ee4e1626c4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/63208a19ffb4baeb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/633fac25082a90af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/63586de6fec2e3cf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/639b9076cc56e57c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/63c92209eb77315a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/63ee9cd383dc68a3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/64117d5c682ec505.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/641ac9060a206183.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/645e8cce491528cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/646c2391c11102b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/647e21f8f157c338.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6498dcc494193cb4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/64cc57f82a54b7fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/64ff3b3ee7f636c5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/65047600233c760c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/65228d6a31a06406.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/65401ed8dc152370.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/655eab0815e0567e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/65fcb1f93f1684ef.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/660f5a175a2d46ac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/664b0da1dd015106.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/665f4940c7cf30c9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/668ab87597363d53.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/66aabbb5b00fb1ae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/66bd9903ea05f8cc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/66d2dbcb692491ec.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/66ea15f7de78add7.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/671c914df5da04df.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6733f491913ccff2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/673e6f2765ef3cb3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/67711cbb84083749.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6776e2c88e03f1a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/680880af107834e8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/68125aef6f5cc46f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6815ab22de966de8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/681f352b7356594c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6823058797ddd563.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/684237281767d41d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6861bb23b186f65a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/687b7b904904fcfd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/687f678cde900411.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/69063bc9496ea6e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/691e1d9954f3e6e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/697b3d30c1d06918.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/698a8cfb0705c277.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/69bbdc7c34ed23cc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/69bdc785b6e244ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/69cbe8ec2f64382d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a218750a221c68b.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a220df693ce521c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a240463b40550d2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a323491fe75918a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a735105a5e79722.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6a7ed6cb99ea0b81.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b0e8bbdc3dca1c5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b36b5ad4f3ad84d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b63d36394b0ffb3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b68aefbfbf0beb9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b76b8761a049c19.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6b86b273ff34fce1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6bb2a138b9eb0088.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6c27d048b07ca7e0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6c42024bfadac21f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6c5f0dd83c417a5a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6c688efe01b3631e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6cfcfc99afcb6e1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d1bf4c3db76b489.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d707802519c7158.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d79220c64963dad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d8728cbc7bfe6b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d8c97119162ad95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6d981ff8b6a3faec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6db6e4c3ba0299b7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6db7dbc9b1365dfa.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6dcd76e9be7c3d00.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6ec818aa7f27cdbf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6edc155d463535cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6f256be2ef45a7d6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6f6e870785069487.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6f824ec22e22a198.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6ffb11115fcefb96.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6ffb1fb47c2dd12f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6ffc173d4e1e5158.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/6ffd0afb19f0a92c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/702e4ee53d26635a.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/70ad5a19a1b2a4b6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/70b701c0eb7d36fd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/70bf2c409480ae10.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7148f242d6770f89.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/717b2f65b69e809e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/717def9f9459b4e1.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7188bf4c56d2ffc8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/71a2d3e7d606a959.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/71bcb4b846c22c58.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/71e066a0fa01825b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/72286da2cadacba6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/726ee28a1b50ff13.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/729212ece9234c48.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/72e4f3f9f66a40b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7305be27a0713dfa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/73298cb8636154f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/739bef73b11c87de.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/74234e98afe7498f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/748a60621d2abe2b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/74c5ebda713c8bd7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/74cfbae1c9639338.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75172741c27c7703.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/753341b6f22ec11f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/753a8b016a700975.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/756579211447db0b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/757fc3fbe38b4ecb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75969544af546abc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75ad6a8ee6579761.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75b0eeaf3aa61e74.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75bb6594d6ad253f.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/75e16348fe9e6213.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/764e72657e7321b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/765a7a823aa1b070.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/76703c4b987330fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/76a46be6c2f09fa3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/76d4858e4a60be95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/771467ccdae93157.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7716587c3d80e9ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7733ab7955652851.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/776076cb09759e40.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/77710aedc74ecfa3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7779cfcd717e97d3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/779e65d6349f1616.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/77a541b0502d0bde.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/77c661b2fbe3dd3a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/77db52b103913973.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78435241f6c87ece.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/784a059faa166072.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/784cbc06d5ade346.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7855fbf5ea10e622.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/787170711cb8abd6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/789af9b27c832306.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78cf02220fb0937c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78e1b8a4f3318967.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78ea6e4e98c18f91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78eb22badc114b6f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78ecd285b8b44e99.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/78fa04077cf1950c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/790a34467d7d9d58.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7912cf1671c75406.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/791ee64772f0ea45.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7993945fc0f58feb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/799fad61dcd88f30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/79a4d1fdd55febec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/79b7f48e8a6d401c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/79ea421b940c3474.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/79f7d5d83decb768.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7a405ea1fdb6a26e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7a71c5f849677cd1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7a815cb480c3cac2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7a964712d5220b79.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7ab6a1dd47c6bc1f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7ac0063e99bc8720.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7ae57d0c2d30db3a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7afd38d79e6795a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7b0a9215ec756496.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7b514406528ff126.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7b71bc250036251c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7b8a8232be18df90.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7bc8dc445fc0f1c3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7be9be4918d25634.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c027cdbc7f493b2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c03e5eb6a9f6f1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c3fc6d2a783ecd9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c46ecc8f111b567.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c508ad20a5ecbce.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7c9c0cce695bc705.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7cbf77c14b9c89bc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7cd7c68a6131f816.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7d029e0be60dc821.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7d7dd05015778d56.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7d8b61ba2a3a275c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7dde401422530d6b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7dea677261fc5dd8.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7df2a606ecc6cd84.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7dfb625b91c5c879.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e094109208fc749.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e28d9664deeef8a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e50a0527f791c52.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e6e3b4c766a4d33.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e6eac5fdc429608.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e88047a36603238.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e8f17e7be305a2a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7e99cc8b7ce365fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7f4c40906c3ebe2b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7fac17daa2bd5186.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7fbe94acda67721e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7fdf990c6f42edcd.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/7fe89d8edf6e778a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/801ac33e4c34efb8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/802658d6ef9a83ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/804e022cd08b4ae1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/807dfc91f4ed4394.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/80950061e291542b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/80c6bda5cad0fbc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/80d2351a5ae68524.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/80f60039028189e4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/811b309b010a36ce.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8152f05423c90f61.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8179659ef4fd0965.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/818ea8eaeef8b3da.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/81a0322e554af8da.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/81a6472df96f185f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/81b986948b58ffda.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/81be1572d1eebdf2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/81be47a15713178e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/820521ef532dce18.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8286caaa8e0196bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8290412f79ac2bb6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/82a730bd109206bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/832ad002639ce202.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8340cdb8653046bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/836158118a07b45d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/838d87085df03a6d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/83cea3f2e14d1e23.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/83f083525ae5a0e0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/83fc5b5bbdb601ef.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8411f3c15e3e8529.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/84250e15785d8a9e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/842fe071562c1a9e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/845368e466d341f5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/845631d1a33b3409.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/845e30448809e2bc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8462f068b299bca2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/849e112b480fda30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/84eaae502ca93891.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/84f901eb37273117.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/850a60daa178d3b6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/85263ecacc7a4dc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8543b43f3c48c975.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/855b8dea36c841ed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/858d6a756ff641f3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8597768c0fe519eb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/85d2d93264f2672d.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/85e4314fa8f0661f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8628cd459b39ffe8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8664d1a4e7a73078.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/86a25a2a0e393ed6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/86b0ffc811e713ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/86d8f1465e745b44.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/86f68610fcefaeae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/870a0b8d891753e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8751eb24f903c279.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/87844be2334fba9e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/87cb789c4ed2b97a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/87e1d3eab9d05339.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/881a7a3d4e17e621.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/884e5c2703ce95f3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8854cac4acddd510.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/88561e211e862344.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/88827d8021b5b3ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/88af07b3dc006159.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/88c21621e3e8bba0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/88e99d6cd8e8d87f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/891fc3470b618587.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/892f6e09c02c35b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8996d3eb07c6f7cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/89a31837e6736b2a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/89c872e56d527908.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8a0fc8ea31727188.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8a40542f1f53c4f0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8aa3cd2609b4f278.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ad4edbe9317df28.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ae0c86bd7897b7b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8af69d8f15295ed2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8b4ff58f416e17b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8b6bded4f89f89f6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8b8edcb36909900b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8b9cd46352285386.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8bd57faa6bcca5e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8be0df708b9e56ca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8bf3ec35c55ed3c0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8c27fb7ef1e3ca3d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8c56513a6ac3cdff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8c56cf12f007a392.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8c5c46a300d5addb.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8c8a7a2941fb6d64.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ce30bb40ffff192.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d14286a8cc6ee9d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d2463220e3cd0d7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d2ffebc7214c34f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d40617aec6fabe5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d470354c5d2e216.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d5679ec94e658e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d5aeaf1120f0897.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d6435fa243d5b1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d67ad04bfc356c9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d6ab6352a3f7fa0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8d8913ebd8403c6a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8db74b0d31f10261.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8dbf5f9322d8b5ac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ddbdc8954dd7aa9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8de47a8b53495792.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8e37579cd5ffb2df.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8e3f0660b32fbfd2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8e609bb71c20b858.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8e6c915d1746636d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8e8e921a75194950.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ec6a55806087669.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ecaef2617d8c6a7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ed2a171ab34c301.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ed2fce2b9b43fb7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8ef08a335a7f5966.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8f0084b1073e1877.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8f4f97274dea4723.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8f659ed872554f99.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8f8a9f6ca890939e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8f9e8be5a6c50e77.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/8fcaa7f3f8926a5e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9013f39c33dc8416.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/901fca17189cd709.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9036914be00c0dc7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/903dd05bf49c8fac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/906e545ceef0fcfd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/90919cd6fd06c4d8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/90abe26c46af6975.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/90fa9751ab71ce28.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/914ae3168da48965.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9159ea4175a5a021.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/918e105a2ff6c64a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/91cbb6971c86509e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/91f2fa0b11550b30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9203cb34e9b091dc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9208254b5f8a8481.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/923c99b441ab5a26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/925443c6cf79aa88.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/927b1e0dd52248a6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/927efb51d4882ccb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/92a997b1ba17876e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/92dd079c741d2a95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/92fd8e24864fde0a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9312a1adbbf0a4c0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9331c78bb0fc6a55.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/937059a5e53177e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/939479d60d564ccd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/93bd9d668ac308a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/93c32bb0a4bad388.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/93c75264893587a5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/93d4c5dfbddf859d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9427da8abb4e7c67.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/946bee37652a31fa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/94846b0ae1cac1a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9495a0dcecf5713c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/94b8a654a87039b9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/94be09b126b946b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/94c72b68d8726b07.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/94cb828d5dcfd136.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/951e1b875db534f9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/95408309cc3a1d30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/954a896471379dc8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/955c5fedb3931500.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/95ab0d795c04ff38.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/96059002704b3ac3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9677a7160d769b1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9681f5d844d7acd0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/96909e1dce85ca53.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/96e1b294d19a101d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/96ea36bc180f25d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/970fb35ce6ce89bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/973cbc9ece13acbc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/974e7275fdedce49.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/97593deb177d09ae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/976afd9ae5f5d71a.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/979b36a2c530f286.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/97e246302dfe8616.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/982595e2af9d9703.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/982835d8c977075c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/988f8a06b68457ef.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/98c7fb7947f7eae4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/98df58b0c40fac90.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/993584ec37388320.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9949a2e1a6844836.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/996001e00a0c575b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9974571a855d4447.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9975820eb10bc0ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/999c1001e3761320.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/99cdfc40e20af6f5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/99fceed987b8ec3d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9a5b92dfd9d19f60.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9a666205cafd530f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9a6711e879a99536.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9a7f06880ce32bbc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9a9cb616daadf90a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9b9d0e250e01155d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9c30b0817f412a30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9cf32425f04fd865.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9d0fd95dd43f59ec.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9d1320f0185b1586.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9d3d960e32528788.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9d935d1b787ed251.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9db4dccf1122bfc4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9db573299f02bf36.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9dc20e081005fba4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9dfa08b5b7ad82a9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9e3e46891aaf13de.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9e98dbfde77e3dfe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9ec644dbf797e95c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9ed0369295348e76.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9f0d8eb6f7ab8180.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9f23d57c37e238cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9f272d23fc62842a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/9fd584806e085e35.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a0079146ab045c26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a022debc42a58f0c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a03475b02913e16a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a08ed291f78352a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a0af29e4dd6d3845.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a0b7bf790311b763.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a0fba75a10c21ac9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a10929d2c1b0d792.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a11e875c4dd100af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a150e917230aa57d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a157424306915066.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a1594a4d0c0ee99a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a15c90cc56980c41.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a18a8865e65d4bdd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a194909bf50b1467.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a1ab463999957845.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a1cd0d76806cef90.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a1dde88d8a87b573.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2042d86c592dd55.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a248ef84a404262c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2781f8227f7f1e6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2798917405b080b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a29b007e8fb9d020.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2c2339691fc48fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2cb5a14559c6a50.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a2f26b79b01628f9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a33250f92a2f000e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a353c62d8ed56d6f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a378fc25898cf05b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a3b497c58f78b243.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a41e5072dd6dda98.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a42a93f3af33bbc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a43df1aea659fab8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a445a478b4ce0c58.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a454d2e2ab3484e6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a487d6498ec0efbf.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a4931f8127e03c4e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a4b3402765acaa0e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a515d7aaea7b816f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a54cca69085ad35a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a54ce6036e646e24.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a59e0d0b4d3e1b7d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a5a01023fef4d506.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a5a7eb83bf27418b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a5aaa3992025795a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a5b30a03e9c774af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a62c6323a3696fa8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a6806d6fedbf6759.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a68bf27df978135d.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a6b7dab7088e5269.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a7964b1dcfd2dc21.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a7c8ad2a73ed00d0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a830df7cf2e74c9f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a8535eac4c7c9c3a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a86a29773d1168d3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a871e54c3956acd9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a885d88fb046dea5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a8b832d61af9cdc4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a8fea31fe6aa588e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a91ad31c88855e59.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a93f6b22796d4868.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a953f09a1b6b6725.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a955c7a892679016.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a9b0aedbd9f25ec9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a9e054dbd43d4b86.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a9e4ff39f145a1fd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/a9f99e657441a735.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aa06ccdc7ff9e10d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aa3b466be5c7f7e3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aa3d1fa7a22e6460.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aa7e721756949024.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aaa0bc7fa72df5e4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aab08ba9fd01cbb8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/aab51bc524d9c623.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ab23ca0a6e356883.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ab452fc45813857a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ab4734949243c00a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ab7ea8d738da7043.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/abcfae2381708c43.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/abd5e4aa1a9f99ba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ac09566949f0db57.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ac112e0c69fe603e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ac1bc6b81949c063.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ac6bbe8465f70ebd.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ac73bc36bbc48890.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad0fd65944942eee.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad410fec8c09f67b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad4414fcaaa6abb7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad6bf12aa7eda975.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad6bfcbfca5afde1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ad7d61a732903cd8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/adad54e09949b0e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ade301f0d871c610.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ae204e41bacd8237.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ae4bbee73a0f80a5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ae89d08bdd65b56b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ae97d36bd01b43b2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ae9a8ca09473df05.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/af17707f71e402a7.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/af1d905ed056724f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/af4bbcea9802b120.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/af5766d06630bbc5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/af97a3752e579223.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/afcf8bace3839da2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/affd557fd820e1f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/afffb6d317e53b92.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b030378ad6e36751.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b0423be1317c7b69.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b05d4355cc5e2802.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b0659cf9cb6793a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b06e2c3814e46579.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b07c5fdc1003316b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b0a834e1180ccd73.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b0c6752e1db068ed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b0d44fd20353fd82.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b1072e92becf06a9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b13e700d2613a5a7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b15ab152f8531a9f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b175bdef718c4012.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b195e06e2ba5e787.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b1b969fae2973dae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b1c37dedeec0b867.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b2048a6a14348122.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b205355de22689d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b2495b0864c7835a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b24fa2a1936d38d9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b25057b11104844d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b29070859dbeaf08.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b2a13c2c2c795427.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b2a567473d09b770.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b3093945d65d33d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b32aa0e4195927c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b363a70923be42c8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b3717dd9314332d2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b376d3924d77aa8a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b3e783194b210cc3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b41dad3363eaab20.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b42377ca7015e7d4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b433b0cfef2a3cd1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b45d869ab09c7b00.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b46a2c1b5d9a97cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b471292fedf2f813.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b49ca42695798691.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b4a54642589bc396.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b4bc5f201c297bca.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b506e9cc13c4ad2e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b549d045fc8e93bf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b563460c1031daf2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b5755ec32b9418af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b5a1e1a3679f81ba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b5bc1ffd90912fb1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b5cf21a87ec272d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b5d302467c6f2f16.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b6145fa4a8cb8c35.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b644c9f68254c85d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b6b5e49c97cedebb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b6e396c8cdf28f95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b6efc88be898bda8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b756b64f0eef72db.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b75a0b610a41c000.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b77549e54bfef0f9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b79d2c4df1141981.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b7a5cd294201221b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b7a6a807ae6db312.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b7c2a3690011dd5e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b7cd8df8dc875529.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b7d99c0034be0ce1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b86b0122e80c330e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b8705496c9c1ff60.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b885e6a35c04d915.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b88624492a2c81d3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b8ad1bd2ff50021f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b8bf39a3e60568ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b8c98b5cd38f2bd9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b8f8dfc41df97add.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b926f0fefd69158a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b92bdcf6c2591e5c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b92dd0bc25eaebe3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b93d116fd0409637.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b96ba7cdf0b42ca9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b9a0cb6df76a73d2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b9a4f9232146d4d9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b9a5f5c8c12525c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b9b8fb218e1990af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/b9e1124424a35ad1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba00173ff473e7da.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba21e63736d8fd46.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba4cc699857f41f2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba6624f5f448dfe4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba6dd18da17dbc10.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ba9a047839eb4682.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bad55fbc19618df8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb402b98f5398890.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb41f0778f00f131.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb447d4ed988a1cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb7db120ad2fe995.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb87b410a1170cf0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bb8b546cf9db5996.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bbff5671643cc2ea.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bbffb851469a3f0e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bc10e230c13b6c02.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bc302492d441d561.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bc89b2b2f1e19f9e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bcd690cfb709ffe8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bce83ece0ba80598.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd160eed5626ae7d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd28a7d19ac0d50b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd697f0fda948394.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd7b54d5e0ce444b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd883e5fd1f09b69.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bd9b563f02b80dae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bdc4accd07049034.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bde1a5ea9aebf9d2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bdfc6c05edd19925.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/be2c3fff6426873e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/be2fd5888f434cbd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/be6eb70d9330c165.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/be879445c87d7e72.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/be9d538d5041fd5f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/beb4cc5812ec1eed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/beb5335e463d92c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bedf5be599c82fe8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf1db420b006027f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf210a4f0cf9e352.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf65e886047db371.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf8ffad512a5f568.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf9c4d8ecd728018.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bf9e8bd90d8537c3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/bfb61863d3b10adf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c0740dd25c9de39b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c086a8a5c8ef2bb9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c0f5f3f7db69c5a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c162248ee699b68f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c16d7f2993152b6b.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c18d547cafb43e30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1914072e996ddbe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1967c44c4179fb4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1c5c5d42a32aac1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1c8f5c6abfc1d72.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1dd2285cd8a959d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c1e396cb7871b175.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2116aecaac68db9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2203cb9e7bfe40f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c247dcc00119f19c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c24da2ce6761a80a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2558dc20a45b0a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c25bf945aaff8fe1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c269a2a601c495f1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c274891790345c56.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c27ded6ec20ea305.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2d90d623b0f4c2e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2f12d66ce17d5ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c2fe8f120b796831.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c30eafd82f40470b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c3172ad30aed99c8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c35304fa99a2c331.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c35dcf99291ec6be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c3699b982b33926b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c3799cf68cbac258.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c38644033565f7b9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c3ce623096553057.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c3fc8ace42f3fb44.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c412905e229d6f2b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c4336e0b6801c42c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c442dc81201e2b55.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c4627eaa56f73949.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c4c51e5c6d4012ef.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c4f2243c81525bbd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c52db35cba7fdbc0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c5328483d3ccadd0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c532e126a986c1d4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c546a199e87abaad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c5823f1dccaf9787.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c58e9029f1fd3d1b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c5957fd3a6d258df.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c5b2ea7da55d24c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c5bd72f618d7cade.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c6827eb9dd7b3dc6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c6ea3404ea5c6c91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c6ff61d189c5cbee.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c756f39dca1f7423.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c767fa4d683aa3ce.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c771490bbb3dd6e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c78c8fbfbd3e779e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c7dd4bc60ffb40e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c7e5fba8bf3854cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c80d9415dde647cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c83a2dcf75fa419a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c844c5ec9f6dbf86.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c8513472857eae9c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c8565124aee75c69.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c85bc4de504befc7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c85fbdb8c97e0534.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c8689b6da6fd227a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c87859666bd18c8c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c88c5d1e7e9574b6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c8b9a4d186ec2eb8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c8dbdecbde2c1869.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c92dc954a0ce196d.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c964ed7bc2373c54.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c98889d7d94a0a63.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c98eba310f5568b1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c9b780fb91a9db4e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/c9d32e4fc1687f5d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca20c15b39c87033.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca34a796e624adaf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca39d991b4f07bf1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca450ebe11a7e7c9.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca452a778322112a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca4f13a64e35195f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca7a0ca0d22f30f8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ca978112ca1bbdca.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/caa0719b52a1409d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/caaa9f06dd52e5a5.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/caf6539007d41b5e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb05f3c30f5f88c0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb095c303f88cd0b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb23f6635a581786.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb2d573836b1e204.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb3316f2b008bec3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb4b35cf4cd815d8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb625ce2970fe52a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cb898749d76e51fd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cbc644a20893a549.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cbc7fdab53161051.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cbccdb75b22a522c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cbf9e832efe61a2e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cc561e319220c789.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cc6ea8664124953a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cc793d44a11617e7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cc7b1f054147aa5c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ccd1f89a0344e04e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cd136009983641b5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cd2f5476a739c80a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cda499c521ff60c7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdb9bd6096e2732c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdbd7fe30e1c7321.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdca52810bbe4532.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdee1bf4a6391af8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdf411040ab4b29b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cdf43a987840ece8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce0aaec02d5d4465.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce3d1f8d346bb92d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce52f1c3d90b194a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce5f3bc27d5ccaac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce6a4854c1f79924.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ce8c443eb361e1a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cea8816bffe4238c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cec2d94dc09a6a71.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cefd0dd07bfa670f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cf0eb6e6c4317c33.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cf0fb26afd0eaaf1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cf939dae739eacf6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cfca620b63dd98b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/cfebdd6b58e65e90.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d010d377bcfd5565.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d043d114b966415b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d0724a029fb7e4b1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d082f8d1c2eec454.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d09117cbf60bd18f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d09dbe1357abd967.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d0dba4e03608ad64.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d126aa10835287e6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d198e0d3a33b7b61.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d1eafbc6bda219a7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d1fea0e461717b09.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d22f8660531e1c1a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2332f9187c6a20a.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d24d5f53dc15bcc7.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2ae1c7b6e55143f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2af344779cc1f26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2c9ab6dc14dc774.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2d8885e0c00ad51.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d2fe67b1990df65c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d33efc20e46c3961.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d368a7bc70ca3120.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3762fcf2ad7d285.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d38771967621cb8e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3ac25ddc7ba9779.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3bc8cc2c239b25f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3c1ea553fea8944.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3d6ca7932414eed.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d3f70f4410bb8346.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d4104d0ed6a07c28.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d42cf386ef394628.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d45f1126ef89120b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d45fa56c26ed4a4e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d483926898410cae.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d487300b8deff2ff.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d4b898b45172a637.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d4e81043d808dc31.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d515f6ce0c47a609.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d51711f888aeeac9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d53aef16fe683218.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d54bfed43597e9ac.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d55a93310a309c43.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d57d9e2865e43807.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d58831cddf9cbd99.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d59a168fe5b7c787.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d59a6667e160c0b3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d60426fd0160fb91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d61d161a9c36fa45.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d6aed84ca98bee95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d6b2fd3884a06d56.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d6bb7d557971a15f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d7076912d1c9786c.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d7284aa68a87bb97.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d759838042f0bf78.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d79a08ea5cc1e2f6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d7c7ff252e84e81d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d7da7ccd42af2c4b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d7e461a3aa2cd9bc.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d80edd7fb074b51d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d818deffd07a5c3a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d81d71f4121e3193.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d82ae3dbc61808f8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d843ddb6cde8c408.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d8882ceedce6eae0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d8aff43ba7b44ef3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d8b6a56583bdefab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d8db2079f10d30ff.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d917a549d3f308d8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d93ec22aea12336a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d94d38d65e8b715f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d95b0608f939e81a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d95e9ad32d562722.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d96153b59454dddd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d97144839fbdca91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d99414900a405295.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d99714b3c4e81b56.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d9a0d4f0a35dc04e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d9d0b115106f376c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/d9eb39b11bc766f4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da3756d1f8acb3c5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da4c5dd50fbdda83.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da671a25e498bcac.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da96599b89265d75.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da9e16ac9fd5b61d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/da9fdc3a2d7f9452.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dad51383642e0d27.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dadae97bf343020d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dadccefeaae19dbf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dafb7abe5b9b44f5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/db1fd3f76ebc6554.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/db456532eea62941.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/db8fe6c7579e6ead.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dbbf129d7ae91ac3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc1acc240053a397.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc2b756c7828d827.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc3afa2f13259ae0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc3e1097a489e009.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc43022b3729abd1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc6037a43bed9588.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dc9d42142b4ada05.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dcc634c173bc704f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dcc9c2ff46392f30.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dcdf666e16667f4c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dcfaa5f359400cf2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dcfb11abc780d6d9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dd0e8f971ab4d6ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dd500055335127b3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dd67e8365153c4fb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dd80c278722f97e9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ddcd0bf839779a45.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ddd3c540fa087867.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ddef0827f7a75499.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/de24062f6e293cf0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/de25059a9dd7b618.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/de6b6c9002d2d43e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/de6dd6b2ec971861.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dec1ae80150e1664.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dec6aac10ea17f7f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/decdfa7f961d283c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/df20c9b7a7d534cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/df4eb225b4ba9ae2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/df5fee9e52377ab9.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/df696c501125c86f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/df7e8c48ed8d9e6f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dfa22e3eac3cd26e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/dfbd1b07bd57a08d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e01c7172cf204b92.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e0204155218e1d42.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e03ae54743348d7d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e05209211a87a606.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e08112a34cfea369.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e08e181172bad2b1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e0b98eaceaaeaf9b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e0c3f07a142a589d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e0f831f2b08fd35c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e0fc2148b455a6be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e1237566c1f89d8e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e12aa6994333466f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e1820bdb79ebe44b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e18c297bf29c4b6b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e18f80fa1699a0fd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e1939e7cb50f65b4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e1d373aa5d926fde.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e1dd1979a86a5f1d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e23748bdbb0713dc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e23f481ffc072aee.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e2470430b235b9bb.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e290a32637ffdcb7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e2ac0bea41202dc9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e2c7f7c0da23bc45.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e2c80df1960433a3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e349023df8e12f2d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e374d329af31c20a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e3b0c44298fc1c14.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e42f306327c0f578.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e463265266cee73e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e46381af137ed2e2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e46f7944dd0d4eb4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e4bd395227b4ee8e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e4c6c19e4b214180.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e4cef19dab44335a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e512276dcfe241c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5204d6e30f296a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5393f15b0e8585d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e54c1a2fc15cd4b8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5570b178254bfb9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e577d5b725159d71.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5951efaf0b0c5b3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5a7d56b798ec7e6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e5fbf9e911ec36cd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e65f3cca9a4637c3.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e6643a557fe93de0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e6714aac10964792.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e6ac25f6aa73a2be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e6b424d430520bf2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e6e24cfdc6d308a2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e71a91c61343cdb1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e720d4faf2b41f42.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e748a1e428ccdf69.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e74a8d269a6abdb7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e75df8aea1749780.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e78c7b54fc87d08c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e7c1f6f0913c4a95.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e7c444fc9aed1257.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e7fa87b10d5136a0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e815494eb50fa42f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e84ef669246313d2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e899a2594bd5311c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e8de5af87dc0004c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e8ef6188865f9def.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e8ef944fd2c2e7fa.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e95b9364e90a4b5c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e9682c37a1a959e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e99d260ec2ea47be.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e9a24a964ace5330.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e9a74729daea9b84.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/e9d44e4cbaf92011.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ea2e883b50b24651.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ea3fcad439ac905f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ea54fe11ef8702f7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eabc983d82222f2a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eaee2c64dfc46b6a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eb4b9e8905923468.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eb7bb0c4a0ced2a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ebbc09d90157cb5b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ebd6534f7bb01a7a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ec05d8a5722be86c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ec782937135d4f32.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ec97990c2cc5e0e8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ec99a663d6f3983d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ecba8fb326c2c985.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed0783c35e43032b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed085cb2fd0dc355.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed32642380a6e603.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed49ee70d6eabf4a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed65dd575be2b4ab.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed6981438ac1918b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ed894bd570d47113.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eda5026c194f7279.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/edbdeeb1761675a7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/edd1f39f90576180.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/edfe04e832b81a82.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ee2342b2715c3bf0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ee4e8fa6257d810a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eea2875eacf36279.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eebefa78eec0af44.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/eef60d36274e4ed8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ef086346e9707e91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ef15294c7bc4675e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ef61944dbb440b60.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ef7843986fabc25d.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ef812b85ce5fbc44.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/efb88a0b6e2e170e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/efe1e5c7656bf0ba.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/efef19e06f58fdd9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f01d9f3c7b2b2717.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f062a3f543a622f8.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0a5cf41bdef6532.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0bf9ec665d85fa1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0d9a7a2f5d42210.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0f2ab32e7f42314.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0f9e218a70eba5c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f0fbbdabdaca2146.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f108a85d36ec9afc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f1218947a6a17e65.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f139fd88bd0ad9d0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f13a130829aa77c5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f1534392279bddbf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f15772354efa5ecf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f1643d0e6c7fde9a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f17ec9517a3339d9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f1bf02f18fa71ba7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f1d7e3cc86ffc02b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2113065d9111e6d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2142c1dabd961c1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2aa3da994da03a7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2d394b74219a023.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2e0a415d88b3451.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2e41488e95243a8.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f2ed650f15f224fa.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f30d88a123e11b55.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f3219596b50bb381.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f3260491590325af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f355802cb6d444e1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f3d3a0f30115de54.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f404f7ff29ba5d1a.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f407a3693faf595b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f43f922cccf5b9af.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f471327b3e9b8933.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f4864ec70dd99c21.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f4a61fcdefebb9d4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f4b2d8937ec13ab0.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f50f858c3ef003f4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f552daf299e1c6e5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f597b0312e2b678c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f5b89028dfa29f27.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f5ba9f1b21487d3b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f601e7dd0235d423.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f658dbaa20c36388.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f69b27444afab042.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f6d11d1e4dcb1ded.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f6d42525cd87339b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f7291c5ec70a4152.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f78abc3cba581cdd.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f7af1a6b02dbd440.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f7e2edf1ccb61303.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f7f611e6fdb5b9fc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f80f30fbdd7e7b19.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f8323b3c45bd107a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f89bf797c3b1dda4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f8a07bd5ab703d4b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f8cf06a0d5699319.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f8d843a30c73377a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f8dc2e8bbddcdfbe.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f94e47b7b5cfda74.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f96c694c5a2f2be9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f974f2619b25b027.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f9888fa1a1e366e7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f990e76e7fcb0dd9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f9b92700d0e68f49.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f9c201250f225ab9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/f9d67ab9db16c4d5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa58aa963031f8df.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa59ac4c41d26c14.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa5b398eeef697a6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa6c17d9a188d0bb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa736f4b0cf19c0c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fa9eaf58f51d6926.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/faa4a026e1e86145.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fada2c7bbfabe14a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fae42f5a2ab85c1d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fb50400b4c9cf740.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fb69459d7628ace1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fb8d437ce90b1178.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fb8db7a71f3755fc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fba24e17d16fd0c4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fbacebe72fb15fed.module.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fbb6b30b41732026.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fbcd793ec7c82779.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fbde237f11796df9.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc020c065098cbd5.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc035551a2a4c15c.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc063bfba795ad91.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc1ba7d289fb1af1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc286bf26373db8d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc5c8d6f6bf16121.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fc9f000aa3e4bd79.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fcb318e400b44257.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fcd33c00916dd6ad.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fcf3738a49a5f358.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd0ad9026eee596b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd0e7b0f778f8a3b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd167642d02f2c66.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd29828f68a7634e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd34477284c96cbf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd5ea844fcc07d3d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fd889a4ef6e361f1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fdb05dfd469c46c4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fdb684acf63f6274.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe03ba1b818c762e.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe24fc72de1ef7cc.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe2d3b945530c806.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe5ae04c8d239b26.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe5f0dcb8e902857.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fe7c2a6e1efe2cf4.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fec4c4ff229d3fc2.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fee1cb654a489f02.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fee3f54aa720263f.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fef4facb0b8479bf.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ff488aae349cc02d.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ff4b8762733080cb.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ff902593b25092d1.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ffaf5b9d3140465b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ffbba9592c03baa6.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ffc32056a146cc9b.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/ffcf0064736d41e7.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/test262-parser/pass/fffe7e78a7ce9f9a.js.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/1.0lib-noErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ArrowFunction4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ClassAndModuleWithSameNameAndCommonRootES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES3For-ofTypeCheck1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES3For-ofTypeCheck2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES3For-ofTypeCheck4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES3For-ofTypeCheck6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of31.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of33.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of34.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of35.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of36.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-of9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5For-ofTypeCheck9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolProperty7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5SymbolType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ES5for-of32.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/EnumAndModuleWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportClassWhichExtendsInterfaceWithInaccessibleType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportClassWithInaccessibleTypeInTypeParameterConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportModuleWithAccessibleTypesOnItsExportedMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportVariableWithAccessibleTypeInTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ExportVariableWithInaccessibleTypeInTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionAndModuleWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration11_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration13_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration8_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionDeclaration9_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionExpression1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionExpression2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionPropertyAssignments1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/FunctionPropertyAssignments5_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/InvalidNonInstantiatedModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/MemberFunctionDeclaration1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/MemberFunctionDeclaration2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/MemberFunctionDeclaration3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/MemberFunctionDeclaration7_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleAndClassWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleAndEnumWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleAndFunctionWithSameNameAndCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleWithExportedAndNonExportedClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleWithExportedAndNonExportedEnums.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleWithExportedAndNonExportedFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleWithExportedAndNonExportedImportAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ModuleWithExportedAndNonExportedVariables.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/Protected3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/Protected5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/Protected8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/Protected9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TupleType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TupleType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TupleType3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TupleType5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TypeGuardWithArrayUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/TypeGuardWithEnumUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration10_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration12_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration5_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration6_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration7_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration8_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/VariableDeclaration9_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression10_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression11_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression13_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression19_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression6_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression7_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression8_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldExpression9_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldStarExpression1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/YieldStarExpression4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/abstractProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorWithES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorWithMismatchedAccessibilityModifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsAreNotContextuallyTyped.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/accessorsOverrideProperty9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithAnyAndEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithConstrainedTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithNullValueAndInvalidOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithNullValueAndValidOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithNumberAndEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithOnlyNullValueOrUndefinedValue.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithStringAndEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithUndefinedValueAndInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/additionOperatorWithUndefinedValueAndValidOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/allowImportingTsExtensions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/allowImportingTypesDtsExtension.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/allowUnescapedParagraphAndLineSeparatorsInStringLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/allowsImportingTsExtension.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambient.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsExternal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsPatterns.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsPatterns_merging1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsPatterns_merging2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsPatterns_merging3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientDeclarationsPatterns_tooManyAsterisks.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientEnumDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientEnumDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientExternalModuleInsideNonAmbient.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientExternalModuleInsideNonAmbientExternalModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientExternalModuleMerging.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientInsideNonAmbient.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientInsideNonAmbientExternalModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientShorthand.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientShorthand_declarationEmit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientShorthand_duplicate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientShorthand_merging.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ambientShorthand_reExport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/amdImportAsPrimaryExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/amdImportNotAsPrimaryExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/annotatedThisPropertyInitializerDoesntNarrow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anonymousDefaultExportsAmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anonymousDefaultExportsCommonjs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anonymousDefaultExportsSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anonymousDefaultExportsUmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAsConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAsFunctionCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAsGenericFunctionCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAssignabilityInInheritance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAssignableToEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyAssignableToEveryType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/anyPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/apparentTypeSubtyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/apparentTypeSupertype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/argumentExpressionContextualTyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arithmeticOperatorWithAnyAndNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arithmeticOperatorWithEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arithmeticOperatorWithEnumUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arithmeticOperatorWithInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arithmeticOperatorWithTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arityAndOrderCompatibility01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayAssignmentPatternWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralExpressionContextualTyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralSpreadES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralWidened.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralWithMultipleBestCommonTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiterals2ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiterals2ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiterals3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayLiteralsWithRecursiveGenerics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayOfFunctionTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arraySpreadImportHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arraySpreadInCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayTypeOfFunctionTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayTypeOfFunctionTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrayTypeOfTypeOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrowFunctionExpressions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrowFunctionWithParameterNameAsync_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrowFunctionWithParameterNameAsync_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/arrowFunctionWithParameterNameAsync_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOpEmitParens.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperator1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperator2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperator3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperator4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperatorASI.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperatorAmbiguity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperatorContextualType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asOperatorNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsAmbientExternalModule01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsAmbientExternalModule02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsInterface01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsInterface02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsInterface03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsInterface04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsNamespace01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsNamespace02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsNamespace03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsNamespace04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsNamespace05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsTypeAlias01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asiPreventsParsingAsTypeAlias02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assertionTypePredicates2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assertionsAndNonReturningFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignAnyToEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignEveryTypeToAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromBooleanInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromBooleanInterface2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromNumberInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromNumberInterface2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromStringInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignFromStringInterface2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignObjectToNonPrimitive.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignParameterPropertyToPropertyDeclarationES2022.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignParameterPropertyToPropertyDeclarationESNext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatBetweenTupleAndArray.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignatures6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithCallSignaturesWithRestParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignatures6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithConstructSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithDiscriminatedUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithEnumIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithGenericCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithGenericCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithGenericCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithGenericCallSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithGenericCallSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithNumericIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithNumericIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithNumericIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembers4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembers5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembersAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembersNumericNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembersOptionality.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembersOptionality2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithObjectMembersStringNumericNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithStringIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithStringIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithStringIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentCompatWithWithGenericConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentGenericLookupTypeNarrowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentLHSIsReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentToParenthesizedIdentifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentToVoidZero1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentToVoidZero2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignmentTypeNarrowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/assignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAliasReturnType_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAliasReturnType_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction10_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction10_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction10_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction11_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction1_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction1_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction2_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction2_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction3_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction3_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction4_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction4_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesArguments_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesArguments_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesArguments_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesThis_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesThis_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunctionCapturesThis_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncArrowFunction_allowJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwaitIsolatedModules_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwaitIsolatedModules_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwaitIsolatedModules_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwaitNestedClasses_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwait_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwait_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncAwait_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration11_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration11_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration11_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration13_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration13_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration13_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration14_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration14_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration14_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration16_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration1_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration1_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration2_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration2_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration3_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration3_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration4_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration4_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration8_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration8_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclaration8_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclarationCapturesArguments_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncFunctionDeclarationParameterEvaluation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncGeneratorGenericNonWrappedReturn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncGeneratorParameterEvaluation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncImportedPromise_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncImportedPromise_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMethodWithSuperConflict_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMethodWithSuper_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMethodWithSuper_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMethodWithSuper_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMultiFile_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncMultiFile_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUnParenthesizedArrowFunction_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUnParenthesizedArrowFunction_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUnParenthesizedArrowFunction_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUseStrict_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUseStrict_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncUseStrict_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/asyncWithVarShadowing_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/augmentedTypeAssignmentCompatIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/augmentedTypeBracketAccessIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessor9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessorAllowedModifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/autoAccessorNoUseDefineForClassFields.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression1_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression1_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression2_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression2_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression3_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression3_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression4_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression4_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression5_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression5_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitBinaryExpression5_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression1_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression1_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression2_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression2_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression2_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression3_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression3_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression3_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression4_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression4_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression4_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression5_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression5_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression5_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression6_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression6_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression6_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression7_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression7_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression7_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression8_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression8_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitCallExpression8_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitClassExpression_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitClassExpression_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitClassExpression_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitInheritedPromise_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUnion_es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUnion_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarations.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarationsTopLevelOfModule.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/awaitUsingDeclarationsWithImportHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es2017.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es2017_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es2017_2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es6_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/await_unaryExpression_es6_2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bestCommonTypeOfConditionalExpressions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bestCommonTypeOfConditionalExpressions2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bestCommonTypeOfTuple.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bestCommonTypeOfTuple2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bigintMissingES2019.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bigintMissingES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bigintMissingESNext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/binaryIntegerLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/binaryIntegerLiteralES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/binderUninitializedModuleExportsAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bitwiseNotOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bitwiseNotOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bitwiseNotOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bitwiseNotOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bivariantInferences.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/boolInsteadOfBoolean.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/booleanLiteralTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/booleanLiteralTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/booleanPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/bundlerSyntaxRestrictions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callChain.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callChain.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callChain.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callChainInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callChainWithSuper.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callGenericFunctionWithIncorrectNumberOfTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callGenericFunctionWithZeroTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callNonGenericFunctionWithTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callOfPropertylessConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callOverload.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureAssignabilityInInheritance6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureWithoutAnnotationsOrBody.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignatureWithoutReturnTypeAnnotationInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesThatDifferOnlyByReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesThatDifferOnlyByReturnType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesThatDifferOnlyByReturnType3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesWithAccessibilityModifiersOnParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesWithDuplicateParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callSignaturesWithOptionalParameters2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithMissingVoid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithMissingVoidUndefinedUnknownAnyInJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpread2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpread3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpread4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpread5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callWithSpreadES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackCrossModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackOnConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTagNamespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTagNestedParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/callbackTagVariadicType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/castingTuple.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/chained.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/chained2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/chainedPrototypeAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkExportsObjectAssignProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkExportsObjectAssignPrototypeProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocOnEndOfFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocOptionalParamOrder.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocParamOnVariableDeclaredFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocParamTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocReturnTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocReturnTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocSatisfiesTag9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTag7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTagOnObjectProperty1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypeTagOnObjectProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypedefInParamTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkJsdocTypedefOnlySourceFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkObjectDefineProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkOtherObjectAssignProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/checkSpecialPropertyAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circular1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circular2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circular3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circular4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularImportAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularIndexedAccessErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularMultipleAssignmentDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularTypeAliasForUnionWithClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularTypeAliasForUnionWithInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/circularTypeofWithVarOrFunc.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/cjsImportInES2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractAsIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractAssignabilityConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractClinterfaceAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractConstructorAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractFactoryFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractImportInstantiation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractInAModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractInstantiations1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractMergedDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractSingleLineDecl.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractSuperCalls.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAbstractUsingAbstractMethod1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAndInterfaceMerge.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAndInterfaceMergeConflictingMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAndInterfaceWithSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAndVariableWithSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classAppearsToHaveMembersOfObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classCanExtendConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorAccessibility2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorAccessibility3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorAccessibility4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorAccessibility5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorOverloadsAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorParametersAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorParametersAccessibility2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classConstructorParametersAccessibility3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classDeclarationLoop.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classDoesNotDependOnBaseTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classDoesNotDependOnPrivateMember.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpression5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpressionES61.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpressionES62.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpressionES63.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExpressionLoop.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendingBuiltinType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendingClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendingClassLikeType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendingNonConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendingNull.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsItself.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsItselfIndirectly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsItselfIndirectly2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsItselfIndirectly3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsShadowedConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classExtendsValidConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classImplementsMergedClassInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classInsideBlock.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classIsSubtypeOfBaseType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classPropertyAsPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classPropertyAsProtected.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classPropertyIsPublicByDefault.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlock9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlockUseBeforeDef2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classStaticBlockUseBeforeDef3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithBaseClassButNoConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithConstructors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithEmptyBody.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithNoConstructorOrBaseClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithOnlyPublicMembersEquivalentToInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithOnlyPublicMembersEquivalentToInterface2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithOptionalParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithPredefinedTypesAsNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithPrivateProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithProtectedProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithPublicProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithSemicolonClassElement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithSemicolonClassElement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithSemicolonClassElementES61.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithSemicolonClassElementES62.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterBindingPattern.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterBindingPattern.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterInitializer.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterInitializer.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticFieldInParameterInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithStaticMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithTwoConstructorDefinitions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/classWithoutExplicitConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorInvalidAssignmentType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorOtherInvalidOperation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorOtherValidOperation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorWithSecondOperandAnyType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorWithSecondOperandBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorWithSecondOperandNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorWithSecondOperandObjectType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorWithSecondOperandStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commaOperatorsMultipleOperators.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSAliasedExport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSImportAsPrimaryExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSImportClassTypeReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSImportExportedClassExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSImportNestedClassTypeReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSImportNotAsPrimaryExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonJSReexport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/commonTypeIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithIdenticalObjects.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithIdenticalTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithIntersectionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnCallSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipObjectsOnProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipPrimitiveType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNoRelationshipTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNumberOperand.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithNumericLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithOneOperandIsAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithOneOperandIsUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeEnumAndNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnCallSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnOptionalProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithSubtypeObjectOnProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithTwoOperandsAreAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/comparisonOperatorWithTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/compoundAdditionAssignmentLHSCanBeAssigned.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/compoundAdditionAssignmentLHSCannotBeAssigned.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/compoundAdditionAssignmentWithInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/compoundAssignmentLHSIsReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/compoundExponentiationAssignmentLHSIsReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames10_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames10_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames11_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames11_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames13_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames13_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames14_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames14_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames15_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames15_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames16_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames16_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames17_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames17_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames18_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames18_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames19_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames19_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames1_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames20_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames20_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames21_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames21_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames22_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames22_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames23_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames23_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames24_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames24_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames25_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames25_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames26_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames26_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames27_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames27_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames28_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames28_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames29_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames29_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames2_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames30_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames30_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames31_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames31_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames32_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames32_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames33_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames33_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames34_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames34_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames36_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames36_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames37_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames37_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames38_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames38_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames39_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames39_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames40_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames40_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames41_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames41_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames42_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames42_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames43_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames43_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames44_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames44_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames45_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames45_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames46_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames46_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames47_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames47_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames48_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames48_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames4_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames4_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames51_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames51_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames5_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames5_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames6_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames6_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames7_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames7_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames8_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames8_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames9_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNames9_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType10_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType10_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType1_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType2_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType3_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType3_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType4_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType4_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType5_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType5_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType6_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType6_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType7_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType7_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType8_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType8_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType9_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesContextualType9_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit1_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit2_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit5_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit5_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit6_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesDeclarationEmit6_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesSourceMap1_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesSourceMap1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesSourceMap2_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesSourceMap2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/computedPropertyNamesWithStaticProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorConditionIsBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorConditionIsNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorConditoinIsAnyType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorConditoinIsStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorWithIdenticalBCT.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalOperatorWithoutIdenticalBCT.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conditionalTypesExcessProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/conflictingCommonJSES2015Exports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnum1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnum2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnum3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnum4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnumNoObjectPrototypePropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnumPropertyAccess1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnumPropertyAccess2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constEnumPropertyAccess3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constLocalsInFunctionExpressions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constraintSatisfactionWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constraintSatisfactionWithAny2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constraintSatisfactionWithEmptyObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructBigint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureAssignabilityInInheritance6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureWithAccessibilityModifiersOnParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignatureWithAccessibilityModifiersOnParameters2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignaturesWithIdenticalOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignaturesWithOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignaturesWithOverloads2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructSignaturesWithOverloadsThatDifferOnlyByReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctionMergeWithClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctionMethodTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctionTypeIsAssignableToBaseType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctionTypeIsAssignableToBaseType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctions2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctions3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorFunctionsStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorHasPrototypeProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorImplementationWithDefaultValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorImplementationWithDefaultValues2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorNameInObjectLiteralAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorOverloadsWithDefaultValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorOverloadsWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorParameterProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorParameterProperties2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorParameterShadowsOuterScopes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorParameterShadowsOuterScopes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorTagOnClassConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorTagOnNestedBinaryExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorTagOnObjectLiteralMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorTagWithThisTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorWithAssignableReturnExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/constructorWithExpressionLessReturn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualIntersectionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualSignatureInstantiation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualThisType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualThisTypeInJavascript.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeFromJSDoc.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeTupleEnd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeWithTuple.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeWithUnionTypeCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeWithUnionTypeIndexSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeWithUnionTypeMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypeWithUnionTypeObjectLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextualTypedSpecialAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeAsyncFunctionAwaitOperand.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeAsyncFunctionReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeCommaOperator01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeCommaOperator02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeCommaOperator03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeLogicalAnd01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeLogicalAnd02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypeLogicalAnd03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedBindingInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedBindingInitializerNegative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedClassExpressionMethodDeclaration01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedClassExpressionMethodDeclaration02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedFunctionExpressionsAndReturnAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedIife.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedIifeStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/contextuallyTypedObjectLiteralMethodDeclaration01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowAliasing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowAliasingCatchVariables.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowAssignmentExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowAssignmentPatternOrder.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowBinaryAndExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowBinaryOrExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowBindingElement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowBindingPatternOrder.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowCommaOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowComputedPropertyNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowConditionalExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowDeleteOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowDestructuringDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowDoWhileStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowElementAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowElementAccess2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowElementAccessNoCrash1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowForInStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowForInStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowForOfStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowForStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowGenericTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowIIFE.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowIfStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowInOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowInstanceOfGuardPrimitives.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowInstanceofExtendsFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowIteration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowIterationErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowIterationErrorsAsync.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowNoIntermediateErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowNullishCoalesce.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowOptionalChain.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowOptionalChain2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowStringIndex.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowSuperPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowTruthiness.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowTypeofObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowWhileStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/controlFlowWithTemplateLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/covariantCallbacks.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitIdentifierPredicates01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitIdentifierPredicatesWithPrivateName01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitThisPredicates01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitThisPredicates02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitThisPredicatesWithPrivateName01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitThisPredicatesWithPrivateName02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationEmitWorkWithInlineComments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationFileForJsonImport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationFiles.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationInAmbientContext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declarationsAndAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/declaredClassMergedwithSelf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratedClassExportsCommonJS1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratedClassExportsCommonJS2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratedClassExportsSystem1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratedClassExportsSystem2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorMetadata.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorMetadataWithTypeOnlyImport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorMetadataWithTypeOnlyImport2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClass9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassConstructor4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassMethod11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassMethod14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassMethod15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassMethod16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decoratorOnClassMethod18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithEnumTypeInvalidOperations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithNumberTypeInvalidOperations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithUnsupportedBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/decrementOperatorWithUnsupportedStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportInAwaitExpression01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportInAwaitExpression02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportWithOverloads01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsCannotMerge01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsCannotMerge02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsCannotMerge03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsCannotMerge04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsGetExportedAmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsGetExportedCommonjs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsGetExportedSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultExportsGetExportedUmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defaultPropertyAssignedClassWithPrototype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/defineProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteChain.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/deleteOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/dependentDestructuredVariables.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/dependentDestructuredVariablesFromNestedPatterns.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassConstructorWithoutSuperCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassFunctionOverridesBaseClassAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassIncludesInheritedMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesIndexersWithAssignmentCompatibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesProtectedMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesProtectedMembers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesProtectedMembers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesProtectedMembers4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesPublicMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassOverridesWithoutSubtype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassTransitivity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassTransitivity2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassTransitivity3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassTransitivity4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithPrivateInstanceShadowingProtectedInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithPrivateInstanceShadowingPublicInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithPrivateStaticShadowingProtectedStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithPrivateStaticShadowingPublicStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithoutExplicitConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithoutExplicitConstructor2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedClassWithoutExplicitConstructor3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedGenericClassWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedInterfaceDoesNotHideBaseSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedInterfaceIncompatibleWithBaseIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/derivedTypeDoesNotRequireExtendsClause.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment1ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment1ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment1ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringArrayBindingPatternAndAssignment5SiblingInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringAssignabilityCheck.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringCatch.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringControlFlow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringEvaluationOrder.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringInFunctionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectAssignmentPatternWithNestedSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment1ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment1ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringObjectBindingPatternAndAssignment9SiblingInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration1ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration1ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration1ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration3ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration3ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration3ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration7ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration7ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringParameterDeclaration8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringReassignsRightHandSide.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringSameNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringTypeAssertionsES5_7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVariableDeclaration1ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVariableDeclaration1ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVariableDeclaration1ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVariableDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVoid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringVoidStrictNullChecks.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringWithLiteralInitializers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/destructuringWithLiteralInitializers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/directDependenceBetweenTypeAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/directReferenceToNull.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/directReferenceToUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/discriminatedUnionInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/discriminatedUnionTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/discriminatedUnionTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/discriminatedUnionTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/doWhileBreakStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/doWhileContinueStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/duplicateExportAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/duplicateNumericIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/duplicatePropertiesInTypeAssertions01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/duplicatePropertiesInTypeAssertions02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/duplicateStringIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/elementAccessChain.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/elementAccessChain.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/elementAccessChain.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionAsIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionAsIsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionThisCapturing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionThisCapturingES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments05_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments06.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments06_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments07.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments07_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments08.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments08_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments09.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments09_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments10_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments11_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments13_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments14_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments15_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments16_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments17_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments18_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionWhenUsingArguments19_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionsAsIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitArrowFunctionsAsIsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationOverloadInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithConstructorInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithExtensionAndTypeArgumentInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithExtensionInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithGetterSetterInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithLiteralPropertyNameInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithMethodInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithPropertyAccessInHeritageClause1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithPropertyAssignmentInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithStaticPropertyAssignmentInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithSuperMethodCall01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithThisKeywordInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithTypeArgumentAndOverloadInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitClassDeclarationWithTypeArgumentInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationOperator1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitCompoundExponentiationOperator2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunctionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunctionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunctionProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersFunctionPropertyES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitDefaultParametersMethodES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperator1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperator2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperator3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperator4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTempalteString4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTempalteString4ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString1ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString2ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitExponentiationOperatorInTemplateString3ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunctionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunctionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunctionProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersFunctionPropertyES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitRestParametersMethodES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitStatementsBeforeSuperCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitStatementsBeforeSuperCallWithDefineFields.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.classMethods.es2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.classMethods.es2018.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.classMethods.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionDeclarations.es2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionDeclarations.es2018.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionDeclarations.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionExpressions.es2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionExpressions.es2018.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.functionExpressions.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.objectLiteralMethods.es2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.objectLiteralMethods.es2018.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.asyncGenerators.objectLiteralMethods.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.forAwait.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emitter.noCatchBinding.es2019.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyArrayBindingPatternParameter01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyArrayBindingPatternParameter02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyArrayBindingPatternParameter03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyArrayBindingPatternParameter04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns01_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns01_ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns02_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns02_ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns03_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns03_ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns04_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns04_ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyAssignmentPatterns04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyObjectBindingPatternParameter01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyObjectBindingPatternParameter02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyObjectBindingPatternParameter03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyObjectBindingPatternParameter04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyTuplesTypeAssertion01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyTuplesTypeAssertion02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyVariableDeclarationBindingPatterns01_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyVariableDeclarationBindingPatterns01_ES5iterable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/emptyVariableDeclarationBindingPatterns01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumAssignabilityInInheritance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumBasics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumClassification.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumConstantMemberWithString.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumConstantMemberWithStringEmitDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumConstantMemberWithTemplateLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumConstantMemberWithTemplateLiteralsEmitDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumConstantMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumExportMergingES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumIsNotASubtypeOfAnythingButNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumLiteralTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumLiteralTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumLiteralTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumMergeWithExpando.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumMerging.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumMergingErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTagCircularReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTagImported.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTagOnExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTagOnExports2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enumTagUseBeforeDefCrash.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/enums.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/equalityWithEnumTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/equalityWithIntersectionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/equalityWithUnionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/equalityWithtNullishCoalescingAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/errorIsolation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/errorOnFunctionReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/errorSuperPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2016IntlAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2017DateAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2018IntlAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2020IntlAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2021LocalesObjectArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2022IntlAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2022LocalesObjectArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es2022SharedMemory.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es5DateAPIs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekind.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindExportClassNameWithObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES2015Target.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/es6modulekindWithES5Target9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-accessors-nonStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-accessors-nonStaticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-accessors-static.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-accessors-staticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classSuper.7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classThisReference.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-classThisReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-commentPreservation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-commonjs-classNamespaceMerge.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-commonjs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-nonStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-nonStaticAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-nonStaticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-nonStaticPrivateAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-static.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-staticAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-staticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-fields-staticPrivateAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-methods-nonStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-methods-nonStaticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-methods-static.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-methods-staticPrivate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-classDecorator.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateAutoAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateField.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateGetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-nonStaticPrivateSetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedGetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticComputedSetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateAutoAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateField.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateGetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-missingEmitHelpers-staticPrivateSetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-multipleDecorators.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-outerThisReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-parameterProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-setFunctionName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-simpleTransformation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classDeclaration-sourceMap.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-classSuper.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-commentPreservation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-missingEmitHelpers-classDecorator.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-classExpression-namedEvaluation.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-contextualTypes.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-contextualTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-decoratorExpression.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecorators-emitDecoratorMetadata.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecoratorsMetadata1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecoratorsMetadata2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecoratorsMetadata3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecoratorsMetadata4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esDecoratorsMetadata5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekind.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES2015Target.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/esnextmodulekindWithES5Target9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/everyTypeAssignableToAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/everyTypeWithAnnotationAndInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/everyTypeWithAnnotationAndInvalidInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/everyTypeWithInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exhaustiveSwitchStatements1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exnextmodulekindExportClassNameWithObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/expandoOnAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithAnyAndNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithEnumUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithNew.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithTemplateStringInvalid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithTemplateStringInvalidES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exponentiationOperatorWithTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAmbientClassNameWithObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAndImport-es5-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAndImport-es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace_exportAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace_missingEmitHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAsNamespace_nonExistent.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignDottedName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignImportedIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentAndDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentCircularModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentConstrainedGenericType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentGenericType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentMergedInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentMergedModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentOfExportNamespaceWithDefault.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentTopLevelClodule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentTopLevelEnumdule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentTopLevelFundule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportAssignmentTopLevelIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportBinding.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportClassNameWithObjectAMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportClassNameWithObjectCommonJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportClassNameWithObjectSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportClassNameWithObjectUMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportCodeGen.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDeclaration_moduleSpecifier-isolatedModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDeclaration_moduleSpecifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDeclaration_value.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDeclaredModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultClassNameWithObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultClassWithStaticPropertyAssignmentsInES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultExpressionComments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultInJsFile01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultInJsFile02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportDefaultNamespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportImportAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNamespace_js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNestedNamespaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNestedNamespaces2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNonLocalDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportNonVisibleType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportPropertyAssignmentNameResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportSpecifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportSpecifiers_js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportSpellingSuggestion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportStar-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportStar.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportTypeMergedWithExportStarAsNamespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportedAliasedEnumTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportedEnumTypeAndValue.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports1-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports1-es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports2-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports2-es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports3-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports3-es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports4-amd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports4-es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImports4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImportsWithContextualKeywordNames02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImportsWithUnderscores2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImportsWithUnderscores3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/exportsAndImportsWithUnderscores4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendBooleanInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendClassExpressionFromModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendNumberInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendStringInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extendsTagEmit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/extensionLoadingPriority.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/filterNamespace_import.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/fixSignatureCaching.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/fluentClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/fluentInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsArray.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsArrayErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsAsyncIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsDestructuring.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsDestructuring2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsDestructuring3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsDestructuring4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-inStatementsInvalid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of31.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of32.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of33.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of34.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of35.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of36.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of38.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of39.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of40.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of41.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of42.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of43.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of44.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of45.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of46.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of47.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of48.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of49.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of50.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of52.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of53.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of54.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of55.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of56.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of57.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of58.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/for-of9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forAwaitPerIterationBindingDownlevel.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forBreakStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forContinueStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forInBreakStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forInContinueStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forStatementsMultipleInvalidDecl.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forStatementsMultipleValidDecl.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/forgottenNew.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionCalls.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionConstraintSatisfaction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionConstraintSatisfaction2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionConstraintSatisfaction3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionExpressionContextualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionExpressionContextualTyping2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionExpressionContextualTyping3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionImplementationErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionImplementations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionLiteralForOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionLiteralForOverloads2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionNameConflicts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionOverloadCompatibilityWithVoid01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionOverloadCompatibilityWithVoid02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionOverloadCompatibilityWithVoid03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionOverloadErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionParameterObjectRestAndInitializers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionWithMultipleReturnStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/functionWithMultipleReturnStatements2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatedContextualTyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorExplicitReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorInAmbientContext5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorInAmbientContext6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorNoImplicitReturns.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorOverloads4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorOverloads5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnContextualType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeFallback.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeFallback.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeFallback.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeFallback.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeFallback.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeIndirectReferenceToGlobalType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorReturnTypeInferenceNonStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck31.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck33.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck34.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck35.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck36.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck38.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck40.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck41.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck42.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck43.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck44.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck45.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck46.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck47.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck48.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck49.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck50.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck51.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck52.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck53.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck54.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck55.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck56.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck59.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck60.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck61.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck62.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck63.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorTypeCheck9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generatorYieldContextualType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/generic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericAndNonGenericInterfaceWithTheSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericAndNonGenericInterfaceWithTheSameName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallToOverloadedMethodWithOverloadedArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallTypeArgumentInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithArrayLiteralArgs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithConstraintsTypeArgumentInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithConstraintsTypeArgumentInference2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithConstructorTypedArguments5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithFunctionTypedArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithFunctionTypedArguments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithFunctionTypedArguments3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithFunctionTypedArguments4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithFunctionTypedArguments5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithGenericSignatureArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithGenericSignatureArguments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithGenericSignatureArguments3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithNonSymmetricSubtypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectLiteralArgs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgs2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndConstraints4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndConstraints5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndIndexersErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndInitializers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndNumericIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithObjectTypeArgsAndStringIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithOverloadedConstructorTypedArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithOverloadedConstructorTypedArguments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithOverloadedFunctionTypedArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithOverloadedFunctionTypedArguments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericCallWithTupleType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericClassExpressionInFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericClassWithFunctionTypedMemberArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericClassWithObjectTypeArgsAndConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericContextualTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericContextualTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericContextualTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericFunctionParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericInstantiationEquivalentToObjectLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericObjectRest.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericRestArity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericRestArityStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericRestParameters1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericRestParameters2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericRestParameters3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericSetterInClassType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericSetterInClassTypeJsDoc.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/genericTypeAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/getSetAccessorContextualTyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalAugmentationModuleResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalMergeWithCommonJSAssignmentDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisAmbientModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisBlockscopedProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisCollision.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisGlobalExportAsGlobal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisReadonlyProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisTypeIndexAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisUnknown.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisUnknownNoImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/globalThisVarDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/grammarAmbiguities.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/heterogeneousArrayLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/identicalCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/identicalCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/identicalCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ifDoWhileStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/implementingAnInterfaceExtendingClassWithPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/implementingAnInterfaceExtendingClassWithPrivates2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/implementingAnInterfaceExtendingClassWithProtecteds.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/implementsClause.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAliasIdentifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAliasModuleExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAssertion2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAssertion3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAttributes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAttributes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAttributes6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importAttributes8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression1ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression2ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression3ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression4ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression5ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpression6ES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES5AMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES5CJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES5System.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES5UMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES6AMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES6CJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES6System.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionAsyncES6UMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionCheckReturntype1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionDeclarationEmit1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionDeclarationEmit2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionDeclarationEmit3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES5AMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES5CJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES5System.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES5UMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES6AMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES6CJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES6System.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionES6UMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionErrorInES2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInAMD1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInAMD2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInAMD3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInAMD4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInCJS1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInCJS2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInCJS3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInCJS4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInCJS5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInExportEqualsAMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInExportEqualsCJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInExportEqualsUMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInSystem1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInSystem2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInSystem3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInSystem4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInUMD1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInUMD2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInUMD3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInUMD4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionInUMD5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedAMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedAMD2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedCJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedCJS2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedES2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedES20152.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedES20202.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedSystem2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedUMD.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNestedUMD2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionNoModuleKindSpecified.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionReturnPromiseOfAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionShouldNotGetParen.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importCallExpressionSpecifierNotStringTypeError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importClause_default.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importElisionConstEnumMerge1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importEmptyFromModuleNotExisted.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importEquals2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importEqualsDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importFromDot.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importImportOnlyModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importNonExternalModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importSpecifiers_js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importStatementsInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTag9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTsBeforeDTs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeAmbient.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeAmbientMissing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeAmdBundleRewrite.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeGenericTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeInJSDoc.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeLocal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importTypeLocalMissing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importingExportingTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importsImplicitlyReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/importsNotUsedAsValues_error.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inOperatorWithValidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithEnumTypeInvalidOperations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithNumberTypeInvalidOperations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithUnsupportedBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/incrementOperatorWithUnsupportedStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/independentPropertyVariance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/indexSignatureTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/indexerWithTuple.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/indexersInClassType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferFromBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferThis.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferThisType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferTypesInvalidExtendsDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferTypesWithExtends1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferTypesWithExtends2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferingFromAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassMembersFromAssignments8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/inferringClassStaticMembersFromAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/infiniteExpansionThroughInstantiation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/infiniteExpansionThroughInstantiation2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/infiniteExpansionThroughTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/initializationOrdering1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/initializerReferencingConstructorLocals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/initializerReferencingConstructorParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/initializersWidened.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/innerTypeParameterShadowingOuterOne.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/innerTypeParameterShadowingOuterOne2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceMemberAssignsToClassPrototype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceMemberInitialization.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceMemberWithComputedPropertyName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceMemberWithComputedPropertyName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instancePropertiesInheritedIntoClassType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instancePropertyInClassType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithInvalidOperands.es2015.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithInvalidOperands.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithInvalidStaticToString.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithLHSIsObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithLHSIsTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithRHSHasSymbolHasInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instanceofOperatorWithRHSIsSubtypeOfFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instantiateGenericClassWithWrongNumberOfTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instantiateGenericClassWithZeroTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instantiateNonGenericTypeWithTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instantiateTemplateTagTypeParameterOnVariableStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/instantiatedModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceDoesNotDependOnBaseTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendingClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendingClassWithPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendingClassWithPrivates2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendingClassWithProtecteds.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendingClassWithProtecteds2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendsObjectIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceExtendsObjectIntersectionErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceThatHidesBaseProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceThatHidesBaseProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceThatIndirectlyInheritsFromItself.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithCallAndConstructSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithCallSignaturesThatHidesBaseSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithCallSignaturesThatHidesBaseSignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithConstructSignaturesThatHidesBaseSignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithMultipleBaseTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithMultipleBaseTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithOverloadedCallAndConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithPropertyOfEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithPropertyThatIsPrivateInBaseType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithPropertyThatIsPrivateInBaseType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithSpecializedCallAndConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/interfaceWithStringIndexerHidingBaseTypeIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionAndUnionTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionAsWeakTypeSource.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionIncludingPropFromGlobalAugmentation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionMemberOfUnionNarrowsCorrectly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionNarrowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionOfUnionNarrowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionOfUnionOfUnitTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionReduction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionReductionStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionThisTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeEquivalence.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeInference2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeInference3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeOverloading.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionTypeReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionWithIndexSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionWithUnionConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intersectionsAndEmptyObjects.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intlDateTimeFormatRangeES2021.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intlNumberFormatES2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intlNumberFormatES2023.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intlNumberFormatES5UseGrouping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intraExpressionInferences.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intrinsicKeyword.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/intrinsicTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidAssignmentsToVoid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidBooleanAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidEnumAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidImportAliasIdentifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidInstantiatedModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidMultipleVariableDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidNestedModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidNumberAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidReturnStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidStringAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidSwitchBreakStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidUndefinedAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidUndefinedValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidVoidAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/invalidVoidValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/isomorphicMappedTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableArrayPattern9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iterableContextualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInArray9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/iteratorSpreadInCall9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsContainerMergeJsContainer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsContainerMergeTsDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsContainerMergeTsDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsContainerMergeTsDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassExtendsVisibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassImplementsGenericsSerialization.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassLeadingOptional.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassLikeHeuristic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassStatic2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassStaticMethodAugmentation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsClassesErr.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsCommonjsRelativePath.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsComputedNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsConstsAsNamespacesWithReferences.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsCrossfileMerge.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsDefault.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsDefaultsErr.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsDocCommentsOnConsts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsEnumTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsEnums.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassExpressionAnonymous.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassExpressionShadowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassInstance1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassInstance2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedClassInstance3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedConstructorFunctionWithSub.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignedVisibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignmentExpressionPlusSecondary.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportAssignmentWithKeywordName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportDefinePropertyEmit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportDoubleAssignmentInClosure.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportForms.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportSpecifierNonlocal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportSubAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsExportedClassAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionClassesCjsExportAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionJSDoc.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionKeywordProp.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionKeywordPropExhaustive.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionLikeClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionLikeClasses2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionPrototypeStatic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionWithDefaultAssignedMember.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsFunctionsCjs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsGetterSetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsImportAliasExposedWithinNamespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsImportAliasExposedWithinNamespaceCjs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsImportNamespacedType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsImportTypeBundled.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsJSDocRedirectedLookups.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsMissingGenerics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsMissingTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsModuleReferenceHasEmit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsMultipleExportFromMerge.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsNestedParams.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsOptionalTypeLiteralProps1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsOptionalTypeLiteralProps2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsParameterTagReusesInputNodeInEmit2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsPrivateFields01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReexportAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReexportAliasesEsModuleInterop.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReexportedCjsAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReferenceToClassInstanceCrossFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsRestArgsWithThisTypeInJSDocFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReusesExistingNodesMappingJSDocTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsReusesExistingTypeAnnotations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsSubclassWithExplicitNoArgumentConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsThisTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReassignmentFromDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReassignmentFromDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReferences.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReferences2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReferences3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypeReferences4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypedefAndImportTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypedefAndLatebound.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypedefDescriptionsPreserved.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypedefFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsTypedefPropertyAndExportAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsDeclarationsUniqueSymbolUsage.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsObjectsMarkedAsOpenEnded.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAccessibilityTags.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAccessibilityTagsDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugmentsMissingType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_errorInExtendsExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_nameMismatch.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_noExtends.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_notAClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_qualifiedName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocAugments_withTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocBindingInUnreachableCode.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocCatchClauseWithTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocConstructorFunctionTypeReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocFunctionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocFunction_missingReturn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_class.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_interface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_interface_multiple.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_missingType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_namespacedInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_properties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImplements_signatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportTypeReferenceToClassAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportTypeReferenceToCommonjsModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportTypeReferenceToESModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocImportTypeReferenceToStringLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocInvalidTokens.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLinkTag8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocNeverUndefinedNull.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocOuterTypeParameters1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocOuterTypeParameters2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocOuterTypeParameters3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocOverrideTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParamTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParamTagTypeLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseBackquotedParamName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseDotDotDotInJSDocFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseHigherOrderFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseMatchingBackticks.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseParenthesizedJSDocParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocParseStarEquals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocPostfixEqualsAddsOptionality.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocPrefixPostfixParsing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocPrivateName1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocPrivateName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocPrototypePropertyAccessWithType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocReadonlyDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocReturnTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocSignatureOnReturnedFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateConstructorFunction2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTag8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTagDefault.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTemplateTagNameResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocThisType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTwoLineTypedef.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeDefAtStartOfFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeFromChainedAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeFromChainedAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeFromChainedAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceToImport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceToImportOfClassExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceToImportOfFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceToMergedClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceToValue.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeReferenceUseBeforeDef.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeTagCast.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeTagParameterType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocTypeTagRequiredParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocVariableDeclarationWithTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/jsdocVariadicType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofAndForIn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofAndIndexedAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofAndIndexedAccess2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofAndIndexedAccessErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofInferenceIntersectsResults.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofInferenceLowerPriorityThanReturn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/keyofIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundAssignmentDeclarationSupport7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundClassMemberAssignmentJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundClassMemberAssignmentJS2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/lateBoundClassMemberAssignmentJS3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/leaveOptionalParameterAsWritten.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/letIdentifierInElementAccess01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/libReferenceDeclarationEmit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/libReferenceDeclarationEmitBundle.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/libReferenceNoLib.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/libReferenceNoLibBundle.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/library-reference-scoped-packages.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/linkTagEmit1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypeWidening.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypesAndDestructuring.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypesAndTypeAssertions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/literalTypesWidenInParameterPosition.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localTypes4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localTypes5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/localesObjectArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAndOperatorWithTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalAssignment9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalNotOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalNotOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalNotOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalNotOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalNotOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalOrExpressionIsContextuallyTyped.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalOrExpressionIsNotContextuallyTyped.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/logicalOrOperatorWithTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/looseThisTypeInFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/malformedTags.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeAsClauseRelationships.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeAsClauses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeErrors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeIndexSignatureModifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeInferenceErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeModifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeOverlappingStringEnumKeys.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeRelationships.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypeWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypes6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypesAndObjects.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypesArraysTuples.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypesGenericTuples.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mappedTypesGenericTuples2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/memberFunctionOverloadMixingStaticAndInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/memberFunctionsWithPrivateOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/memberFunctionsWithPublicOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/memberFunctionsWithPublicPrivateOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergeClassInterfaceAndModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergeThreeInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergeThreeInterfaces2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergeTwoInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergeTwoInterfaces2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedClassInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInheritedClassInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInheritedMembersSatisfyAbstractBase.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithConflictingPropertyNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithConflictingPropertyNames2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithIndexers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithInheritedPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithInheritedPrivates2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithInheritedPrivates3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithMultipleBases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithMultipleBases2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithMultipleBases3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedInterfacesWithMultipleBases4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mergedWithLocalValue.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/methodSignaturesWithOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/methodSignaturesWithOverloads2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/methodsReturningThis.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/missingAndExcessProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixedPropertyElementAccessAssignmentDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinAbstractClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinAbstractClassesReturnTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinAccessModifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinClassesAnnotated.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinClassesAnonymous.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/mixinClassesMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/modifierOnClassDeclarationMemberInFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/modifierOnClassExpressionMemberInFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAlias2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAlias3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAlias4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAlias5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAliasElementAccessExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAliasExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAliasImported.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAliasUnknown.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportAssignment7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportDuplicateAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportDuplicateAlias2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportDuplicateAlias3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportNestedNamespaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportPropertyAssignmentDefault.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportWithExportPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportWithExportPropertyAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportWithExportPropertyAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportWithExportPropertyAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportsAliasLoop1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportsAliasLoop2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportsElementAccessAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleExportsElementAccessAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithExtensions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleResolutionWithoutExtension8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleScoping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/moduleWithStatementsOfEveryKind.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDefaultExports01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDefaultExports02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDefaultExports03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDefaultExports04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleDefaultExports05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleExportDefault6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleNumericIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/multipleStringIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nameCollision.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nameDelimitedBySlashes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nameWithFileExtension.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nameWithRelativePaths.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namedTupleMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceAssignmentToRequireAlias.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceImportTypeQuery.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceImportTypeQuery2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceImportTypeQuery3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceImportTypeQuery4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/namespaceMemberAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/narrowExceptionVariableInCatchClause.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/narrowFromAnyWithInstanceof.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/narrowFromAnyWithTypePredicate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/narrowingConstrainedTypeVariable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/narrowingGenericTypeFromInstanceof01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/negateOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/negateOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/negateOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/negateOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nestedDestructuringOfRequire.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nestedModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nestedNamespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nestedPrototypeAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverIntersectionNotCallable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverReturningFunctions1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverTypeErrors1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverTypeErrors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/neverUnionIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newOperatorConformance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newOperatorErrorCases_noImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newTarget.es5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newTarget.es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newTargetNarrowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newWithSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newWithSpreadES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/newWithSpreadES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noAssertForUnparseableTypedefs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noDuplicateJsdoc1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noInfer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noInferRedeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noPropertyAccessFromIndexSignature1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noUncheckedIndexedAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/noUncheckedIndexedAccessDestructuring.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nodeModulesAllowJsCjsFromJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nodeModulesAllowJsExportlessJsModuleDetectionAuto.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nodeModulesAtTypesPriority.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nodeModulesCJSResolvingToESM1_emptyPackageJson.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nodeModulesCJSResolvingToESM4_noPackageJson.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nominalSubtypeCheckOfTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nominalSubtypeCheckOfTypeParameter2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonGenericTypeReferenceWithTypeArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonInstantiatedModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonIterableRestElement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonIterableRestElement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonIterableRestElement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveAccessProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveAndEmptyObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveAndTypeVariables.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveAsProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveAssignError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveConstraintOfIndexAccessType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveInFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveInGeneric.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveIndexingWithForIn.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveIndexingWithForInNoImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveIndexingWithForInSupressError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveNarrow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveRhsSideOfInExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nonPrimitiveUnionIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullAssignableToEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullAssignedToUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullIsSubtypeOfEverythingButUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullOrUndefinedTypeGuardIsOrderIndependent.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullPropertyName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperatorInAsyncGenerator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperatorInParameterBindingPattern.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperatorInParameterBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperatorInParameterInitializer.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperatorInParameterInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator_es2020.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/nullishCoalescingOperator_not_strict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numberAssignableToEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numberPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericIndexerConstrainsPropertyDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericIndexerConstrainsPropertyDeclarations2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericIndexingResults.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericLiteralTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericLiteralTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericLiteralTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/numericStringLiteralTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectBindingPatternKeywordIdentifiers05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectBindingPatternKeywordIdentifiers06.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralContextualTyping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralNormalization.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesAssignmentES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesAssignmentError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesFunctionArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesFunctionArgument2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesWithModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralShorthandPropertiesWithModuleES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectLiteralWidened.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRest.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRest2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestCatchES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestForOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestNegative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestParameterES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestPropertyMustBeLast.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectRestReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadComputedProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadNoTransform.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadRepeatedComplexity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadRepeatedNullCheckPerf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadSetonlyAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectSpreadStrictNull.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeHidingMembersOfExtendedObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeHidingMembersOfObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeHidingMembersOfObjectAssignmentCompat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeHidingMembersOfObjectAssignmentCompat2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeLiteralSyntax.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypePropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithCallSignatureAppearsToBeFunctionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithCallSignatureHidingMembersOfFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithConstructSignatureAppearsToBeFunctionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithConstructSignatureHidingMembersOfFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithNumericProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithRecursiveWrappedProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithRecursiveWrappedProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithRecursiveWrappedPropertyCheckedNominally.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithStringAndNumberIndexSignatureToAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithStringIndexerHidingObjectIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypeWithStringNamedPropertyOfIllegalCharacters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentity2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignaturesDifferingParamCounts2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithCallSignaturesWithOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithComplexConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithConstructSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithConstructSignaturesDifferingParamCounts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericCallSignaturesOptionalParams3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithNumericIndexers1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithNumericIndexers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithNumericIndexers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithOptionality.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithPrivates2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithPrivates3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithPublics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithStringIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesIdentityWithStringIndexers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/objectTypesWithPredefinedTypesAsName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/octalIntegerLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/octalIntegerLiteralES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/operatorsAndIntersectionTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParameters1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParameters2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParameters3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParameters4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParametersInOverloads1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalBindingParametersInOverloads2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInArrow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInLoop.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInParameterBindingPattern.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInParameterBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInParameterInitializer.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInParameterInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInTypeAssertions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalChainingInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalMethodDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalProperties01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalProperties02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/optionalPropertyAssignableToStringIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/outFilerootDirModuleNamesAmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/outFilerootDirModuleNamesSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadResolutionClassConstructors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadResolutionConstructors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overloadTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overrideInterfaceProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/overrideWithoutNoImplicitOverride1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override_js1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override_js2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override_js3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/override_js4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/packageJsonImportsExportsOptionCompat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagBracketsAddOptionalUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagNestedWithoutTopLevelObject.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagNestedWithoutTopLevelObject2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagNestedWithoutTopLevelObject3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagNestedWithoutTopLevelObject4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagOnCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagOnFunctionUsingArguments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagTypeResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagTypeResolution2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/paramTagWrapping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parameterInitializersBackwardReferencing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parameterInitializersForwardReferencing.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parameterInitializersForwardReferencing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parameterInitializersForwardReferencing1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parameterInitializersForwardReferencing1_es6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parametersWithNoAnnotationAreAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parentheses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parenthesizedContexualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parenthesizedContexualTyping2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parenthesizedContexualTyping3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parenthesizedTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parseLinkTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parseRegularExpressionMixedWithComments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parseThrowsTag.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser.numericSeparators.binary.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser.numericSeparators.hex.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser.numericSeparators.octal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser15.4.4.14-9-2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509534.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509546.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509546_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509546_2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509677.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509693.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser509698.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser536727.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser579071.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser596700.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser630933.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser643728.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser645086_3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser645086_4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser645484.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser768531.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessibilityAfterStatic5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessors1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessors3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAccessors4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAdditiveExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguity1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguity2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguity3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguityWithBinaryOperator1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguityWithBinaryOperator2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguityWithBinaryOperator3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAmbiguityWithBinaryOperator4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArgumentList1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrayLiteralExpression9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserArrowFunctionExpression9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAstSpans1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserAutomaticSemicolonInsertion1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserCastVersusArrowFunction1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClass1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration7.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclaration9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserClassDeclarationIndexSignature1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserCommaInTypeMemberList1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserCommaInTypeMemberList2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName40.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName41.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserComputedPropertyName6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConditionalExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorAmbiguity1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorAmbiguity2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorAmbiguity3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorAmbiguity4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserConstructorDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserDebuggerStatement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserDebuggerStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserDoStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES3Accessors1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES3Accessors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES3Accessors3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES3Accessors4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ComputedPropertyName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ComputedPropertyName3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ComputedPropertyName4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5ForOfStatement9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolIndexer1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserES5SymbolProperty9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEmptyFile1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEmptyStatement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnum1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnum2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnum3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnum6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnum7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnumDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnumDeclaration2.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnumDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnumDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserEnumDeclaration6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserErrorRecovery_IncompleteMemberVariable1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserErrorRecovery_ParameterList6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAsFunctionIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAssignment1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAssignment6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAssignment7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserExportAssignment8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForInStatement5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForInStatement8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForOfStatement9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserForStatement9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration1.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionDeclaration8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionPropertyAssignment1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionPropertyAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionPropertyAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserFunctionPropertyAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericClass1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericClass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericConstraint7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericsInInterfaceDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericsInTypeContexts1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericsInTypeContexts2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGenericsInVariableDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGreaterThanTokenAmbiguity1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGreaterThanTokenAmbiguity10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGreaterThanTokenAmbiguity5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserGreaterThanTokenAmbiguity6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIfStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserImportDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIndexMemberDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIndexMemberDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIndexMemberDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIndexMemberDeclaration4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserIndexMemberDeclaration6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceDeclaration7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceDeclaration8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceDeclaration9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceKeywordInEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInterfaceKeywordInEnum1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserInvocationOfMemberAccessOffOfObjectCreationExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserKeywordsAsIdentifierName1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessor1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberAccessorDeclaration6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberFunctionDeclarationAmbiguities1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMemberVariableDeclaration5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserMethodSignature9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModifierOnPropertySignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModule1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration3.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserModuleDeclaration9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserNoASIOnCallAfterFunctionExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserNotHexLiteral1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserNotRegex2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectCreation1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectCreation2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectCreationArrayLiteral2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectCreationArrayLiteral4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectLiterals1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectType3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserObjectType4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserOptionalTypeMembers1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserOverloadOnConstants1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParameterList8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParenthesizedVariableAndFunctionInTernary.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserParenthesizedVariableAndParenthesizedFunctionInTernary.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserPropertySignature9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRealSource8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpression5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpressionDivideAmbiguity1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpressionDivideAmbiguity2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpressionDivideAmbiguity5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserRegularExpressionDivideAmbiguity6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserReturnStatement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserReturnStatement4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserS7.2_A1.5_T2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserS7.3_A1.1_T2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserS7.6.1.1_A1.10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserS7.6_A4.2_T1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSbp_7.9_A9_T3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserStrictMode1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserStrictMode15-negative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserStrictMode16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserStrictMode3-negative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserStrictMode6-negative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSuperExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSuperExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSuperExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSuperExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolIndexer1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolIndexer4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSymbolProperty9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserSyntaxWalker.generated.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTernaryAndCommaOperators1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserTypeQuery9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnaryExpression7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnicode1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnicode2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnicode3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUnicodeWhitespaceCharacter1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserUsingConstructorAsIdentifier.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration4.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableDeclaration9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableStatement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableStatement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVariableStatement4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserVoidExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserWithStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserX_ArrowFunction4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakInIterationOrSwitchStatement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakInIterationOrSwitchStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakInIterationOrSwitchStatement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakInIterationOrSwitchStatement4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakTarget1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakTarget2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakTarget3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_breakTarget4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueInIterationStatement1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueInIterationStatement2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueInIterationStatement3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueInIterationStatement4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueLabel.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueTarget2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueTarget3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_continueTarget4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_duplicateLabel3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parser_duplicateLabel4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parserindenter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parservoidInQualifiedName0.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/parservoidInQualifiedName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyAnnotatedFunctionInferenceError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyAnnotatedFunctionInferenceWithTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyAnnotatedFunctionWitoutTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyNamedTuples.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyNamedTuples2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/partiallyNamedTuples3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSGrammarErrors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSGrammarErrors4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSRedeclare.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSRedeclare2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSRedeclare3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plainJSTypeErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plusOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plusOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plusOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/plusOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/preserveValueImports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/preserveValueImports_errors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/preserveValueImports_importsNotUsedAsValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/preserveValueImports_mixedImports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/preserveValueImports_module.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/primtiveTypesAreIdentical.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateClassPropertyAccessibleWithinClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateClassPropertyAccessibleWithinNestedClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateIdentifierExpando.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAccessorsCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAmbientNoImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAndAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAndIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAndObjectRestSpread.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameAndStaticInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameCircularReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameClassExpressionLoop.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameComputedPropertyName1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameComputedPropertyName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameComputedPropertyName3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameComputedPropertyName4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameDeclarationMerging.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameDuplicateField.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameES5Ban.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameEmitHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameField.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldClassExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldDestructuredBinding.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldParenthesisLeftAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldUnaryMutation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameFieldsESNext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameImplicitDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameInInExpressionUnused.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameInLhsReceiverExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameLateSuper.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameLateSuperUseDefineForClassFields.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameMethodAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameMethodAsync.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameMethodCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameMethodInStaticFieldInit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameNestedClassNameConflict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameSetterExprReturnValue.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameSetterNoGetter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticAccessorsCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticAccessorssDerivedClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticAndStaticInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticEmitHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldClassExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldDestructuredBinding.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldNoInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticFieldUnaryMutation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticMethodAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticMethodCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticMethodInStaticFieldInit.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameStaticsAndStaticMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameUnused.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNameWhenNotUseDefineForClassFieldsInEsNext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesAndFields.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesAndMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesAndStaticMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesAndkeyof.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesAssertion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesConstructorChain-1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesConstructorChain-2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesIncompatibleModifiersJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUnique-1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUnique-2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUnique-3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUnique-4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUnique-5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateNamesUseBeforeDef.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateProtectedMembersAreNotAccessibleDestructuring.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateStaticMemberAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateStaticNameShadowing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateStaticNotAccessibleInClodule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateStaticNotAccessibleInClodule2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/privateWriteOnlyAccessorRead.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertiesOfGenericConstructorFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessChain.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessChain.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessChain.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithConstraints4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithConstraints5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessOnTypeParameterWithoutConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessStringIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessStringIndexSignatureNoImplicitAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAccessWidening.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAndAccessorWithSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAndFunctionWithSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentOnImportedSymbol.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentOnParenthesizedNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentOnUnresolvedImportedSymbol.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentUseParentType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentUseParentType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyAssignmentUseParentType3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyNameWithoutTypeAnnotation.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyNamedPrototype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesAccessors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesAccessors3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesAccessors4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesAccessors5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/propertyOverridesMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinNestedClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinNestedSubclass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinNestedSubclass1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinSubclass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinSubclass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedClassPropertyAccessibleWithinSubclass3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedInstanceMemberAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedStaticClassPropertyAccessibleWithinSubclass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedStaticClassPropertyAccessibleWithinSubclass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/protectedStaticNotAccessibleInClodule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/prototypePropertyAssignmentMergeAcrossFiles.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/prototypePropertyAssignmentMergeAcrossFiles2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/prototypePropertyAssignmentMergeWithInterfaceMethod.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/prototypePropertyAssignmentMergedTypeReference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/quotedConstructors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/reExportAliasMakesInstantiated.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/reExportDefaultExport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/reExportJsFromTs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/readonlyArraysAndTuples2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/readonlyConstructorAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/readonlyInAmbientClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/readonlyRestParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recurringTypeParamForContainerOfBase01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveIntersectionTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveMappedTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveTypeInGenericConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveTypeReferences1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveTypeReferences2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveTypesUsedAsFunctionParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/recursiveTypesWithTypeof.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/redeclaredProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/redefinedPararameterProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/reexportClassDefinition.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/relativePathMustResolve.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/relativePathToDeclarationFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/renamed.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/requireAssertsFromTypescript.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/requireOfESWithPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/requireTwoPropertyAccesses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithAssignmentPattern1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithAssignmentPattern2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithAssignmentPattern3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithAssignmentPattern4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithAssignmentPattern5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithBindingPattern2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restElementWithNullInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restParameterInDownlevelGenerator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restPropertyWithBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/restTuplesFromContextualTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/returnStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/returnTagTypeGuard.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerAdditiveExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerClass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerES3NumericLiteral1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerES3NumericLiteral5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerES3NumericLiteral7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerEnum1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerImportDeclaration1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerNonAsciiHorizontalWhitespace.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerNumericLiteral1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerNumericLiteral5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerNumericLiteral7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerS7.2_A1.5_T2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerS7.3_A1.1_T2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerS7.6_A4.2_T1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannerStringLiteralWithContainingNullCharacter1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scannertest1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scopeResolutionIdentifiers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/scopedPackagesClassic.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/seeTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/seeTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/seeTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/seeTag4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/shadowedInternalModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/specializedSignatureIsNotSubtypeOfNonSpecializedSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/specializedSignatureIsSubtypeOfNonSpecializedSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/specializedSignatureWithOptional.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spellingUncheckedJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadContextualTypedBindingPattern.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadDuplicate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadDuplicateExact.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadExcessProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadNonObject1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadNonPrimitive.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadObjectOrFalsy.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadOverwritesProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadOverwritesPropertyStrict.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadTypeVariable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadUnion2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadUnion3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/spreadUnion4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticAndNonStaticPropertiesSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticAutoAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticAutoAccessorsWithDecorators.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticFactory1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexSignature1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexSignature2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexSignature3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexSignature6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexSignature7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticIndexers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticMemberAssignsToConstructorFunctionMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticMemberInitialization.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticMembersUsingClassTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticPropertyAndFunctionWithSameName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticPropertyNameConflictsInAmbientContext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/staticPropertyNotInClassType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/strictBindCallApply1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/strictBindCallApply2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/strictNullChecksNoWidening.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/strictPropertyInitialization.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/strictTupleLength.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringEnumInElementAccess01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringEnumLiteralTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringEnumLiteralTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringEnumLiteralTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringIndexerConstrainsPropertyDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringIndexerConstrainsPropertyDeclarations2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringIndexingResults.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralCheckedInIf01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralCheckedInIf02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralMatchedInSwitch01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypeAssertion01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypeIsSubtypeOfString.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAndLogicalOrExpressions01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAndParenthesizedExpressions01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAndTuples01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAsTags01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAsTags02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAsTags03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAsTypeParameterConstraint01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesAsTypeParameterConstraint02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInImplementationSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInImplementationSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInUnionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInUnionTypes02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInUnionTypes03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesInUnionTypes04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloadAssignability01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloadAssignability02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloadAssignability03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloadAssignability04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloadAssignability05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloads01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloads02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloads03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloads04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesOverloads05.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesTypePredicates01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesWithTemplateStrings01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesWithTemplateStrings02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesWithVariousOperators01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralTypesWithVariousOperators02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsAssertionsInEqualityComparisons01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsAssertionsInEqualityComparisons02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsAssignedToStringMappings.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithEqualityChecks01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithEqualityChecks02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithEqualityChecks03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithEqualityChecks04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithSwitchStatements01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithSwitchStatements02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithSwitchStatements03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithSwitchStatements04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringLiteralsWithTypeAssertions01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringMappingDeferralInConditionalTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringMappingOverPatternLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringMappingReduction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringNamedPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/stringPropertyAccessWithError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameterWithConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameterWithConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameterWithConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameterWithConstraints4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfTypeParameterWithRecursiveConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypesOfUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignaturesA.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignaturesWithRestParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithCallSignaturesWithSpecializedSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignatures6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithConstructSignaturesWithSpecializedSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithGenericCallSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithGenericConstructSignaturesWithOptionalParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithNumericIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithNumericIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithNumericIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithNumericIndexer4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithNumericIndexer5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembers4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembers5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersAccessibility2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersOptionality.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersOptionality2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersOptionality3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithObjectMembersOptionality4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithOptionalProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithStringIndexer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithStringIndexer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithStringIndexer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/subtypingWithStringIndexer4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallBeforeThisAccessing1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallBeforeThisAccessing2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallBeforeThisAccessing5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallBeforeThisAccessing8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallInConstructorWithNoBaseType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallParameterContextualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallParameterContextualTyping2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCallParameterContextualTyping3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superCalls.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superInStaticMembers1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superMethodCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superPropertyAccessNoError.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/superSymbolIndexedAccess6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/switchBreakStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/switchCaseWithIntersectionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/switchCaseWithUnionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/switchStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/switchWithConstrainedTypeVariable.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolDeclarationEmit9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty31.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty32.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty33.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty34.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty35.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty38.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty39.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty40.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty41.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty42.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty43.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty44.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty45.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty46.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty47.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty48.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty49.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty50.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty51.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty52.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty53.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty54.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty55.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty56.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty57.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty58.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty60.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty61.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolProperty9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/symbolType9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/syntaxErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateContextualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateContextualTyping2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsTypeArgumentInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsTypeArgumentInferenceES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithIncompatibleTypedTags.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithIncompatibleTypedTagsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithManyCallAndMemberExpressions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithManyCallAndMemberExpressionsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithOverloadResolution3_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTagNamedDeclare.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTagNamedDeclareES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTagsTypedAsAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTagsTypedAsAnyES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTypedTags.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateStringsWithTypedTagsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateUntypedTagCall01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateWithConstructableTag01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplateWithConstructableTag02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/taggedTemplatesWithTypeArguments1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateInsideCallback.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypes7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypesPatterns.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateLiteralTypesPatternsPrefixSuffixAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringBinaryOperations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringBinaryOperationsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringBinaryOperationsES6Invalid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringBinaryOperationsInvalid.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes03.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes04.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringControlCharacterEscapes04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInArray.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInArrowFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInArrowFunctionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInCallExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInCallExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInConditional.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInConditionalES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInDeleteExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInDeleteExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInDivision.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInEqualityChecks.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInEqualityChecksES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInFunctionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInInOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInInOperatorES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInIndexExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInIndexExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInInstanceOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInInstanceOfES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInModulo.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInModuloES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInMultiplication.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInMultiplicationES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInNewExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInNewExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInNewOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInNewOperatorES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInParentheses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInParenthesesES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInPropertyAssignmentES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInSwitchAndCase.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInSwitchAndCaseES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTaggedTemplate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTaggedTemplateES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTypeAssertion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTypeAssertionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTypeOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInTypeOfES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInUnaryPlus.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInUnaryPlusES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInWhile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInWhileES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringInYieldKeyword.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringMultiline3_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringPlainCharactersThatArePartsOfEscapes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringPlainCharactersThatArePartsOfEscapes01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringPlainCharactersThatArePartsOfEscapes02.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringPlainCharactersThatArePartsOfEscapes02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination3_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination4_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringTermination5_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWhitespaceEscapes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWhitespaceEscapes1_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWhitespaceEscapes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWhitespaceEscapes2_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithBackslashEscapes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithBackslashEscapes01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithCommentsInArrowFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedAddition.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedAdditionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedArray.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedArrayES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedArrowFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedArrowFunctionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedComments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedCommentsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedConditional.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedConditionalES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedDivision.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedDivisionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedFunctionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedInOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedInOperatorES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedInstanceOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedInstanceOfES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedModulo.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedModuloES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedMultiplication.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedMultiplicationES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedNewOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedNewOperatorES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedObjectLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedObjectLiteralES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTemplateString.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTemplateStringES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTypeAssertionOnAddition.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTypeAssertionOnAdditionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTypeOfOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedTypeOfOperatorES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedUnaryPlus.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedUnaryPlusES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmbeddedYieldKeywordES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmptyLiteralPortions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithEmptyLiteralPortionsES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithOpenCommentInStringPortion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithOpenCommentInStringPortionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithPropertyAccess.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringWithPropertyAccessES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisAndSuperInStaticMembers1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisAndSuperInStaticMembers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisAndSuperInStaticMembers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisAndSuperInStaticMembers4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisInInstanceMemberInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisInObjectLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisMethodCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPropertyAssignmentCircular.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPropertyAssignmentComputed.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPropertyAssignmentInherited.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPropertyOverridesAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPrototypeMethodCompoundAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisPrototypeMethodCompoundAssignmentJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTag1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTag2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTag3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeAndConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeErrors2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInAccessorsNegative.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInBasePropertyAndDerivedContainerOfBase01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInClasses.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInFunctions2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInFunctions3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInFunctions4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInObjectLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInObjectLiterals2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInTaggedTemplateCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInTuples.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeInTypePredicate.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeOfConstructorFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeOptionalCall.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/thisTypeSyntacticContext.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/throwInEnclosingStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/throwStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelAmbientModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelAwait.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelFileModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelFileModuleMissing.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelModuleDeclarationAndFile.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelThisAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/topLevelVarHoistingSystem.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tryStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ts-expect-error-js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ts-expect-error-nocheck-js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ts-expect-error-nocheck.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ts-expect-error.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/ts-ignore.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tsNoCheckForTypescript.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tsNoCheckForTypescriptComments1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tsNoCheckForTypescriptComments2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tupleElementTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tupleElementTypes2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tupleElementTypes3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tupleElementTypes4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/tupleLengthCheck.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoAccessorsWithSameName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoGenericInterfacesDifferingByTypeParameterName.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoGenericInterfacesDifferingByTypeParameterName2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoGenericInterfacesWithDifferentConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoGenericInterfacesWithTheSameNameButDifferentArity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoInterfacesDifferentRootModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoInterfacesDifferentRootModule2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoMergedInterfacesWithDifferingOverloads.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/twoMergedInterfacesWithDifferingOverloads2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAliases.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAliasesDoNotMerge.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAliasesForObjectTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAndNamespaceExportMerge.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceTransitiveConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceWithClassExpression1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceWithClassExpression2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceWithClassExpression3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceWithConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentInferenceWithObjectLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeArgumentsWithStringLiteralTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAssertionsWithIntersectionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeAssertionsWithUnionTypes01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromContextualThisType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromJSConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromJSInitializer.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromJSInitializer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromJSInitializer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromJSInitializer4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromParamTagForFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrivatePropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrivatePropertyAssignmentJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment10_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment13.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment16.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment17.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment18.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment19.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment20.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment21.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment22.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment23.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment24.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment25.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment26.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment27.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment28.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment29.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment30.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment31.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment32.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment33.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment34.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment35.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment36.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment37.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment38.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment39.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment40.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment8_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignment9_1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignmentOutOfOrder.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPropertyAssignmentWithExport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrototypeAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrototypeAssignment2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrototypeAssignment3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeFromPrototypeAssignment4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardEnums.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardFunctionGenerics.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardFunctionOfFormThis.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardFunctionOfFormThisErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardInClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardIntersectionTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardNarrowsPrimitiveIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardNarrowsToLiteralType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardNarrowsToLiteralTypeUnion.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardNesting.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormExpr1AndExpr2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormExpr1OrExpr2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormFunctionEquality.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormInstanceOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormInstanceOfOnInterface.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormIsType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormIsTypeOnInterfaces.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormNotExpr.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfBoolean.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfEqualEqualHasNoEffect.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfIsOrderIndependent.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfNotEqualHasNoEffect.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfNumber.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfOther.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfPrimitiveSubtype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFormTypeOfString.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardOfFromPropNameInUnionType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardRedundancy.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardTautologicalConsistiency.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardTypeOfUndefined.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsAsAssertions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsDefeat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInClassAccessors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInClassMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInConditionalExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInDoStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInExternalModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInForStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInFunctionAndModuleBlock.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInGlobal.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInIfStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInProperties.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInRightOperandOfAndAndOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInRightOperandOfOrOrOperator.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsInWhileStatement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsNestedAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsObjectMethods.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsOnClassProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsWithAny.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsWithInstanceOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsWithInstanceOfByConstructorSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeGuardsWithInstanceOfBySymbolHasInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeInferenceWithTupleType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeLookupInIIFE.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisGeneral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInAccessor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInConstructorParamList.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInFunctionExpression.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInInstanceMember.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInInstanceMember2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInMemberFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInStaticMembers9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOfThisInstanceMemberNarrowedWithLoopAntecedent.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOnlyMerge1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOnlyMerge2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeOnlyMerge3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsBaseType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsTypeArgument.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsTypeParameterConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsTypeParameterConstraint2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsTypeParameterConstraintTransitively.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAsTypeParameterConstraintTransitively2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAssignability2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterAssignability3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterConstModifiersReverseMappedTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterConstModifiersWithIntersection.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterDirectlyConstrainedToItself.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterExtendsUnionConstraintDistributed.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterIndirectlyConstrainedToItself.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterUsedAsConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterUsedAsTypeParameterConstraint.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterUsedAsTypeParameterConstraint2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterUsedAsTypeParameterConstraint3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParameterUsedAsTypeParameterConstraint4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParametersAreIdenticalToThemselves.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParametersAvailableInNestedScope.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParametersAvailableInNestedScope2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeParametersAvailableInNestedScope3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typePredicateASI.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeQuery.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeQueryOnClass.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeQueryWithReservedWords.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeRelationships.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_asConstArrays.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_contextualTyping1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_contextualTyping2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_contextualTyping3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_ensureInterfaceImpl.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_js.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_optionalMemberConformance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_propNameConstraining.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_propertyNameFulfillment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_propertyValueConformance1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_propertyValueConformance2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_propertyValueConformance3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeSatisfaction_vacuousIntersectionOfContextualTypes.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagCircularReferenceOnConstructorFunction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagModuleExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagNoErasure.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagOnFunctionReferencesGeneric.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagOnPropertyAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagPrototypeAssignment.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeTagWithGenericSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeValueMerge1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefCrossModule.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefCrossModule2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefCrossModule3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefCrossModule4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefCrossModule5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefDuplicateTypeDeclaration.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefInnerNamepaths.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefMultipleTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefOnSemicolonClassElement.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefScope1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefTagExtraneousProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefTagNested.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefTagTypeResolution.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typedefTagWrapping.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofANonExportedType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofAnExportedType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofClass2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofClassWithPrivates.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofImportTypeOnlyExport.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofModuleWithoutExports.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofThis.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofThisWithImplicitThis.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typeofTypeParameter.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/types.asyncGenerators.es2018.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/types.asyncGenerators.es2018.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/types.forAwait.es2018.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/types.forAwait.es2018.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/types.forAwait.es2018.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesOnlyExternalModuleStillHasInstance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithDuplicateTypeParameters.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithOptionalProperty.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithPrivateConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithProtectedConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithPublicConstructor.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithSpecializedCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typesWithSpecializedConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/typingsLookupAmd.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unannotatedParametersAreOptional.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/undefinedAssignableToEveryType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/undefinedIsSubtypeOfEverything.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions01_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions02_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions03_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions04_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions05_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions05_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions06_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions06_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions07_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions07_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions08_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions08_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions09_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions09_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions10_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions10_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions11_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions11_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions12_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions12_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions13_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions13_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions14_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions14_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions15_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions15_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions16_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions16_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions17_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions17_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions18_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions18_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions19_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInRegularExpressions19_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings01_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings02_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings03_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings04_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings05_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings05_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings06_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings06_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings08_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings08_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings09_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings09_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings13_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings13_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings15_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings15_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings16_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings16_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings18_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings18_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings23_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInStrings23_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates01_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates01_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates02_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates02_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates03_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates03_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates04_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates04_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates05_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates05_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates06_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates06_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates08_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates08_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates09_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates09_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates13_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates13_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates15_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates15_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates16_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates16_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates18_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates18_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates20_ES5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unicodeExtendedEscapesInTemplates20_ES6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionAndIntersectionInference1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionAndIntersectionInference2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionAndIntersectionInference3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionSubtypeIfEveryConstituentTypeIsSubtype.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionThisTypeInFunctions.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeCallSignatures7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeConstructSignatures.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeEquivalence.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeFromArrayLiteral.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeIdentity.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeInference.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeLiterals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeMembers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypePropertyAccessibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeReadonly.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeReduction.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeReduction2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypeWithIndexSignature.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionTypesAssignability.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unionsOfTupleTypes1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/uniqueSymbols.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/uniqueSymbolsDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/uniqueSymbolsDeclarationsErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/uniqueSymbolsDeclarationsInJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/uniqueSymbolsDeclarationsInJsErrors.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unknownControlFlow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unknownType1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/unknownType2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/untypedModuleImport_allowJs.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useObjectValuesAndEntries1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useObjectValuesAndEntries2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useObjectValuesAndEntries3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useObjectValuesAndEntries4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usePromiseFinally.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useRegexpGroups.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/useSharedArrayBuffer6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.14.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.15.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarations.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsDeclarationEmit.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsDeclarationEmit.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsInForAwaitOf.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsInForOf.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsNamedEvaluationDecoratorsAndClassFields.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsTopLevelOfModule.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsTopLevelOfModule.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsTopLevelOfModule.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithESClassDecorators.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithImportHelpers.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.10.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.11.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.12.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.8.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/usingDeclarationsWithLegacyClassDecorators.9.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validBooleanAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validEnumAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validMultipleVariableDeclarations.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validNullAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validNumberAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validStringAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validUndefinedAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validUndefinedValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validVoidAssignments.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/validVoidValues.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/valuesMergingAcrossModules.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/varRequireFromJavascript.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/varRequireFromTypescript.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/variadicTuples1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/variance.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxCompat.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxConstEnum.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxConstEnumUsage.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxInternalImportEquals.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxNoElisionCJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxNoElisionESM.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxRestrictionsCJS.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/verbatimModuleSyntaxRestrictionsESM.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidOperatorWithAnyOtherType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidOperatorWithBooleanType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidOperatorWithEnumType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidOperatorWithNumberType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidOperatorWithStringType.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/voidParamAssignmentCompatibility.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/weakTypesAndLiterals01.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/whileBreakStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/whileContinueStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples5.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples6.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wideningTuples7.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/withStatements.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/witness.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wrappedAndRecursiveConstraints.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wrappedAndRecursiveConstraints2.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wrappedAndRecursiveConstraints3.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/wrappedAndRecursiveConstraints4.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/tsc/yieldExpressionInControlFlow.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/array-expression/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/array-pattern/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/arrow-function/async-rest-optional-parameter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/arrow-function/comma-after-rest/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/arrow-function/missing-closing-brace/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/arrow-function/non-last-rest-param/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/await-with-exponentiation/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/abstract/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/constructor-getter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/constructor-setter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/declare-class-method/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/declare-private-name/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/duplicated-modifiers/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/get-set-asi-issue-1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/get-set-asi-issue-2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/implements-before-extends/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/method-readonly/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/missing-closing-brace/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-in-non-subclass/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-on-constructor/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-parameter-property/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-with-abstract/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-with-async/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-with-declare/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-with-readonly/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/override-with-static/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/parameter-properties-binding-patterns/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/parameter-properties/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/private-constructor/method/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/class/private-constructor/property/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/custom/const-enum-2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/custom/const-enum/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/custom/issue-380/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/custom/top-level-await-jsc-target/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/deno-10112/case1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/deno-10112/case2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/deno-9650/case1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/disallow-ambiguous-jsx-like/cts-case1/input.cts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/disallow-ambiguous-jsx-like/cts-case2/input.cts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/disallow-ambiguous-jsx-like/mts-case1/input.mts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/disallow-ambiguous-jsx-like/mts-case2/input.mts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file3.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file6.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/esDecorators/classDeclaration/esDecorators-classDeclaration-exportModifier/file7.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/instantiation-expr/case1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/instantiation-expr/case2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/instantiation-expr/case3/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/interface/invalid-heritage-clause/index.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1170-1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1209/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1211-1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1272/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1391/case1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-1391/case2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-2173/case1/input.tsx.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-2198/ts/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-2198/tsx/input.tsx.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-2343/1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-3262/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-3676/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-3712/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-3885/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-7104/case1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-7104/case2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/issue-8588/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/let/index.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/meta-property/new-target/in-arrow-function/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/meta-property/new-target/out-of-function-or-class/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/missing-fn-expr-body/anonymous/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/missing-fn-expr-body/async/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/missing-fn-expr-body/named/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/missing-fn-expr-body/typed/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/multiple-specifiers/export/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/multiple-specifiers/import/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/nullish-coalescing-operator/no-paren-and-nullish/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/nullish-coalescing-operator/no-paren-nullish-and/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/nullish-coalescing-operator/no-paren-nullish-or/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/nullish-coalescing-operator/no-paren-or-nullish/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/optional-chaining/class-contructor-call/.direct/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/optional-chaining/class-contructor-call/.indirect/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/optional-chaining/indirect-assign/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/parserSuperExpression2/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/regex/duplicated-flags/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/regex/unknown-flag/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/reserved-words/keywords/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/reserved-words/reserved/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-args-empty/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-lit/optional-getter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-lit/optional-setter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-lit/readonly-getter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-lit/readonly-method/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-lit/readonly-setter/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-export-specifier/duplicated-type-only/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-export-specifier/missing-as/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-export-specifier/missing-local/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-export-specifier/redundant-tokens/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-export-specifier/too-many-as/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-equals-decl/named/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-equals-decl/namespace/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/duplicated-type-only/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/invalid-local/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/invalid-type-only-local-with-imported/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/invalid-type-only/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/missing-as/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/missing-local/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/redundant-tokens/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-only-import-specifier/too-many-as/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/type-parameter-lists/typeParameterConstModifiers.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/types/tuple-optional-invalid/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/use-strict/arrow-fn-expr/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/use-strict/fn-block/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/variable-declarator/definite-assignment-not-allowed/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript-errors/variance-annotations/1/input.ts.swc-stderr
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/amaro-194/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/annotated/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async-await-null/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async-generic-false-positive/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async-param/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async-rest/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/async/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/const-type-param/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/default-parameter-values/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/destructuring/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/generic-tsx/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/inside-conditional-expr/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/optional-parameter/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/arrow-function/predicate-types/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/as/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/assert-and-assign/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/false-positive/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/multiple-assert-and-assign/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/need-parentheses/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-and-assign-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-and-assign/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-false-positive/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion-then-property-access/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/null-assertion/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/type-assertion-after-operator/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/type-assertion-and-assign/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/type-assertion-before-operator/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cast/type-assertion/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/abstract-false-positive/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/abstract-method-named-accessor/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/abstract/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/auto-accessor/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/constructor-with-modifier-names/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/constructor/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/decorators/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/expression-extends-implements/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/expression-extends/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/expression-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/expression-implements/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/extends-implements/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/extends/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/get-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/get-set-asi-issue/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/implements/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/index-signature/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/members-with-modifier-names/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/members-with-reserved-names/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-computed/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-no-body/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-optional/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-return-type/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-with-newline-with-body/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/method-with-newline-without-body/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/modifier-override/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/modifiers-accessors/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/modifiers-methods-async/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/modifiers-properties/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/override-parameter-property/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/override/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/properties/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/property-computed/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/property-declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/property-private/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/class/static/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/const/no-initializer/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/cts/1.cts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/arrow/complex-tsc/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/arrow/complex/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/async-with-as/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/bigint/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/const-enum/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/default-followed-by-type/arrow/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/default-followed-by-type/function/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/dynamic-import-expr-ctx/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/dynamic-import-top-level/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/import-type/typeof/as/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/import-type/typeof/simple/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-196-01/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-196-02/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-236/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-259/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-327-1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-327-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-338/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-370/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-374/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-array-ts/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-array/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-literal-ts/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-literal/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-object-ts/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-401-const-assertion-object/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-410-1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-410-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-432-readonly-array/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-433-1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-433-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-461/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-496/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-535/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-538/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-612-async-generator/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-623/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-709-2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-709-3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-709/input.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-716/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-717/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/issue-720/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/ternary-paren/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/ternary/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/tsx-issue-573/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/tsx-unary-paren/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/tsx-unary/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/export/aliased/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/export/specific/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/export/type-only-specifier/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/import/aliased/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/import/default/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/import/specific/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/type-only/import/type-only-specifier/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/yield-object-paren/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/custom/yield-object/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/declare/const/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/declare/destructure/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/declare/interface/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/declare/let/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/declare/var/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/decorators/parameter/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/decorators/type-arguments/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-1671/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-8925/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-8925/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-9620/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-discord/2021-02-17/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno-discord/2021-02-17/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/deno/dso/reflect/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/disallow-ambiguous-jsx-like/cts/input.cts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/disallow-ambiguous-jsx-like/mts/input.mts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/const/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/declare-const/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/export-const/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/export-declare-const/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/export/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/members-reserved-words/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/members-strings/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/members-trailing-comma-with-initializer/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/members-trailing-comma/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/enum/members/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/eof-issue/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/es2019/from-entries/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/estree-compat/shorthand-ambient-module/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export-default-interface/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export/as-namespace/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export/declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export/equals/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export/namespace-from/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/export/nested-same-name/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/annotated/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/anonymous/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/export-default/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/overloads/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/function/predicate-types/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/dynamic-import/expr/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/dynamic-import/top/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/export/test1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/export/test2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/export/test3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/stmt/test1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import-assertions/stmt/test2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/equals-require/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/equals-type-only/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/equals/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/export-import-require/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/export-import-type-require/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/export-import/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/not-top-level/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/import/type-only-string-specifier/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/asi/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/base/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/bin-op/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/eof/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/more-exprs/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/optional-chaining/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/relational/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/instantiation-expr/type/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/call-signature/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/construct-signature/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/export/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/extends/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/index-signature/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/method-computed/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/method-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/method-optional/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/method-plain/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/modifiers/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/properties/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/property-computed/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/property-named-public/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/reserved-method-name/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/interface/separators/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-10558/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1066/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-10800/input.d.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-10993/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-11124/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-11142/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-11160/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1252/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1299/ts/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1299/tsx/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1441/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1446/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1446/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1449/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1454/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1454/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1454/case3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1454/case4/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1454/case5/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1503/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1505/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1505/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1512/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1514/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1517/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1517/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1526/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1526/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1526/case3/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1526/case4/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1549/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1558/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1653/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1708/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1751/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1803/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1806/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-1862/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2040/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2040/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2040/case3/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2160/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2160/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2160/case3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2161/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2196/ts/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2196/tsx/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2237/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2237/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2264/case1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2264/case2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2343/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2417/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2853/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-2896/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3236/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3241/1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3241/2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3337/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3341/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3694/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-3862/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4132/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4178/1/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4178/2/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4178/3/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4296/1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4911/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4911/2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4911/3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-4937/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6430/index.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6601/index.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6739/1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6739/2.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6851/1.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-6976/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7042/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7042/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7042/case3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7186/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7186/2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7187/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7224/1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7305/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7372/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7372/2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7387/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/10/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/4/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/5/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/6/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/7/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/8/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7403/9/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7444/1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7456/1/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-7580/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8073/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-812/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8121/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-814/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-814/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-818/case1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-818/case2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8209/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8308/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8308/2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8308/3/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8526/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8581/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-861/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8627/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8627/2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8735/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-8735/2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-874/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-913/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-915/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-944/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-947/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-9802/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-9914/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/issue-9914/2/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/jssue-7428/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/jssue-7428/2/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/meta-property/new-target/in-class/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/meta-property/new-target/in-function-declaration/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/meta-property/new-target/in-function-expr/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/body-declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/body-nested-declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/body-nested/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/body/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/declare-shorthand/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/global-in-module/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/head-declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/head-export/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/module-namespace/head/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/mts/1.mts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/next/0001/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/next/stack-overflow/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/and-nullish/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/associativity/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/expression/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/multiline/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/nullish-and/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/nullish-or/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/nullish-coalescing-operator/or-nullish/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/object/getter-prop/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/object/method-async-generator/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/chaining-off-optionally-chained-keys-named-class-or-function/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/conditional-decimal/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/constructor-call/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/function-call/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/member-access-bracket/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/member-access/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/optioanl-chain-expression/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/optional-tagged-template-literals/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/parenthised-chain/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/separated-chaining/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/super-method-class/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/type-arguments-with-call/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/optional-chaining/type-arguments/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/regression/destructuring-in-function-type/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/regression/is-default-export/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/regression/member-expr-assign/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/regression/tsx-issue-7742/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/stack-size/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/stc/0001/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/stc/0002/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/template-literal-type/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/top-level-await/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/ts-import-type/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/tsx/brace-is-block/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/tsx/type-arguments/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/tsx/type-parameters/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-alias/declare/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-alias/export/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-alias/generic-complex/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-alias/generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-alias/plain/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/call/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/new-false-positive/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/new/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/tagged-template-no-asi/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/tagged-template/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/tsx/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/type-arguments/whitespace/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/array/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/conditional-infer-extends/basic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/conditional-infer-extends/distinguishing/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/conditional-infer/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/conditional/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/function-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/function-in-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/function-with-this/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/function/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/indexed/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/keywords/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/literal-boolean/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/literal-number-negative/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/literal-number/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/literal-string/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/mapped/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/object-shorthand/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/parenthesized/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/reference-generic-nested/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/reference-generic/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/reference/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/tuple-empty/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/tuple-optional/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/tuple-rest-after-optional/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/tuple-rest/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/tuple/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/type-literal/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/type-operator/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/typeof/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/types/union-intersection/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/v4/issue-864/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/v4/issue-865/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/v4/issue-866/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/v4/issue-941/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/v4/optional-tuple-element/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/variable-declarator/definite-assignment/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/variance-annotations/1/input.ts.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/variance-annotations/with_jsx/input.tsx.json
 crates/swc_es_parser/tests/snapshots/ecma_reuse/typescript/vercel/web-875/input.ts.json
 crates/swc_es_parser/tests/span.rs
 crates/swc_es_parser/tests/test262.rs
 crates/swc_es_parser/tests/typescript.rs
 crates/swc_es_semantics/Cargo.toml
 crates/swc_es_semantics/README.md
 crates/swc_es_semantics/src/analyzer.rs
 crates/swc_es_semantics/src/cfg.rs
 crates/swc_es_semantics/src/lib.rs
 crates/swc_es_semantics/src/sparse.rs
 crates/swc_es_semantics/tests/cfg.rs
 crates/swc_es_semantics/tests/common.rs
 crates/swc_es_semantics/tests/fixtures/cfg/basic/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/basic/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/do_while_once/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/do_while_once/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/for_in_of/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/for_in_of/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/for_infinite_no_test/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/for_infinite_no_test/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/labeled_break_continue/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/labeled_break_continue/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/loop_shapes/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/loop_shapes/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/roots_arrow_static/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/roots_arrow_static/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/switch_dispatch/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/switch_dispatch/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/switch_fallthrough/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/switch_fallthrough/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/try_catch_finally/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/try_catch_finally/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/try_finally/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/try_finally/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/try_finally_abrupt/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/try_finally_abrupt/output.json
 crates/swc_es_semantics/tests/fixtures/cfg/with_labeled/input.js
 crates/swc_es_semantics/tests/fixtures/cfg/with_labeled/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/basic/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/basic/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/catch_import_param/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/catch_import_param/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/class_expr_heritage_self/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/class_expr_heritage_self/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/class_self_scope/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/class_self_scope/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/dynamic/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/dynamic/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/dynamic_nested/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/dynamic_nested/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/for_scopes/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/for_scopes/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/function_decl_self_binding/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/function_decl_self_binding/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/hoist_block_fn/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/hoist_block_fn/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/param_predeclare/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/param_predeclare/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/patterns/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/patterns/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/shadowing/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/shadowing/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/static_block_var/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/static_block_var/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/switch_discriminant_order/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/switch_discriminant_order/output.json
 crates/swc_es_semantics/tests/fixtures/scoping/switch_lexical/input.js
 crates/swc_es_semantics/tests/fixtures/scoping/switch_lexical/output.json
 crates/swc_es_semantics/tests/scoping.rs
 crates/swc_es_transforms/AGENTS.md
 crates/swc_es_transforms/Cargo.toml
 crates/swc_es_transforms/src/analysis.rs
 crates/swc_es_transforms/src/engine.rs
 crates/swc_es_transforms/src/lib.rs
 crates/swc_es_transforms/src/rewrite.rs
 crates/swc_es_transforms/tests/common.rs
 crates/swc_es_transforms/tests/fixture.rs
 crates/swc_es_transforms/tests/fixtures/lower-logical/input.js
 crates/swc_es_transforms/tests/fixtures/lower-logical/options.json
 crates/swc_es_transforms/tests/fixtures/lower-logical/output.js
 crates/swc_es_transforms/tests/fixtures/lower-nullish/input.js
 crates/swc_es_transforms/tests/fixtures/lower-nullish/options.json
 crates/swc_es_transforms/tests/fixtures/lower-nullish/output.js
 crates/swc_es_transforms/tests/fixtures/normalize/input.js
 crates/swc_es_transforms/tests/fixtures/normalize/options.json
 crates/swc_es_transforms/tests/fixtures/normalize/output.js
 crates/swc_es_transforms/tests/no_ecma_dependency.rs
 crates/swc_es_transforms/tests/pass_stats.rs
 crates/swc_es_transforms/tests/tsc_corpus.rs
 crates/swc_es_visit/Cargo.toml
 crates/swc_es_visit/src/lib.rs
 crates/swc_es_visit/tests/visit.rs
 crates/swc_estree_ast/Cargo.toml
 crates/swc_estree_ast/README.md
 crates/swc_estree_ast/src/class.rs
 crates/swc_estree_ast/src/comment.rs
 crates/swc_estree_ast/src/common.rs
 crates/swc_estree_ast/src/decl.rs
 crates/swc_estree_ast/src/expr.rs
 crates/swc_estree_ast/src/flat_map_serializer.rs
 crates/swc_estree_ast/src/flavor.rs
 crates/swc_estree_ast/src/flow.rs
 crates/swc_estree_ast/src/jsx.rs
 crates/swc_estree_ast/src/lib.rs
 crates/swc_estree_ast/src/lit.rs
 crates/swc_estree_ast/src/module.rs
 crates/swc_estree_ast/src/object.rs
 crates/swc_estree_ast/src/pat.rs
 crates/swc_estree_ast/src/ser.rs
 crates/swc_estree_ast/src/stmt.rs
 crates/swc_estree_ast/src/typescript.rs
 crates/swc_estree_compat/AGENTS.md
 crates/swc_estree_compat/Cargo.toml
 crates/swc_estree_compat/README.md
 crates/swc_estree_compat/scripts/test-acorn.js
 crates/swc_estree_compat/scripts/update.sh
 crates/swc_estree_compat/src/babelify/class.rs
 crates/swc_estree_compat/src/babelify/decl.rs
 crates/swc_estree_compat/src/babelify/expr.rs
 crates/swc_estree_compat/src/babelify/function.rs
 crates/swc_estree_compat/src/babelify/ident.rs
 crates/swc_estree_compat/src/babelify/jsx.rs
 crates/swc_estree_compat/src/babelify/lit.rs
 crates/swc_estree_compat/src/babelify/mod.rs
 crates/swc_estree_compat/src/babelify/module.rs
 crates/swc_estree_compat/src/babelify/module_decl.rs
 crates/swc_estree_compat/src/babelify/operators.rs
 crates/swc_estree_compat/src/babelify/pat.rs
 crates/swc_estree_compat/src/babelify/prop.rs
 crates/swc_estree_compat/src/babelify/stmt.rs
 crates/swc_estree_compat/src/babelify/typescript.rs
 crates/swc_estree_compat/src/lib.rs
 crates/swc_estree_compat/src/swcify/class.rs
 crates/swc_estree_compat/src/swcify/ctx.rs
 crates/swc_estree_compat/src/swcify/expr.rs
 crates/swc_estree_compat/src/swcify/jsx.rs
 crates/swc_estree_compat/src/swcify/lit.rs
 crates/swc_estree_compat/src/swcify/mod.rs
 crates/swc_estree_compat/src/swcify/pat.rs
 crates/swc_estree_compat/src/swcify/program.rs
 crates/swc_estree_compat/src/swcify/stmt.rs
 crates/swc_estree_compat/src/swcify/typescript.rs
 crates/swc_estree_compat/tests/README.md
 crates/swc_estree_compat/tests/babelgen.js
 crates/swc_estree_compat/tests/compare.sh
 crates/swc_estree_compat/tests/convert.rs
 crates/swc_estree_compat/tests/fixtures/array-destructuring/input.js
 crates/swc_estree_compat/tests/fixtures/array-destructuring/output.json
 crates/swc_estree_compat/tests/fixtures/array-simple/input.js
 crates/swc_estree_compat/tests/fixtures/array-simple/output.json
 crates/swc_estree_compat/tests/fixtures/class-extends/input.js
 crates/swc_estree_compat/tests/fixtures/class-extends/output.json
 crates/swc_estree_compat/tests/fixtures/class-getter-setter/input.js
 crates/swc_estree_compat/tests/fixtures/class-getter-setter/output.json
 crates/swc_estree_compat/tests/fixtures/class-method-no-body/input.js
 crates/swc_estree_compat/tests/fixtures/class-method-no-body/output.json
 crates/swc_estree_compat/tests/fixtures/class-public-fields/input.js
 crates/swc_estree_compat/tests/fixtures/class-public-fields/output.json
 crates/swc_estree_compat/tests/fixtures/class-simple/input.js
 crates/swc_estree_compat/tests/fixtures/class-simple/output.json
 crates/swc_estree_compat/tests/fixtures/class-static/input.js
 crates/swc_estree_compat/tests/fixtures/class-static/output.json
 crates/swc_estree_compat/tests/fixtures/class-unnamed/input.js
 crates/swc_estree_compat/tests/fixtures/class-unnamed/output.json
 crates/swc_estree_compat/tests/fixtures/comments-block-first-line/input.js
 crates/swc_estree_compat/tests/fixtures/comments-block-first-line/output.json
 crates/swc_estree_compat/tests/fixtures/comments-block/input.js
 crates/swc_estree_compat/tests/fixtures/comments-block/output.json
 crates/swc_estree_compat/tests/fixtures/comments-first-line/input.js
 crates/swc_estree_compat/tests/fixtures/comments-first-line/output.json
 crates/swc_estree_compat/tests/fixtures/comments-line/input.js
 crates/swc_estree_compat/tests/fixtures/comments-line/output.json
 crates/swc_estree_compat/tests/fixtures/delete-operator/input.js
 crates/swc_estree_compat/tests/fixtures/delete-operator/output.json
 crates/swc_estree_compat/tests/fixtures/exponentiation-operator/input.js
 crates/swc_estree_compat/tests/fixtures/exponentiation-operator/output.json
 crates/swc_estree_compat/tests/fixtures/function-anonymous/input.js
 crates/swc_estree_compat/tests/fixtures/function-anonymous/output.json
 crates/swc_estree_compat/tests/fixtures/function-arrow/input.js
 crates/swc_estree_compat/tests/fixtures/function-arrow/output.json
 crates/swc_estree_compat/tests/fixtures/function-default-parameters/input.js
 crates/swc_estree_compat/tests/fixtures/function-default-parameters/output.json
 crates/swc_estree_compat/tests/fixtures/function-rest-parameters/input.js
 crates/swc_estree_compat/tests/fixtures/function-rest-parameters/output.json
 crates/swc_estree_compat/tests/fixtures/function-simple/input.js
 crates/swc_estree_compat/tests/fixtures/function-simple/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-and-expr/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-and-expr/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-children/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-children/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-map/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-map/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-props-spread/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-props-spread/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-props/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-props/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-self-closing/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-self-closing/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-simple/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-simple/output.json
 crates/swc_estree_compat/tests/fixtures/jsx-ternary-expr/input.jsx
 crates/swc_estree_compat/tests/fixtures/jsx-ternary-expr/output.json
 crates/swc_estree_compat/tests/fixtures/module-commonjs/input.js
 crates/swc_estree_compat/tests/fixtures/module-commonjs/output.json
 crates/swc_estree_compat/tests/fixtures/module-export-default/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-export-default/output.json
 crates/swc_estree_compat/tests/fixtures/module-export-individual-items/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-export-individual-items/output.json
 crates/swc_estree_compat/tests/fixtures/module-export-named/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-export-named/output.json
 crates/swc_estree_compat/tests/fixtures/module-export-renamed/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-export-renamed/output.json
 crates/swc_estree_compat/tests/fixtures/module-import-default/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-import-default/output.json
 crates/swc_estree_compat/tests/fixtures/module-import-multiple/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-import-multiple/output.json
 crates/swc_estree_compat/tests/fixtures/module-import-named/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-import-named/output.json
 crates/swc_estree_compat/tests/fixtures/module-import-renamed/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-import-renamed/output.json
 crates/swc_estree_compat/tests/fixtures/module-import-star-renamed/input.mjs
 crates/swc_estree_compat/tests/fixtures/module-import-star-renamed/output.json
 crates/swc_estree_compat/tests/fixtures/object-destructuring/input.js
 crates/swc_estree_compat/tests/fixtures/object-destructuring/output.json
 crates/swc_estree_compat/tests/fixtures/object-simple/input.js
 crates/swc_estree_compat/tests/fixtures/object-simple/output.json
 crates/swc_estree_compat/tests/fixtures/object-spread/input.js
 crates/swc_estree_compat/tests/fixtures/object-spread/output.json
 crates/swc_estree_compat/tests/fixtures/regex-flags/input.js
 crates/swc_estree_compat/tests/fixtures/regex-flags/output.json
 crates/swc_estree_compat/tests/fixtures/regex-simple/input.js
 crates/swc_estree_compat/tests/fixtures/regex-simple/output.json
 crates/swc_estree_compat/tests/fixtures/shebang/input.js
 crates/swc_estree_compat/tests/fixtures/shebang/output.json
 crates/swc_estree_compat/tests/fixtures/simple-two-lines/input.js
 crates/swc_estree_compat/tests/fixtures/simple-two-lines/output.json
 crates/swc_estree_compat/tests/fixtures/simple/input.js
 crates/swc_estree_compat/tests/fixtures/simple/output.json
 crates/swc_estree_compat/tests/fixtures/static-blocks/input.js
 crates/swc_estree_compat/tests/fixtures/static-blocks/output.json
 crates/swc_estree_compat/tests/fixtures/template-literal/input.js
 crates/swc_estree_compat/tests/fixtures/template-literal/output.json
 crates/swc_estree_compat/tests/fixtures/ts-function/input.ts
 crates/swc_estree_compat/tests/flavor.rs
 crates/swc_estree_compat/tests/flavor/acorn/1/input.js
 crates/swc_estree_compat/tests/flavor/acorn/1/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/array-destructuring/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/array-destructuring/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/array-simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/array-simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-extends/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-extends/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-getter-setter/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-getter-setter/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-method-no-body/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-method-no-body/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-public-fields/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-public-fields/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-static/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-static/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-unnamed/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/class-unnamed/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-block-first-line/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-block-first-line/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-block/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-block/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-first-line/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-first-line/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-line/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/comments-line/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/delete-operator/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/delete-operator/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/exponentiation-operator/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/exponentiation-operator/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-anonymous/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-anonymous/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-arrow/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-arrow/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-default-parameters/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-default-parameters/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-rest-parameters/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-rest-parameters/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/function-simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-and-expr/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-children/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-map/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-props-spread/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-props/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-self-closing/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-simple/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/jsx-ternary-expr/input.jsx
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-commonjs/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-commonjs/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-export-default/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-export-individual-items/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-export-named/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-export-renamed/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-import-default/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-import-multiple/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-import-named/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-import-renamed/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/module-import-star-renamed/input.mjs
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-destructuring/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-destructuring/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-spread/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/object-spread/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/regex-flags/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/regex-flags/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/regex-simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/regex-simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/shebang/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/shebang/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/simple-two-lines/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/simple-two-lines/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/simple/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/simple/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/static-blocks/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/static-blocks/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/string/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/string/output.json
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/template-literal/input.js
 crates/swc_estree_compat/tests/flavor/acorn/fixtures/template-literal/output.json
 crates/swc_estree_compat/tests/flavor/acorn/object-method/1/input.js
 crates/swc_estree_compat/tests/flavor/acorn/object-method/1/output.json
 crates/swc_estree_compat/tests/flavor/acorn/process-shim/1/input.js
 crates/swc_estree_compat/tests/flavor/acorn/process-shim/1/output.json
 crates/swc_estree_compat/tests/package.json
 crates/swc_estree_compat/tests/swcgen.js
 crates/swc_graph_analyzer/Cargo.toml
 crates/swc_graph_analyzer/src/lib.rs
 crates/swc_graph_analyzer/tests/cycle.rs
 crates/swc_html/Cargo.toml
 crates/swc_html/src/lib.rs
 crates/swc_html_ast/Cargo.toml
 crates/swc_html_ast/src/base.rs
 crates/swc_html_ast/src/lib.rs
 crates/swc_html_ast/src/token.rs
 crates/swc_html_codegen/AGENTS.md
 crates/swc_html_codegen/Cargo.toml
 crates/swc_html_codegen/src/ctx.rs
 crates/swc_html_codegen/src/emit.rs
 crates/swc_html_codegen/src/lib.rs
 crates/swc_html_codegen/src/list.rs
 crates/swc_html_codegen/src/macros.rs
 crates/swc_html_codegen/src/writer/basic.rs
 crates/swc_html_codegen/src/writer/mod.rs
 crates/swc_html_codegen/tests/document_fragment/basic/input.html
 crates/swc_html_codegen/tests/document_fragment/basic/output.html
 crates/swc_html_codegen/tests/document_fragment/basic/output.min.html
 crates/swc_html_codegen/tests/document_fragment/element/style/input.html
 crates/swc_html_codegen/tests/document_fragment/element/style/output.html
 crates/swc_html_codegen/tests/document_fragment/element/style/output.min.html
 crates/swc_html_codegen/tests/fixture.rs
 crates/swc_html_codegen/tests/fixture/attribute/input.html
 crates/swc_html_codegen/tests/fixture/attribute/output.html
 crates/swc_html_codegen/tests/fixture/attribute/output.min.html
 crates/swc_html_codegen/tests/fixture/base/input.html
 crates/swc_html_codegen/tests/fixture/base/output.html
 crates/swc_html_codegen/tests/fixture/base/output.min.html
 crates/swc_html_codegen/tests/fixture/body-comment/input.html
 crates/swc_html_codegen/tests/fixture/body-comment/output.html
 crates/swc_html_codegen/tests/fixture/body-comment/output.min.html
 crates/swc_html_codegen/tests/fixture/body-meta/input.html
 crates/swc_html_codegen/tests/fixture/body-meta/output.html
 crates/swc_html_codegen/tests/fixture/body-meta/output.min.html
 crates/swc_html_codegen/tests/fixture/body-noscript/input.html
 crates/swc_html_codegen/tests/fixture/body-noscript/output.html
 crates/swc_html_codegen/tests/fixture/body-noscript/output.min.html
 crates/swc_html_codegen/tests/fixture/body-script/input.html
 crates/swc_html_codegen/tests/fixture/body-script/output.html
 crates/swc_html_codegen/tests/fixture/body-script/output.min.html
 crates/swc_html_codegen/tests/fixture/body-space/input.html
 crates/swc_html_codegen/tests/fixture/body-space/output.html
 crates/swc_html_codegen/tests/fixture/body-space/output.min.html
 crates/swc_html_codegen/tests/fixture/body-template/input.html
 crates/swc_html_codegen/tests/fixture/body-template/output.html
 crates/swc_html_codegen/tests/fixture/body-template/output.min.html
 crates/swc_html_codegen/tests/fixture/broken-svg/input.html
 crates/swc_html_codegen/tests/fixture/broken-svg/output.html
 crates/swc_html_codegen/tests/fixture/broken-svg/output.min.html
 crates/swc_html_codegen/tests/fixture/cdata/input.html
 crates/swc_html_codegen/tests/fixture/cdata/output.html
 crates/swc_html_codegen/tests/fixture/cdata/output.min.html
 crates/swc_html_codegen/tests/fixture/comment/after-html-1/input.html
 crates/swc_html_codegen/tests/fixture/comment/after-html-1/output.html
 crates/swc_html_codegen/tests/fixture/comment/after-html-1/output.min.html
 crates/swc_html_codegen/tests/fixture/comment/after-html/input.html
 crates/swc_html_codegen/tests/fixture/comment/after-html/output.html
 crates/swc_html_codegen/tests/fixture/comment/after-html/output.min.html
 crates/swc_html_codegen/tests/fixture/comment/basic/input.html
 crates/swc_html_codegen/tests/fixture/comment/basic/output.html
 crates/swc_html_codegen/tests/fixture/comment/basic/output.min.html
 crates/swc_html_codegen/tests/fixture/comment/ie/input.html
 crates/swc_html_codegen/tests/fixture/comment/ie/output.html
 crates/swc_html_codegen/tests/fixture/comment/ie/output.min.html
 crates/swc_html_codegen/tests/fixture/custom-component/basic/input.html
 crates/swc_html_codegen/tests/fixture/custom-component/basic/output.html
 crates/swc_html_codegen/tests/fixture/custom-component/basic/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/html4-strict/input.html
 crates/swc_html_codegen/tests/fixture/document-type/html4-strict/output.html
 crates/swc_html_codegen/tests/fixture/document-type/html4-strict/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/name-lowercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/name-lowercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/name-lowercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/name-uppercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/name-uppercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/name-uppercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/public-double-quote/input.html
 crates/swc_html_codegen/tests/fixture/document-type/public-double-quote/output.html
 crates/swc_html_codegen/tests/fixture/document-type/public-double-quote/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/public-lowercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/public-lowercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/public-lowercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/public-single-quote/input.html
 crates/swc_html_codegen/tests/fixture/document-type/public-single-quote/output.html
 crates/swc_html_codegen/tests/fixture/document-type/public-single-quote/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/public-uppercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/public-uppercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/public-uppercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/system-double-quote/input.html
 crates/swc_html_codegen/tests/fixture/document-type/system-double-quote/output.html
 crates/swc_html_codegen/tests/fixture/document-type/system-double-quote/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/system-lowercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/system-lowercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/system-lowercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/system-single-quote/input.html
 crates/swc_html_codegen/tests/fixture/document-type/system-single-quote/output.html
 crates/swc_html_codegen/tests/fixture/document-type/system-single-quote/output.min.html
 crates/swc_html_codegen/tests/fixture/document-type/system-uppercase/input.html
 crates/swc_html_codegen/tests/fixture/document-type/system-uppercase/output.html
 crates/swc_html_codegen/tests/fixture/document-type/system-uppercase/output.min.html
 crates/swc_html_codegen/tests/fixture/document/input.html
 crates/swc_html_codegen/tests/fixture/document/output.html
 crates/swc_html_codegen/tests/fixture/document/output.min.html
 crates/swc_html_codegen/tests/fixture/element/textarea/input.html
 crates/swc_html_codegen/tests/fixture/element/textarea/output.html
 crates/swc_html_codegen/tests/fixture/element/textarea/output.min.html
 crates/swc_html_codegen/tests/fixture/empty/input.html
 crates/swc_html_codegen/tests/fixture/empty/output.html
 crates/swc_html_codegen/tests/fixture/empty/output.min.html
 crates/swc_html_codegen/tests/fixture/head-comment/input.html
 crates/swc_html_codegen/tests/fixture/head-comment/output.html
 crates/swc_html_codegen/tests/fixture/head-comment/output.min.html
 crates/swc_html_codegen/tests/fixture/headings/input.html
 crates/swc_html_codegen/tests/fixture/headings/output.html
 crates/swc_html_codegen/tests/fixture/headings/output.min.html
 crates/swc_html_codegen/tests/fixture/html-comment/input.html
 crates/swc_html_codegen/tests/fixture/html-comment/output.html
 crates/swc_html_codegen/tests/fixture/html-comment/output.min.html
 crates/swc_html_codegen/tests/fixture/html-entity/input.html
 crates/swc_html_codegen/tests/fixture/html-entity/output.html
 crates/swc_html_codegen/tests/fixture/html-entity/output.min.html
 crates/swc_html_codegen/tests/fixture/i/input.html
 crates/swc_html_codegen/tests/fixture/i/output.html
 crates/swc_html_codegen/tests/fixture/i/output.min.html
 crates/swc_html_codegen/tests/fixture/images/input.html
 crates/swc_html_codegen/tests/fixture/images/output.html
 crates/swc_html_codegen/tests/fixture/images/output.min.html
 crates/swc_html_codegen/tests/fixture/indent-head-and-body/input.html
 crates/swc_html_codegen/tests/fixture/indent-head-and-body/output.html
 crates/swc_html_codegen/tests/fixture/indent-head-and-body/output.min.html
 crates/swc_html_codegen/tests/fixture/issue-11748/input.html
 crates/swc_html_codegen/tests/fixture/issue-11748/output.html
 crates/swc_html_codegen/tests/fixture/issue-11748/output.min.html
 crates/swc_html_codegen/tests/fixture/math-ml/input.html
 crates/swc_html_codegen/tests/fixture/math-ml/output.html
 crates/swc_html_codegen/tests/fixture/math-ml/output.min.html
 crates/swc_html_codegen/tests/fixture/menu/input.html
 crates/swc_html_codegen/tests/fixture/menu/output.html
 crates/swc_html_codegen/tests/fixture/menu/output.min.html
 crates/swc_html_codegen/tests/fixture/ng-tag/input.html
 crates/swc_html_codegen/tests/fixture/ng-tag/output.html
 crates/swc_html_codegen/tests/fixture/ng-tag/output.min.html
 crates/swc_html_codegen/tests/fixture/noscript-tag/input.html
 crates/swc_html_codegen/tests/fixture/noscript-tag/output.html
 crates/swc_html_codegen/tests/fixture/noscript-tag/output.min.html
 crates/swc_html_codegen/tests/fixture/object/input.html
 crates/swc_html_codegen/tests/fixture/object/output.html
 crates/swc_html_codegen/tests/fixture/object/output.min.html
 crates/swc_html_codegen/tests/fixture/omit-html/input.html
 crates/swc_html_codegen/tests/fixture/omit-html/output.html
 crates/swc_html_codegen/tests/fixture/omit-html/output.min.html
 crates/swc_html_codegen/tests/fixture/optional/input.html
 crates/swc_html_codegen/tests/fixture/optional/output.html
 crates/swc_html_codegen/tests/fixture/optional/output.min.html
 crates/swc_html_codegen/tests/fixture/p-b/input.html
 crates/swc_html_codegen/tests/fixture/p-b/output.html
 crates/swc_html_codegen/tests/fixture/p-b/output.min.html
 crates/swc_html_codegen/tests/fixture/p/input.html
 crates/swc_html_codegen/tests/fixture/p/output.html
 crates/swc_html_codegen/tests/fixture/p/output.min.html
 crates/swc_html_codegen/tests/fixture/paragraphs/input.html
 crates/swc_html_codegen/tests/fixture/paragraphs/output.html
 crates/swc_html_codegen/tests/fixture/paragraphs/output.min.html
 crates/swc_html_codegen/tests/fixture/pre-tag/input.html
 crates/swc_html_codegen/tests/fixture/pre-tag/output.html
 crates/swc_html_codegen/tests/fixture/pre-tag/output.min.html
 crates/swc_html_codegen/tests/fixture/script-with-close/input.html
 crates/swc_html_codegen/tests/fixture/script-with-close/output.html
 crates/swc_html_codegen/tests/fixture/script-with-close/output.min.html
 crates/swc_html_codegen/tests/fixture/script/input.html
 crates/swc_html_codegen/tests/fixture/script/output.html
 crates/swc_html_codegen/tests/fixture/script/output.min.html
 crates/swc_html_codegen/tests/fixture/self-closing-tags/input.html
 crates/swc_html_codegen/tests/fixture/self-closing-tags/output.html
 crates/swc_html_codegen/tests/fixture/self-closing-tags/output.min.html
 crates/swc_html_codegen/tests/fixture/svg-tag/input.html
 crates/swc_html_codegen/tests/fixture/svg-tag/output.html
 crates/swc_html_codegen/tests/fixture/svg-tag/output.min.html
 crates/swc_html_codegen/tests/fixture/table-p/input.html
 crates/swc_html_codegen/tests/fixture/table-p/output.html
 crates/swc_html_codegen/tests/fixture/table-p/output.min.html
 crates/swc_html_codegen/tests/fixture/table-with-title/input.html
 crates/swc_html_codegen/tests/fixture/table-with-title/output.html
 crates/swc_html_codegen/tests/fixture/table-with-title/output.min.html
 crates/swc_html_codegen/tests/fixture/tag/input.html
 crates/swc_html_codegen/tests/fixture/tag/output.html
 crates/swc_html_codegen/tests/fixture/tag/output.min.html
 crates/swc_html_codegen/tests/fixture/title-in-body/input.html
 crates/swc_html_codegen/tests/fixture/title-in-body/output.html
 crates/swc_html_codegen/tests/fixture/title-in-body/output.min.html
 crates/swc_html_codegen/tests/fixture/u/input.html
 crates/swc_html_codegen/tests/fixture/u/output.html
 crates/swc_html_codegen/tests/fixture/u/output.min.html
 crates/swc_html_codegen/tests/options/indent_type/input.html
 crates/swc_html_codegen/tests/options/indent_type/output.html
 crates/swc_html_codegen/tests/options/indent_width/input.html
 crates/swc_html_codegen/tests/options/indent_width/output.html
 crates/swc_html_codegen/tests/options/linefeed/crlf/input.html
 crates/swc_html_codegen/tests/options/linefeed/crlf/output.html
 crates/swc_html_codegen/tests/options/linefeed/lf/input.html
 crates/swc_html_codegen/tests/options/linefeed/lf/output.html
 crates/swc_html_codegen/tests/options/quotes/false/input.html
 crates/swc_html_codegen/tests/options/quotes/false/output.min.html
 crates/swc_html_codegen/tests/options/quotes/true/input.html
 crates/swc_html_codegen/tests/options/quotes/true/output.min.html
 crates/swc_html_codegen/tests/options/self_closing_void_elements/false/input.html
 crates/swc_html_codegen/tests/options/self_closing_void_elements/false/output.html
 crates/swc_html_codegen/tests/options/self_closing_void_elements/true/input.html
 crates/swc_html_codegen/tests/options/self_closing_void_elements/true/output.html
 crates/swc_html_codegen_macros/Cargo.toml
 crates/swc_html_codegen_macros/src/lib.rs
 crates/swc_html_minifier/AGENTS.md
 crates/swc_html_minifier/Cargo.toml
 crates/swc_html_minifier/examples/minifier.rs
 crates/swc_html_minifier/src/lib.rs
 crates/swc_html_minifier/src/option.rs
 crates/swc_html_minifier/tests/document_fragment/0/svg_svg/input.html
 crates/swc_html_minifier/tests/document_fragment/0/svg_svg/output.min.html
 crates/swc_html_minifier/tests/document_fragment/1/style/input.html
 crates/swc_html_minifier/tests/document_fragment/1/style/output.min.html
 crates/swc_html_minifier/tests/document_fragment/2/div/config.json
 crates/swc_html_minifier/tests/document_fragment/2/div/input.html
 crates/swc_html_minifier/tests/document_fragment/2/div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/3/div/config.json
 crates/swc_html_minifier/tests/document_fragment/3/div/input.html
 crates/swc_html_minifier/tests/document_fragment/3/div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/4/div/config.json
 crates/swc_html_minifier/tests/document_fragment/4/div/input.html
 crates/swc_html_minifier/tests/document_fragment/4/div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/5/pre/input.html
 crates/swc_html_minifier/tests/document_fragment/5/pre/output.min.html
 crates/swc_html_minifier/tests/document_fragment/6/xmp/input.html
 crates/swc_html_minifier/tests/document_fragment/6/xmp/output.min.html
 crates/swc_html_minifier/tests/document_fragment/7/div/input.html
 crates/swc_html_minifier/tests/document_fragment/7/div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/8/div/input.html
 crates/swc_html_minifier/tests/document_fragment/8/div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/9.div/config.json
 crates/swc_html_minifier/tests/document_fragment/9.div/input.html
 crates/swc_html_minifier/tests/document_fragment/9.div/output.min.html
 crates/swc_html_minifier/tests/document_fragment/basic/input.html
 crates/swc_html_minifier/tests/document_fragment/basic/output.min.html
 crates/swc_html_minifier/tests/fixture.rs
 crates/swc_html_minifier/tests/fixture/attribute/accept/input.html
 crates/swc_html_minifier/tests/fixture/attribute/accept/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/accesskey/input.html
 crates/swc_html_minifier/tests/fixture/attribute/accesskey/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/aria-labelledby/input.html
 crates/swc_html_minifier/tests/fixture/attribute/aria-labelledby/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/boolean-keep/config.json
 crates/swc_html_minifier/tests/fixture/attribute/boolean-keep/input.html
 crates/swc_html_minifier/tests/fixture/attribute/boolean-keep/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/boolean/input.html
 crates/swc_html_minifier/tests/fixture/attribute/boolean/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/class/input.html
 crates/swc_html_minifier/tests/fixture/attribute/class/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/colspan/input.html
 crates/swc_html_minifier/tests/fixture/attribute/colspan/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/content/input.html
 crates/swc_html_minifier/tests/fixture/attribute/content/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/contenteditable/input.html
 crates/swc_html_minifier/tests/fixture/attribute/contenteditable/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/crossorigin/input.html
 crates/swc_html_minifier/tests/fixture/attribute/crossorigin/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/custom-attribute/config.json
 crates/swc_html_minifier/tests/fixture/attribute/custom-attribute/input.html
 crates/swc_html_minifier/tests/fixture/attribute/custom-attribute/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/data/input.html
 crates/swc_html_minifier/tests/fixture/attribute/data/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/disabled-normalize_attributes/config.json
 crates/swc_html_minifier/tests/fixture/attribute/disabled-normalize_attributes/input.html
 crates/swc_html_minifier/tests/fixture/attribute/disabled-normalize_attributes/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/disabled-sort-classes/config.json
 crates/swc_html_minifier/tests/fixture/attribute/disabled-sort-classes/input.html
 crates/swc_html_minifier/tests/fixture/attribute/disabled-sort-classes/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/empty-attributes/input.html
 crates/swc_html_minifier/tests/fixture/attribute/empty-attributes/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/empty-disabled/config.json
 crates/swc_html_minifier/tests/fixture/attribute/empty-disabled/input.html
 crates/swc_html_minifier/tests/fixture/attribute/empty-disabled/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/empty/input.html
 crates/swc_html_minifier/tests/fixture/attribute/empty/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/exportparts/input.html
 crates/swc_html_minifier/tests/fixture/attribute/exportparts/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/form/input.html
 crates/swc_html_minifier/tests/fixture/attribute/form/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/headers/input.html
 crates/swc_html_minifier/tests/fixture/attribute/headers/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/html-xhtml/input.html
 crates/swc_html_minifier/tests/fixture/attribute/html-xhtml/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/id/input.html
 crates/swc_html_minifier/tests/fixture/attribute/id/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/iframe/input.html
 crates/swc_html_minifier/tests/fixture/attribute/iframe/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/imagesrcset/input.html
 crates/swc_html_minifier/tests/fixture/attribute/imagesrcset/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/img/input.html
 crates/swc_html_minifier/tests/fixture/attribute/img/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/input/input.html
 crates/swc_html_minifier/tests/fixture/attribute/input/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/itemid/input.html
 crates/swc_html_minifier/tests/fixture/attribute/itemid/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/itemtype/input.html
 crates/swc_html_minifier/tests/fixture/attribute/itemtype/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-prefix/input.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-prefix/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-urls-1/config.json
 crates/swc_html_minifier/tests/fixture/attribute/javascript-urls-1/input.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-urls-1/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-urls/input.html
 crates/swc_html_minifier/tests/fixture/attribute/javascript-urls/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/link/input.html
 crates/swc_html_minifier/tests/fixture/attribute/link/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/marquee/input.html
 crates/swc_html_minifier/tests/fixture/attribute/marquee/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/media/input.html
 crates/swc_html_minifier/tests/fixture/attribute/media/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/meter/input.html
 crates/swc_html_minifier/tests/fixture/attribute/meter/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/ol/input.html
 crates/swc_html_minifier/tests/fixture/attribute/ol/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/onclick/input.html
 crates/swc_html_minifier/tests/fixture/attribute/onclick/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/part/input.html
 crates/swc_html_minifier/tests/fixture/attribute/part/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/progress/input.html
 crates/swc_html_minifier/tests/fixture/attribute/progress/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/quote/input.html
 crates/swc_html_minifier/tests/fixture/attribute/quote/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/rel/input.html
 crates/swc_html_minifier/tests/fixture/attribute/rel/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-all/config.json
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-all/input.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-all/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-none/config.json
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-none/input.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-none/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-smart/config.json
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-smart/input.html
 crates/swc_html_minifier/tests/fixture/attribute/remove_redundant_attributes-smart/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/script-type/input.html
 crates/swc_html_minifier/tests/fixture/attribute/script-type/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes-disabled/config.json
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes-disabled/input.html
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes-disabled/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes/config.json
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes/input.html
 crates/swc_html_minifier/tests/fixture/attribute/sort-attributes/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/space-between/input.html
 crates/swc_html_minifier/tests/fixture/attribute/space-between/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/srcdoc/input.html
 crates/swc_html_minifier/tests/fixture/attribute/srcdoc/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/srcset/input.html
 crates/swc_html_minifier/tests/fixture/attribute/srcset/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/style/input.html
 crates/swc_html_minifier/tests/fixture/attribute/style/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/tabindex/input.html
 crates/swc_html_minifier/tests/fixture/attribute/tabindex/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/textarea/input.html
 crates/swc_html_minifier/tests/fixture/attribute/textarea/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/track/input.html
 crates/swc_html_minifier/tests/fixture/attribute/track/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/usemap/input.html
 crates/swc_html_minifier/tests/fixture/attribute/usemap/output.min.html
 crates/swc_html_minifier/tests/fixture/attribute/video/input.html
 crates/swc_html_minifier/tests/fixture/attribute/video/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/conditional-comment-disabled/config.json
 crates/swc_html_minifier/tests/fixture/comment/conditional-comment-disabled/input.html
 crates/swc_html_minifier/tests/fixture/comment/conditional-comment-disabled/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/conditional-comment/input.html
 crates/swc_html_minifier/tests/fixture/comment/conditional-comment/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/disable-remove-comment/config.json
 crates/swc_html_minifier/tests/fixture/comment/html/input.html
 crates/swc_html_minifier/tests/fixture/comment/html/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/preserve-comments/config.json
 crates/swc_html_minifier/tests/fixture/comment/preserve-comments/input.html
 crates/swc_html_minifier/tests/fixture/comment/preserve-comments/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/spaces/config.json
 crates/swc_html_minifier/tests/fixture/comment/spaces/input.html
 crates/swc_html_minifier/tests/fixture/comment/spaces/output.min.html
 crates/swc_html_minifier/tests/fixture/doctype/html-5-whitespace/input.html
 crates/swc_html_minifier/tests/fixture/doctype/html-5-whitespace/output.min.html
 crates/swc_html_minifier/tests/fixture/doctype/html-5/input.html
 crates/swc_html_minifier/tests/fixture/doctype/html-5/output.min.html
 crates/swc_html_minifier/tests/fixture/doctype/system-force-set-html5-doctype/config.json
 crates/swc_html_minifier/tests/fixture/doctype/system-force-set-html5-doctype/input.html
 crates/swc_html_minifier/tests/fixture/doctype/system-force-set-html5-doctype/output.min.html
 crates/swc_html_minifier/tests/fixture/doctype/system/input.html
 crates/swc_html_minifier/tests/fixture/doctype/system/output.min.html
 crates/swc_html_minifier/tests/fixture/doctype/uppercase/input.html
 crates/swc_html_minifier/tests/fixture/doctype/uppercase/output.min.html
 crates/swc_html_minifier/tests/fixture/element/a/input.html
 crates/swc_html_minifier/tests/fixture/element/a/output.min.html
 crates/swc_html_minifier/tests/fixture/element/blockquote/input.html
 crates/swc_html_minifier/tests/fixture/element/blockquote/output.min.html
 crates/swc_html_minifier/tests/fixture/element/br/input.html
 crates/swc_html_minifier/tests/fixture/element/br/output.min.html
 crates/swc_html_minifier/tests/fixture/element/custom-script-type/config.json
 crates/swc_html_minifier/tests/fixture/element/custom-script-type/input.html
 crates/swc_html_minifier/tests/fixture/element/custom-script-type/output.min.html
 crates/swc_html_minifier/tests/fixture/element/custom/input.html
 crates/swc_html_minifier/tests/fixture/element/custom/output.min.html
 crates/swc_html_minifier/tests/fixture/element/del/input.html
 crates/swc_html_minifier/tests/fixture/element/del/output.min.html
 crates/swc_html_minifier/tests/fixture/element/disabled-js/config.json
 crates/swc_html_minifier/tests/fixture/element/disabled-js/input.html
 crates/swc_html_minifier/tests/fixture/element/disabled-js/output.min.html
 crates/swc_html_minifier/tests/fixture/element/disabled-json/config.json
 crates/swc_html_minifier/tests/fixture/element/disabled-json/input.html
 crates/swc_html_minifier/tests/fixture/element/disabled-json/output.min.html
 crates/swc_html_minifier/tests/fixture/element/empty-metadata-elements/input.html
 crates/swc_html_minifier/tests/fixture/element/empty-metadata-elements/output.min.html
 crates/swc_html_minifier/tests/fixture/element/form/input.html
 crates/swc_html_minifier/tests/fixture/element/form/output.min.html
 crates/swc_html_minifier/tests/fixture/element/iframe/input.html
 crates/swc_html_minifier/tests/fixture/element/iframe/output.min.html
 crates/swc_html_minifier/tests/fixture/element/img/input.html
 crates/swc_html_minifier/tests/fixture/element/img/output.min.html
 crates/swc_html_minifier/tests/fixture/element/math/input.html
 crates/swc_html_minifier/tests/fixture/element/math/output.min.html
 crates/swc_html_minifier/tests/fixture/element/meta/input.html
 crates/swc_html_minifier/tests/fixture/element/meta/output.min.html
 crates/swc_html_minifier/tests/fixture/element/object/input.html
 crates/swc_html_minifier/tests/fixture/element/object/output.min.html
 crates/swc_html_minifier/tests/fixture/element/output/input.html
 crates/swc_html_minifier/tests/fixture/element/output/output.min.html
 crates/swc_html_minifier/tests/fixture/element/p/input.html
 crates/swc_html_minifier/tests/fixture/element/p/output.min.html
 crates/swc_html_minifier/tests/fixture/element/q/input.html
 crates/swc_html_minifier/tests/fixture/element/q/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-custom-type/input.html
 crates/swc_html_minifier/tests/fixture/element/script-custom-type/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-1/config.json
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-1/input.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-1/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-2/config.json
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-2/input.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-2/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/config.json
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/input.html
 crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-group/input.html
 crates/swc_html_minifier/tests/fixture/element/script-group/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-json-pretty/config.json
 crates/swc_html_minifier/tests/fixture/element/script-json-pretty/input.html
 crates/swc_html_minifier/tests/fixture/element/script-json-pretty/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-options-1/config.json
 crates/swc_html_minifier/tests/fixture/element/script-options-1/input.html
 crates/swc_html_minifier/tests/fixture/element/script-options-1/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-options-2/config.json
 crates/swc_html_minifier/tests/fixture/element/script-options-2/input.html
 crates/swc_html_minifier/tests/fixture/element/script-options-2/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script-options/config.json
 crates/swc_html_minifier/tests/fixture/element/script-options/input.html
 crates/swc_html_minifier/tests/fixture/element/script-options/output.min.html
 crates/swc_html_minifier/tests/fixture/element/script/input.html
 crates/swc_html_minifier/tests/fixture/element/script/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style-disable-compress-css/config.json
 crates/swc_html_minifier/tests/fixture/element/style-disable-compress-css/input.html
 crates/swc_html_minifier/tests/fixture/element/style-disable-compress-css/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style-group-1/config.json
 crates/swc_html_minifier/tests/fixture/element/style-group-1/input.html
 crates/swc_html_minifier/tests/fixture/element/style-group-1/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style-group-2/config.json
 crates/swc_html_minifier/tests/fixture/element/style-group-2/input.html
 crates/swc_html_minifier/tests/fixture/element/style-group-2/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style-group/input.html
 crates/swc_html_minifier/tests/fixture/element/style-group/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/config.json
 crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/input.html
 crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/output.min.html
 crates/swc_html_minifier/tests/fixture/element/style/input.html
 crates/swc_html_minifier/tests/fixture/element/style/output.min.html
 crates/swc_html_minifier/tests/fixture/element/svg/input.html
 crates/swc_html_minifier/tests/fixture/element/svg/output.min.html
 crates/swc_html_minifier/tests/fixture/element/template/input.html
 crates/swc_html_minifier/tests/fixture/element/template/output.min.html
 crates/swc_html_minifier/tests/fixture/element/title/input.html
 crates/swc_html_minifier/tests/fixture/element/title/output.min.html
 crates/swc_html_minifier/tests/fixture/element/video/input.html
 crates/swc_html_minifier/tests/fixture/element/video/output.min.html
 crates/swc_html_minifier/tests/fixture/text/angular/config.json
 crates/swc_html_minifier/tests/fixture/text/angular/input.html
 crates/swc_html_minifier/tests/fixture/text/angular/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-1/config.json
 crates/swc_html_minifier/tests/fixture/text/block-1/input.html
 crates/swc_html_minifier/tests/fixture/text/block-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-10/config.json
 crates/swc_html_minifier/tests/fixture/text/block-10/input.html
 crates/swc_html_minifier/tests/fixture/text/block-10/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-11/config.json
 crates/swc_html_minifier/tests/fixture/text/block-11/input.html
 crates/swc_html_minifier/tests/fixture/text/block-11/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-12/config.json
 crates/swc_html_minifier/tests/fixture/text/block-12/input.html
 crates/swc_html_minifier/tests/fixture/text/block-12/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-13/config.json
 crates/swc_html_minifier/tests/fixture/text/block-13/input.html
 crates/swc_html_minifier/tests/fixture/text/block-13/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-14/config.json
 crates/swc_html_minifier/tests/fixture/text/block-14/input.html
 crates/swc_html_minifier/tests/fixture/text/block-14/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-15/config.json
 crates/swc_html_minifier/tests/fixture/text/block-15/input.html
 crates/swc_html_minifier/tests/fixture/text/block-15/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-16/config.json
 crates/swc_html_minifier/tests/fixture/text/block-16/input.html
 crates/swc_html_minifier/tests/fixture/text/block-16/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-2/config.json
 crates/swc_html_minifier/tests/fixture/text/block-2/input.html
 crates/swc_html_minifier/tests/fixture/text/block-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-3/config.json
 crates/swc_html_minifier/tests/fixture/text/block-3/input.html
 crates/swc_html_minifier/tests/fixture/text/block-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-4/config.json
 crates/swc_html_minifier/tests/fixture/text/block-4/input.html
 crates/swc_html_minifier/tests/fixture/text/block-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-5/config.json
 crates/swc_html_minifier/tests/fixture/text/block-5/input.html
 crates/swc_html_minifier/tests/fixture/text/block-5/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-6/config.json
 crates/swc_html_minifier/tests/fixture/text/block-6/input.html
 crates/swc_html_minifier/tests/fixture/text/block-6/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-7/config.json
 crates/swc_html_minifier/tests/fixture/text/block-7/input.html
 crates/swc_html_minifier/tests/fixture/text/block-7/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-8/config.json
 crates/swc_html_minifier/tests/fixture/text/block-8/input.html
 crates/swc_html_minifier/tests/fixture/text/block-8/output.min.html
 crates/swc_html_minifier/tests/fixture/text/block-9/config.json
 crates/swc_html_minifier/tests/fixture/text/block-9/input.html
 crates/swc_html_minifier/tests/fixture/text/block-9/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-advanced-conservative/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-advanced-conservative/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-advanced-conservative/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-all/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-all/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-all/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-conservative/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-conservative/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-conservative/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-disabled/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-disabled/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-disabled/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-only-metdata/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-only-metdata/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-only-metdata/output.min.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-smart/config.json
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-smart/input.html
 crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-smart/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-1/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-1/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-2/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-2/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-3/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-3/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-4/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-4/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-5/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-5/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-5/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty-body/config.json
 crates/swc_html_minifier/tests/fixture/text/empty-body/input.html
 crates/swc_html_minifier/tests/fixture/text/empty-body/output.min.html
 crates/swc_html_minifier/tests/fixture/text/empty/config.json
 crates/swc_html_minifier/tests/fixture/text/empty/input.html
 crates/swc_html_minifier/tests/fixture/text/empty/output.min.html
 crates/swc_html_minifier/tests/fixture/text/first-and-last-text/input.html
 crates/swc_html_minifier/tests/fixture/text/first-and-last-text/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-1/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-1/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-10/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-10/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-10/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-11/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-11/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-11/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-12/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-12/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-12/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-13/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-13/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-13/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-14/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-14/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-14/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-15/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-15/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-15/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-16/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-16/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-16/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-17/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-17/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-17/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-18/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-18/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-18/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-19/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-19/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-19/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-2/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-2/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-20/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-20/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-20/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-21/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-21/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-21/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-22/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-22/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-22/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-23/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-23/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-23/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-24/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-24/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-24/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-25/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-25/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-25/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-26/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-26/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-26/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-27/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-27/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-27/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-28/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-28/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-28/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-29/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-29/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-29/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-3/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-3/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-30/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-30/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-30/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-31/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-31/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-31/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-4/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-4/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-5/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-5/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-5/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-6/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-6/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-6/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-7/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-7/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-7/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-8/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-8/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-8/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-9/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-9/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-9/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-1/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-1/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-10/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-10/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-10/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-11/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-11/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-11/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-12/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-12/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-12/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-13/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-13/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-13/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-14/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-14/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-14/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-15/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-15/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-15/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-16/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-16/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-16/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-17/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-17/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-17/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-18/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-18/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-18/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-2/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-2/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-3/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-3/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-4/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-4/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-5/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-5/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-5/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-6/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-6/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-6/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-7/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-7/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-7/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-8/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-8/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-8/output.min.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-9/config.json
 crates/swc_html_minifier/tests/fixture/text/inline-block-9/input.html
 crates/swc_html_minifier/tests/fixture/text/inline-block-9/output.min.html
 crates/swc_html_minifier/tests/fixture/text/li/config.json
 crates/swc_html_minifier/tests/fixture/text/li/input.html
 crates/swc_html_minifier/tests/fixture/text/li/output.min.html
 crates/swc_html_minifier/tests/fixture/text/math/config.json
 crates/swc_html_minifier/tests/fixture/text/math/input.html
 crates/swc_html_minifier/tests/fixture/text/math/output.min.html
 crates/swc_html_minifier/tests/fixture/text/none-1/config.json
 crates/swc_html_minifier/tests/fixture/text/none-1/input.html
 crates/swc_html_minifier/tests/fixture/text/none-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/none/config.json
 crates/swc_html_minifier/tests/fixture/text/none/input.html
 crates/swc_html_minifier/tests/fixture/text/none/output.min.html
 crates/swc_html_minifier/tests/fixture/text/noscript-1/config.json
 crates/swc_html_minifier/tests/fixture/text/noscript-1/input.html
 crates/swc_html_minifier/tests/fixture/text/noscript-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/noscript/input.html
 crates/swc_html_minifier/tests/fixture/text/noscript/output.min.html
 crates/swc_html_minifier/tests/fixture/text/only-smart/config.json
 crates/swc_html_minifier/tests/fixture/text/only-smart/input.html
 crates/swc_html_minifier/tests/fixture/text/only-smart/output.min.html
 crates/swc_html_minifier/tests/fixture/text/only/input.html
 crates/swc_html_minifier/tests/fixture/text/only/output.min.html
 crates/swc_html_minifier/tests/fixture/text/ruby-1/config.json
 crates/swc_html_minifier/tests/fixture/text/ruby-1/input.html
 crates/swc_html_minifier/tests/fixture/text/ruby-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/ruby-2/config.json
 crates/swc_html_minifier/tests/fixture/text/ruby-2/input.html
 crates/swc_html_minifier/tests/fixture/text/ruby-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/ruby-3/config.json
 crates/swc_html_minifier/tests/fixture/text/ruby-3/input.html
 crates/swc_html_minifier/tests/fixture/text/ruby-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/select-1/config.json
 crates/swc_html_minifier/tests/fixture/text/select-1/input.html
 crates/swc_html_minifier/tests/fixture/text/select-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/select/config.json
 crates/swc_html_minifier/tests/fixture/text/select/input.html
 crates/swc_html_minifier/tests/fixture/text/select/output.min.html
 crates/swc_html_minifier/tests/fixture/text/single-1/config.json
 crates/swc_html_minifier/tests/fixture/text/single-1/input.html
 crates/swc_html_minifier/tests/fixture/text/single-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/single/config.json
 crates/swc_html_minifier/tests/fixture/text/single/input.html
 crates/swc_html_minifier/tests/fixture/text/single/output.min.html
 crates/swc_html_minifier/tests/fixture/text/slot-1/config.json
 crates/swc_html_minifier/tests/fixture/text/slot-1/input.html
 crates/swc_html_minifier/tests/fixture/text/slot-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/slot-2/config.json
 crates/swc_html_minifier/tests/fixture/text/slot-2/input.html
 crates/swc_html_minifier/tests/fixture/text/slot-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/slot-3/config.json
 crates/swc_html_minifier/tests/fixture/text/slot-3/input.html
 crates/swc_html_minifier/tests/fixture/text/slot-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/slot/config.json
 crates/swc_html_minifier/tests/fixture/text/slot/input.html
 crates/swc_html_minifier/tests/fixture/text/slot/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-1/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-2/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-3/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-4/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-5/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-5/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-6/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-6/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-7/config.json
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-7/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-7/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-8/config.json
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-8/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body-8/output.min.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body/input.html
 crates/swc_html_minifier/tests/fixture/text/spaces-in-body/output.min.html
 crates/swc_html_minifier/tests/fixture/text/svg-1/config.json
 crates/swc_html_minifier/tests/fixture/text/svg-1/input.html
 crates/swc_html_minifier/tests/fixture/text/svg-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/svg-2/config.json
 crates/swc_html_minifier/tests/fixture/text/svg-2/input.html
 crates/swc_html_minifier/tests/fixture/text/svg-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/svg-3/config.json
 crates/swc_html_minifier/tests/fixture/text/svg-3/input.html
 crates/swc_html_minifier/tests/fixture/text/svg-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/svg-4/config.json
 crates/swc_html_minifier/tests/fixture/text/svg-4/input.html
 crates/swc_html_minifier/tests/fixture/text/svg-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/svg/config.json
 crates/swc_html_minifier/tests/fixture/text/svg/input.html
 crates/swc_html_minifier/tests/fixture/text/svg/output.min.html
 crates/swc_html_minifier/tests/fixture/text/table-1/config.json
 crates/swc_html_minifier/tests/fixture/text/table-1/input.html
 crates/swc_html_minifier/tests/fixture/text/table-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/table-2/config.json
 crates/swc_html_minifier/tests/fixture/text/table-2/input.html
 crates/swc_html_minifier/tests/fixture/text/table-2/output.min.html
 crates/swc_html_minifier/tests/fixture/text/table-3/config.json
 crates/swc_html_minifier/tests/fixture/text/table-3/input.html
 crates/swc_html_minifier/tests/fixture/text/table-3/output.min.html
 crates/swc_html_minifier/tests/fixture/text/table-4/config.json
 crates/swc_html_minifier/tests/fixture/text/table-4/input.html
 crates/swc_html_minifier/tests/fixture/text/table-4/output.min.html
 crates/swc_html_minifier/tests/fixture/text/table/config.json
 crates/swc_html_minifier/tests/fixture/text/table/input.html
 crates/swc_html_minifier/tests/fixture/text/table/output.min.html
 crates/swc_html_minifier/tests/fixture/text/template-multiple/config.json
 crates/swc_html_minifier/tests/fixture/text/template-multiple/input.html
 crates/swc_html_minifier/tests/fixture/text/template-multiple/output.min.html
 crates/swc_html_minifier/tests/fixture/text/template/input.html
 crates/swc_html_minifier/tests/fixture/text/template/output.min.html
 crates/swc_html_minifier/tests/fixture/text/title/input.html
 crates/swc_html_minifier/tests/fixture/text/title/output.min.html
 crates/swc_html_minifier/tests/fixture/text/ul-1/config.json
 crates/swc_html_minifier/tests/fixture/text/ul-1/input.html
 crates/swc_html_minifier/tests/fixture/text/ul-1/output.min.html
 crates/swc_html_minifier/tests/fixture/text/ul/config.json
 crates/swc_html_minifier/tests/fixture/text/ul/input.html
 crates/swc_html_minifier/tests/fixture/text/ul/output.min.html
 crates/swc_html_minifier/tests/recovery/attribute/broken/input.html
 crates/swc_html_minifier/tests/recovery/attribute/broken/output.min.html
 crates/swc_html_minifier/tests/recovery/attribute/duplicate/input.html
 crates/swc_html_minifier/tests/recovery/attribute/duplicate/output.min.html
 crates/swc_html_minifier/tests/recovery/doctype/html-4_01/input.html
 crates/swc_html_minifier/tests/recovery/doctype/html-4_01/output.min.html
 crates/swc_html_minifier/tests/recovery/doctype/html4-force-html5-doctype/config.json
 crates/swc_html_minifier/tests/recovery/doctype/html4-force-html5-doctype/input.html
 crates/swc_html_minifier/tests/recovery/doctype/html4-force-html5-doctype/output.min.html
 crates/swc_html_minifier/tests/recovery/element/head/input.html
 crates/swc_html_minifier/tests/recovery/element/head/output.min.html
 crates/swc_html_minifier/tests/recovery/element/issue-11748/input.html
 crates/swc_html_minifier/tests/recovery/element/issue-11748/output.min.html
 crates/swc_html_minifier/tests/recovery/element/pre/input.html
 crates/swc_html_minifier/tests/recovery/element/pre/output.min.html
 crates/swc_html_minifier/tests/recovery/text/in-head/input.html
 crates/swc_html_minifier/tests/recovery/text/in-head/output.min.html
 crates/swc_html_parser/AGENTS.md
 crates/swc_html_parser/Cargo.toml
 crates/swc_html_parser/src/error.rs
 crates/swc_html_parser/src/lexer/mod.rs
 crates/swc_html_parser/src/lib.rs
 crates/swc_html_parser/src/macros.rs
 crates/swc_html_parser/src/parser/active_formatting_element_stack.rs
 crates/swc_html_parser/src/parser/doctypes.rs
 crates/swc_html_parser/src/parser/input.rs
 crates/swc_html_parser/src/parser/macros.rs
 crates/swc_html_parser/src/parser/mod.rs
 crates/swc_html_parser/src/parser/node.rs
 crates/swc_html_parser/src/parser/open_elements_stack.rs
 crates/swc_html_parser/tests/common/mod.rs
 crates/swc_html_parser/tests/fixture.rs
 crates/swc_html_parser/tests/fixture/attribute/basic/dom.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/basic/input.html
 crates/swc_html_parser/tests/fixture/attribute/basic/output.json
 crates/swc_html_parser/tests/fixture/attribute/basic/span.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/class/dom.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/class/input.html
 crates/swc_html_parser/tests/fixture/attribute/class/output.json
 crates/swc_html_parser/tests/fixture/attribute/class/span.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/no-quotes/dom.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/no-quotes/input.html
 crates/swc_html_parser/tests/fixture/attribute/no-quotes/output.json
 crates/swc_html_parser/tests/fixture/attribute/no-quotes/span.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/quotes-in-meta/dom.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/quotes-in-meta/input.html
 crates/swc_html_parser/tests/fixture/attribute/quotes-in-meta/output.json
 crates/swc_html_parser/tests/fixture/attribute/quotes-in-meta/span.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/title/dom.rust-debug
 crates/swc_html_parser/tests/fixture/attribute/title/input.html
 crates/swc_html_parser/tests/fixture/attribute/title/output.json
 crates/swc_html_parser/tests/fixture/attribute/title/span.rust-debug
 crates/swc_html_parser/tests/fixture/comment/after-body/dom.rust-debug
 crates/swc_html_parser/tests/fixture/comment/after-body/input.html
 crates/swc_html_parser/tests/fixture/comment/after-body/output.json
 crates/swc_html_parser/tests/fixture/comment/after-body/span.rust-debug
 crates/swc_html_parser/tests/fixture/comment/basic-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/comment/basic-1/input.html
 crates/swc_html_parser/tests/fixture/comment/basic-1/output.json
 crates/swc_html_parser/tests/fixture/comment/basic-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/comment/basic/dom.rust-debug
 crates/swc_html_parser/tests/fixture/comment/basic/input.html
 crates/swc_html_parser/tests/fixture/comment/basic/output.json
 crates/swc_html_parser/tests/fixture/comment/basic/span.rust-debug
 crates/swc_html_parser/tests/fixture/comment/ie-conditional/dom.rust-debug
 crates/swc_html_parser/tests/fixture/comment/ie-conditional/input.html
 crates/swc_html_parser/tests/fixture/comment/ie-conditional/output.json
 crates/swc_html_parser/tests/fixture/comment/ie-conditional/span.rust-debug
 crates/swc_html_parser/tests/fixture/comment/multiline/dom.rust-debug
 crates/swc_html_parser/tests/fixture/comment/multiline/input.html
 crates/swc_html_parser/tests/fixture/comment/multiline/output.json
 crates/swc_html_parser/tests/fixture/comment/multiline/span.rust-debug
 crates/swc_html_parser/tests/fixture/document/dom.rust-debug
 crates/swc_html_parser/tests/fixture/document/input.html
 crates/swc_html_parser/tests/fixture/document/output.json
 crates/swc_html_parser/tests/fixture/document/span.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/legacy/dom.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/legacy/input.html
 crates/swc_html_parser/tests/fixture/document_type/legacy/output.json
 crates/swc_html_parser/tests/fixture/document_type/legacy/span.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/lowercase/dom.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/lowercase/input.html
 crates/swc_html_parser/tests/fixture/document_type/lowercase/output.json
 crates/swc_html_parser/tests/fixture/document_type/lowercase/span.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/uppercase/dom.rust-debug
 crates/swc_html_parser/tests/fixture/document_type/uppercase/input.html
 crates/swc_html_parser/tests/fixture/document_type/uppercase/output.json
 crates/swc_html_parser/tests/fixture/document_type/uppercase/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/a/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/a/input.html
 crates/swc_html_parser/tests/fixture/element/a/output.json
 crates/swc_html_parser/tests/fixture/element/a/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/basic/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/basic/input.html
 crates/swc_html_parser/tests/fixture/element/basic/output.json
 crates/swc_html_parser/tests/fixture/element/basic/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/body/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/body/input.html
 crates/swc_html_parser/tests/fixture/element/body/output.json
 crates/swc_html_parser/tests/fixture/element/body/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/br/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/br/input.html
 crates/swc_html_parser/tests/fixture/element/br/output.json
 crates/swc_html_parser/tests/fixture/element/br/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/button/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/button/input.html
 crates/swc_html_parser/tests/fixture/element/button/output.json
 crates/swc_html_parser/tests/fixture/element/button/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/caption/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/caption/input.html
 crates/swc_html_parser/tests/fixture/element/caption/output.json
 crates/swc_html_parser/tests/fixture/element/caption/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/code/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/code/input.html
 crates/swc_html_parser/tests/fixture/element/code/output.json
 crates/swc_html_parser/tests/fixture/element/code/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/colgroup/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/colgroup/input.html
 crates/swc_html_parser/tests/fixture/element/colgroup/output.json
 crates/swc_html_parser/tests/fixture/element/colgroup/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/custom-element/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/custom-element/input.html
 crates/swc_html_parser/tests/fixture/element/custom-element/output.json
 crates/swc_html_parser/tests/fixture/element/custom-element/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/dialog/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/dialog/input.html
 crates/swc_html_parser/tests/fixture/element/dialog/output.json
 crates/swc_html_parser/tests/fixture/element/dialog/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/div/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/div/input.html
 crates/swc_html_parser/tests/fixture/element/div/output.json
 crates/swc_html_parser/tests/fixture/element/div/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/embed/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/embed/input.html
 crates/swc_html_parser/tests/fixture/element/embed/output.json
 crates/swc_html_parser/tests/fixture/element/embed/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/form/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/form/input.html
 crates/swc_html_parser/tests/fixture/element/form/output.json
 crates/swc_html_parser/tests/fixture/element/form/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/frameset/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/frameset/input.html
 crates/swc_html_parser/tests/fixture/element/frameset/output.json
 crates/swc_html_parser/tests/fixture/element/frameset/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/head/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/head/input.html
 crates/swc_html_parser/tests/fixture/element/head/output.json
 crates/swc_html_parser/tests/fixture/element/head/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/headings/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/headings/input.html
 crates/swc_html_parser/tests/fixture/element/headings/output.json
 crates/swc_html_parser/tests/fixture/element/headings/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/html/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/html/input.html
 crates/swc_html_parser/tests/fixture/element/html/output.json
 crates/swc_html_parser/tests/fixture/element/html/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/iframe/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/iframe/input.html
 crates/swc_html_parser/tests/fixture/element/iframe/output.json
 crates/swc_html_parser/tests/fixture/element/iframe/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/img/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/img/input.html
 crates/swc_html_parser/tests/fixture/element/img/output.json
 crates/swc_html_parser/tests/fixture/element/img/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/isindex/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/isindex/input.html
 crates/swc_html_parser/tests/fixture/element/isindex/output.json
 crates/swc_html_parser/tests/fixture/element/isindex/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/lists/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/lists/input.html
 crates/swc_html_parser/tests/fixture/element/lists/output.json
 crates/swc_html_parser/tests/fixture/element/lists/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/main/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/main/input.html
 crates/swc_html_parser/tests/fixture/element/main/output.json
 crates/swc_html_parser/tests/fixture/element/main/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/marquee/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/marquee/input.html
 crates/swc_html_parser/tests/fixture/element/marquee/output.json
 crates/swc_html_parser/tests/fixture/element/marquee/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/math-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/math-1/input.html
 crates/swc_html_parser/tests/fixture/element/math-1/output.json
 crates/swc_html_parser/tests/fixture/element/math-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/math/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/math/input.html
 crates/swc_html_parser/tests/fixture/element/math/output.json
 crates/swc_html_parser/tests/fixture/element/math/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-basic/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-basic/input.html
 crates/swc_html_parser/tests/fixture/element/no-basic/output.json
 crates/swc_html_parser/tests/fixture/element/no-basic/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-body/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-body/input.html
 crates/swc_html_parser/tests/fixture/element/no-body/output.json
 crates/swc_html_parser/tests/fixture/element/no-body/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-head-and-body/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-head-and-body/input.html
 crates/swc_html_parser/tests/fixture/element/no-head-and-body/output.json
 crates/swc_html_parser/tests/fixture/element/no-head-and-body/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-head/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-head/input.html
 crates/swc_html_parser/tests/fixture/element/no-head/output.json
 crates/swc_html_parser/tests/fixture/element/no-head/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-html/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/no-html/input.html
 crates/swc_html_parser/tests/fixture/element/no-html/output.json
 crates/swc_html_parser/tests/fixture/element/no-html/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/noscript/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/noscript/input.html
 crates/swc_html_parser/tests/fixture/element/noscript/output.json
 crates/swc_html_parser/tests/fixture/element/noscript/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/object/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/object/input.html
 crates/swc_html_parser/tests/fixture/element/object/output.json
 crates/swc_html_parser/tests/fixture/element/object/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/p-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/p-1/input.html
 crates/swc_html_parser/tests/fixture/element/p-1/output.json
 crates/swc_html_parser/tests/fixture/element/p-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/p-2/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/p-2/input.html
 crates/swc_html_parser/tests/fixture/element/p-2/output.json
 crates/swc_html_parser/tests/fixture/element/p-2/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/p/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/p/input.html
 crates/swc_html_parser/tests/fixture/element/p/output.json
 crates/swc_html_parser/tests/fixture/element/p/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-1/input.html
 crates/swc_html_parser/tests/fixture/element/pre-1/output.json
 crates/swc_html_parser/tests/fixture/element/pre-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-2/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-2/input.html
 crates/swc_html_parser/tests/fixture/element/pre-2/output.json
 crates/swc_html_parser/tests/fixture/element/pre-2/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-3/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre-3/input.html
 crates/swc_html_parser/tests/fixture/element/pre-3/output.json
 crates/swc_html_parser/tests/fixture/element/pre-3/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/pre/input.html
 crates/swc_html_parser/tests/fixture/element/pre/output.json
 crates/swc_html_parser/tests/fixture/element/pre/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby-1/input.html
 crates/swc_html_parser/tests/fixture/element/ruby-1/output.json
 crates/swc_html_parser/tests/fixture/element/ruby-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby-2/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby-2/input.html
 crates/swc_html_parser/tests/fixture/element/ruby-2/output.json
 crates/swc_html_parser/tests/fixture/element/ruby-2/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/ruby/input.html
 crates/swc_html_parser/tests/fixture/element/ruby/output.json
 crates/swc_html_parser/tests/fixture/element/ruby/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/script-cdata/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/script-cdata/input.html
 crates/swc_html_parser/tests/fixture/element/script-cdata/output.json
 crates/swc_html_parser/tests/fixture/element/script-cdata/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/script/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/script/input.html
 crates/swc_html_parser/tests/fixture/element/script/output.json
 crates/swc_html_parser/tests/fixture/element/script/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/select/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/select/input.html
 crates/swc_html_parser/tests/fixture/element/select/output.json
 crates/swc_html_parser/tests/fixture/element/select/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/svg/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/svg/input.html
 crates/swc_html_parser/tests/fixture/element/svg/output.json
 crates/swc_html_parser/tests/fixture/element/svg/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/table/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/table/input.html
 crates/swc_html_parser/tests/fixture/element/table/output.json
 crates/swc_html_parser/tests/fixture/element/table/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/template-1/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/template-1/input.html
 crates/swc_html_parser/tests/fixture/element/template-1/output.json
 crates/swc_html_parser/tests/fixture/element/template-1/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/template-2/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/template-2/input.html
 crates/swc_html_parser/tests/fixture/element/template-2/output.json
 crates/swc_html_parser/tests/fixture/element/template-2/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/template/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/template/input.html
 crates/swc_html_parser/tests/fixture/element/template/output.json
 crates/swc_html_parser/tests/fixture/element/template/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/textarea/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/textarea/input.html
 crates/swc_html_parser/tests/fixture/element/textarea/output.json
 crates/swc_html_parser/tests/fixture/element/textarea/span.rust-debug
 crates/swc_html_parser/tests/fixture/element/ul/dom.rust-debug
 crates/swc_html_parser/tests/fixture/element/ul/input.html
 crates/swc_html_parser/tests/fixture/element/ul/output.json
 crates/swc_html_parser/tests/fixture/element/ul/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/basic/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/basic/input.html
 crates/swc_html_parser/tests/fixture/text/basic/output.json
 crates/swc_html_parser/tests/fixture/text/basic/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/bom/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/bom/input.html
 crates/swc_html_parser/tests/fixture/text/bom/output.json
 crates/swc_html_parser/tests/fixture/text/bom/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/cdata-svg/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/cdata-svg/input.html
 crates/swc_html_parser/tests/fixture/text/cdata-svg/output.json
 crates/swc_html_parser/tests/fixture/text/cdata-svg/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/cr/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/cr/input.html
 crates/swc_html_parser/tests/fixture/text/cr/output.json
 crates/swc_html_parser/tests/fixture/text/cr/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/entity/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/entity/input.html
 crates/swc_html_parser/tests/fixture/text/entity/output.json
 crates/swc_html_parser/tests/fixture/text/entity/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/lf/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/lf/input.html
 crates/swc_html_parser/tests/fixture/text/lf/output.json
 crates/swc_html_parser/tests/fixture/text/lf/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/no-spaces/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/no-spaces/input.html
 crates/swc_html_parser/tests/fixture/text/no-spaces/output.json
 crates/swc_html_parser/tests/fixture/text/no-spaces/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/title-cr/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/title-cr/input.html
 crates/swc_html_parser/tests/fixture/text/title-cr/output.json
 crates/swc_html_parser/tests/fixture/text/title-cr/span.rust-debug
 crates/swc_html_parser/tests/fixture/text/title-lf/dom.rust-debug
 crates/swc_html_parser/tests/fixture/text/title-lf/input.html
 crates/swc_html_parser/tests/fixture/text/title-lf/output.json
 crates/swc_html_parser/tests/fixture/text/title-lf/span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.17.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.17.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.17.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.17.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.17.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/adoption02_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/blocks_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/comments01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/doctype01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/domjs-unsafe_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.65.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.65.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.65.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.65.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.65.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.66.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.66.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.66.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.66.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.66.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.67.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.67.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.67.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.67.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.67.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.68.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.68.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.68.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.68.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.68.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.69.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.69.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.69.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.69.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.69.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.70.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.70.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.70.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.70.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.70.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.71.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.71.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.71.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.71.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.71.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.72.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.72.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.72.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.72.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.72.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.73.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.73.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.73.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.73.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.73.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.74.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.74.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.74.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.74.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.74.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/entities02_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.0.fragment_svg_path.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.0.fragment_svg_path.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.0.fragment_svg_path.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.0.fragment_svg_path.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.0.fragment_svg_path.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.1.fragment_svg_path.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.1.fragment_svg_path.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.1.fragment_svg_path.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.1.fragment_svg_path.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.1.fragment_svg_path.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.10.fragment_math_malignmark.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.10.fragment_math_malignmark.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.10.fragment_math_malignmark.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.10.fragment_math_malignmark.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.10.fragment_math_malignmark.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.11.fragment_math_math.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.11.fragment_math_math.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.11.fragment_math_math.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.11.fragment_math_math.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.11.fragment_math_math.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.12.fragment_math_annotation-xml.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.12.fragment_math_annotation-xml.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.12.fragment_math_annotation-xml.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.12.fragment_math_annotation-xml.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.12.fragment_math_annotation-xml.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.13.fragment_math_mtext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.13.fragment_math_mtext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.13.fragment_math_mtext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.13.fragment_math_mtext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.13.fragment_math_mtext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.14.fragment_math_mi.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.14.fragment_math_mi.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.14.fragment_math_mi.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.14.fragment_math_mi.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.14.fragment_math_mi.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.15.fragment_math_mo.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.15.fragment_math_mo.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.15.fragment_math_mo.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.15.fragment_math_mo.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.15.fragment_math_mo.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.16.fragment_math_mn.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.16.fragment_math_mn.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.16.fragment_math_mn.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.16.fragment_math_mn.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.16.fragment_math_mn.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.17.fragment_math_ms.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.17.fragment_math_ms.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.17.fragment_math_ms.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.17.fragment_math_ms.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.17.fragment_math_ms.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.18.fragment_math_ms.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.18.fragment_math_ms.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.18.fragment_math_ms.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.18.fragment_math_ms.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.18.fragment_math_ms.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.19.fragment_math_ms.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.19.fragment_math_ms.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.19.fragment_math_ms.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.19.fragment_math_ms.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.19.fragment_math_ms.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.2.fragment_svg_path.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.2.fragment_svg_path.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.2.fragment_svg_path.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.2.fragment_svg_path.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.2.fragment_svg_path.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.20.fragment_math_ms.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.20.fragment_math_ms.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.20.fragment_math_ms.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.20.fragment_math_ms.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.20.fragment_math_ms.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.21.fragment_math_ms.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.21.fragment_math_ms.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.21.fragment_math_ms.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.21.fragment_math_ms.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.21.fragment_math_ms.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.22.fragment_math_mn.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.22.fragment_math_mn.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.22.fragment_math_mn.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.22.fragment_math_mn.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.22.fragment_math_mn.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.23.fragment_math_mn.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.23.fragment_math_mn.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.23.fragment_math_mn.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.23.fragment_math_mn.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.23.fragment_math_mn.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.24.fragment_math_mn.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.24.fragment_math_mn.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.24.fragment_math_mn.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.24.fragment_math_mn.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.24.fragment_math_mn.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.25.fragment_math_mn.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.25.fragment_math_mn.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.25.fragment_math_mn.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.25.fragment_math_mn.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.25.fragment_math_mn.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.26.fragment_math_mo.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.26.fragment_math_mo.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.26.fragment_math_mo.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.26.fragment_math_mo.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.26.fragment_math_mo.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.27.fragment_math_mo.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.27.fragment_math_mo.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.27.fragment_math_mo.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.27.fragment_math_mo.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.27.fragment_math_mo.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.28.fragment_math_mo.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.28.fragment_math_mo.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.28.fragment_math_mo.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.28.fragment_math_mo.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.28.fragment_math_mo.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.29.fragment_math_mo.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.29.fragment_math_mo.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.29.fragment_math_mo.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.29.fragment_math_mo.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.29.fragment_math_mo.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.3.fragment_svg_path.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.3.fragment_svg_path.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.3.fragment_svg_path.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.3.fragment_svg_path.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.3.fragment_svg_path.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.30.fragment_math_mi.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.30.fragment_math_mi.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.30.fragment_math_mi.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.30.fragment_math_mi.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.30.fragment_math_mi.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.31.fragment_math_mi.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.31.fragment_math_mi.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.31.fragment_math_mi.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.31.fragment_math_mi.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.31.fragment_math_mi.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.32.fragment_math_mi.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.32.fragment_math_mi.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.32.fragment_math_mi.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.32.fragment_math_mi.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.32.fragment_math_mi.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.33.fragment_math_mi.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.33.fragment_math_mi.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.33.fragment_math_mi.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.33.fragment_math_mi.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.33.fragment_math_mi.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.34.fragment_math_mtext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.34.fragment_math_mtext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.34.fragment_math_mtext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.34.fragment_math_mtext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.34.fragment_math_mtext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.35.fragment_math_mtext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.35.fragment_math_mtext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.35.fragment_math_mtext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.35.fragment_math_mtext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.35.fragment_math_mtext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.36.fragment_math_mtext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.36.fragment_math_mtext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.36.fragment_math_mtext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.36.fragment_math_mtext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.36.fragment_math_mtext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.37.fragment_math_mtext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.37.fragment_math_mtext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.37.fragment_math_mtext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.37.fragment_math_mtext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.37.fragment_math_mtext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.38.fragment_math_annotation-xml.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.38.fragment_math_annotation-xml.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.38.fragment_math_annotation-xml.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.38.fragment_math_annotation-xml.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.38.fragment_math_annotation-xml.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.39.fragment_math_annotation-xml.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.39.fragment_math_annotation-xml.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.39.fragment_math_annotation-xml.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.39.fragment_math_annotation-xml.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.39.fragment_math_annotation-xml.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.4.fragment_svg_path.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.4.fragment_svg_path.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.4.fragment_svg_path.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.4.fragment_svg_path.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.4.fragment_svg_path.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.40.fragment_math_math.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.40.fragment_math_math.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.40.fragment_math_math.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.40.fragment_math_math.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.40.fragment_math_math.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.41.fragment_math_math.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.41.fragment_math_math.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.41.fragment_math_math.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.41.fragment_math_math.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.41.fragment_math_math.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.42.fragment_svg_foreignObject.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.42.fragment_svg_foreignObject.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.42.fragment_svg_foreignObject.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.42.fragment_svg_foreignObject.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.42.fragment_svg_foreignObject.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.43.fragment_svg_foreignObject.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.43.fragment_svg_foreignObject.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.43.fragment_svg_foreignObject.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.43.fragment_svg_foreignObject.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.43.fragment_svg_foreignObject.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.44.fragment_svg_title.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.44.fragment_svg_title.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.44.fragment_svg_title.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.44.fragment_svg_title.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.44.fragment_svg_title.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.45.fragment_svg_title.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.45.fragment_svg_title.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.45.fragment_svg_title.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.45.fragment_svg_title.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.45.fragment_svg_title.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.46.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.46.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.46.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.46.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.46.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.47.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.47.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.47.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.47.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.47.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.48.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.48.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.48.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.48.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.48.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.49.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.49.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.49.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.49.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.49.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.5.fragment_svg_foreignObject.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.5.fragment_svg_foreignObject.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.5.fragment_svg_foreignObject.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.5.fragment_svg_foreignObject.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.5.fragment_svg_foreignObject.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.50.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.50.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.50.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.50.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.50.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.51.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.51.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.51.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.51.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.51.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.52.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.52.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.52.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.52.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.52.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.53.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.53.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.53.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.53.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.53.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.54.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.54.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.54.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.54.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.54.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.55.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.55.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.55.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.55.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.55.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.56.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.56.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.56.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.56.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.56.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.57.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.57.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.57.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.57.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.57.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.58.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.58.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.58.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.58.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.58.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.59.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.59.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.59.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.59.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.59.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.6.fragment_svg_desc.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.6.fragment_svg_desc.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.6.fragment_svg_desc.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.6.fragment_svg_desc.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.6.fragment_svg_desc.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.60.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.60.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.60.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.60.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.60.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.61.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.61.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.61.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.61.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.61.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.62.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.62.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.62.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.62.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.62.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.63.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.63.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.63.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.63.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.63.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.64.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.64.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.64.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.64.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.64.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.65.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.65.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.65.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.65.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.65.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.66.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.66.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.66.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.66.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.66.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.7.fragment_svg_title.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.7.fragment_svg_title.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.7.fragment_svg_title.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.7.fragment_svg_title.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.7.fragment_svg_title.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.8.fragment_svg_svg.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.8.fragment_svg_svg.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.8.fragment_svg_svg.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.8.fragment_svg_svg.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.8.fragment_svg_svg.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.9.fragment_math_mfenced.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.9.fragment_math_mfenced.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.9.fragment_math_mfenced.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.9.fragment_math_mfenced.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/foreign-fragment_dat.9.fragment_math_mfenced.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/html5test-com_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/inbody01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/init.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/init.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/init.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/init.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/init.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/isindex_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/main-element_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.0.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.0.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.0.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.0.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.0.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.1.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.1.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.1.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.1.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.1.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.2.fragment_thead.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.2.fragment_thead.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.2.fragment_thead.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.2.fragment_thead.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.2.fragment_thead.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.3.fragment_tfoot.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.3.fragment_tfoot.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.3.fragment_tfoot.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.3.fragment_tfoot.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.3.fragment_tfoot.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.4.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.4.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.4.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.4.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.4.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.5.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.5.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.5.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.5.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.5.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.6.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.6.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.6.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.6.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.6.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.7.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.7.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.7.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.7.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat.7.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/menuitem-element_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/namespace-sensitivity_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/namespace-sensitivity_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/namespace-sensitivity_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/namespace-sensitivity_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/namespace-sensitivity_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/noscript01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes-plain-text-unsafe_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes-plain-text-unsafe_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes-plain-text-unsafe_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes-plain-text-unsafe_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes-plain-text-unsafe_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/pending-spec-changes_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/plain-text-unsafe_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/ruby_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scriptdata01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_adoption01_dat.0.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_adoption01_dat.0.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_adoption01_dat.0.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_adoption01_dat.0.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_adoption01_dat.0.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_ark_dat.0.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_ark_dat.0.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_ark_dat.0.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_ark_dat.0.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_ark_dat.0.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.0.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.0.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.0.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.0.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.0.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.1.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.1.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.1.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.1.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/scripted_webkit01_dat.1.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/search-element_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.0.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.0.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.0.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.0.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.0.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.1.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.1.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.1.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.1.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.1.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.2.fragment_thead.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.2.fragment_thead.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.2.fragment_thead.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.2.fragment_thead.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.2.fragment_thead.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.3.fragment_tfoot.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.3.fragment_tfoot.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.3.fragment_tfoot.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.3.fragment_tfoot.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.3.fragment_tfoot.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.4.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.4.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.4.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.4.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.4.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.5.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.5.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.5.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.5.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.5.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.6.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.6.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.6.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.6.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.6.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.7.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.7.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.7.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.7.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/svg_dat.7.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tables01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.100.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.100.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.100.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.100.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.100.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.101.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.101.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.101.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.101.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.101.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.102.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.102.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.102.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.102.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.102.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.103.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.103.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.103.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.103.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.103.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.104.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.104.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.104.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.104.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.104.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.105.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.105.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.105.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.105.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.105.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.106.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.106.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.106.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.106.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.106.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.107.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.107.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.107.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.107.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.107.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.108.fragment_template.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.108.fragment_template.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.108.fragment_template.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.108.fragment_template.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.108.fragment_template.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.109.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.109.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.109.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.109.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.109.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.110.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.110.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.110.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.110.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.110.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.111.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.111.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.111.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.111.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.111.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.65.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.65.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.65.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.65.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.65.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.66.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.66.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.66.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.66.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.66.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.67.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.67.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.67.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.67.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.67.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.68.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.68.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.68.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.68.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.68.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.69.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.69.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.69.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.69.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.69.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.70.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.70.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.70.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.70.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.70.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.71.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.71.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.71.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.71.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.71.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.72.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.72.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.72.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.72.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.72.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.73.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.73.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.73.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.73.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.73.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.74.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.74.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.74.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.74.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.74.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.75.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.75.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.75.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.75.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.75.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.76.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.76.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.76.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.76.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.76.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.77.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.77.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.77.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.77.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.77.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.78.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.78.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.78.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.78.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.78.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.79.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.79.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.79.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.79.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.79.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.100.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.100.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.100.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.100.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.100.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.101.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.101.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.101.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.101.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.101.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.102.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.102.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.102.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.102.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.102.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.103.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.103.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.103.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.103.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.103.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.104.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.104.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.104.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.104.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.104.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.105.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.105.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.105.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.105.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.105.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.106.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.106.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.106.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.106.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.106.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.107.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.107.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.107.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.107.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.107.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.108.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.108.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.108.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.108.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.108.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.109.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.109.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.109.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.109.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.109.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.110.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.110.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.110.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.110.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.110.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.111.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.111.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.111.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.111.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.111.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.112.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.112.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.112.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.112.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.112.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.113.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.113.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.113.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.113.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.113.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.114.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.114.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.114.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.114.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.114.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.115.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.115.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.115.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.115.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.115.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.116.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.116.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.116.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.116.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.116.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.117.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.117.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.117.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.117.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.117.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.118.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.118.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.118.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.118.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.118.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.119.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.119.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.119.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.119.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.119.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.120.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.120.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.120.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.120.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.120.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.121.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.121.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.121.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.121.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.121.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.122.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.122.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.122.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.122.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.122.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.123.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.123.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.123.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.123.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.123.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.124.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.124.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.124.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.124.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.124.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.125.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.125.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.125.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.125.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.125.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.126.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.126.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.126.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.126.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.126.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.127.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.127.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.127.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.127.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.127.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.128.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.128.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.128.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.128.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.128.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.129.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.129.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.129.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.129.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.129.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.130.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.130.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.130.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.130.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.130.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.131.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.131.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.131.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.131.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.131.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.132.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.132.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.132.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.132.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.132.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.133.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.133.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.133.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.133.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.133.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.134.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.134.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.134.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.134.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.134.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.135.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.135.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.135.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.135.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.135.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.136.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.136.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.136.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.136.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.136.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.137.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.137.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.137.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.137.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.137.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.138.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.138.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.138.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.138.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.138.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.139.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.139.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.139.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.139.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.139.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.140.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.140.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.140.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.140.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.140.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.141.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.141.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.141.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.141.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.141.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.142.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.142.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.142.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.142.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.142.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.143.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.143.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.143.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.143.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.143.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.144.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.144.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.144.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.144.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.144.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.145.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.145.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.145.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.145.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.145.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.146.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.146.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.146.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.146.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.146.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.147.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.147.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.147.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.147.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.147.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.148.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.148.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.148.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.148.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.148.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.149.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.149.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.149.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.149.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.149.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.150.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.150.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.150.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.150.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.150.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.151.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.151.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.151.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.151.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.151.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.152.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.152.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.152.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.152.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.152.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.153.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.153.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.153.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.153.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.153.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.154.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.154.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.154.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.154.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.154.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.155.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.155.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.155.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.155.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.155.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.156.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.156.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.156.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.156.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.156.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.157.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.157.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.157.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.157.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.157.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.158.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.158.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.158.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.158.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.158.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.159.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.159.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.159.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.159.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.159.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.160.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.160.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.160.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.160.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.160.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.161.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.161.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.161.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.161.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.161.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.162.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.162.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.162.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.162.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.162.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.163.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.163.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.163.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.163.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.163.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.164.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.164.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.164.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.164.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.164.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.165.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.165.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.165.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.165.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.165.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.166.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.166.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.166.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.166.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.166.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.167.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.167.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.167.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.167.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.167.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.168.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.168.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.168.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.168.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.168.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.169.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.169.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.169.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.169.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.169.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.170.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.170.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.170.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.170.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.170.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.171.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.171.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.171.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.171.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.171.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.172.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.172.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.172.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.172.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.172.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.173.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.173.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.173.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.173.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.173.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.174.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.174.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.174.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.174.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.174.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.175.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.175.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.175.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.175.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.175.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.176.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.176.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.176.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.176.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.176.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.177.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.177.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.177.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.177.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.177.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.178.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.178.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.178.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.178.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.178.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.179.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.179.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.179.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.179.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.179.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.180.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.180.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.180.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.180.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.180.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.181.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.181.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.181.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.181.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.181.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.182.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.182.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.182.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.182.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.182.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.183.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.183.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.183.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.183.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.183.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.184.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.184.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.184.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.184.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.184.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.185.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.185.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.185.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.185.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.185.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.186.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.186.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.186.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.186.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.186.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.187.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.187.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.187.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.187.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.187.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.188.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.188.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.188.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.188.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.188.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.189.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.189.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.189.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.189.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.189.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.190.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.190.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.190.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.190.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.190.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.191.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.191.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.191.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.191.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.191.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.192.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.192.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.192.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.192.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.192.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.193.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.193.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.193.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.193.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.193.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.194.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.194.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.194.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.194.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.194.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.195.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.195.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.195.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.195.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.195.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.196.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.196.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.196.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.196.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.196.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.65.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.65.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.65.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.65.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.65.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.66.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.66.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.66.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.66.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.66.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.67.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.67.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.67.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.67.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.67.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.68.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.68.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.68.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.68.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.68.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.69.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.69.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.69.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.69.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.69.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.70.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.70.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.70.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.70.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.70.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.71.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.71.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.71.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.71.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.71.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.72.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.72.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.72.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.72.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.72.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.73.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.73.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.73.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.73.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.73.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.74.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.74.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.74.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.74.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.74.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.75.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.75.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.75.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.75.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.75.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.76.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.76.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.76.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.76.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.76.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.77.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.77.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.77.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.77.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.77.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.78.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.78.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.78.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.78.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.78.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.79.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.79.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.79.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.79.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.79.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.80.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.80.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.80.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.80.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.80.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.81.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.81.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.81.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.81.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.81.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.82.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.82.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.82.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.82.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.82.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.83.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.83.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.83.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.83.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.83.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.84.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.84.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.84.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.84.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.84.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.85.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.85.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.85.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.85.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.85.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.86.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.86.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.86.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.86.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.86.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.87.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.87.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.87.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.87.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.87.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.88.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.88.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.88.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.88.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.88.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.89.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.89.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.89.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.89.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.89.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.90.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.90.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.90.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.90.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.90.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.91.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.91.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.91.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.91.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.91.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.92.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.92.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.92.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.92.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.92.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.93.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.93.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.93.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.93.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.93.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.94.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.94.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.94.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.94.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.94.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.95.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.95.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.95.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.95.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.95.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.96.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.96.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.96.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.96.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.96.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.97.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.97.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.97.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.97.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.97.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.98.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.98.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.98.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.98.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.98.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.99.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.99.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.99.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.99.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests16_dat.99.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests17_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests18_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.100.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.100.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.100.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.100.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.100.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.101.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.101.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.101.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.101.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.101.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.102.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.102.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.102.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.102.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.102.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.103.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.103.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.103.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.103.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.103.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.104.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.104.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.104.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.104.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.104.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.65.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.65.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.65.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.65.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.65.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.66.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.66.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.66.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.66.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.66.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.67.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.67.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.67.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.67.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.67.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.68.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.68.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.68.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.68.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.68.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.69.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.69.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.69.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.69.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.69.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.70.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.70.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.70.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.70.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.70.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.71.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.71.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.71.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.71.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.71.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.72.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.72.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.72.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.72.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.72.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.73.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.73.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.73.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.73.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.73.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.74.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.74.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.74.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.74.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.74.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.75.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.75.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.75.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.75.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.75.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.76.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.76.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.76.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.76.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.76.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.77.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.77.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.77.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.77.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.77.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.78.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.78.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.78.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.78.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.78.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.79.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.79.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.79.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.79.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.79.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.80.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.80.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.80.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.80.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.80.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.81.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.81.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.81.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.81.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.81.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.82.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.82.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.82.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.82.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.82.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.83.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.83.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.83.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.83.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.83.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.84.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.84.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.84.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.84.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.84.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.85.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.85.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.85.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.85.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.85.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.86.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.86.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.86.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.86.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.86.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.87.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.87.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.87.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.87.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.87.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.88.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.88.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.88.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.88.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.88.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.89.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.89.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.89.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.89.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.89.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.90.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.90.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.90.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.90.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.90.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.91.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.91.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.91.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.91.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.91.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.92.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.92.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.92.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.92.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.92.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.93.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.93.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.93.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.93.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.93.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.94.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.94.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.94.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.94.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.94.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.95.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.95.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.95.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.95.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.95.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.96.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.96.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.96.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.96.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.96.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.97.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.97.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.97.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.97.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.97.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.98.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.98.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.98.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.98.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.98.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.99.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.99.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.99.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.99.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests19_dat.99.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.100.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.100.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.100.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.100.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.100.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.101.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.101.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.101.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.101.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.101.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.102.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.102.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.102.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.102.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.102.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.103.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.103.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.103.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.103.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.103.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.104.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.104.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.104.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.104.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.104.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.105.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.105.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.105.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.105.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.105.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.106.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.106.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.106.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.106.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.106.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.107.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.107.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.107.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.107.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.107.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.108.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.108.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.108.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.108.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.108.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.109.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.109.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.109.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.109.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.109.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.110.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.110.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.110.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.110.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.110.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.111.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.111.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.111.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.111.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.111.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.112.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.112.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.112.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.112.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.112.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.113.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.113.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.113.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.113.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.113.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.65.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.65.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.65.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.65.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.65.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.66.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.66.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.66.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.66.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.66.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.67.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.67.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.67.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.67.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.67.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.68.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.68.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.68.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.68.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.68.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.69.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.69.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.69.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.69.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.69.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.70.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.70.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.70.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.70.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.70.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.71.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.71.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.71.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.71.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.71.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.72.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.72.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.72.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.72.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.72.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.73.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.73.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.73.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.73.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.73.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.74.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.74.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.74.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.74.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.74.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.75.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.75.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.75.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.75.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.75.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.76.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.76.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.76.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.76.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.76.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.77.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.77.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.77.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.77.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.77.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.78.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.78.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.78.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.78.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.78.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.79.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.79.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.79.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.79.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.79.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.80.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.80.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.80.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.80.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.80.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.81.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.81.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.81.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.81.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.81.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.82.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.82.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.82.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.82.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.82.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.83.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.83.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.83.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.83.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.83.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.84.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.84.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.84.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.84.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.84.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.85.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.85.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.85.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.85.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.85.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.86.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.86.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.86.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.86.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.86.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.87.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.87.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.87.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.87.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.87.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.88.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.88.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.88.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.88.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.88.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.89.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.89.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.89.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.89.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.89.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.90.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.90.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.90.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.90.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.90.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.91.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.91.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.91.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.91.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.91.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.92.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.92.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.92.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.92.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.92.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.93.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.93.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.93.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.93.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.93.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.94.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.94.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.94.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.94.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.94.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.95.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.95.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.95.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.95.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.95.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.96.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.96.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.96.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.96.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.96.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.97.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.97.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.97.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.97.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.97.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.98.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.98.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.98.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.98.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.98.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.99.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.99.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.99.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.99.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests1_dat.99.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.62.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.62.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.62.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.62.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.62.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.63.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.63.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.63.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.63.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.63.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.64.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.64.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.64.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.64.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.64.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests20_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests21_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests22_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests23_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests24_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests25_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests26_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.52.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.52.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.52.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.52.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.52.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.53.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.53.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.53.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.53.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.53.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.54.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.54.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.54.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.54.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.54.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.55.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.55.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.55.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.55.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.55.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.56.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.56.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.56.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.56.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.56.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.57.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.57.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.57.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.57.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.57.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.58.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.58.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.58.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.58.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.58.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.59.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.59.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.59.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.59.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.59.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.60.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.60.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.60.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.60.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.60.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.61.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.61.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.61.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.61.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.61.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests2_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.46.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.46.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.46.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.46.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.46.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.47.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.47.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.47.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.47.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.47.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.48.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.48.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.48.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.48.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.48.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.49.fragment_tbody.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.49.fragment_tbody.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.49.fragment_tbody.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.49.fragment_tbody.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.49.fragment_tbody.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.5.fragment_body.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.5.fragment_body.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.5.fragment_body.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.5.fragment_body.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.5.fragment_body.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.50.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.50.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.50.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.50.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.50.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.51.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.51.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.51.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.51.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.51.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.52.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.52.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.52.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.52.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.52.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.53.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.53.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.53.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.53.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.53.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.54.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.54.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.54.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.54.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.54.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.55.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.55.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.55.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.55.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.55.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.56.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.56.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.56.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.56.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.56.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.57.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.57.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.57.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.57.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.57.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.58.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.58.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.58.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.58.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.58.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.59.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.59.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.59.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.59.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.59.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.6.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.6.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.6.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.6.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.6.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.60.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.60.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.60.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.60.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.60.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.61.fragment_tr.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.61.fragment_tr.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.61.fragment_tr.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.61.fragment_tr.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.61.fragment_tr.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.62.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.62.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.62.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.62.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.62.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.63.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.63.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.63.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.63.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.63.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.64.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.64.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.64.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.64.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.64.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.65.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.65.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.65.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.65.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.65.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.66.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.66.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.66.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.66.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.66.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.67.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.67.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.67.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.67.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.67.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.68.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.68.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.68.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.68.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.68.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.69.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.69.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.69.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.69.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.69.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.7.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.7.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.7.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.7.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.7.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.70.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.70.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.70.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.70.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.70.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.71.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.71.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.71.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.71.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.71.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.72.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.72.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.72.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.72.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.72.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.73.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.73.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.73.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.73.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.73.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.74.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.74.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.74.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.74.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.74.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.75.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.75.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.75.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.75.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.75.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.76.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.76.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.76.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.76.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.76.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.77.fragment_td.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.77.fragment_td.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.77.fragment_td.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.77.fragment_td.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.77.fragment_td.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.78.fragment_select.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.78.fragment_select.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.78.fragment_select.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.78.fragment_select.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.78.fragment_select.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.79.fragment_select.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.79.fragment_select.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.79.fragment_select.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.79.fragment_select.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.79.fragment_select.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.8.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.8.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.8.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.8.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.8.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.80.fragment_select.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.80.fragment_select.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.80.fragment_select.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.80.fragment_select.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.80.fragment_select.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.81.fragment_select.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.81.fragment_select.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.81.fragment_select.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.81.fragment_select.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.81.fragment_select.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.82.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.82.fragment_html.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.82.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.82.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.82.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.83.fragment_frameset.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.83.fragment_frameset.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.83.fragment_frameset.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.83.fragment_frameset.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.83.fragment_frameset.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.84.fragment_html.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.84.fragment_html.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.84.fragment_html.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.84.fragment_html.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.9.fragment_table.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.9.fragment_table.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.9.fragment_table.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.9.fragment_table.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.9.fragment_table.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.1.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.1.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.1.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.1.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.1.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.15.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.15.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.15.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.15.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.15.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.16.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.16.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.16.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.16.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.16.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.17.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.17.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.17.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.17.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.17.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.21.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.21.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.21.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.21.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.21.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.22.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.22.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.22.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.22.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.22.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.23.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.23.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.23.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.23.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.23.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.24.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.24.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.24.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.24.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.24.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.25.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.25.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.25.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.25.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.25.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.26.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.26.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.26.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.26.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.26.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.27.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.27.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.27.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.27.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.27.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.28.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.28.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.28.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.28.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.28.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.29.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.29.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.29.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.29.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.29.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.30.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.30.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.30.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.30.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.30.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.31.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.31.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.31.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.31.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.31.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.32.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.32.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.32.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.32.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.32.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.33.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.33.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.33.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.33.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.33.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.34.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.34.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.34.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.34.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.34.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.35.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.35.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.35.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.35.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.35.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.36.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.36.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.36.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.36.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.36.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.37.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.37.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.37.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.37.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.37.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.38.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.38.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.38.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.38.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.38.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.39.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.39.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.39.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.39.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.39.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.40.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.40.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.40.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.40.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.40.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.41.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.41.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.41.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.41.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.41.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.42.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.42.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.42.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.42.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.42.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.43.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.43.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.43.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.43.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.43.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.44.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.44.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.44.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.44.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.44.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.45.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.45.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.45.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.45.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.45.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.46.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.46.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.46.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.46.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.46.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.47.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.47.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.47.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.47.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.47.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.48.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.48.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.48.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.48.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.48.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.49.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.49.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.49.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.49.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.49.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.span.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.dom.rust-debug
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.html
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.output.json
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.output.stderr
 crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.span.rust-debug
 crates/swc_html_parser/tests/html5lib_tests.rs
 crates/swc_html_parser/tests/iframe_srcdoc.rs
 crates/swc_html_parser/tests/iframe_srcdoc/basic/dom.rust-debug
 crates/swc_html_parser/tests/iframe_srcdoc/basic/input.html
 crates/swc_html_parser/tests/iframe_srcdoc/basic/output.json
 crates/swc_html_parser/tests/iframe_srcdoc/basic/span.rust-debug
 crates/swc_html_parser/tests/iframe_srcdoc/template/dom.rust-debug
 crates/swc_html_parser/tests/iframe_srcdoc/template/input.html
 crates/swc_html_parser/tests/iframe_srcdoc/template/output.json
 crates/swc_html_parser/tests/iframe_srcdoc/template/span.rust-debug
 crates/swc_html_parser/tests/recovery.rs
 crates/swc_html_parser/tests/recovery/attribute/bogus-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/bogus-1/input.html
 crates/swc_html_parser/tests/recovery/attribute/bogus-1/output.json
 crates/swc_html_parser/tests/recovery/attribute/bogus-1/output.stderr
 crates/swc_html_parser/tests/recovery/attribute/bogus-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/bogus-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/bogus-2/input.html
 crates/swc_html_parser/tests/recovery/attribute/bogus-2/output.json
 crates/swc_html_parser/tests/recovery/attribute/bogus-2/output.stderr
 crates/swc_html_parser/tests/recovery/attribute/bogus-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/bogus/dom.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/bogus/input.html
 crates/swc_html_parser/tests/recovery/attribute/bogus/output.json
 crates/swc_html_parser/tests/recovery/attribute/bogus/output.stderr
 crates/swc_html_parser/tests/recovery/attribute/bogus/span.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/duplicate/dom.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/duplicate/input.html
 crates/swc_html_parser/tests/recovery/attribute/duplicate/output.json
 crates/swc_html_parser/tests/recovery/attribute/duplicate/output.stderr
 crates/swc_html_parser/tests/recovery/attribute/duplicate/span.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/missing-value/dom.rust-debug
 crates/swc_html_parser/tests/recovery/attribute/missing-value/input.html
 crates/swc_html_parser/tests/recovery/attribute/missing-value/output.json
 crates/swc_html_parser/tests/recovery/attribute/missing-value/output.stderr
 crates/swc_html_parser/tests/recovery/attribute/missing-value/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-1/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-1/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-1/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-2/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-2/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-2/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-3/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-3/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-3/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-4/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-4/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-4/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-5/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-5/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-5/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-5/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-5/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-6/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-6/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-6/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-6/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-6/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-7/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-7/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-7/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-7/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-7/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-8/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus-8/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus-8/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus-8/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus-8/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/bogus/input.html
 crates/swc_html_parser/tests/recovery/comment/bogus/output.json
 crates/swc_html_parser/tests/recovery/comment/bogus/output.stderr
 crates/swc_html_parser/tests/recovery/comment/bogus/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata-1/input.html
 crates/swc_html_parser/tests/recovery/comment/cdata-1/output.json
 crates/swc_html_parser/tests/recovery/comment/cdata-1/output.stderr
 crates/swc_html_parser/tests/recovery/comment/cdata-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata-2/input.html
 crates/swc_html_parser/tests/recovery/comment/cdata-2/output.json
 crates/swc_html_parser/tests/recovery/comment/cdata-2/output.stderr
 crates/swc_html_parser/tests/recovery/comment/cdata-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/cdata/input.html
 crates/swc_html_parser/tests/recovery/comment/cdata/output.json
 crates/swc_html_parser/tests/recovery/comment/cdata/output.stderr
 crates/swc_html_parser/tests/recovery/comment/cdata/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/inside-textarea/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/inside-textarea/input.html
 crates/swc_html_parser/tests/recovery/comment/inside-textarea/output.json
 crates/swc_html_parser/tests/recovery/comment/inside-textarea/output.stderr
 crates/swc_html_parser/tests/recovery/comment/inside-textarea/span.rust-debug
 crates/swc_html_parser/tests/recovery/comment/question-mark/dom.rust-debug
 crates/swc_html_parser/tests/recovery/comment/question-mark/input.html
 crates/swc_html_parser/tests/recovery/comment/question-mark/output.json
 crates/swc_html_parser/tests/recovery/comment/question-mark/output.stderr
 crates/swc_html_parser/tests/recovery/comment/question-mark/span.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/eof/dom.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/eof/input.html
 crates/swc_html_parser/tests/recovery/doctype/eof/output.json
 crates/swc_html_parser/tests/recovery/doctype/eof/output.stderr
 crates/swc_html_parser/tests/recovery/doctype/eof/span.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/newline/dom.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/newline/input.html
 crates/swc_html_parser/tests/recovery/doctype/newline/output.json
 crates/swc_html_parser/tests/recovery/doctype/newline/output.stderr
 crates/swc_html_parser/tests/recovery/doctype/newline/span.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/dom.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/input.html
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/output.json
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/output.stderr
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/span.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/dom.rust-debug
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/input.html
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/output.json
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/output.stderr
 crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/bogus/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/bogus/input.html
 crates/swc_html_parser/tests/recovery/document_type/bogus/output.json
 crates/swc_html_parser/tests/recovery/document_type/bogus/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/bogus/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/missing-name/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/missing-name/input.html
 crates/swc_html_parser/tests/recovery/document_type/missing-name/output.json
 crates/swc_html_parser/tests/recovery/document_type/missing-name/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/missing-name/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/input.html
 crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/output.json
 crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/public/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/public/input.html
 crates/swc_html_parser/tests/recovery/document_type/public/output.json
 crates/swc_html_parser/tests/recovery/document_type/public/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/public/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/unknown-name/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/unknown-name/input.html
 crates/swc_html_parser/tests/recovery/document_type/unknown-name/output.json
 crates/swc_html_parser/tests/recovery/document_type/unknown-name/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/unknown-name/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/unknown/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/unknown/input.html
 crates/swc_html_parser/tests/recovery/document_type/unknown/output.json
 crates/swc_html_parser/tests/recovery/document_type/unknown/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/unknown/span.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/wrong-name/dom.rust-debug
 crates/swc_html_parser/tests/recovery/document_type/wrong-name/input.html
 crates/swc_html_parser/tests/recovery/document_type/wrong-name/output.json
 crates/swc_html_parser/tests/recovery/document_type/wrong-name/output.stderr
 crates/swc_html_parser/tests/recovery/document_type/wrong-name/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-1/input.html
 crates/swc_html_parser/tests/recovery/element/a-1/output.json
 crates/swc_html_parser/tests/recovery/element/a-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/a-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-2/input.html
 crates/swc_html_parser/tests/recovery/element/a-2/output.json
 crates/swc_html_parser/tests/recovery/element/a-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/a-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-3/input.html
 crates/swc_html_parser/tests/recovery/element/a-3/output.json
 crates/swc_html_parser/tests/recovery/element/a-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/a-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/a-4/input.html
 crates/swc_html_parser/tests/recovery/element/a-4/output.json
 crates/swc_html_parser/tests/recovery/element/a-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/a-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/a/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/a/input.html
 crates/swc_html_parser/tests/recovery/element/a/output.json
 crates/swc_html_parser/tests/recovery/element/a/output.stderr
 crates/swc_html_parser/tests/recovery/element/a/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/applet-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/applet-2/input.html
 crates/swc_html_parser/tests/recovery/element/applet-2/output.json
 crates/swc_html_parser/tests/recovery/element/applet-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/applet-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/applet/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/applet/input.html
 crates/swc_html_parser/tests/recovery/element/applet/output.json
 crates/swc_html_parser/tests/recovery/element/applet/output.stderr
 crates/swc_html_parser/tests/recovery/element/applet/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-1/input.html
 crates/swc_html_parser/tests/recovery/element/b-1/output.json
 crates/swc_html_parser/tests/recovery/element/b-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/b-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-2/input.html
 crates/swc_html_parser/tests/recovery/element/b-2/output.json
 crates/swc_html_parser/tests/recovery/element/b-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/b-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/b-3/input.html
 crates/swc_html_parser/tests/recovery/element/b-3/output.json
 crates/swc_html_parser/tests/recovery/element/b-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/b-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/b/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/b/input.html
 crates/swc_html_parser/tests/recovery/element/b/output.json
 crates/swc_html_parser/tests/recovery/element/b/output.stderr
 crates/swc_html_parser/tests/recovery/element/b/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-1/input.html
 crates/swc_html_parser/tests/recovery/element/body-1/output.json
 crates/swc_html_parser/tests/recovery/element/body-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/body-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-2/input.html
 crates/swc_html_parser/tests/recovery/element/body-2/output.json
 crates/swc_html_parser/tests/recovery/element/body-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/body-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-3/input.html
 crates/swc_html_parser/tests/recovery/element/body-3/output.json
 crates/swc_html_parser/tests/recovery/element/body-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/body-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-4/input.html
 crates/swc_html_parser/tests/recovery/element/body-4/output.json
 crates/swc_html_parser/tests/recovery/element/body-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/body-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-5/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body-5/input.html
 crates/swc_html_parser/tests/recovery/element/body-5/output.json
 crates/swc_html_parser/tests/recovery/element/body-5/output.stderr
 crates/swc_html_parser/tests/recovery/element/body-5/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/body/broken/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/body/broken/input.html
 crates/swc_html_parser/tests/recovery/element/body/broken/output.json
 crates/swc_html_parser/tests/recovery/element/body/broken/output.stderr
 crates/swc_html_parser/tests/recovery/element/body/broken/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/br/self-closing/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/br/self-closing/input.html
 crates/swc_html_parser/tests/recovery/element/br/self-closing/output.json
 crates/swc_html_parser/tests/recovery/element/br/self-closing/output.stderr
 crates/swc_html_parser/tests/recovery/element/br/self-closing/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/broken-end-tags/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/broken-end-tags/input.html
 crates/swc_html_parser/tests/recovery/element/broken-end-tags/output.json
 crates/swc_html_parser/tests/recovery/element/broken-end-tags/output.stderr
 crates/swc_html_parser/tests/recovery/element/broken-end-tags/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/colgroup-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/colgroup-1/input.html
 crates/swc_html_parser/tests/recovery/element/colgroup-1/output.json
 crates/swc_html_parser/tests/recovery/element/colgroup-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/colgroup-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/colgroup/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/colgroup/input.html
 crates/swc_html_parser/tests/recovery/element/colgroup/output.json
 crates/swc_html_parser/tests/recovery/element/colgroup/output.stderr
 crates/swc_html_parser/tests/recovery/element/colgroup/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/embed-closed/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/embed-closed/input.html
 crates/swc_html_parser/tests/recovery/element/embed-closed/output.json
 crates/swc_html_parser/tests/recovery/element/embed-closed/output.stderr
 crates/swc_html_parser/tests/recovery/element/embed-closed/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/font/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/font/input.html
 crates/swc_html_parser/tests/recovery/element/font/output.json
 crates/swc_html_parser/tests/recovery/element/font/output.stderr
 crates/swc_html_parser/tests/recovery/element/font/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/foreign-context/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/foreign-context/input.html
 crates/swc_html_parser/tests/recovery/element/foreign-context/output.json
 crates/swc_html_parser/tests/recovery/element/foreign-context/output.stderr
 crates/swc_html_parser/tests/recovery/element/foreign-context/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/form/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/form/input.html
 crates/swc_html_parser/tests/recovery/element/form/output.json
 crates/swc_html_parser/tests/recovery/element/form/output.stderr
 crates/swc_html_parser/tests/recovery/element/form/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/frame/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/frame/input.html
 crates/swc_html_parser/tests/recovery/element/frame/output.json
 crates/swc_html_parser/tests/recovery/element/frame/output.stderr
 crates/swc_html_parser/tests/recovery/element/frame/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset-1/input.html
 crates/swc_html_parser/tests/recovery/element/frameset-1/output.json
 crates/swc_html_parser/tests/recovery/element/frameset-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/frameset-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset-2/input.html
 crates/swc_html_parser/tests/recovery/element/frameset-2/output.json
 crates/swc_html_parser/tests/recovery/element/frameset-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/frameset-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/frameset/input.html
 crates/swc_html_parser/tests/recovery/element/frameset/output.json
 crates/swc_html_parser/tests/recovery/element/frameset/output.stderr
 crates/swc_html_parser/tests/recovery/element/frameset/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/h1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/h1/input.html
 crates/swc_html_parser/tests/recovery/element/h1/output.json
 crates/swc_html_parser/tests/recovery/element/h1/output.stderr
 crates/swc_html_parser/tests/recovery/element/h1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-1/input.html
 crates/swc_html_parser/tests/recovery/element/head-1/output.json
 crates/swc_html_parser/tests/recovery/element/head-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/head-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-2/input.html
 crates/swc_html_parser/tests/recovery/element/head-2/output.json
 crates/swc_html_parser/tests/recovery/element/head-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/head-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-3/input.html
 crates/swc_html_parser/tests/recovery/element/head-3/output.json
 crates/swc_html_parser/tests/recovery/element/head-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/head-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/head-4/input.html
 crates/swc_html_parser/tests/recovery/element/head-4/output.json
 crates/swc_html_parser/tests/recovery/element/head-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/head-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/head/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/head/input.html
 crates/swc_html_parser/tests/recovery/element/head/output.json
 crates/swc_html_parser/tests/recovery/element/head/output.stderr
 crates/swc_html_parser/tests/recovery/element/head/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/hgroup/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/hgroup/input.html
 crates/swc_html_parser/tests/recovery/element/hgroup/output.json
 crates/swc_html_parser/tests/recovery/element/hgroup/output.stderr
 crates/swc_html_parser/tests/recovery/element/hgroup/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/hr/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/hr/input.html
 crates/swc_html_parser/tests/recovery/element/hr/output.json
 crates/swc_html_parser/tests/recovery/element/hr/output.stderr
 crates/swc_html_parser/tests/recovery/element/hr/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-1/input.html
 crates/swc_html_parser/tests/recovery/element/html-1/output.json
 crates/swc_html_parser/tests/recovery/element/html-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/html-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-2/input.html
 crates/swc_html_parser/tests/recovery/element/html-2/output.json
 crates/swc_html_parser/tests/recovery/element/html-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/html-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/html-3/input.html
 crates/swc_html_parser/tests/recovery/element/html-3/output.json
 crates/swc_html_parser/tests/recovery/element/html-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/html-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/html/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/html/input.html
 crates/swc_html_parser/tests/recovery/element/html/output.json
 crates/swc_html_parser/tests/recovery/element/html/output.stderr
 crates/swc_html_parser/tests/recovery/element/html/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/image-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/image-1/input.html
 crates/swc_html_parser/tests/recovery/element/image-1/output.json
 crates/swc_html_parser/tests/recovery/element/image-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/image-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/image/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/image/input.html
 crates/swc_html_parser/tests/recovery/element/image/output.json
 crates/swc_html_parser/tests/recovery/element/image/output.stderr
 crates/swc_html_parser/tests/recovery/element/image/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/isindex/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/isindex/input.html
 crates/swc_html_parser/tests/recovery/element/isindex/output.json
 crates/swc_html_parser/tests/recovery/element/isindex/output.stderr
 crates/swc_html_parser/tests/recovery/element/isindex/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/main-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/main-1/input.html
 crates/swc_html_parser/tests/recovery/element/main-1/output.json
 crates/swc_html_parser/tests/recovery/element/main-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/main-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/main/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/main/input.html
 crates/swc_html_parser/tests/recovery/element/main/output.json
 crates/swc_html_parser/tests/recovery/element/main/output.stderr
 crates/swc_html_parser/tests/recovery/element/main/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/marquee/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/marquee/input.html
 crates/swc_html_parser/tests/recovery/element/marquee/output.json
 crates/swc_html_parser/tests/recovery/element/marquee/output.stderr
 crates/swc_html_parser/tests/recovery/element/marquee/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/math-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/math-1/input.html
 crates/swc_html_parser/tests/recovery/element/math-1/output.json
 crates/swc_html_parser/tests/recovery/element/math-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/math-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/math-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/math-2/input.html
 crates/swc_html_parser/tests/recovery/element/math-2/output.json
 crates/swc_html_parser/tests/recovery/element/math-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/math-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/math/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/math/input.html
 crates/swc_html_parser/tests/recovery/element/math/output.json
 crates/swc_html_parser/tests/recovery/element/math/output.stderr
 crates/swc_html_parser/tests/recovery/element/math/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/menuitem/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/menuitem/input.html
 crates/swc_html_parser/tests/recovery/element/menuitem/output.json
 crates/swc_html_parser/tests/recovery/element/menuitem/output.stderr
 crates/swc_html_parser/tests/recovery/element/menuitem/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/nobr-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/nobr-1/input.html
 crates/swc_html_parser/tests/recovery/element/nobr-1/output.json
 crates/swc_html_parser/tests/recovery/element/nobr-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/nobr-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/nobr/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/nobr/input.html
 crates/swc_html_parser/tests/recovery/element/nobr/output.json
 crates/swc_html_parser/tests/recovery/element/nobr/output.stderr
 crates/swc_html_parser/tests/recovery/element/nobr/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript-1/input.html
 crates/swc_html_parser/tests/recovery/element/noscript-1/output.json
 crates/swc_html_parser/tests/recovery/element/noscript-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/noscript-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript-2/input.html
 crates/swc_html_parser/tests/recovery/element/noscript-2/output.json
 crates/swc_html_parser/tests/recovery/element/noscript-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/noscript-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/noscript/input.html
 crates/swc_html_parser/tests/recovery/element/noscript/output.json
 crates/swc_html_parser/tests/recovery/element/noscript/output.stderr
 crates/swc_html_parser/tests/recovery/element/noscript/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-1/input.html
 crates/swc_html_parser/tests/recovery/element/p-1/output.json
 crates/swc_html_parser/tests/recovery/element/p-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/p-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-2/input.html
 crates/swc_html_parser/tests/recovery/element/p-2/output.json
 crates/swc_html_parser/tests/recovery/element/p-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/p-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/p-3/input.html
 crates/swc_html_parser/tests/recovery/element/p-3/output.json
 crates/swc_html_parser/tests/recovery/element/p-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/p-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/p/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/p/input.html
 crates/swc_html_parser/tests/recovery/element/p/output.json
 crates/swc_html_parser/tests/recovery/element/p/output.stderr
 crates/swc_html_parser/tests/recovery/element/p/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/plaintext/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/plaintext/input.html
 crates/swc_html_parser/tests/recovery/element/plaintext/output.json
 crates/swc_html_parser/tests/recovery/element/plaintext/output.stderr
 crates/swc_html_parser/tests/recovery/element/plaintext/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/rb-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/rb-1/input.html
 crates/swc_html_parser/tests/recovery/element/rb-1/output.json
 crates/swc_html_parser/tests/recovery/element/rb-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/rb-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/rb/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/rb/input.html
 crates/swc_html_parser/tests/recovery/element/rb/output.json
 crates/swc_html_parser/tests/recovery/element/rb/output.stderr
 crates/swc_html_parser/tests/recovery/element/rb/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/rt-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/rt-1/input.html
 crates/swc_html_parser/tests/recovery/element/rt-1/output.json
 crates/swc_html_parser/tests/recovery/element/rt-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/rt-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/rt/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/rt/input.html
 crates/swc_html_parser/tests/recovery/element/rt/output.json
 crates/swc_html_parser/tests/recovery/element/rt/output.stderr
 crates/swc_html_parser/tests/recovery/element/rt/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/ruby/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/ruby/input.html
 crates/swc_html_parser/tests/recovery/element/ruby/output.json
 crates/swc_html_parser/tests/recovery/element/ruby/output.stderr
 crates/swc_html_parser/tests/recovery/element/ruby/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/s/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/s/input.html
 crates/swc_html_parser/tests/recovery/element/s/output.json
 crates/swc_html_parser/tests/recovery/element/s/output.stderr
 crates/swc_html_parser/tests/recovery/element/s/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/search-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/search-1/input.html
 crates/swc_html_parser/tests/recovery/element/search-1/output.json
 crates/swc_html_parser/tests/recovery/element/search-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/search-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/search/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/search/input.html
 crates/swc_html_parser/tests/recovery/element/search/output.json
 crates/swc_html_parser/tests/recovery/element/search/output.stderr
 crates/swc_html_parser/tests/recovery/element/search/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/select-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/select-1/input.html
 crates/swc_html_parser/tests/recovery/element/select-1/output.json
 crates/swc_html_parser/tests/recovery/element/select-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/select-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/select-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/select-2/input.html
 crates/swc_html_parser/tests/recovery/element/select-2/output.json
 crates/swc_html_parser/tests/recovery/element/select-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/select-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/select/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/select/input.html
 crates/swc_html_parser/tests/recovery/element/select/output.json
 crates/swc_html_parser/tests/recovery/element/select/output.stderr
 crates/swc_html_parser/tests/recovery/element/select/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-1/input.html
 crates/swc_html_parser/tests/recovery/element/svg-1/output.json
 crates/swc_html_parser/tests/recovery/element/svg-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/svg-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-2/input.html
 crates/swc_html_parser/tests/recovery/element/svg-2/output.json
 crates/swc_html_parser/tests/recovery/element/svg-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/svg-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-3/input.html
 crates/swc_html_parser/tests/recovery/element/svg-3/output.json
 crates/swc_html_parser/tests/recovery/element/svg-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/svg-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg-4/input.html
 crates/swc_html_parser/tests/recovery/element/svg-4/output.json
 crates/swc_html_parser/tests/recovery/element/svg-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/svg-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/svg/input.html
 crates/swc_html_parser/tests/recovery/element/svg/output.json
 crates/swc_html_parser/tests/recovery/element/svg/output.stderr
 crates/swc_html_parser/tests/recovery/element/svg/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-1/input.html
 crates/swc_html_parser/tests/recovery/element/table-1/output.json
 crates/swc_html_parser/tests/recovery/element/table-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-2/input.html
 crates/swc_html_parser/tests/recovery/element/table-2/output.json
 crates/swc_html_parser/tests/recovery/element/table-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-3/input.html
 crates/swc_html_parser/tests/recovery/element/table-3/output.json
 crates/swc_html_parser/tests/recovery/element/table-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-4/input.html
 crates/swc_html_parser/tests/recovery/element/table-4/output.json
 crates/swc_html_parser/tests/recovery/element/table-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-5/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-5/input.html
 crates/swc_html_parser/tests/recovery/element/table-5/output.json
 crates/swc_html_parser/tests/recovery/element/table-5/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-5/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-6/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table-6/input.html
 crates/swc_html_parser/tests/recovery/element/table-6/output.json
 crates/swc_html_parser/tests/recovery/element/table-6/output.stderr
 crates/swc_html_parser/tests/recovery/element/table-6/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-1/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-1/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-2/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-2/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-3/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-3/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-4/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-4/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-5/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-5/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-5/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-5/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-5/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-6/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-6/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-6/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-6/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-6/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-7/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-7/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-7/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-7/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-7/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-8/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken-8/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken-8/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken-8/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken-8/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/broken/input.html
 crates/swc_html_parser/tests/recovery/element/table/broken/output.json
 crates/swc_html_parser/tests/recovery/element/table/broken/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/broken/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters-2/input.html
 crates/swc_html_parser/tests/recovery/element/table/table-characters-2/output.json
 crates/swc_html_parser/tests/recovery/element/table/table-characters-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/table-characters-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters-3/input.html
 crates/swc_html_parser/tests/recovery/element/table/table-characters-3/output.json
 crates/swc_html_parser/tests/recovery/element/table/table-characters-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/table-characters-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/table/table-characters/input.html
 crates/swc_html_parser/tests/recovery/element/table/table-characters/output.json
 crates/swc_html_parser/tests/recovery/element/table/table-characters/output.stderr
 crates/swc_html_parser/tests/recovery/element/table/table-characters/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/td/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/td/input.html
 crates/swc_html_parser/tests/recovery/element/td/output.json
 crates/swc_html_parser/tests/recovery/element/td/output.stderr
 crates/swc_html_parser/tests/recovery/element/td/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-1/input.html
 crates/swc_html_parser/tests/recovery/element/template-1/output.json
 crates/swc_html_parser/tests/recovery/element/template-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/template-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-2/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-2/input.html
 crates/swc_html_parser/tests/recovery/element/template-2/output.json
 crates/swc_html_parser/tests/recovery/element/template-2/output.stderr
 crates/swc_html_parser/tests/recovery/element/template-2/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-3/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-3/input.html
 crates/swc_html_parser/tests/recovery/element/template-3/output.json
 crates/swc_html_parser/tests/recovery/element/template-3/output.stderr
 crates/swc_html_parser/tests/recovery/element/template-3/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-4/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-4/input.html
 crates/swc_html_parser/tests/recovery/element/template-4/output.json
 crates/swc_html_parser/tests/recovery/element/template-4/output.stderr
 crates/swc_html_parser/tests/recovery/element/template-4/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-5/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template-5/input.html
 crates/swc_html_parser/tests/recovery/element/template-5/output.json
 crates/swc_html_parser/tests/recovery/element/template-5/output.stderr
 crates/swc_html_parser/tests/recovery/element/template-5/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/template/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/template/input.html
 crates/swc_html_parser/tests/recovery/element/template/output.json
 crates/swc_html_parser/tests/recovery/element/template/output.stderr
 crates/swc_html_parser/tests/recovery/element/template/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/textarea/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/textarea/input.html
 crates/swc_html_parser/tests/recovery/element/textarea/output.json
 crates/swc_html_parser/tests/recovery/element/textarea/output.stderr
 crates/swc_html_parser/tests/recovery/element/textarea/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/tr-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/tr-1/input.html
 crates/swc_html_parser/tests/recovery/element/tr-1/output.json
 crates/swc_html_parser/tests/recovery/element/tr-1/output.stderr
 crates/swc_html_parser/tests/recovery/element/tr-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/tr/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/tr/input.html
 crates/swc_html_parser/tests/recovery/element/tr/output.json
 crates/swc_html_parser/tests/recovery/element/tr/output.stderr
 crates/swc_html_parser/tests/recovery/element/tr/span.rust-debug
 crates/swc_html_parser/tests/recovery/element/unknown/dom.rust-debug
 crates/swc_html_parser/tests/recovery/element/unknown/input.html
 crates/swc_html_parser/tests/recovery/element/unknown/output.json
 crates/swc_html_parser/tests/recovery/element/unknown/output.stderr
 crates/swc_html_parser/tests/recovery/element/unknown/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-body-1/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-body-1/input.html
 crates/swc_html_parser/tests/recovery/text/after-body-1/output.json
 crates/swc_html_parser/tests/recovery/text/after-body-1/output.stderr
 crates/swc_html_parser/tests/recovery/text/after-body-1/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-body/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-body/input.html
 crates/swc_html_parser/tests/recovery/text/after-body/output.json
 crates/swc_html_parser/tests/recovery/text/after-body/output.stderr
 crates/swc_html_parser/tests/recovery/text/after-body/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-html/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/after-html/input.html
 crates/swc_html_parser/tests/recovery/text/after-html/output.json
 crates/swc_html_parser/tests/recovery/text/after-html/output.stderr
 crates/swc_html_parser/tests/recovery/text/after-html/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/ambiguous-ampersand/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/ambiguous-ampersand/input.html
 crates/swc_html_parser/tests/recovery/text/ambiguous-ampersand/output.json
 crates/swc_html_parser/tests/recovery/text/ambiguous-ampersand/output.stderr
 crates/swc_html_parser/tests/recovery/text/ambiguous-ampersand/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/cdata/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/cdata/input.html
 crates/swc_html_parser/tests/recovery/text/cdata/output.json
 crates/swc_html_parser/tests/recovery/text/cdata/output.stderr
 crates/swc_html_parser/tests/recovery/text/cdata/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/character-refenrece-outside/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/character-refenrece-outside/input.html
 crates/swc_html_parser/tests/recovery/text/character-refenrece-outside/output.json
 crates/swc_html_parser/tests/recovery/text/character-refenrece-outside/output.stderr
 crates/swc_html_parser/tests/recovery/text/character-refenrece-outside/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/cr-as-numeric-entity/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/cr-as-numeric-entity/input.html
 crates/swc_html_parser/tests/recovery/text/cr-as-numeric-entity/output.json
 crates/swc_html_parser/tests/recovery/text/cr-as-numeric-entity/output.stderr
 crates/swc_html_parser/tests/recovery/text/cr-as-numeric-entity/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/cr-charref-novalid/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/cr-charref-novalid/input.html
 crates/swc_html_parser/tests/recovery/text/cr-charref-novalid/output.json
 crates/swc_html_parser/tests/recovery/text/cr-charref-novalid/output.stderr
 crates/swc_html_parser/tests/recovery/text/cr-charref-novalid/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/empty-entities/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/empty-entities/input.html
 crates/swc_html_parser/tests/recovery/text/empty-entities/output.json
 crates/swc_html_parser/tests/recovery/text/empty-entities/output.stderr
 crates/swc_html_parser/tests/recovery/text/empty-entities/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/entity/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/entity/input.html
 crates/swc_html_parser/tests/recovery/text/entity/output.json
 crates/swc_html_parser/tests/recovery/text/entity/output.stderr
 crates/swc_html_parser/tests/recovery/text/entity/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/noncharacter/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/noncharacter/input.html
 crates/swc_html_parser/tests/recovery/text/noncharacter/output.json
 crates/swc_html_parser/tests/recovery/text/noncharacter/output.stderr
 crates/swc_html_parser/tests/recovery/text/noncharacter/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/only-text/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/only-text/input.html
 crates/swc_html_parser/tests/recovery/text/only-text/output.json
 crates/swc_html_parser/tests/recovery/text/only-text/output.stderr
 crates/swc_html_parser/tests/recovery/text/only-text/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/range-charref-novalid/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/range-charref-novalid/input.html
 crates/swc_html_parser/tests/recovery/text/range-charref-novalid/output.json
 crates/swc_html_parser/tests/recovery/text/range-charref-novalid/output.stderr
 crates/swc_html_parser/tests/recovery/text/range-charref-novalid/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/u000b-charref-novalid/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/u000b-charref-novalid/input.html
 crates/swc_html_parser/tests/recovery/text/u000b-charref-novalid/output.json
 crates/swc_html_parser/tests/recovery/text/u000b-charref-novalid/output.stderr
 crates/swc_html_parser/tests/recovery/text/u000b-charref-novalid/span.rust-debug
 crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/dom.rust-debug
 crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/input.html
 crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/output.json
 crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/output.stderr
 crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/span.rust-debug
 crates/swc_html_utils/Cargo.toml
 crates/swc_html_utils/data/entities.json
 crates/swc_html_utils/data/html_elements_and_attributes.json
 crates/swc_html_utils/data/svg_elements_and_attributes.json
 crates/swc_html_utils/src/lib.rs
 crates/swc_html_utils/test.js
 crates/swc_html_visit/Cargo.toml
 crates/swc_html_visit/src/generated.rs
 crates/swc_html_visit/src/lib.rs
 crates/swc_macros_common/Cargo.toml
 crates/swc_macros_common/src/binder.rs
 crates/swc_macros_common/src/derive.rs
 crates/swc_macros_common/src/derive/generics.rs
 crates/swc_macros_common/src/lib.rs
 crates/swc_macros_common/src/prelude.rs
 crates/swc_macros_common/src/syn_ext.rs
 crates/swc_malloc/Cargo.toml
 crates/swc_malloc/src/lib.rs
 crates/swc_node_bundler/AGENTS.md
 crates/swc_node_bundler/Cargo.toml
 crates/swc_node_bundler/build.rs
 crates/swc_node_bundler/scripts/fixture.sh
 crates/swc_node_bundler/src/lib.rs
 crates/swc_node_bundler/src/loaders/json.rs
 crates/swc_node_bundler/src/loaders/mod.rs
 crates/swc_node_bundler/src/loaders/swc.rs
 crates/swc_node_bundler/src/v1/mod.rs
 crates/swc_node_bundler/src/v1/module/mod.rs
 crates/swc_node_bundler/src/v1/optimization.rs
 crates/swc_node_bundler/src/v1/output.rs
 crates/swc_node_bundler/src/v1/resolve.rs
 crates/swc_node_bundler/src/v2/mod.rs
 crates/swc_node_bundler/tests/fixture.rs
 crates/swc_node_bundler/tests/integration/react/package.json
 crates/swc_node_bundler/tests/integration/react/spack.config.js
 crates/swc_node_bundler/tests/integration/react/src/.swcrc
 crates/swc_node_bundler/tests/integration/react/src/index.tsx
 crates/swc_node_bundler/tests/package.json
 crates/swc_node_bundler/tests/pass/.swcrc
 crates/swc_node_bundler/tests/pass/alias/export-default/input/a.js
 crates/swc_node_bundler/tests/pass/alias/export-default/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-default/output/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-1/input/a.js
 crates/swc_node_bundler/tests/pass/alias/export-named-1/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-1/output/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-optimization/input/a.js
 crates/swc_node_bundler/tests/pass/alias/export-named-optimization/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-optimization/output/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-same-name/input/a.js
 crates/swc_node_bundler/tests/pass/alias/export-named-same-name/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/export-named-same-name/output/entry.js
 crates/swc_node_bundler/tests/pass/alias/import/multi/input/a.js
 crates/swc_node_bundler/tests/pass/alias/import/multi/input/b.js
 crates/swc_node_bundler/tests/pass/alias/import/multi/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/import/multi/output/entry.js
 crates/swc_node_bundler/tests/pass/alias/import/simple/input/a.js
 crates/swc_node_bundler/tests/pass/alias/import/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/alias/import/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/basic/class-inheritance/input/a.js
 crates/swc_node_bundler/tests/pass/basic/class-inheritance/input/b.js
 crates/swc_node_bundler/tests/pass/basic/extends/input/a.js
 crates/swc_node_bundler/tests/pass/basic/extends/input/b.js
 crates/swc_node_bundler/tests/pass/basic/extends/input/entry.js
 crates/swc_node_bundler/tests/pass/basic/extends/output/entry.js
 crates/swc_node_bundler/tests/pass/basic/no-import/input/entry.js
 crates/swc_node_bundler/tests/pass/basic/no-import/output/entry.js
 crates/swc_node_bundler/tests/pass/basic/relative-import-const/input/a.js
 crates/swc_node_bundler/tests/pass/basic/relative-import-const/input/entry.js
 crates/swc_node_bundler/tests/pass/basic/relative-import-const/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/complex-class-function/input/a.js
 crates/swc_node_bundler/tests/pass/circular/complex-class-function/input/b.js
 crates/swc_node_bundler/tests/pass/circular/complex-class-function/input/c.js
 crates/swc_node_bundler/tests/pass/circular/complex-class-function/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/complex-class-function/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/hygiene/class-inheritance/input/a.js
 crates/swc_node_bundler/tests/pass/circular/hygiene/class-inheritance/input/b.js
 crates/swc_node_bundler/tests/pass/circular/hygiene/class-inheritance/input/c.js
 crates/swc_node_bundler/tests/pass/circular/hygiene/class-inheritance/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/hygiene/class-inheritance/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/input/a.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/input/b.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/input/common-foo.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/input/common.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/imports-same/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/many/input/a.js
 crates/swc_node_bundler/tests/pass/circular/many/input/b.js
 crates/swc_node_bundler/tests/pass/circular/many/input/c.js
 crates/swc_node_bundler/tests/pass/circular/many/input/d.js
 crates/swc_node_bundler/tests/pass/circular/many/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/mixed/input/a.js
 crates/swc_node_bundler/tests/pass/circular/mixed/input/b.js
 crates/swc_node_bundler/tests/pass/circular/mixed/input/c.js
 crates/swc_node_bundler/tests/pass/circular/mixed/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/mixed/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/simple/input/a.js
 crates/swc_node_bundler/tests/pass/circular/simple/input/b.js
 crates/swc_node_bundler/tests/pass/circular/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/circular/top-level-idents/input/a.js
 crates/swc_node_bundler/tests/pass/circular/top-level-idents/input/b.js
 crates/swc_node_bundler/tests/pass/circular/top-level-idents/input/c.js
 crates/swc_node_bundler/tests/pass/circular/top-level-idents/input/entry.js
 crates/swc_node_bundler/tests/pass/circular/top-level-idents/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/common-library/input/a.js
 crates/swc_node_bundler/tests/pass/cjs/common-library/input/b.js
 crates/swc_node_bundler/tests/pass/cjs/common-library/input/common.js
 crates/swc_node_bundler/tests/pass/cjs/common-library/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/common-library/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/conditional/input/common.js
 crates/swc_node_bundler/tests/pass/cjs/conditional/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/conditional/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/input/.swcrc
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/input/a.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/input/b.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/input/c.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-no-recursive-require/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/.swcrc
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/a-a-a.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/a-a.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/a-b.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/a.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/b.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/c.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/issue-967-recursive-require/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/mixed/input/a.js
 crates/swc_node_bundler/tests/pass/cjs/mixed/input/b.js
 crates/swc_node_bundler/tests/pass/cjs/mixed/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/mixed/output/entry.js
 crates/swc_node_bundler/tests/pass/cjs/nested/input/a.js
 crates/swc_node_bundler/tests/pass/cjs/nested/input/b.js
 crates/swc_node_bundler/tests/pass/cjs/nested/input/entry.js
 crates/swc_node_bundler/tests/pass/cjs/nested/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/full/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/full/input/encoding/utf8.ts
 crates/swc_node_bundler/tests/pass/deno-001/full/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/full/input/http/_io.ts
 crates/swc_node_bundler/tests/pass/deno-001/full/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-1/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/simple-1/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-1/input/http/_io.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-1/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/async/deferred.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/async/mux_async_iterator.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/http/_io.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-3/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/simple-3/input/async/deferred.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-3/input/async/mux_async_iterator.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-3/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-3/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/input/async/deferred.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/input/async/mod.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/input/async/mux_async_iterator.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-4/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/input/async/deferred.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/input/async/mod.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/input/async/mux_async_iterator.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/input/entry.js
 crates/swc_node_bundler/tests/pass/deno-001/simple-5/output/entry.js
 crates/swc_node_bundler/tests/pass/deno-002/.full/input/.swcrc
 crates/swc_node_bundler/tests/pass/deno-002/.full/input/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/export/default-mixed/input/a.js
 crates/swc_node_bundler/tests/pass/drop-unused/export/default-mixed/input/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/export/default-mixed/output/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/export/named/input/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/export/named/output/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/import-multi/input/a.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/import-multi/input/b.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/import-multi/input/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/import-multi/output/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/drop-unused/side-effect/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/dynamic-import/namespace/dynamic-key/input/entry.js
 crates/swc_node_bundler/tests/pass/dynamic-import/namespace/dynamic-key/input/lib/a.js
 crates/swc_node_bundler/tests/pass/dynamic-import/namespace/dynamic-key/input/lib/b.js
 crates/swc_node_bundler/tests/pass/dynamic-import/namespace/dynamic-key/input/lib/nop.js
 crates/swc_node_bundler/tests/pass/dynamic-import/namespace/dynamic-key/output/entry.js
 crates/swc_node_bundler/tests/pass/dynmaic-imports/issue-1112/simple/input/.swcrc
 crates/swc_node_bundler/tests/pass/dynmaic-imports/issue-1112/simple/input/a.js
 crates/swc_node_bundler/tests/pass/dynmaic-imports/issue-1112/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/dynmaic-imports/issue-1112/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/export-all/input/a.js
 crates/swc_node_bundler/tests/pass/export-all/input/b.js
 crates/swc_node_bundler/tests/pass/export-all/input/entry.js
 crates/swc_node_bundler/tests/pass/export-all/output/entry.js
 crates/swc_node_bundler/tests/pass/export-star-namespace/issue-1109/.swcrc
 crates/swc_node_bundler/tests/pass/export-star-namespace/issue-1109/input/a.ts
 crates/swc_node_bundler/tests/pass/export-star-namespace/issue-1109/input/entry.js
 crates/swc_node_bundler/tests/pass/export-star-namespace/issue-1109/output/entry.js
 crates/swc_node_bundler/tests/pass/export/all-1/multiple/input/a.js
 crates/swc_node_bundler/tests/pass/export/all-1/multiple/input/b.js
 crates/swc_node_bundler/tests/pass/export/all-1/multiple/input/entry.js
 crates/swc_node_bundler/tests/pass/export/all-1/multiple/output/entry.js
 crates/swc_node_bundler/tests/pass/export/all-2/input/a.js
 crates/swc_node_bundler/tests/pass/export/all-2/input/b.js
 crates/swc_node_bundler/tests/pass/export/all-2/input/c.js
 crates/swc_node_bundler/tests/pass/export/all-2/input/entry.js
 crates/swc_node_bundler/tests/pass/export/all-2/output/entry.js
 crates/swc_node_bundler/tests/pass/export/all-nested-1/input/a.js
 crates/swc_node_bundler/tests/pass/export/all-nested-1/input/b.js
 crates/swc_node_bundler/tests/pass/export/all-nested-1/input/c.js
 crates/swc_node_bundler/tests/pass/export/all-nested-1/input/entry.js
 crates/swc_node_bundler/tests/pass/export/all-nested-1/output/entry.js
 crates/swc_node_bundler/tests/pass/export/complex-1/input/a.js
 crates/swc_node_bundler/tests/pass/export/complex-1/input/b.js
 crates/swc_node_bundler/tests/pass/export/complex-1/input/entry.js
 crates/swc_node_bundler/tests/pass/export/complex-1/output/entry.js
 crates/swc_node_bundler/tests/pass/export/issue-1111/simple/input/a.js
 crates/swc_node_bundler/tests/pass/export/issue-1111/simple/input/d.js
 crates/swc_node_bundler/tests/pass/export/issue-1111/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/export/issue-1111/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/export/mixed-all-and-const/input/a.js
 crates/swc_node_bundler/tests/pass/export/mixed-all-and-const/input/b.js
 crates/swc_node_bundler/tests/pass/export/mixed-all-and-const/input/entry.js
 crates/swc_node_bundler/tests/pass/export/mixed-all-and-const/output/entry.js
 crates/swc_node_bundler/tests/pass/helpers/simple/input/.swcrc
 crates/swc_node_bundler/tests/pass/helpers/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/helpers/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/import-with-export/simple-1/input/a.js
 crates/swc_node_bundler/tests/pass/import-with-export/simple-1/input/entry.js
 crates/swc_node_bundler/tests/pass/import-with-export/simple-1/output/entry.js
 crates/swc_node_bundler/tests/pass/import/commons-default/input/a.js
 crates/swc_node_bundler/tests/pass/import/commons-default/input/b.js
 crates/swc_node_bundler/tests/pass/import/commons-default/input/c.js
 crates/swc_node_bundler/tests/pass/import/commons-default/input/entry.js
 crates/swc_node_bundler/tests/pass/import/commons-default/output/entry.js
 crates/swc_node_bundler/tests/pass/import/commons-named/input/a.js
 crates/swc_node_bundler/tests/pass/import/commons-named/input/b.js
 crates/swc_node_bundler/tests/pass/import/commons-named/input/c.js
 crates/swc_node_bundler/tests/pass/import/commons-named/input/entry.js
 crates/swc_node_bundler/tests/pass/import/commons-named/output/entry.js
 crates/swc_node_bundler/tests/pass/import/computed-key/input/a.js
 crates/swc_node_bundler/tests/pass/import/computed-key/input/entry.js
 crates/swc_node_bundler/tests/pass/import/computed-key/output/entry.js
 crates/swc_node_bundler/tests/pass/import/default/named-class/input/a.js
 crates/swc_node_bundler/tests/pass/import/default/named-class/input/entry.js
 crates/swc_node_bundler/tests/pass/import/default/named-class/output/entry.js
 crates/swc_node_bundler/tests/pass/import/default/unnamed-class/input/a.js
 crates/swc_node_bundler/tests/pass/import/default/unnamed-class/input/entry.js
 crates/swc_node_bundler/tests/pass/import/default/unnamed-class/output/entry.js
 crates/swc_node_bundler/tests/pass/import/name-conflict/simple/input/a.js
 crates/swc_node_bundler/tests/pass/import/name-conflict/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/import/name-conflict/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/import/namespace/name-conflict/in-entry/input/a.js
 crates/swc_node_bundler/tests/pass/import/namespace/name-conflict/in-entry/input/entry.js
 crates/swc_node_bundler/tests/pass/import/namespace/name-conflict/in-entry/output/entry.js
 crates/swc_node_bundler/tests/pass/import/namespace/simple/input/a.js
 crates/swc_node_bundler/tests/pass/import/namespace/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/import/namespace/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/import/resursive/input/a.js
 crates/swc_node_bundler/tests/pass/import/resursive/input/b.js
 crates/swc_node_bundler/tests/pass/import/resursive/input/c.js
 crates/swc_node_bundler/tests/pass/import/resursive/input/entry.js
 crates/swc_node_bundler/tests/pass/import/resursive/output/entry.js
 crates/swc_node_bundler/tests/pass/import/simple-alias/input/a.js
 crates/swc_node_bundler/tests/pass/import/simple-alias/input/entry.js
 crates/swc_node_bundler/tests/pass/import/simple-alias/output/entry.js
 crates/swc_node_bundler/tests/pass/import/simple-decl/input/a.js
 crates/swc_node_bundler/tests/pass/import/simple-decl/input/entry.js
 crates/swc_node_bundler/tests/pass/import/simple-decl/output/entry.js
 crates/swc_node_bundler/tests/pass/import/star-export/input/a.js
 crates/swc_node_bundler/tests/pass/import/star-export/input/entry.js
 crates/swc_node_bundler/tests/pass/import/star-export/output/entry.js
 crates/swc_node_bundler/tests/pass/import/star-use/input/a.js
 crates/swc_node_bundler/tests/pass/import/star-use/input/entry.js
 crates/swc_node_bundler/tests/pass/import/star-use/output/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.order/input/a.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.order/input/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.order/output/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.seq-expr/input/a.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.seq-expr/input/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.seq-expr/output/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.simple/input/a.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.simple/input/b.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.simple/input/entry.js
 crates/swc_node_bundler/tests/pass/import/top-level-require/.simple/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-1/input/.swcrc
 crates/swc_node_bundler/tests/pass/issue-1138/example-1/input/a.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-1/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-1/input/l.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-1/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-2/input/.swcrc
 crates/swc_node_bundler/tests/pass/issue-1138/example-2/input/a.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-2/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-2/input/l.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-2/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-3/input/.swcrc
 crates/swc_node_bundler/tests/pass/issue-1138/example-3/input/a.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-3/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1138/example-3/input/l.ts
 crates/swc_node_bundler/tests/pass/issue-1138/example-3/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-1/input/a.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-1/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-1/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-2/input/a.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-2/input/b.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-2/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1139/example-2/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1225/cjs/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1225/cjs/input/mod.json
 crates/swc_node_bundler/tests/pass/issue-1225/cjs/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1225/esm/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1225/esm/input/mod.json
 crates/swc_node_bundler/tests/pass/issue-1225/esm/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1328/case1/input/.swcrc
 crates/swc_node_bundler/tests/pass/issue-1328/case1/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1328/case1/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/export-all-alias/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/export-all-alias/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/export-all/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/export-all/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/import-all/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/import-all/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/import-specific/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1338/import-specific/output/entry.js
 crates/swc_node_bundler/tests/pass/issue-1533/case1/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/app/scripts/lib/util.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/entry.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/ducks/alerts/unconnected-account.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/helpers/utils/confirm-tx.util.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/helpers/utils/token-util.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/pages/send/send.constants.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/pages/send/send.utils.js
 crates/swc_node_bundler/tests/pass/issue-1756/input/ui/store/actions.js
 crates/swc_node_bundler/tests/pass/issue-2124/named-export/input/entry.ts
 crates/swc_node_bundler/tests/pass/issue-2124/named-export/input/lodash.ts
 crates/swc_node_bundler/tests/pass/issue-2124/named-export/input/util.ts
 crates/swc_node_bundler/tests/pass/issue-2124/named-export/output/entry.js
 crates/swc_node_bundler/tests/pass/merge/basic/input/a.js
 crates/swc_node_bundler/tests/pass/merge/basic/input/b.js
 crates/swc_node_bundler/tests/pass/merge/basic/input/entry.js
 crates/swc_node_bundler/tests/pass/merge/basic/output/entry.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/side-effects/simple/input/a.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/side-effects/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/side-effects/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/simple/input/a.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/simple/input/b.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/merge/name-conflict/simple/output/entry.js
 crates/swc_node_bundler/tests/pass/merge/nested-import/input/a.js
 crates/swc_node_bundler/tests/pass/merge/nested-import/input/b.js
 crates/swc_node_bundler/tests/pass/merge/nested-import/input/entry.js
 crates/swc_node_bundler/tests/pass/merge/nested-import/output/entry.js
 crates/swc_node_bundler/tests/pass/multi-entry/.dynamic-import/input/a.js
 crates/swc_node_bundler/tests/pass/multi-entry/.dynamic-import/input/entry.js
 crates/swc_node_bundler/tests/pass/multi-entry/.mixed/input/a.js
 crates/swc_node_bundler/tests/pass/multi-entry/.mixed/input/b.js
 crates/swc_node_bundler/tests/pass/multi-entry/.mixed/input/c.js
 crates/swc_node_bundler/tests/pass/multi-entry/.mixed/input/entryA.js
 crates/swc_node_bundler/tests/pass/multi-entry/.mixed/input/entryB.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/input/c.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/input/d.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/input/entry-a.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/input/entry-b.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/output/d-2w4j5tksz1e1k.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/output/entry-a.js
 crates/swc_node_bundler/tests/pass/multi-entry/simple/output/entry-b.js
 crates/swc_node_bundler/tests/pass/node-modules/builtin/.simple/input/entry.js
 crates/swc_node_bundler/tests/pass/node-modules/library/simple/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-1/input/a.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-1/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-1/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/input/.swcrc
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/input/i.ts
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/input/j.ts
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/input/k.ts
 crates/swc_node_bundler/tests/pass/pr-1105/example-10/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-2/input/.swcrc
 crates/swc_node_bundler/tests/pass/pr-1105/example-2/input/b.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-2/input/c.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-2/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-2/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-3/input/a.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-3/input/d.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-3/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-3/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-5/input/a.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-5/input/e.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-5/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-5/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-7/input/.swcrc
 crates/swc_node_bundler/tests/pass/pr-1105/example-7/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-7/input/f.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-7/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-js/input/.swcrc
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-js/input/a.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-js/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-js/output/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-ts/input/.swcrc
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-ts/input/a.ts
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-ts/input/entry.js
 crates/swc_node_bundler/tests/pass/pr-1105/example-9-ts/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/.namespace/input/.swcrc
 crates/swc_node_bundler/tests/pass/reexport/.namespace/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/.namespace/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/.namespace/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/default-1-simple/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/default-1-simple/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/default-1-simple/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/default-1-simple/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-1/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-1/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-1/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-1/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-2/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-2/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-2/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-2/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-3/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-3/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-3/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/import-then-export-3/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-alias/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-alias/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-alias/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-alias/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-orig/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-orig/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-orig/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-1-orig/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-2-nested/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-2-nested/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-2-nested/input/c.js
 crates/swc_node_bundler/tests/pass/reexport/named-2-nested/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-2-nested/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-3-var/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-3-var/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-3-var/input/c.js
 crates/swc_node_bundler/tests/pass/reexport/named-3-var/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-3-var/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-4-fn/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-4-fn/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-4-fn/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-4-fn/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-5-class/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/named-5-class/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/named-5-class/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/named-5-class/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-mini/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-mini/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-mini/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-mini/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step1/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step1/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step1/input/c.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step1/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step1/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/input/c.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/input/d.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive-step2/output/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/a.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/b.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/c.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/d.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/e.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/input/entry.js
 crates/swc_node_bundler/tests/pass/reexport/recursive/output/entry.js
 crates/swc_node_bundler/tests/pass/regenerator/1/input/.swcrc
 crates/swc_node_bundler/tests/pass/regenerator/1/input/entry.js
 crates/swc_node_bundler/tests/pass/regenerator/1/output/entry.js
 crates/swc_node_bundler/tests/pass/resolve-name-fix/input/entry.js
 crates/swc_node_bundler/tests/pass/resolve-name-fix/input/package.json
 crates/swc_node_bundler/tests/pass/swcrc/jsx/issue-884/input/.swcrc
 crates/swc_node_bundler/tests/pass/swcrc/jsx/issue-884/input/entry.jsx
 crates/swc_node_bundler/tests/pass/swcrc/jsx/issue-884/output/entry.js
 crates/swc_node_bundler/tests/pass/swcrc/jsx/issue-884/output/entry.jsx
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/a.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/b.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/c.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/d.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/e.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/input/entry.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-1/output/entry.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/a.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/b.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/c.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/d.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/e.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/input/entry.js
 crates/swc_node_bundler/tests/pass/transitive/export-all-2/output/entry.js
 crates/swc_node_bundler/tests/pass/transitive/export-named/input/a.js
 crates/swc_node_bundler/tests/pass/transitive/export-named/input/b.js
 crates/swc_node_bundler/tests/pass/transitive/export-named/input/common.js
 crates/swc_node_bundler/tests/pass/transitive/export-named/input/entry.js
 crates/swc_node_bundler/tests/pass/transitive/export-named/output/entry.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-1/input/a.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-1/input/b.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-1/input/common.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-1/input/entry.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-1/output/entry.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/a.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/b.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/c.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/common1.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/common2.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/common3.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/common4.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/input/entry.js
 crates/swc_node_bundler/tests/pass/transitive/import/simple-2/output/entry.js
 crates/swc_node_bundler/tests/pass/tree-shaking/in-module-export/input/entry.js
 crates/swc_node_bundler/tests/pass/tree-shaking/in-module-export/output/entry.js
 crates/swc_node_bundler/tests/pass/tree-shaking/in-module/input/entry.js
 crates/swc_node_bundler/tests/pass/tree-shaking/in-module/output/entry.js
 crates/swc_node_bundler/tests/pass/tree-shaking/preserve-import/input/b.js
 crates/swc_node_bundler/tests/pass/tree-shaking/preserve-import/input/entry-a.js
 crates/swc_node_bundler/tests/pass/tree-shaking/preserve-import/output/entry-a.js
 crates/swc_node_comments/Cargo.toml
 crates/swc_node_comments/src/lib.rs
 crates/swc_nodejs_common/Cargo.toml
 crates/swc_nodejs_common/src/lib.rs
 crates/swc_plugin/Cargo.toml
 crates/swc_plugin/README.md
 crates/swc_plugin/scripts/cli.sh
 crates/swc_plugin/scripts/test.sh
 crates/swc_plugin/src/allocation.rs
 crates/swc_plugin/src/lib.rs
 crates/swc_plugin/src/pseudo_scoped_key.rs
 crates/swc_plugin_backend_tests/AGENTS.md
 crates/swc_plugin_backend_tests/Cargo.toml
 crates/swc_plugin_backend_tests/src/lib.rs
 crates/swc_plugin_backend_tests/tests/ecma_integration.rs
 crates/swc_plugin_backend_tests/tests/ecma_loss.rs
 crates/swc_plugin_backend_tests/tests/ecma_rkyv.rs
 crates/swc_plugin_backend_tests/tests/fixture/.cargo/config.toml
 crates/swc_plugin_backend_tests/tests/fixture/issue_6404/Cargo.lock
 crates/swc_plugin_backend_tests/tests/fixture/issue_6404/Cargo.toml
 crates/swc_plugin_backend_tests/tests/fixture/issue_6404/src/lib.rs
 crates/swc_plugin_backend_tests/tests/fixture/swc_internal_plugin/Cargo.lock
 crates/swc_plugin_backend_tests/tests/fixture/swc_internal_plugin/Cargo.toml
 crates/swc_plugin_backend_tests/tests/fixture/swc_internal_plugin/README.md
 crates/swc_plugin_backend_tests/tests/fixture/swc_internal_plugin/src/lib.rs
 crates/swc_plugin_backend_tests/tests/fixture/swc_noop_plugin/Cargo.lock
 crates/swc_plugin_backend_tests/tests/fixture/swc_noop_plugin/Cargo.toml
 crates/swc_plugin_backend_tests/tests/fixture/swc_noop_plugin/README.md
 crates/swc_plugin_backend_tests/tests/fixture/swc_noop_plugin/src/lib.rs
 crates/swc_plugin_backend_tests/tests/issues.rs
 crates/swc_plugin_backend_tests/tests/wasm_regression.rs
 crates/swc_plugin_backend_wasmer/Cargo.toml
 crates/swc_plugin_backend_wasmer/src/lib.rs
 crates/swc_plugin_backend_wasmtime/Cargo.toml
 crates/swc_plugin_backend_wasmtime/src/lib.rs
 crates/swc_plugin_macro/Cargo.toml
 crates/swc_plugin_macro/src/lib.rs
 crates/swc_plugin_proxy/Cargo.toml
 crates/swc_plugin_proxy/src/comments/host_comments_storage.rs
 crates/swc_plugin_proxy/src/comments/mod.rs
 crates/swc_plugin_proxy/src/comments/plugin_comments_proxy.rs
 crates/swc_plugin_proxy/src/lib.rs
 crates/swc_plugin_proxy/src/memory_interop/mod.rs
 crates/swc_plugin_proxy/src/memory_interop/read_returned_result_from_host.rs
 crates/swc_plugin_proxy/src/metadata/mod.rs
 crates/swc_plugin_proxy/src/metadata/transform_plugin_metadata.rs
 crates/swc_plugin_proxy/src/source_map/mod.rs
 crates/swc_plugin_proxy/src/source_map/plugin_source_map_proxy.rs
 crates/swc_plugin_runner/Cargo.toml
 crates/swc_plugin_runner/build.rs
 crates/swc_plugin_runner/src/cache.rs
 crates/swc_plugin_runner/src/host_environment.rs
 crates/swc_plugin_runner/src/imported_fn/comments.rs
 crates/swc_plugin_runner/src/imported_fn/diagnostics.rs
 crates/swc_plugin_runner/src/imported_fn/handler.rs
 crates/swc_plugin_runner/src/imported_fn/hygiene.rs
 crates/swc_plugin_runner/src/imported_fn/metadata_context.rs
 crates/swc_plugin_runner/src/imported_fn/mod.rs
 crates/swc_plugin_runner/src/imported_fn/set_transform_result.rs
 crates/swc_plugin_runner/src/imported_fn/source_map.rs
 crates/swc_plugin_runner/src/imported_fn/span.rs
 crates/swc_plugin_runner/src/lib.rs
 crates/swc_plugin_runner/src/memory_interop.rs
 crates/swc_plugin_runner/src/plugin_module_bytes.rs
 crates/swc_plugin_runner/src/runtime.rs
 crates/swc_plugin_runner/src/transform_executor.rs
 crates/swc_sourcemap/Cargo.toml
 crates/swc_sourcemap/src/builder.rs
 crates/swc_sourcemap/src/decoder.rs
 crates/swc_sourcemap/src/detector.rs
 crates/swc_sourcemap/src/encoder.rs
 crates/swc_sourcemap/src/errors.rs
 crates/swc_sourcemap/src/hermes.rs
 crates/swc_sourcemap/src/js_identifiers.rs
 crates/swc_sourcemap/src/jsontypes.rs
 crates/swc_sourcemap/src/lazy/mod.rs
 crates/swc_sourcemap/src/lib.rs
 crates/swc_sourcemap/src/ram_bundle.rs
 crates/swc_sourcemap/src/sourceview.rs
 crates/swc_sourcemap/src/types.rs
 crates/swc_sourcemap/src/utils.rs
 crates/swc_sourcemap/src/vlq.rs
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/esbuild-composed.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/esbuild-injected.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/esbuild-injected.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/esbuild.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/esbuild.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rollup-composed.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rollup-injected.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rollup-injected.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rollup.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rollup.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rspack-composed.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rspack-injected.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rspack-injected.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rspack.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/rspack.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/vite-composed.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/vite-injected.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/vite-injected.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/vite.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/vite.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/webpack-composed.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/webpack-injected.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/webpack-injected.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/webpack.bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings/webpack.bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/bundle.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/bundle.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/merged.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/sourcemapped.js
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/sourcemapped.js.map
 crates/swc_sourcemap/tests/fixtures/adjust_mappings_from_multiple/sourcemapped.ts
 crates/swc_sourcemap/tests/fixtures/ram_bundle/file_bundle_1/basic.bundle
 crates/swc_sourcemap/tests/fixtures/ram_bundle/file_bundle_1/js-modules/0.js
 crates/swc_sourcemap/tests/fixtures/ram_bundle/file_bundle_1/js-modules/3.js
 crates/swc_sourcemap/tests/fixtures/ram_bundle/file_bundle_1/js-modules/UNBUNDLE
 crates/swc_sourcemap/tests/fixtures/ram_bundle/indexed_bundle_1/basic.jsbundle
 crates/swc_sourcemap/tests/fixtures/react-native-hermes/README.md
 crates/swc_sourcemap/tests/fixtures/react-native-hermes/input.js
 crates/swc_sourcemap/tests/fixtures/react-native-hermes/module.js
 crates/swc_sourcemap/tests/fixtures/react-native-hermes/output.map
 crates/swc_sourcemap/tests/fixtures/react-native-metro/README.md
 crates/swc_sourcemap/tests/test_builder.rs
 crates/swc_sourcemap/tests/test_decoder.rs
 crates/swc_sourcemap/tests/test_detector.rs
 crates/swc_sourcemap/tests/test_encoder.rs
 crates/swc_sourcemap/tests/test_hermes.rs
 crates/swc_sourcemap/tests/test_index.rs
 crates/swc_sourcemap/tests/test_namemap.rs
 crates/swc_sourcemap/tests/test_regular.rs
 crates/swc_timer/Cargo.toml
 crates/swc_timer/src/lib.rs
 crates/swc_timer/tests/timer.rs
 crates/swc_trace_macro/Cargo.toml
 crates/swc_trace_macro/src/lib.rs
 crates/swc_transform_common/Cargo.toml
 crates/swc_transform_common/README.md
 crates/swc_transform_common/src/lib.rs
 crates/swc_transform_common/src/output.rs
 crates/swc_ts_fast_strip/AGENTS.md
 crates/swc_ts_fast_strip/Cargo.toml
 crates/swc_ts_fast_strip/src/lib.rs
 crates/swc_ts_fast_strip/tests/errors/enums.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/enums.ts
 crates/swc_ts_fast_strip/tests/errors/export-equals.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/export-equals.ts
 crates/swc_ts_fast_strip/tests/errors/import-equals.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/import-equals.ts
 crates/swc_ts_fast_strip/tests/errors/invalid-syntax-1.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/invalid-syntax-1.ts
 crates/swc_ts_fast_strip/tests/errors/issue-9977.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/issue-9977.ts
 crates/swc_ts_fast_strip/tests/errors/modules.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/modules.ts
 crates/swc_ts_fast_strip/tests/errors/namespaces.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/namespaces.ts
 crates/swc_ts_fast_strip/tests/errors/parameter-property.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/parameter-property.ts
 crates/swc_ts_fast_strip/tests/errors/ts-module.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/ts-module.ts
 crates/swc_ts_fast_strip/tests/errors/ts-namespace.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/ts-namespace.ts
 crates/swc_ts_fast_strip/tests/errors/type-assertions.swc-stderr
 crates/swc_ts_fast_strip/tests/errors/type-assertions.ts
 crates/swc_ts_fast_strip/tests/fixture.rs
 crates/swc_ts_fast_strip/tests/fixture/class-properties.swc-stderr
 crates/swc_ts_fast_strip/tests/fixture/class-properties.transform.js
 crates/swc_ts_fast_strip/tests/fixture/class-properties.ts
 crates/swc_ts_fast_strip/tests/fixture/class.js
 crates/swc_ts_fast_strip/tests/fixture/class.transform.js
 crates/swc_ts_fast_strip/tests/fixture/class.ts
 crates/swc_ts_fast_strip/tests/fixture/const-assertion.js
 crates/swc_ts_fast_strip/tests/fixture/const-assertion.transform.js
 crates/swc_ts_fast_strip/tests/fixture/const-assertion.ts
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/empty.js
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/empty.ts
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/simple.js
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/simple.ts
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/with-init.js
 crates/swc_ts_fast_strip/tests/fixture/declare-enum/with-init.ts
 crates/swc_ts_fast_strip/tests/fixture/export-declare.js
 crates/swc_ts_fast_strip/tests/fixture/export-declare.transform.js
 crates/swc_ts_fast_strip/tests/fixture/export-declare.ts
 crates/swc_ts_fast_strip/tests/fixture/export-interface.js
 crates/swc_ts_fast_strip/tests/fixture/export-interface.transform.js
 crates/swc_ts_fast_strip/tests/fixture/export-interface.ts
 crates/swc_ts_fast_strip/tests/fixture/instantiation-expr.js
 crates/swc_ts_fast_strip/tests/fixture/instantiation-expr.transform.js
 crates/swc_ts_fast_strip/tests/fixture/instantiation-expr.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-10884.js
 crates/swc_ts_fast_strip/tests/fixture/issue-10884.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-10884.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-11124.js
 crates/swc_ts_fast_strip/tests/fixture/issue-11124.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-11124.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-11142.js
 crates/swc_ts_fast_strip/tests/fixture/issue-11142.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-11142.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9331.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9331.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9331.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9355.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9355.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9355.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9396.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9396.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9396.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9681.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9681.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9681.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9698.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9698.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9698.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9878.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9878.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9878.ts
 crates/swc_ts_fast_strip/tests/fixture/issue-9977.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9977.swc-stderr
 crates/swc_ts_fast_strip/tests/fixture/issue-9977.transform.js
 crates/swc_ts_fast_strip/tests/fixture/issue-9977.ts
 crates/swc_ts_fast_strip/tests/fixture/mixed/1.js
 crates/swc_ts_fast_strip/tests/fixture/mixed/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/mixed/1.ts
 crates/swc_ts_fast_strip/tests/fixture/modules.js
 crates/swc_ts_fast_strip/tests/fixture/modules.transform.js
 crates/swc_ts_fast_strip/tests/fixture/modules.ts
 crates/swc_ts_fast_strip/tests/fixture/namespaces.js
 crates/swc_ts_fast_strip/tests/fixture/namespaces.ts
 crates/swc_ts_fast_strip/tests/fixture/nonnull-assertion/1.js
 crates/swc_ts_fast_strip/tests/fixture/nonnull-assertion/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/nonnull-assertion/1.ts
 crates/swc_ts_fast_strip/tests/fixture/pat-optional.js
 crates/swc_ts_fast_strip/tests/fixture/pat-optional.transform.js
 crates/swc_ts_fast_strip/tests/fixture/pat-optional.ts
 crates/swc_ts_fast_strip/tests/fixture/satisfies/1.js
 crates/swc_ts_fast_strip/tests/fixture/satisfies/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/satisfies/1.ts
 crates/swc_ts_fast_strip/tests/fixture/single-ts-stmt.js
 crates/swc_ts_fast_strip/tests/fixture/single-ts-stmt.transform.js
 crates/swc_ts_fast_strip/tests/fixture/single-ts-stmt.ts
 crates/swc_ts_fast_strip/tests/fixture/test-1.js
 crates/swc_ts_fast_strip/tests/fixture/test-1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/test-1.ts
 crates/swc_ts_fast_strip/tests/fixture/test-case-1.js
 crates/swc_ts_fast_strip/tests/fixture/test-case-1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/test-case-1.ts
 crates/swc_ts_fast_strip/tests/fixture/this-param.js
 crates/swc_ts_fast_strip/tests/fixture/this-param.transform.js
 crates/swc_ts_fast_strip/tests/fixture/this-param.ts
 crates/swc_ts_fast_strip/tests/fixture/tricky.js
 crates/swc_ts_fast_strip/tests/fixture/tricky.transform.js
 crates/swc_ts_fast_strip/tests/fixture/tricky.ts
 crates/swc_ts_fast_strip/tests/fixture/type-alias/1.js
 crates/swc_ts_fast_strip/tests/fixture/type-alias/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/type-alias/1.ts
 crates/swc_ts_fast_strip/tests/fixture/type-alias/2.js
 crates/swc_ts_fast_strip/tests/fixture/type-alias/2.transform.js
 crates/swc_ts_fast_strip/tests/fixture/type-alias/2.ts
 crates/swc_ts_fast_strip/tests/fixture/type-ann/var-decl/1.js
 crates/swc_ts_fast_strip/tests/fixture/type-ann/var-decl/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/type-ann/var-decl/1.ts
 crates/swc_ts_fast_strip/tests/fixture/type-assertions/1.js
 crates/swc_ts_fast_strip/tests/fixture/type-assertions/1.transform.js
 crates/swc_ts_fast_strip/tests/fixture/type-assertions/1.ts
 crates/swc_ts_fast_strip/tests/fixture/type-import-export.js
 crates/swc_ts_fast_strip/tests/fixture/type-import-export.transform.js
 crates/swc_ts_fast_strip/tests/fixture/type-import-export.ts
 crates/swc_ts_fast_strip/tests/fixture/unicode.swc-stderr
 crates/swc_ts_fast_strip/tests/fixture/unicode.transform.js
 crates/swc_ts_fast_strip/tests/fixture/unicode.ts
 crates/swc_ts_fast_strip_binding/Cargo.toml
 crates/swc_ts_fast_strip_binding/src/error_reporter.rs
 crates/swc_ts_fast_strip_binding/src/lib.rs
 crates/swc_ts_fast_strip_binding/tests/transform.rs
 crates/swc_typescript/AGENTS.md
 crates/swc_typescript/Cargo.toml
 crates/swc_typescript/examples/isolated_declarations.rs
 crates/swc_typescript/src/diagnostic.rs
 crates/swc_typescript/src/fast_dts/class.rs
 crates/swc_typescript/src/fast_dts/decl.rs
 crates/swc_typescript/src/fast_dts/enum.rs
 crates/swc_typescript/src/fast_dts/function.rs
 crates/swc_typescript/src/fast_dts/inferrer.rs
 crates/swc_typescript/src/fast_dts/mod.rs
 crates/swc_typescript/src/fast_dts/types.rs
 crates/swc_typescript/src/fast_dts/util/ast_ext.rs
 crates/swc_typescript/src/fast_dts/util/expando_function_collector.rs
 crates/swc_typescript/src/fast_dts/util/mod.rs
 crates/swc_typescript/src/fast_dts/util/types.rs
 crates/swc_typescript/src/fast_dts/visitors/internal_annotation.rs
 crates/swc_typescript/src/fast_dts/visitors/mod.rs
 crates/swc_typescript/src/fast_dts/visitors/type_usage.rs
 crates/swc_typescript/src/lib.rs
 crates/swc_typescript/tests/deno_test.rs
 crates/swc_typescript/tests/fixture/abstract-overloads.snap
 crates/swc_typescript/tests/fixture/abstract-overloads.ts
 crates/swc_typescript/tests/fixture/binding-ref.snap
 crates/swc_typescript/tests/fixture/binding-ref.ts
 crates/swc_typescript/tests/fixture/class-abstract-method.snap
 crates/swc_typescript/tests/fixture/class-abstract-method.ts
 crates/swc_typescript/tests/fixture/class-constructor-overload.snap
 crates/swc_typescript/tests/fixture/class-constructor-overload.ts
 crates/swc_typescript/tests/fixture/class-constructor.snap
 crates/swc_typescript/tests/fixture/class-constructor.ts
 crates/swc_typescript/tests/fixture/class-params-initializers.snap
 crates/swc_typescript/tests/fixture/class-params-initializers.ts
 crates/swc_typescript/tests/fixture/class-private-constructor.snap
 crates/swc_typescript/tests/fixture/class-private-constructor.ts
 crates/swc_typescript/tests/fixture/class-properties-computed.snap
 crates/swc_typescript/tests/fixture/class-properties-computed.ts
 crates/swc_typescript/tests/fixture/issues/10034.snap
 crates/swc_typescript/tests/fixture/issues/10034.ts
 crates/swc_typescript/tests/fixture/issues/10171.snap
 crates/swc_typescript/tests/fixture/issues/10171.ts
 crates/swc_typescript/tests/fixture/issues/10276.snap
 crates/swc_typescript/tests/fixture/issues/10276.ts
 crates/swc_typescript/tests/fixture/issues/10576.snap
 crates/swc_typescript/tests/fixture/issues/10576.ts
 crates/swc_typescript/tests/fixture/issues/10620.snap
 crates/swc_typescript/tests/fixture/issues/10620.ts
 crates/swc_typescript/tests/fixture/issues/9550.snap
 crates/swc_typescript/tests/fixture/issues/9550.ts
 crates/swc_typescript/tests/fixture/issues/9817.snap
 crates/swc_typescript/tests/fixture/issues/9817.tsx
 crates/swc_typescript/tests/fixture/issues/9859.snap
 crates/swc_typescript/tests/fixture/issues/9859.ts
 crates/swc_typescript/tests/fixture/private-accessibility.snap
 crates/swc_typescript/tests/fixture/private-accessibility.ts
 crates/swc_typescript/tests/fixture/signature-computed-property-name.snap
 crates/swc_typescript/tests/fixture/signature-computed-property-name.ts
 crates/swc_typescript/tests/fixture/simple-constants.snap
 crates/swc_typescript/tests/fixture/simple-constants.ts
 crates/swc_typescript/tests/fixture/simple-getter-setter.snap
 crates/swc_typescript/tests/fixture/simple-getter-setter.ts
 crates/swc_typescript/tests/fixture/symbol-getter-setter.snap
 crates/swc_typescript/tests/fixture/symbol-getter-setter.ts
 crates/swc_typescript/tests/fixture/symbol-properties.snap
 crates/swc_typescript/tests/fixture/symbol-properties.ts
 crates/swc_typescript/tests/fixture/transitive-references.snap
 crates/swc_typescript/tests/fixture/transitive-references.ts
 crates/swc_typescript/tests/fixture/ts-property.snap
 crates/swc_typescript/tests/fixture/ts-property.ts
 crates/swc_typescript/tests/fixture/type-usage.snap
 crates/swc_typescript/tests/fixture/type-usage.ts
 crates/swc_typescript/tests/oxc_fixture/arrow-function-return-type.snap
 crates/swc_typescript/tests/oxc_fixture/arrow-function-return-type.ts
 crates/swc_typescript/tests/oxc_fixture/as-const.snap
 crates/swc_typescript/tests/oxc_fixture/as-const.ts
 crates/swc_typescript/tests/oxc_fixture/async-function.snap
 crates/swc_typescript/tests/oxc_fixture/async-function.ts
 crates/swc_typescript/tests/oxc_fixture/class.snap
 crates/swc_typescript/tests/oxc_fixture/class.ts
 crates/swc_typescript/tests/oxc_fixture/declare-global.snap
 crates/swc_typescript/tests/oxc_fixture/declare-global.ts
 crates/swc_typescript/tests/oxc_fixture/eliminate-imports.snap
 crates/swc_typescript/tests/oxc_fixture/eliminate-imports.ts
 crates/swc_typescript/tests/oxc_fixture/empty-export.snap
 crates/swc_typescript/tests/oxc_fixture/empty-export.ts
 crates/swc_typescript/tests/oxc_fixture/empty-export2.snap
 crates/swc_typescript/tests/oxc_fixture/empty-export2.ts
 crates/swc_typescript/tests/oxc_fixture/empty-var-issue-11371.snap
 crates/swc_typescript/tests/oxc_fixture/empty-var-issue-11371.ts
 crates/swc_typescript/tests/oxc_fixture/expando-function.snap
 crates/swc_typescript/tests/oxc_fixture/expando-function.ts
 crates/swc_typescript/tests/oxc_fixture/export-declare-declarations.snap
 crates/swc_typescript/tests/oxc_fixture/export-declare-declarations.ts
 crates/swc_typescript/tests/oxc_fixture/export-default.snap
 crates/swc_typescript/tests/oxc_fixture/export-default.ts
 crates/swc_typescript/tests/oxc_fixture/export-default2.snap
 crates/swc_typescript/tests/oxc_fixture/export-default2.ts
 crates/swc_typescript/tests/oxc_fixture/function-overloads.snap
 crates/swc_typescript/tests/oxc_fixture/function-overloads.ts
 crates/swc_typescript/tests/oxc_fixture/function-parameters.snap
 crates/swc_typescript/tests/oxc_fixture/function-parameters.ts
 crates/swc_typescript/tests/oxc_fixture/function-signatures.snap
 crates/swc_typescript/tests/oxc_fixture/function-signatures.ts
 crates/swc_typescript/tests/oxc_fixture/generator.snap
 crates/swc_typescript/tests/oxc_fixture/generator.ts
 crates/swc_typescript/tests/oxc_fixture/infer-expression.snap
 crates/swc_typescript/tests/oxc_fixture/infer-expression.ts
 crates/swc_typescript/tests/oxc_fixture/infer-return-type.snap
 crates/swc_typescript/tests/oxc_fixture/infer-return-type.ts
 crates/swc_typescript/tests/oxc_fixture/infer-template-literal.snap
 crates/swc_typescript/tests/oxc_fixture/infer-template-literal.ts
 crates/swc_typescript/tests/oxc_fixture/mapped-types.snap
 crates/swc_typescript/tests/oxc_fixture/mapped-types.ts
 crates/swc_typescript/tests/oxc_fixture/module-declaration-with-export.snap
 crates/swc_typescript/tests/oxc_fixture/module-declaration-with-export.ts
 crates/swc_typescript/tests/oxc_fixture/module-declaration.snap
 crates/swc_typescript/tests/oxc_fixture/module-declaration.ts
 crates/swc_typescript/tests/oxc_fixture/module-to-namespace.snap
 crates/swc_typescript/tests/oxc_fixture/module-to-namespace.ts
 crates/swc_typescript/tests/oxc_fixture/non-exported-binding-elements.snap
 crates/swc_typescript/tests/oxc_fixture/non-exported-binding-elements.ts
 crates/swc_typescript/tests/oxc_fixture/object.snap
 crates/swc_typescript/tests/oxc_fixture/object.ts
 crates/swc_typescript/tests/oxc_fixture/readonly.snap
 crates/swc_typescript/tests/oxc_fixture/readonly.ts
 crates/swc_typescript/tests/oxc_fixture/set-get-accessor.snap
 crates/swc_typescript/tests/oxc_fixture/set-get-accessor.ts
 crates/swc_typescript/tests/oxc_fixture/shadowed.snap
 crates/swc_typescript/tests/oxc_fixture/shadowed.ts
 crates/swc_typescript/tests/oxc_fixture/signatures.snap
 crates/swc_typescript/tests/oxc_fixture/signatures.ts
 crates/swc_typescript/tests/oxc_fixture/strip-internal.snap
 crates/swc_typescript/tests/oxc_fixture/strip-internal.ts
 crates/swc_typescript/tests/oxc_fixture/ts-export-assignment.snap
 crates/swc_typescript/tests/oxc_fixture/ts-export-assignment.ts
 crates/swc_typescript/tests/oxc_fixture/typeof.snap
 crates/swc_typescript/tests/oxc_fixture/typeof.ts
 crates/swc_typescript/tests/oxc_fixture/union-type.snap
 crates/swc_typescript/tests/oxc_fixture/union-type.ts
 crates/swc_typescript/tests/typescript.rs
 crates/swc_visit/Cargo.toml
 crates/swc_visit/src/lib.rs
 crates/swc_visit/src/util/map.rs
 crates/swc_visit/src/util/mod.rs
 crates/swc_visit/src/util/move_map.rs
 crates/swc_xml/Cargo.toml
 crates/swc_xml/src/lib.rs
 crates/swc_xml_ast/Cargo.toml
 crates/swc_xml_ast/src/base.rs
 crates/swc_xml_ast/src/lib.rs
 crates/swc_xml_ast/src/token.rs
 crates/swc_xml_codegen/AGENTS.md
 crates/swc_xml_codegen/Cargo.toml
 crates/swc_xml_codegen/src/ctx.rs
 crates/swc_xml_codegen/src/emit.rs
 crates/swc_xml_codegen/src/lib.rs
 crates/swc_xml_codegen/src/list.rs
 crates/swc_xml_codegen/src/macros.rs
 crates/swc_xml_codegen/src/writer/basic.rs
 crates/swc_xml_codegen/src/writer/mod.rs
 crates/swc_xml_codegen/tests/fixture.rs
 crates/swc_xml_codegen/tests/fixture/base/input.xml
 crates/swc_xml_codegen/tests/fixture/base/output.min.xml
 crates/swc_xml_codegen/tests/fixture/base/output.xml
 crates/swc_xml_codegen/tests/fixture/cdata_section/input.xml
 crates/swc_xml_codegen/tests/fixture/cdata_section/output.min.xml
 crates/swc_xml_codegen/tests/fixture/cdata_section/output.xml
 crates/swc_xml_codegen/tests/fixture/elements/input.xml
 crates/swc_xml_codegen/tests/fixture/elements/output.min.xml
 crates/swc_xml_codegen/tests/fixture/elements/output.xml
 crates/swc_xml_codegen/tests/options/indent_type/input.xml
 crates/swc_xml_codegen/tests/options/indent_type/output.xml
 crates/swc_xml_codegen/tests/options/indent_width/input.xml
 crates/swc_xml_codegen/tests/options/indent_width/output.xml
 crates/swc_xml_codegen/tests/options/linefeed/crlf/input.xml
 crates/swc_xml_codegen/tests/options/linefeed/crlf/output.xml
 crates/swc_xml_codegen/tests/options/linefeed/lf/input.xml
 crates/swc_xml_codegen/tests/options/linefeed/lf/output.xml
 crates/swc_xml_codegen_macros/Cargo.toml
 crates/swc_xml_codegen_macros/src/lib.rs
 crates/swc_xml_parser/AGENTS.md
 crates/swc_xml_parser/Cargo.toml
 crates/swc_xml_parser/src/error.rs
 crates/swc_xml_parser/src/lexer/mod.rs
 crates/swc_xml_parser/src/lib.rs
 crates/swc_xml_parser/src/parser/input.rs
 crates/swc_xml_parser/src/parser/macros.rs
 crates/swc_xml_parser/src/parser/mod.rs
 crates/swc_xml_parser/src/parser/node.rs
 crates/swc_xml_parser/src/parser/open_elements_stack.rs
 crates/swc_xml_parser/tests/fixture.rs
 crates/swc_xml_parser/tests/fixture/attribute/dom.txt
 crates/swc_xml_parser/tests/fixture/attribute/input.xml
 crates/swc_xml_parser/tests/fixture/attribute/output.json
 crates/swc_xml_parser/tests/fixture/attribute/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/basic-1/dom.txt
 crates/swc_xml_parser/tests/fixture/basic-1/input.xml
 crates/swc_xml_parser/tests/fixture/basic-1/output.json
 crates/swc_xml_parser/tests/fixture/basic-1/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/basic-2/dom.txt
 crates/swc_xml_parser/tests/fixture/basic-2/input.xml
 crates/swc_xml_parser/tests/fixture/basic-2/output.json
 crates/swc_xml_parser/tests/fixture/basic-2/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/basic/dom.txt
 crates/swc_xml_parser/tests/fixture/basic/input.xml
 crates/swc_xml_parser/tests/fixture/basic/output.json
 crates/swc_xml_parser/tests/fixture/basic/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/cdata/dom.txt
 crates/swc_xml_parser/tests/fixture/cdata/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/cdata_section/dom.txt
 crates/swc_xml_parser/tests/fixture/cdata_section/input.xml
 crates/swc_xml_parser/tests/fixture/cdata_section/output.json
 crates/swc_xml_parser/tests/fixture/cdata_section/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/comment-no-dtd/dom.txt
 crates/swc_xml_parser/tests/fixture/comment-no-dtd/input.xml
 crates/swc_xml_parser/tests/fixture/comment-no-dtd/output.json
 crates/swc_xml_parser/tests/fixture/comment-no-dtd/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/comments/dom.txt
 crates/swc_xml_parser/tests/fixture/comments/input.xml
 crates/swc_xml_parser/tests/fixture/comments/output.json
 crates/swc_xml_parser/tests/fixture/comments/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-1/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-1/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-1/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-1/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-2/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-2/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-2/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-2/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-3/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-3/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-3/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-3/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-4/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-4/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-4/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-4/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-5/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-5/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-5/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset-5/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-1/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-1/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-1/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-1/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-2/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-2/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-2/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty-2/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty/output.json
 crates/swc_xml_parser/tests/fixture/document_type/internal_subset_empty/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/only-name/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/only-name/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/only-name/output.json
 crates/swc_xml_parser/tests/fixture/document_type/only-name/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/public_id-1/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/public_id-1/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/public_id-1/output.json
 crates/swc_xml_parser/tests/fixture/document_type/public_id-1/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/public_id/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/public_id/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/public_id/output.json
 crates/swc_xml_parser/tests/fixture/document_type/public_id/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/system_id-1/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/system_id-1/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/system_id-1/output.json
 crates/swc_xml_parser/tests/fixture/document_type/system_id-1/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/document_type/system_id/dom.txt
 crates/swc_xml_parser/tests/fixture/document_type/system_id/input.xml
 crates/swc_xml_parser/tests/fixture/document_type/system_id/output.json
 crates/swc_xml_parser/tests/fixture/document_type/system_id/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/entity/dom.txt
 crates/swc_xml_parser/tests/fixture/entity/input.xml
 crates/swc_xml_parser/tests/fixture/entity/output.json
 crates/swc_xml_parser/tests/fixture/entity/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/pi/dom.txt
 crates/swc_xml_parser/tests/fixture/pi/input.xml
 crates/swc_xml_parser/tests/fixture/pi/output.json
 crates/swc_xml_parser/tests/fixture/pi/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/svg/dom.txt
 crates/swc_xml_parser/tests/fixture/svg/input.xml
 crates/swc_xml_parser/tests/fixture/svg/output.json
 crates/swc_xml_parser/tests/fixture/svg/span.swc-stderr
 crates/swc_xml_parser/tests/fixture/tags/dom.txt
 crates/swc_xml_parser/tests/fixture/tags/input.xml
 crates/swc_xml_parser/tests/fixture/tags/output.json
 crates/swc_xml_parser/tests/fixture/tags/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-character-reference/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-character-reference/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-character-reference/output.json
 crates/swc_xml_parser/tests/recovery/attribute-character-reference/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-character-reference/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-no-equal/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-no-equal/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-no-equal/output.json
 crates/swc_xml_parser/tests/recovery/attribute-no-equal/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-no-equal/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-no-space-between/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-no-space-between/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-no-space-between/output.json
 crates/swc_xml_parser/tests/recovery/attribute-no-space-between/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-no-space-between/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted-1/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted-1/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted-1/output.json
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted-1/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted-1/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted/output.json
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-partially-quoted/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-unquoted/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-unquoted/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-unquoted/output.json
 crates/swc_xml_parser/tests/recovery/attribute-unquoted/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-unquoted/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-value/dom.txt
 crates/swc_xml_parser/tests/recovery/attribute-value/input.xml
 crates/swc_xml_parser/tests/recovery/attribute-value/output.json
 crates/swc_xml_parser/tests/recovery/attribute-value/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/attribute-value/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/basic/dom.txt
 crates/swc_xml_parser/tests/recovery/basic/input.xml
 crates/swc_xml_parser/tests/recovery/basic/output.json
 crates/swc_xml_parser/tests/recovery/basic/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/basic/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/cdata-after/dom.txt
 crates/swc_xml_parser/tests/recovery/cdata-after/input.xml
 crates/swc_xml_parser/tests/recovery/cdata-after/output.json
 crates/swc_xml_parser/tests/recovery/cdata-after/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/cdata-after/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/cdata-before/dom.txt
 crates/swc_xml_parser/tests/recovery/cdata-before/input.xml
 crates/swc_xml_parser/tests/recovery/cdata-before/output.json
 crates/swc_xml_parser/tests/recovery/cdata-before/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/cdata-before/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-1/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-1/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-1/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-1/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-1/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-10/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-10/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-10/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-10/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-10/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-11/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-11/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-11/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-11/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-11/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-12/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-12/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-12/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-12/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-12/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-13/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-13/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-13/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-13/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-13/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-14/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-14/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-14/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-14/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-14/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-15/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-15/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-15/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-15/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-15/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-16/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-16/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-16/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-16/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-16/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-17/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-17/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-17/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-17/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-17/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-18/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-18/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-18/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-18/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-18/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-19/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-19/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-19/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-19/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-19/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-2/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-2/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-2/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-2/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-2/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-20/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-20/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-20/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-20/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-20/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-21/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-21/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-21/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-21/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-21/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-22/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-22/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-22/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-22/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-22/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-23/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-23/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-23/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-23/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-23/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-24/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-24/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-24/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-24/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-24/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-25/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-25/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-25/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-25/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-25/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-26/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-26/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-26/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-26/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-26/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-27/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-27/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-27/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-27/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-27/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-28/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-28/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-28/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-28/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-28/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-29/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-29/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-29/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-29/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-29/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-3/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-3/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-3/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-3/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-3/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-30/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-30/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-30/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-30/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-30/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-31/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-31/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-31/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-31/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-31/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-32/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-32/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-32/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-32/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-32/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-33/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-33/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-33/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-33/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-33/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-34/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-34/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-34/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-34/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-34/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-35/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-35/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-35/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-35/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-35/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-36/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-36/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-36/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-36/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-36/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-37/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-37/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-37/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-37/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-37/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-38/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-38/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-38/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-38/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-38/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-39/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-39/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-39/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-39/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-39/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-4/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-4/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-4/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-4/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-4/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-40/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-40/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-40/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-40/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-40/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-5/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-5/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-5/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-5/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-5/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-6/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-6/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-6/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-6/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-6/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-7/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-7/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-7/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-7/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-7/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-8/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-8/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-8/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-8/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-8/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-9/dom.txt
 crates/swc_xml_parser/tests/recovery/comments/bad-9/input.xml
 crates/swc_xml_parser/tests/recovery/comments/bad-9/output.json
 crates/swc_xml_parser/tests/recovery/comments/bad-9/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/comments/bad-9/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/element-missing-name/dom.txt
 crates/swc_xml_parser/tests/recovery/element-missing-name/input.xml
 crates/swc_xml_parser/tests/recovery/element-missing-name/output.json
 crates/swc_xml_parser/tests/recovery/element-missing-name/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/element-missing-name/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/no-quotes/dom.txt
 crates/swc_xml_parser/tests/recovery/no-quotes/input.xml
 crates/swc_xml_parser/tests/recovery/no-quotes/output.json
 crates/swc_xml_parser/tests/recovery/no-quotes/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/no-quotes/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/non-whitespace-after/dom.txt
 crates/swc_xml_parser/tests/recovery/non-whitespace-after/input.xml
 crates/swc_xml_parser/tests/recovery/non-whitespace-after/output.json
 crates/swc_xml_parser/tests/recovery/non-whitespace-after/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/non-whitespace-after/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/non-whitespace-before/dom.txt
 crates/swc_xml_parser/tests/recovery/non-whitespace-before/input.xml
 crates/swc_xml_parser/tests/recovery/non-whitespace-before/output.json
 crates/swc_xml_parser/tests/recovery/non-whitespace-before/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/non-whitespace-before/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-1/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-1/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-1/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-1/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-1/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-10/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-10/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-10/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-10/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-10/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-11/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-11/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-11/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-11/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-11/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-12/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-12/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-12/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-12/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-12/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-2/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-2/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-2/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-2/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-2/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-3/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-3/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-3/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-3/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-3/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-4/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-4/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-4/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-4/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-4/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-5/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-5/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-5/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-5/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-5/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-6/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-6/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-6/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-6/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-6/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-7/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-7/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-7/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-7/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-7/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-8/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-8/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-8/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-8/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-8/span.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-9/dom.txt
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-9/input.xml
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-9/output.json
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-9/output.swc-stderr
 crates/swc_xml_parser/tests/recovery/pi/bad-pi-9/span.swc-stderr
 crates/swc_xml_visit/Cargo.toml
 crates/swc_xml_visit/src/generated.rs
 crates/swc_xml_visit/src/lib.rs
 crates/testing/Cargo.toml
 crates/testing/src/diag_errors.rs
 crates/testing/src/errors/mod.rs
 crates/testing/src/errors/stderr.rs
 crates/testing/src/json.rs
 crates/testing/src/lib.rs
 crates/testing/src/macros.rs
 crates/testing/src/output.rs
 crates/testing/src/paths.rs
 crates/testing/src/string_errors.rs
 crates/testing_macros/AGENTS.md
 crates/testing_macros/Cargo.toml
 crates/testing_macros/README.md
 crates/testing_macros/src/fixture.rs
 crates/testing_macros/src/lib.rs
 crates/testing_macros/tests/test.rs
 cspell.json
 deny.toml
 docs/adr/00000-whats-the-big-idea.md
 docs/adr/00001-support-transformation-plugin-native.md
 docs/adr/00002-support-event-trace-profiling.md
 docs/adr/00003-reserve-bytepos-0-for-dummy-span.md
 docs/adr/00004-add-ast-path-info-to-visitor.md
 docs/adr/README.md
 docs/adr/template.md
 knope.toml
 package.json
 renovate.json
 rules/into-into.yml
 rust-toolchain
 scripts/bench-node.sh
 scripts/bench/build-crate.sh
 scripts/bench/list-crates-with-bench.sh
 scripts/bisect/list-commits.sh
 scripts/cargo/for-each.sh
 scripts/cargo/get-crates-with-benchmark.sh
 scripts/cargo/get-crates.sh
 scripts/cargo/get-workspace-crates-json.sh
 scripts/cargo/list-crates.sh
 scripts/cargo/list-dependencies.sh
 scripts/cargo/list-features.sh
 scripts/cargo/patch-section.sh
 scripts/cargo/print-pulblished-files.sh
 scripts/cli.sh
 scripts/cli_upload_gh_release.sh
 scripts/doc.sh
 scripts/git-diff.sh
 scripts/github/.prettierrc
 scripts/github/get-all-crates.sh
 scripts/github/get-test-matrix.mjs
 scripts/github/run-cargo-hack.sh
 scripts/github/test-concurrent.sh
 scripts/link.sh
 scripts/patch-project.sh
 scripts/profile/instruments.sh
 scripts/profile/samply.sh
 scripts/publish.sh
 scripts/repo/count-files.sh
 scripts/repo/profile-git.sh
 scripts/setup-env.sh
 scripts/sourcemap/decode.js
 scripts/sourcemap/vlq.js
 scripts/test.sh
 scripts/update-all-swc-crates.sh
 scripts/update-all.sh
 scripts/update_fallback_dependencies.js
 scripts/validate-binary.js
 sgconfig.yml
 tests.yml
 tools/generate-code/Cargo.toml
 tools/generate-code/src/generators/mod.rs
 tools/generate-code/src/generators/visitor.rs
 tools/generate-code/src/main.rs
 tools/generate-code/src/types.rs
 tools/swc-releaser/Cargo.toml
 tools/swc-releaser/src/main.rs
 xtask/Cargo.toml
 xtask/src/bench.rs
 xtask/src/clean.rs
 xtask/src/es/minifier.rs
 xtask/src/es/mod.rs
 xtask/src/git/mod.rs
 xtask/src/git/reduce/core_ver.rs
 xtask/src/git/reduce/mod.rs
 xtask/src/main.rs
 xtask/src/npm/mod.rs
 xtask/src/npm/nightly.rs
 xtask/src/npm/util.rs
 xtask/src/util/mod.rs
 yarn.lock
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 crates/swc/tests/tsc-references/parserRealSource1.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource12.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource13.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource14.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource2.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource3.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource5.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource6.1.normal.js
 crates/swc/tests/tsc-references/parserRealSource8.1.normal.js
 crates/swc_ecma_parser/tests/tsc/parserRealSource1.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource12.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource13.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource14.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource2.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource3.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource5.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource6.ts
 crates/swc_ecma_parser/tests/tsc/parserRealSource8.ts
 crates/swc_ecma_parser/tests/typescript/deno/dso/reflect/input.ts
Copyright:
  Microsoft.
License: Apache-2.0
 FIXME

Files:
 crates/swc/tests/tsc-references/parserS7.2_A1.5_T2.1.normal.js
 crates/swc/tests/tsc-references/parserS7.3_A1.1_T2.1.normal.js
 crates/swc/tests/tsc-references/parserS7.6.1.1_A1.10.1.normal.js
 crates/swc/tests/tsc-references/parserS7.6_A4.2_T1.1.normal.js
 crates/swc/tests/tsc-references/parserSbp_7.9_A9_T3.1.normal.js
 crates/swc/tests/tsc-references/scannerS7.2_A1.5_T2.1.normal.js
 crates/swc/tests/tsc-references/scannerS7.3_A1.1_T2.1.normal.js
 crates/swc/tests/tsc-references/scannerS7.6_A4.2_T1.1.normal.js
 crates/swc_ecma_parser/tests/tsc/parserS7.2_A1.5_T2.ts
 crates/swc_ecma_parser/tests/tsc/parserS7.3_A1.1_T2.ts
 crates/swc_ecma_parser/tests/tsc/parserS7.6.1.1_A1.10.ts
 crates/swc_ecma_parser/tests/tsc/parserS7.6_A4.2_T1.ts
 crates/swc_ecma_parser/tests/tsc/parserSbp_7.9_A9_T3.ts
 crates/swc_ecma_parser/tests/tsc/scannerS7.2_A1.5_T2.ts
 crates/swc_ecma_parser/tests/tsc/scannerS7.3_A1.1_T2.ts
 crates/swc_ecma_parser/tests/tsc/scannerS7.6_A4.2_T1.ts
Copyright:
  2009, the Sputnik authors.
License: UNKNOWN
 FIXME

Files:
 crates/swc_common/src/errors/diagnostic.rs
 crates/swc_common/src/errors/diagnostic_builder.rs
 crates/swc_common/src/errors/emitter.rs
 crates/swc_common/src/errors/lock.rs
 crates/swc_common/src/errors/mod.rs
 crates/swc_common/src/errors/snippet.rs
 crates/swc_common/src/errors/styled_buffer.rs
 crates/swc_common/src/source_map.rs
 crates/swc_common/src/sync.rs
 crates/swc_common/src/syntax_pos/analyze_source_file.rs
 crates/swc_common/src/syntax_pos/hygiene.rs
Copyright:
  2012, The Rust Project Developers. See the COPYRIGHT
  2012-2014, The Rust Project Developers. See the COPYRIGHT
  2012-2015, The Rust Project Developers. See the COPYRIGHT
  2016, The Rust Project Developers. See the COPYRIGHT
  2017, The Rust Project Developers. See the COPYRIGHT
  2018, The Rust Project Developers. See the COPYRIGHT
License: Apache-2.0 or MIT~unspecified
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/keep_fnames/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1443/unsafe_undefined/output.mangleOnly.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/safe_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_1588/unsafe_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/issue_281/safe_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/unsafe_undefined/input.js
 crates/swc_ecma_minifier/tests/terser/compress/sequences/unsafe_undefined/output.mangleOnly.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/12/input.js
 crates/swc_ecma_transforms_base/tests/resolver/minifier/12/output.js
Copyright:
  return d;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/react.js
 crates/swc_ecma_minifier/tests/fixture/issues/emotion/react/1/output.js
 crates/swc_ecma_minifier/tests/fixture/next/styled-components/1/output.js
 crates/swc_ecma_minifier/tests/projects/files/react-17.0.1.js
 crates/swc_ecma_minifier/tests/projects/files/react-dom-17.0.2.js
 crates/swc_ecma_minifier/tests/projects/output/react-17.0.1.js
 crates/swc_ecma_minifier/tests/projects/output/react-dom-17.0.2.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-3816/input.js
 crates/swc_ecma_transforms_optimization/tests/expr-simplifier/issue-3816/output.js
Copyright:
  Facebook, Inc. and its affiliates.
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/ie8/issue_2120_2/output.terser.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_1/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/input.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/output.js
 crates/swc_ecma_minifier/tests/terser/compress/rename/issue_2120_2/output.terser.js
Copyright:
  b = "PASS";
License: UNKNOWN
 FIXME

Files:
 crates/swc/tests/fixture/jest/issue-7506/input/index.ts
 crates/swc/tests/fixture/jest/issue-7506/input/util.ts
 crates/swc/tests/fixture/jest/issue-7506/output/index.map
 crates/swc/tests/fixture/jest/issue-7506/output/index.ts
 crates/swc/tests/fixture/jest/issue-7506/output/util.map
 crates/swc/tests/fixture/jest/issue-7506/output/util.ts
 crates/swc/tests/vercel/loader-only/next-39460/input/snippetSession.js
 crates/swc/tests/vercel/loader-only/next-39460/output/snippetSession.js
Copyright:
  Microsoft Corporation.
License: Expat
 FIXME

Files:
 crates/swc/tests/fixture/issues-1xxx/1333/case2/input/index.js
 crates/swc/tests/fixture/issues-1xxx/1333/case2/output/index.js
 crates/swc/tests/fixture/issues-7xxx/7842/input/1.js
 crates/swc_ecma_minifier/tests/fixture/issues/quagga2/1.4.2/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/quagga2/1.4.2/1/output.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/main-2953d6142ff4a439dbc0/output.js
Copyright:
  2013
  2014
  2020
License: Expat
 FIXME

Files:
 crates/swc_css_codegen/tests/fixture/packages/foundation_6_7_4/input.css
 crates/swc_ecma_minifier/tests/benches-full/moment.js
 crates/swc_ecma_minifier/tests/fixture/issues/moment/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/moment/1/output.js
Copyright:
  NONE
License: Expat
 FIXME

Files:
 crates/swc_node_bundler/tests/pass/deno-001/full/input/io/bufio.ts
 crates/swc_node_bundler/tests/pass/deno-001/full/input/textproto/mod.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-1/input/textproto/mod.ts
 crates/swc_node_bundler/tests/pass/deno-001/simple-2/input/textproto/mod.ts
Copyright:
  2009, The Go Authors.
License: UNKNOWN
 FIXME

Files:
 crates/swc_html_minifier/tests/fixture/comment/basic/input.html
 crates/swc_html_minifier/tests/fixture/comment/basic/output.min.html
 crates/swc_html_minifier/tests/fixture/comment/disable-remove-comment/input.html
 crates/swc_html_minifier/tests/fixture/comment/disable-remove-comment/output.min.html
Copyright:
  foo -->
License: UNKNOWN
 FIXME

Files:
 crates/hstr/LICENSE
 crates/swc_ecma_minifier/tests/fixture/next/target-es2015/static/chunks/main-04b5934c26266542/input.js
 crates/swc_ecma_minifier/tests/fixture/next/target-es2015/static/chunks/main-04b5934c26266542/output.js
Copyright:
  NONE
License: Apache-2.0
 FIXME

Files:
 crates/swc/tests/vercel/full/firebase/dist/1/input/index.js
 crates/swc_ecma_minifier/tests/fixture/issues/firebase/dist/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/firebase/dist/1/output.js
Copyright:
  2019, Google LLC
  2020, Google LLC
License: Apache-2.0
 FIXME

Files:
 crates/swc/tests/tsc-references/parserindenter.1.normal.js
 crates/swc_ecma_parser/tests/tsc/1.0lib-noErrors.ts
 crates/swc_ecma_parser/tests/tsc/parserindenter.ts
Copyright:
  Microsoft Corporation.
License: Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/regression-1/framework-798bab57daac3897/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/framework-054ead69ea8124b4cb27/input.js
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/framework-054ead69ea8124b4cb27/output.js
Copyright:
  Facebook, Inc. and its affiliates.
  a = b.contentWindow;
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/33265/static/chunks/pages/index-cb36c1bf7f830e3c/input.js
 crates/swc_ecma_minifier/tests/fixture/next/33265/static/chunks/pages/index-cb36c1bf7f830e3c/output.js
Copyright:
  2013, vtt.js Contributors
  2014, David BjÃ¶rklund
  Brightcove
License: Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/firebase-firestore/1/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/firebase-firestore/1/output.js
Copyright:
  2017, Google LLC
  2018, Google LLC
  2019, Google LLC
  2020, Google LLC
  Use FAILED_PRECONDITION if the client should not retry until
License: Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/6957/number-tostring/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/number-tostring/output.js
Copyright:
  2008, the V8 project authors.
License: BSD-3-clause
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/emotion/react/1/input.js
 crates/swc_ecma_minifier/tests/fixture/next/styled-components/1/input.js
Copyright:
  2015, Yahoo! Inc.
  Facebook, Inc. and its affiliates.
License: BSD-3-clause and/or Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/mootools-1.4.5.js
 crates/swc_ecma_minifier/tests/projects/output/mootools-1.4.5.js
Copyright:
  2005-2007, Sam Stephenson, [MIT License](http://opensource.org/licenses/mit-license.php)
  2006, Dean Edwards, [GNU Lesser General Public License](http://opensource.org/licenses/lgpl-license.php)
  2006-2012, [Valerio Proietti](http://mad4milk.net/).
  2007-2008, Steven Levithan <http://stevenlevithan.com/regex/xregexp/> MIT License
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/angular-1.2.5.js
 crates/swc_ecma_minifier/tests/projects/output/angular-1.2.5.js
Copyright:
  2010-2014, Google, Inc. http://angularjs.org
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/backbone-1.1.0.js
 crates/swc_ecma_minifier/tests/projects/output/backbone-1.1.0.js
Copyright:
  2010-2011, Jeremy Ashkenas, DocumentCloud Inc.
  2011-2013, Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/underscore-1.5.2.js
 crates/swc_ecma_minifier/tests/projects/output/underscore-1.5.2.js
Copyright:
  2009-2013, Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
License: Expat
 FIXME

Files:
 crates/hstr/src/wtf8/mod.rs
 crates/hstr/src/wtf8/not_quite_std.rs
Copyright:
  2014, Simon Sapin
License: Expat
 FIXME

Files:
 crates/swc_css_codegen/tests/fixture/packages/bootstrap_5_1_3/input.css
 crates/swc_css_minifier/tests/fixture/packages/bootstrap_5_1_3/input.css
Copyright:
  2011-2021, The Bootstrap Authors
  2011-2021, Twitter, Inc.
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/jquery-1.9.1.js
 crates/swc_ecma_minifier/tests/projects/output/jquery-1.9.1.js
Copyright:
  2005,2012, jQuery Foundation, Inc. and other contributors
  2012, jQuery Foundation and other contributors
License: Expat
 FIXME

Files:
 crates/swc/tests/tsc-references/parser15.4.4.14-9-2.1.normal.js
 crates/swc_ecma_parser/tests/tsc/parser15.4.4.14-9-2.ts
Copyright:
  2012, Ecma International.
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/feedback-2/codemirror/input.js
 crates/swc_ecma_minifier/tests/fixture/next/feedback-2/codemirror/output.js
Copyright:
  Marijn Haverbeke and others
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/6957/exponential/input.js
 crates/swc_ecma_minifier/tests/fixture/issues/6957/exponential/output.js
Copyright:
  2016, The V8 Project authors.
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/yui-3.12.0.js
 crates/swc_ecma_minifier/tests/projects/output/yui-3.12.0.js
Copyright:
  2013, Yahoo! Inc.
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression12.ts
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression9.ts
Copyright:
  d => e
  d => e Legal JS
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/transform/while_if_break/input.js
 crates/swc_ecma_minifier/tests/terser/compress/transform/while_if_break/output.mangleOnly.js
Copyright:
  d;
License: UNKNOWN
 FIXME

Files:
 crates/swc_bundler/tests/fixture/deno-9212/case1/output/entry.inlined.ts
 crates/swc_bundler/tests/fixture/deno-9212/case1/output/entry.ts
Copyright:
  switch(f.$$typeof){
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/jsdocImportType.ts
 crates/swc_ecma_parser/tests/tsc/jsdocImportType2.ts
Copyright:
  var c;
License: UNKNOWN
 FIXME

Files:
 crates/swc_html_minifier/tests/fixture/text/basic/input.html
 crates/swc_html_minifier/tests/fixture/text/basic/output.min.html
Copyright:
  ©
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/comments/preserve_comments_by_default/input.js
 crates/swc_ecma_minifier/tests/terser/compress/comments/preserve_comments_by_default/output.terser.js
Copyright:
  …info…
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/echarts.js
Copyright:
  2013, Baidu Inc.
  Copy the related props from "from" to "from.subList", from "to" to "to.subList".
  Microsoft Corporation.
  we use sequence: A - B - C - D - E
License: 0BSD and/or Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/firebase-core/1/output.js
Copyright:
  2017, Google LLC
  2019, Google LLC
  2021, Google LLC
  D(a, "complete"), D(a, "success");
License: Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/firebase-core/1/input.js
Copyright:
  2017, Google LLC
  2019, Google LLC
  2020, Google LLC
  2021, Google LLC
  D(a, "complete"), D(a, "success");
  The Closure Library Authors.
  for (a = 0; a < c.length; a++)
  for (f = 0; f < c.length; f++)
  for (var f = c.length - 1; 0 <= f; f--) {
License: Apache-2.0
 FIXME

Files:
 LICENSE
Copyright:
  2024, SWC contributors.
License: Apache-2.0
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/main-2953d6142ff4a439dbc0/input.js
Copyright:
  2014
License: Apache-2.0 and/or Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/33265/static/chunks/d6e1aeb5-38a8d7ae57119c23/input.js
Copyright:
  0x022c: 0x2120,
  2009-2010, Emily Stark, Mike Hamburg, Dan Boneh.
  Brightcove
  Brightcove, Inc. <https://www.brightcove.com/>
License: BSD-2-Clause-Views
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/terser.js
Copyright:
  2012, Mihai Bazon <mihai.bazon@gmail.com>
  comments in the output."), program.option("--config-file <file>", "Read minify() options from JSON file."), program.option("-d, --define <expr>[=value]", "Global definitions.", parse_js("define")), program.option("--ecma <version>", "Specify ECMAScript release: 5, 2015,2016 or 2017..."), program.option("-e, --enclose [arg[,...][:value[,...]]]", "Embed output in a big function with configurable arguments and values."), program.option("--ie8", "Support non-standard Internet Explorer 8."), program.option("--keep-classnames", "Do not mangle/drop class names."), program.option("--keep-fnames", "Do not mangle/drop function names. Useful for code relying on Function.prototype.name."), program.option("--module", "Input is an ES6 module"), program.option("--name-cache <file>", "File to hold mangled name mappings."), program.option("--rename", "Force symbol expansion."), program.option("--no-rename", "Disable symbol expansion."), program.option("--safari10", "Support non-standard Safari 10."), program.option("--source-map [options]", "Enable source map/specify source map options.", parse_js()), program.option("--timings", "Display operations run time on STDERR."), program.option("--toplevel", "Compress and/or mangle variables in toplevel scope."), program.option("--wrap <name>", "Embed everything as a function with “exports” corresponding to “name” globally."), program.arguments("[files...]").parseArgv(process.argv), program.configFile && (options = JSON.parse(read_file(program.configFile))), !program.output && program.sourceMap && "inline" != program.sourceMap.url && fatal("ERROR: cannot write source map to STDOUT"), [
  return d; e; ==> return a ? b : c ? d : void e;
License: BSD-2-clause
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/react-ace/chunks/8a28b14e.d8fbda268ed281a1/input.js
Copyright:
  2010, Ajax.org B.V.
License: BSD-3-clause
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/2257/full/input.js
Copyright:
  2013
  2014
  2015, Yahoo! Inc.
  2021, Denis Pushkarev (zloirock.ru)",
  Facebook, Inc. and its affiliates.
  Sindre Sorhus
  a = b.contentWindow;
License: BSD-3-clause and/or Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/react-pdf-renderer/input.js
Copyright:
  1990,2004-2005, Gerard D.C. Kuiken
  2009-2010, Bram Stein
  2014
  2021, Yevhen Tiurin (yevhentiurin@gmail.com)
  Facebook, Inc. and its affiliates.
License: BSD-3-clause and/or Expat and/or FSFAP and/or ISC
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/issues/2257/full/output.js
Copyright:
  2013
  2014
  2021, Denis Pushkarev (zloirock.ru)"
  Facebook, Inc. and its affiliates.
  Sindre Sorhus
  a = b.contentWindow;
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/victory.js
Copyright:
  2013
  2018, Vladimir Agafonkin.
  Facebook, Inc. and its affiliates.
  Sindre Sorhus
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/react-pdf-renderer/output.js
Copyright:
  2014
  Facebook, Inc. and its affiliates.
  return c;
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/files/jquery.mobile-1.4.2.js
Copyright:
  2010
  2010,2014, jQuery Foundation, Inc. and other contributors
  2012, Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license
  2013, jQuery Foundation and other contributors
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/projects/output/jquery.mobile-1.4.2.js
Copyright:
  2010
  2010,2014, jQuery Foundation, Inc. and other contributors
  2012, Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license window.matchMedia = window.matchMedia || (refNode = (docElem = document1.documentElement).firstElementChild || docElem.firstChild, fakeBody required for <FF4 when executed in <head>
  2013, jQuery Foundation and other contributors
License: Expat
 FIXME

Files:
 crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.pnpm/nanoid@4.0.2/node_modules/nanoid/LICENSE
Copyright:
  2017, Andrey Sitnik <andrey@sitnik.ru>
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/wrap-contracts/input.js
Copyright:
  2018, The Go Authors.
  2022, Michael Mclaughlin <M8ch88l@gmail.com>
  Chen, Yi-Cyuan 2014-2017
  Chen, Yi-Cyuan 2014-2018
  Joyent, Inc. and other Node contributors.
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/vue.js
Copyright:
  2014-2020, Evan You
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/regression-1/framework-798bab57daac3897/output.js
Copyright:
  Facebook, Inc. and its affiliates.
  a = b.contentWindow;
  ad(b);
License: Expat
 FIXME

Files:
 crates/swc_sourcemap/tests/fixtures/ram_bundle/indexed_bundle_1/basic.jsbundle.map
Copyright:
  Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @polyfill * * @format "use strict"; eslint-disable no-bitwise global.__r = metroRequire; global.__d = define; global.__c = clear; global.__registerSegment = registerSegment; var modules = clear(); Don't use a Symbol here, it would pull in an extra polyfill with all sorts of additional stuff (e.g. Array.from). const EMPTY = {}; const _ref = {}, hasOwnProperty = _ref.hasOwnProperty; function clear() { modules = Object.create(null); We return modules here so that we can assign an initial value to modules when defining it. Otherwise, we would have to do "let modules = null", which will force us to add "nullthrows" everywhere. return modules; } if (__DEV__) { var verboseNamesToModuleIds = Object.create(null); var initializingModuleIds = []; } function define(factory, moduleId, dependencyMap) { if (modules[moduleId] != null) { if (__DEV__) { (We take `inverseDependencies` from `arguments` to avoid an unused named parameter in `define` in production. const inverseDependencies = arguments[4]; If the module has already been defined and the define method has been called with inverseDependencies, we can hot reload it. if (inverseDependencies) { global.__accept(moduleId, factory, dependencyMap, inverseDependencies); } } prevent repeated calls to `global.nativeRequire` to overwrite modules that are already loaded return; } modules[moduleId] = { dependencyMap, factory, hasError: false, importedAll: EMPTY, importedDefault: EMPTY, isInitialized: false, publicModule: { exports: {} } }; if (__DEV__) { HMR modules[moduleId].hot = createHotReloadingObject(); DEBUGGABLE MODULES NAMES we take `verboseName` from `arguments` to avoid an unused named parameter in `define` in production. const verboseName = arguments[3]; if (verboseName) { modules[moduleId].verboseName = verboseName; verboseNamesToModuleIds[verboseName] = moduleId; } } } function metroRequire(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; if (moduleId == null) { throw new Error(`Unknown named module: "${verboseName}"`); } else { console.warn( `Requiring module "${verboseName}" by name is only supported for ` + "debugging purposes and will BREAK IN PRODUCTION!" ); } } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if (__DEV__) { const initializingIndex = initializingModuleIds.indexOf( moduleIdReallyIsNumber ); if (initializingIndex !== -1) { const cycle = initializingModuleIds .slice(initializingIndex) .map(id => modules[id].verboseName); We want to show A -> B -> A: cycle.push(cycle[0]); console.warn( `Require cycle: ${cycle.join(" -> ")} ` + "Require cycles are allowed, but can result in uninitialized values. " + "Consider refactoring to remove the need for a cycle." ); } } const module = modules[moduleIdReallyIsNumber]; return module && module.isInitialized ? module.publicModule.exports : guardedLoadModule(moduleIdReallyIsNumber, module); } function metroImportDefault(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if ( modules[moduleIdReallyIsNumber] && modules[moduleIdReallyIsNumber].importedDefault !== EMPTY ) { return modules[moduleIdReallyIsNumber].importedDefault; } const exports = metroRequire(moduleIdReallyIsNumber); const importedDefault = exports && exports.__esModule ? exports.default : exports; return (modules[moduleIdReallyIsNumber].importedDefault = importedDefault); } metroRequire.importDefault = metroImportDefault; function metroImportAll(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if ( modules[moduleIdReallyIsNumber] && modules[moduleIdReallyIsNumber].importedAll !== EMPTY ) { return modules[moduleIdReallyIsNumber].importedAll; } const exports = metroRequire(moduleIdReallyIsNumber); let importedAll; if (exports && exports.__esModule) { importedAll = exports; } else { importedAll = {}; Refrain from using Object.assign, it has to work in ES3 environments. if (exports) { for (const key in exports) { if (hasOwnProperty.call(exports, key)) { importedAll[key] = exports[key]; } } } importedAll.default = exports; } return (modules[moduleIdReallyIsNumber].importedAll = importedAll); } metroRequire.importAll = metroImportAll; let inGuard = false; function guardedLoadModule(moduleId, module) { if (!inGuard && global.ErrorUtils) { inGuard = true; let returnValue; try { returnValue = loadModuleImplementation(moduleId, module); } catch (e) { global.ErrorUtils.reportFatalError(e); } inGuard = false; return returnValue; } else { return loadModuleImplementation(moduleId, module); } } const ID_MASK_SHIFT = 16; const LOCAL_ID_MASK = ~0 >>> ID_MASK_SHIFT; function unpackModuleId(moduleId) { const segmentId = moduleId >>> ID_MASK_SHIFT; const localId = moduleId & LOCAL_ID_MASK; return { segmentId, localId }; } metroRequire.unpackModuleId = unpackModuleId; function packModuleId(value) { return (value.segmentId << ID_MASK_SHIFT) + value.localId; } metroRequire.packModuleId = packModuleId; const hooks = []; function registerHook(cb) { const hook = { cb }; hooks.push(hook); return { release: () => { for (let i = 0; i < hooks.length; ++i) { if (hooks[i] === hook) { hooks.splice(i, 1); break; } } } }; } metroRequire.registerHook = registerHook; const moduleDefinersBySegmentID = []; function registerSegment(segmentID, moduleDefiner) { moduleDefinersBySegmentID[segmentID] = moduleDefiner; } function loadModuleImplementation(moduleId, module) { if (!module && moduleDefinersBySegmentID.length > 0) { const _unpackModuleId = unpackModuleId(moduleId), segmentId = _unpackModuleId.segmentId, localId = _unpackModuleId.localId; const definer = moduleDefinersBySegmentID[segmentId]; if (definer != null) { definer(localId); module = modules[moduleId]; } } const nativeRequire = global.nativeRequire; if (!module && nativeRequire) { const _unpackModuleId2 = unpackModuleId(moduleId), segmentId = _unpackModuleId2.segmentId, localId = _unpackModuleId2.localId; nativeRequire(localId, segmentId); module = modules[moduleId]; } if (!module) { throw unknownModuleError(moduleId); } if (module.hasError) { throw moduleThrewError(moduleId, module.error); } `metroRequire` calls into the require polyfill itself are not analyzed and replaced so that they use numeric module IDs. The systrace module will expose itself on the metroRequire function so that it can be used here. TODO(davidaurelio) Scan polyfills for dependencies, too (t9759686) if (__DEV__) { var Systrace = metroRequire.Systrace; } We must optimistically mark module as initialized before running the factory to keep any require cycles inside the factory from causing an infinite require loop. module.isInitialized = true; const _module = module, factory = _module.factory, dependencyMap = _module.dependencyMap; if (__DEV__) { initializingModuleIds.push(moduleId); } try { if (__DEV__) { $FlowFixMe: we know that __DEV__ is const and `Systrace` exists Systrace.beginEvent("JS_require_" + (module.verboseName || moduleId)); } const moduleObject = module.publicModule; if (__DEV__) { if (module.hot) { moduleObject.hot = module.hot; } } moduleObject.id = moduleId; if (hooks.length > 0) { for (let i = 0; i < hooks.length; ++i) { hooks[i].cb(moduleId, moduleObject); } } keep args in sync with with defineModuleCode in metro/src/Resolver/index.js and metro/src/ModuleGraph/worker.js factory( global, metroRequire, metroImportDefault, metroImportAll, moduleObject, moduleObject.exports, dependencyMap ); avoid removing factory in DEV mode as it breaks HMR if (!__DEV__) { $FlowFixMe: This is only sound because we never access `factory` again module.factory = undefined; module.dependencyMap = undefined; } if (__DEV__) { $FlowFixMe: we know that __DEV__ is const and `Systrace` exists Systrace.endEvent(); } return moduleObject.exports; } catch (e) { module.hasError = true; module.error = e; module.isInitialized = false; module.publicModule.exports = undefined; throw e; } finally { if (__DEV__) { if (initializingModuleIds.pop() !== moduleId) { throw new Error( "initializingModuleIds is corrupt; something is terribly wrong" ); } } } } function unknownModuleError(id) { let message = 'Requiring unknown module "' + id + '".'; if (__DEV__) { message += "If you are sure the module is there, try restarting Metro Bundler. " + "You may also want to run `yarn`, or `npm install` (depending on your environment)."; } return Error(message); } function moduleThrewError(id, error) { const displayName = (__DEV__ && modules[id] && modules[id].verboseName) || id; return Error( 'Requiring module "' + displayName + '", which threw an exception: ' + error ); } if (__DEV__) { metroRequire.Systrace = { beginEvent: () => {}, endEvent: () => {} }; metroRequire.getModules = () => { return modules; }; HOT MODULE RELOADING var createHotReloadingObject = function() { const hot = { acceptCallback: null, accept: callback => { hot.acceptCallback = callback; }, disposeCallback: null, dispose: callback => { hot.disposeCallback = callback; } }; return hot; }; const metroAcceptAll = function( dependentModules, inverseDependencies, patchedModules ) { if (!dependentModules || dependentModules.length === 0) { return true; } const notAccepted = dependentModules.filter( module => !metroAccept( module, factory undefined, dependencyMap undefined, inverseDependencies, patchedModules ) ); const parents = []; for (let i = 0; i < notAccepted.length; i++) { if the module has no parents then the change cannot be hot loaded if (inverseDependencies[notAccepted[i]].length === 0) { return false; } parents.push.apply(parents, inverseDependencies[notAccepted[i]]); } return parents.length == 0; }; const metroAccept = function( id, factory, dependencyMap, inverseDependencies ) { let patchedModules = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {}; if (id in patchedModules) { Do not patch the same module more that once during an update. return true; } patchedModules[id] = true; const mod = modules[id]; if (!mod && factory) { New modules are going to be handled by the define() method. return true; } const hot = mod.hot; if (!hot) { console.warn( "Cannot accept module because Hot Module Replacement " + "API was not installed." ); return false; } if (hot.disposeCallback) { try { hot.disposeCallback(); } catch (error) { console.error( `Error while calling dispose handler for module ${id}: `, error ); } } replace and initialize factory if (factory) { mod.factory = factory; } if (dependencyMap) { mod.dependencyMap = dependencyMap; } mod.hasError = false; mod.isInitialized = false; metroRequire(id); if (hot.acceptCallback) { try { hot.acceptCallback(); return true; } catch (error) { console.error( `Error while calling accept handler for module ${id}: `, error ); } } need to have inverseDependencies to bubble up accept if (!inverseDependencies) { throw new Error("Undefined `inverseDependencies`"); } accept parent modules recursively up until all siblings are accepted return metroAcceptAll( inverseDependencies[id], inverseDependencies, patchedModules ); }; global.__accept = metroAccept; } "],"names":["global","__r","metroRequire","__d","factory","moduleId","dependencyMap","modules","hasError","importedAll","EMPTY","importedDefault","isInitialized","publicModule","exports","__c","clear","__registerSegment","segmentID","moduleDefiner","moduleDefinersBySegmentID","hasOwnProperty","Object","create","moduleIdReallyIsNumber","module","guardedLoadModule","metroImportDefault","__esModule","default","metroImportAll","key","call","importDefault","importAll","inGuard","ErrorUtils","returnValue","loadModuleImplementation","e","reportFatalError","ID_MASK_SHIFT","LOCAL_ID_MASK","unpackModuleId","segmentId","localId","packModuleId","value","hooks","registerHook","cb","hook","push","release","i","length","splice","_unpackModuleId","definer","nativeRequire","_unpackModuleId2","unknownModuleError","moduleThrewError","error","_module","moduleObject","id","undefined","Error"],"mappings":"cAUA,aAGAA,EAAOC,IAAMC,EACbF,EAAOG,IAuBP,SAAgBC,EAASC,EAAUC,GACjC,GAAyB,MAArBC,EAAQF,GAaV,OAGFE,EAAQF,IACNC,cAAAA,EACAF,QAAAA,EACAI,UAAU,EACVC,YAAaC,EACbC,gBAAiBD,EACjBE,eAAe,EACfC,cACEC,cA/CNd,EAAOe,IAAMC,EACbhB,EAAOiB,kBAqOP,SAAyBC,EAAWC,GAClCC,EAA0BF,GAAaC,GArOzC,IAAIZ,EAAUS,IAGd,MAAMN,KAEJW,KAAsBA,eAExB,SAASL,IAKP,OAJAT,EAAUe,OAAOC,OAAO,MAwD1B,SAASrB,EAAaG,GAepB,MAAMmB,EAAyBnB,EAqBzBoB,EAASlB,EAAQiB,GACvB,OAAOC,GAAUA,EAAOb,cACpBa,EAAOZ,aAAaC,QACpBY,EAAkBF,EAAwBC,GAGhD,SAASE,EAAmBtB,GAM1B,MAAMmB,EAAyBnB,EAE/B,GACEE,EAAQiB,IACRjB,EAAQiB,GAAwBb,kBAAoBD,EAEpD,OAAOH,EAAQiB,GAAwBb,gBAGzC,MAAMG,EAAUZ,EAAasB,GACvBb,EACJG,GAAWA,EAAQc,WAAad,EAAQe,QAAUf,EACpD,OAAQP,EAAQiB,GAAwBb,gBAAkBA,EAK5D,SAASmB,EAAezB,GAMtB,MAAMmB,EAAyBnB,EAE/B,GACEE,EAAQiB,IACRjB,EAAQiB,GAAwBf,cAAgBC,EAEhD,OAAOH,EAAQiB,GAAwBf,YAGzC,MAAMK,EAAUZ,EAAasB,GAC7B,IAAIf,EAEJ,GAAIK,GAAWA,EAAQc,WACrBnB,EAAcK,MACT,CAGL,GAFAL,KAEIK,EACF,IAAK,MAAMiB,KAAOjB,EACZO,EAAeW,KAAKlB,EAASiB,KAC/BtB,EAAYsB,GAAOjB,EAAQiB,IAKjCtB,EAAYoB,QAAUf,EAGxB,OAAQP,EAAQiB,GAAwBf,YAAcA,EApCxDP,EAAa+B,cAAgBN,EAuC7BzB,EAAagC,UAAYJ,EACzB,IAAIK,GAAU,EAEd,SAAST,EAAkBrB,EAAUoB,GACnC,IAAKU,GAAWnC,EAAOoC,WAAY,CAEjC,IAAIC,EADJF,GAAU,EAGV,IACEE,EAAcC,EAAyBjC,EAAUoB,GACjD,MAAOc,GACPvC,EAAOoC,WAAWI,iBAAiBD,GAIrC,OADAJ,GAAU,EACHE,EAEP,OAAOC,EAAyBjC,EAAUoB,GAI9C,MAAMgB,EAAgB,GAChBC,EAAa,MAEnB,SAASC,EAAetC,GAGtB,OACEuC,UAHgBvC,IAAaoC,EAI7BI,QAHcxC,EAAWqC,GAO7BxC,EAAayC,eAAiBA,EAM9BzC,EAAa4C,aAJb,SAAsBC,GACpB,OAAQA,EAAMH,WAAaH,GAAiBM,EAAMF,SAIpD,MAAMG,KAmBN9C,EAAa+C,aAjBb,SAAsBC,GACpB,MAAMC,GACJD,GAAAA,GAGF,OADAF,EAAMI,KAAKD,IAETE,QAAS,KACP,IAAK,IAAIC,EAAI,EAAGA,EAAIN,EAAMO,SAAUD,EAClC,GAAIN,EAAMM,KAAOH,EAAM,CACrBH,EAAMQ,OAAOF,EAAG,GAChB,UAQV,MAAMlC,KAMN,SAASkB,EAAyBjC,EAAUoB,GAC1C,IAAKA,GAAUL,EAA0BmC,OAAS,EAAG,CACnD,MAAME,EAAkBd,EAAetC,GACrCuC,EAAYa,EAAgBb,UAC5BC,EAAUY,EAAgBZ,QAEtBa,EAAUtC,EAA0BwB,GAE3B,MAAXc,IACFA,EAAQb,GACRpB,EAASlB,EAAQF,IAIrB,MAAMsD,EAAgB3D,EAAO2D,cAE7B,IAAKlC,GAAUkC,EAAe,CAC5B,MAAMC,EAAmBjB,EAAetC,GACtCuC,EAAYgB,EAAiBhB,UAG/Be,EAFYC,EAAiBf,QAEND,GACvBnB,EAASlB,EAAQF,GAGnB,IAAKoB,EACH,MAAMoC,EAAmBxD,GAG3B,GAAIoB,EAAOjB,SACT,MAAMsD,EAAiBzD,EAAUoB,EAAOsC,OAa1CtC,EAAOb,eAAgB,EACvB,MAAMoD,EAAUvC,EACdrB,EAAU4D,EAAQ5D,QAClBE,EAAgB0D,EAAQ1D,cAM1B,IAME,MAAM2D,EAAexC,EAAOZ,aAU5B,GAFAoD,EAAaC,GAAK7D,EAEd2C,EAAMO,OAAS,EACjB,IAAK,IAAID,EAAI,EAAGA,EAAIN,EAAMO,SAAUD,EAClCN,EAAMM,GAAGJ,GAAG7C,EAAU4D,GA2B1B,OArBA7D,EACEJ,EACAE,EACAyB,EACAG,EACAmC,EACAA,EAAanD,QACbR,GAKAmB,EAAOrB,aAAU+D,EACjB1C,EAAOnB,mBAAgB6D,EAQlBF,EAAanD,QACpB,MAAOyB,GAKP,MAJAd,EAAOjB,UAAW,EAClBiB,EAAOsC,MAAQxB,EACfd,EAAOb,eAAgB,EACvBa,EAAOZ,aAAaC,aAAUqD,EACxB5B,GAYV,SAASsB,EAAmBK,GAS1B,OAAOE,MARO,6BAA+BF,EAAK,MAWpD,SAASJ,EAAiBI,EAAIH,GAE5B,OAAOK,MACL,qBAFyEF,EAEpC,gCAAkCH"},"offset":{"line":1,"column":0}},{"map":{"version":3,"sources":["require-/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/index.js"],"sourcesContent":[""],"names":[],"mappings":""},"offset":{"line":2,"column":0}},{"map":{"version":3,"sources":["source-map"],"sourcesContent":[""],"names":[],"mappings":""},"offset":{"line":3,"column":0}}],"version":3},"offset":{"line":0,"column":123}},{"map":{"version":3,"sources":["/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/index.js"],"sourcesContent":["const f = require("./other"); const isWindows = require("is-windows"); 3rd party package console.log("inside index.js"); console.log(f("world")); console.log("Is Windows OS: " + isWindows()); "],"names":["f","require","d","isWindows","console","log"],"mappings":"yCAAA,MAAMA,EAAIC,EAAOC,EAAA,IACXC,EAAYF,EAAOC,EAAA,IAEzBE,QAAQC,IAAI,mBACZD,QAAQC,IAAIL,EAAE,UACdI,QAAQC,IAAI,kBAAoBF"},"offset":{"line":4,"column":28}},{"map":{"version":3,"sources":["/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/other.js"],"sourcesContent":["console.log('inside other.js'); module.exports = s => "hello, " + s; "],"names":["console","log","module","exports","s"],"mappings":"yCAAAA,QAAQC,IAAI,mBACZC,EAAOC,QAAUC,CAAAA,GAAK,UAAYA"},"offset":{"line":5,"column":28}},{"map":{"version":3,"sources":["/Users/anton/reps/tmp/ram-bundles-test/metro-test/node_modules/is-windows/index.js"],"sourcesContent":["! * is-windows <https://github.com/jonschlinkert/is-windows> * * Copyright © 2015-2018, Jon Schlinkert. * Released under the MIT License. (function(factory) { if (exports && typeof exports === 'object' && typeof module !== 'undefined') { module.exports = factory(); } else if (typeof define === 'function' && define.amd) { define([], factory); } else if (typeof window !== 'undefined') { window.isWindows = factory(); } else if (typeof global !== 'undefined') { global.isWindows = factory(); } else if (typeof self !== 'undefined') { self.isWindows = factory(); } else { this.isWindows = factory(); } })(function() { 'use strict'; return function isWindows() { return process && (process.platform === 'win32' || /^(msys|cygwin)$/.test(process.env.OSTYPE)); }; }); "],"names":["factory","exports","module","define","amd","window","isWindows","global","self","this","process","platform","test","env","OSTYPE"],"mappings":"2CAOA,SAAUA,GACJC,GAA8B,iBAAZA,QAA0C,IAAXC,EACnDA,EAAOD,QAAUD,IACU,mBAAXG,QAAyBA,OAAOC,IAChDD,UAAWH,GACgB,oBAAXK,OAChBA,OAAOC,UAAYN,SACQ,IAAXO,EAChBA,EAAOD,UAAYN,IACM,oBAATQ,KAChBA,KAAKF,UAAYN,IAEjBS,KAAKH,UAAYN,KAZrB,CAcG,WAED,OAAO,WACL,OAAOU,UAAiC,UAArBA,QAAQC,UAAwB,kBAAkBC,KAAKF,QAAQG,IAAIC"},"offset":{"line":6,"column":28}}],"version":3,"x_facebook_offsets":[4,null,null,5,6],"x_metro_module_paths":["/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/index.js","__prelude__","/Users/anton/reps/tmp/ram-bundles-test/metro-test/node_modules/metro/src/lib/polyfills/require.js","/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/other.js","/Users/anton/reps/tmp/ram-bundles-test/metro-test/node_modules/is-windows/index.js","require-/Users/anton/reps/tmp/ram-bundles-test/metro-test/src/index.js","source-map"]}
License: Expat
 FIXME

Files:
 crates/swc_sourcemap/tests/fixtures/react-native-metro/output.js.map
Copyright:
  Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @polyfill * * @format "use strict"; eslint-disable no-bitwise global.__r = metroRequire; global.__d = define; global.__c = clear; global.__registerSegment = registerSegment; var modules = clear(); Don't use a Symbol here, it would pull in an extra polyfill with all sorts of additional stuff (e.g. Array.from). const EMPTY = {}; const _ref = {}, hasOwnProperty = _ref.hasOwnProperty; if (__DEV__) { global.$RefreshReg$ = () => {}; global.$RefreshSig$ = () => type => type; } function clear() { modules = Object.create(null); We return modules here so that we can assign an initial value to modules when defining it. Otherwise, we would have to do "let modules = null", which will force us to add "nullthrows" everywhere. return modules; } if (__DEV__) { var verboseNamesToModuleIds = Object.create(null); var initializingModuleIds = []; } function define(factory, moduleId, dependencyMap) { if (modules[moduleId] != null) { if (__DEV__) { (We take `inverseDependencies` from `argPuments` to avoid an unused named parameter in `define` in production. const inverseDependencies = arguments[4]; If the module has already been defined and the define method has been called with inverseDependencies, we can hot reload it. if (inverseDependencies) { global.__accept(moduleId, factory, dependencyMap, inverseDependencies); } } prevent repeated calls to `global.nativeRequire` to overwrite modules that are already loaded return; } const mod = { dependencyMap, factory, hasError: false, importedAll: EMPTY, importedDefault: EMPTY, isInitialized: false, publicModule: { exports: {} } }; modules[moduleId] = mod; if (__DEV__) { HMR mod.hot = createHotReloadingObject(); DEBUGGABLE MODULES NAMES we take `verboseName` from `arguments` to avoid an unused named parameter in `define` in production. const verboseName = arguments[3]; if (verboseName) { mod.verboseName = verboseName; verboseNamesToModuleIds[verboseName] = moduleId; } } } function metroRequire(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; if (moduleId == null) { throw new Error(`Unknown named module: "${verboseName}"`); } else { console.warn( `Requiring module "${verboseName}" by name is only supported for ` + "debugging purposes and will BREAK IN PRODUCTION!" ); } } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if (__DEV__) { const initializingIndex = initializingModuleIds.indexOf( moduleIdReallyIsNumber ); if (initializingIndex !== -1) { const cycle = initializingModuleIds .slice(initializingIndex) .map(id => (modules[id] ? modules[id].verboseName : "[unknown]")); We want to show A -> B -> A: cycle.push(cycle[0]); console.warn( `Require cycle: ${cycle.join(" -> ")} ` + "Require cycles are allowed, but can result in uninitialized values. " + "Consider refactoring to remove the need for a cycle." ); } } const module = modules[moduleIdReallyIsNumber]; return module && module.isInitialized ? module.publicModule.exports : guardedLoadModule(moduleIdReallyIsNumber, module); } function metroImportDefault(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if ( modules[moduleIdReallyIsNumber] && modules[moduleIdReallyIsNumber].importedDefault !== EMPTY ) { return modules[moduleIdReallyIsNumber].importedDefault; } const exports = metroRequire(moduleIdReallyIsNumber); const importedDefault = exports && exports.__esModule ? exports.default : exports; $FlowFixMe The metroRequire call above will throw if modules[id] is null return (modules[moduleIdReallyIsNumber].importedDefault = importedDefault); } metroRequire.importDefault = metroImportDefault; function metroImportAll(moduleId) { if (__DEV__ && typeof moduleId === "string") { const verboseName = moduleId; moduleId = verboseNamesToModuleIds[verboseName]; } $FlowFixMe: at this point we know that moduleId is a number const moduleIdReallyIsNumber = moduleId; if ( modules[moduleIdReallyIsNumber] && modules[moduleIdReallyIsNumber].importedAll !== EMPTY ) { return modules[moduleIdReallyIsNumber].importedAll; } const exports = metroRequire(moduleIdReallyIsNumber); let importedAll; if (exports && exports.__esModule) { importedAll = exports; } else { importedAll = {}; Refrain from using Object.assign, it has to work in ES3 environments. if (exports) { for (const key in exports) { if (hasOwnProperty.call(exports, key)) { importedAll[key] = exports[key]; } } } importedAll.default = exports; } $FlowFixMe The metroRequire call above will throw if modules[id] is null return (modules[moduleIdReallyIsNumber].importedAll = importedAll); } metroRequire.importAll = metroImportAll; let inGuard = false; function guardedLoadModule(moduleId, module) { if (!inGuard && global.ErrorUtils) { inGuard = true; let returnValue; try { returnValue = loadModuleImplementation(moduleId, module); } catch (e) { TODO: (moti) T48204692 Type this use of ErrorUtils. global.ErrorUtils.reportFatalError(e); } inGuard = false; return returnValue; } else { return loadModuleImplementation(moduleId, module); } } const ID_MASK_SHIFT = 16; const LOCAL_ID_MASK = ~0 >>> ID_MASK_SHIFT; function unpackModuleId(moduleId) { const segmentId = moduleId >>> ID_MASK_SHIFT; const localId = moduleId & LOCAL_ID_MASK; return { segmentId, localId }; } metroRequire.unpackModuleId = unpackModuleId; function packModuleId(value) { return (value.segmentId << ID_MASK_SHIFT) + value.localId; } metroRequire.packModuleId = packModuleId; const moduleDefinersBySegmentID = []; function registerSegment(segmentID, moduleDefiner) { moduleDefinersBySegmentID[segmentID] = moduleDefiner; } function loadModuleImplementation(moduleId, module) { if (!module && moduleDefinersBySegmentID.length > 0) { const _unpackModuleId = unpackModuleId(moduleId), segmentId = _unpackModuleId.segmentId, localId = _unpackModuleId.localId; const definer = moduleDefinersBySegmentID[segmentId]; if (definer != null) { definer(localId); module = modules[moduleId]; } } const nativeRequire = global.nativeRequire; if (!module && nativeRequire) { const _unpackModuleId2 = unpackModuleId(moduleId), segmentId = _unpackModuleId2.segmentId, localId = _unpackModuleId2.localId; nativeRequire(localId, segmentId); module = modules[moduleId]; } if (!module) { throw unknownModuleError(moduleId); } if (module.hasError) { throw moduleThrewError(moduleId, module.error); } `metroRequire` calls into the require polyfill itself are not analyzed and replaced so that they use numeric module IDs. The systrace module will expose itself on the metroRequire function so that it can be used here. TODO(t9759686) Scan polyfills for dependencies, too if (__DEV__) { var Systrace = metroRequire.Systrace, Refresh = metroRequire.Refresh; } We must optimistically mark module as initialized before running the factory to keep any require cycles inside the factory from causing an infinite require loop. module.isInitialized = true; const _module = module, factory = _module.factory, dependencyMap = _module.dependencyMap; if (__DEV__) { initializingModuleIds.push(moduleId); } try { if (__DEV__) { $FlowFixMe: we know that __DEV__ is const and `Systrace` exists Systrace.beginEvent("JS_require_" + (module.verboseName || moduleId)); } const moduleObject = module.publicModule; if (__DEV__) { moduleObject.hot = module.hot; var prevRefreshReg = global.$RefreshReg$; var prevRefreshSig = global.$RefreshSig$; if (Refresh != null) { const RefreshRuntime = Refresh; global.$RefreshReg$ = (type, id) => { RefreshRuntime.register(type, moduleId + " " + id); }; global.$RefreshSig$ = RefreshRuntime.createSignatureFunctionForTransform; } } moduleObject.id = moduleId; keep args in sync with with defineModuleCode in metro/src/Resolver/index.js and metro/src/ModuleGraph/worker.js factory( global, metroRequire, metroImportDefault, metroImportAll, moduleObject, moduleObject.exports, dependencyMap ); avoid removing factory in DEV mode as it breaks HMR if (!__DEV__) { $FlowFixMe: This is only sound because we never access `factory` again module.factory = undefined; module.dependencyMap = undefined; } if (__DEV__) { $FlowFixMe: we know that __DEV__ is const and `Systrace` exists Systrace.endEvent(); if (Refresh != null) { registerExportsForReactRefresh(Refresh, moduleObject.exports, moduleId); } } return moduleObject.exports; } catch (e) { module.hasError = true; module.error = e; module.isInitialized = false; module.publicModule.exports = undefined; throw e; } finally { if (__DEV__) { if (initializingModuleIds.pop() !== moduleId) { throw new Error( "initializingModuleIds is corrupt; something is terribly wrong" ); } global.$RefreshReg$ = prevRefreshReg; global.$RefreshSig$ = prevRefreshSig; } } } function unknownModuleError(id) { let message = 'Requiring unknown module "' + id + '".'; if (__DEV__) { message += " If you are sure the module exists, try restarting Metro. " + "You may also want to run `yarn` or `npm install`."; } return Error(message); } function moduleThrewError(id, error) { const displayName = (__DEV__ && modules[id] && modules[id].verboseName) || id; return Error( 'Requiring module "' + displayName + '", which threw an exception: ' + error ); } if (__DEV__) { metroRequire.Systrace = { beginEvent: () => {}, endEvent: () => {} }; metroRequire.getModules = () => { return modules; }; HOT MODULE RELOADING var createHotReloadingObject = function() { const hot = { _acceptCallback: null, _disposeCallback: null, _didAccept: false, accept: callback => { hot._didAccept = true; hot._acceptCallback = callback; }, dispose: callback => { hot._disposeCallback = callback; } }; return hot; }; let reactRefreshTimeout = null; const metroHotUpdateModule = function( id, factory, dependencyMap, inverseDependencies ) { const mod = modules[id]; if (!mod) { if (factory) { New modules are going to be handled by the define() method. return; } throw unknownModuleError(id); } if (!mod.hasError && !mod.isInitialized) { The module hasn't actually been executed yet, so we can always safely replace it. mod.factory = factory; mod.dependencyMap = dependencyMap; return; } const Refresh = metroRequire.Refresh; const pendingModuleIDs = [id]; const updatedModuleIDs = []; const seenModuleIDs = new Set(); const refreshBoundaryIDs = new Set(); In this loop, we will traverse the dependency tree upwards from the changed module. Updates "bubble" up to the closest accepted parent. If we reach the module root and nothing along the way accepted the update, we know hot reload is going to fail. In that case we return false. The main purpose of this loop is to figure out whether it's safe to apply a hot update. It is only safe when the update was accepted somewhere along the way upwards for each of its parent dependency module chains. If we didn't have this check, we'd risk re-evaluating modules that have side effects and lead to confusing and meaningless crashes. while (pendingModuleIDs.length > 0) { const pendingID = pendingModuleIDs.pop(); Don't process twice if we have a cycle. if (seenModuleIDs.has(pendingID)) { continue; } seenModuleIDs.add(pendingID); If the module accepts itself, no need to bubble. We can stop worrying about this module chain and pick the next one. const pendingModule = modules[pendingID]; if (pendingModule != null) { const pendingHot = pendingModule.hot; if (pendingHot == null) { throw new Error( "[Refresh] Expected module.hot to always exist in DEV." ); } A module can be accepted manually from within itself. let canAccept = pendingHot._didAccept; if (!canAccept && Refresh != null) { Or React Refresh may mark it accepted based on exports. const isBoundary = isReactRefreshBoundary( Refresh, pendingModule.publicModule.exports ); if (isBoundary) { canAccept = true; refreshBoundaryIDs.add(pendingID); } } if (canAccept) { updatedModuleIDs.push(pendingID); continue; } } If we bubble through the roof, there is no way to do a hot update. Bail out altogether. This is the failure case. const parentIDs = inverseDependencies[pendingID]; if (parentIDs.length === 0) { Reload the app because the hot reload can't succeed. This should work both on web and React Native. performFullRefresh(); return; } This module didn't accept but maybe all its parents did? Put them all in the queue to run the same set of checks. updatedModuleIDs.push(pendingID); parentIDs.forEach(parentID => pendingModuleIDs.push(parentID)); } If we reached here, it is likely that hot reload will be successful. Run the actual factories. seenModuleIDs.clear(); for (let i = 0; i < updatedModuleIDs.length; i++) { Don't process twice if we have a cycle. const updatedID = updatedModuleIDs[i]; if (seenModuleIDs.has(updatedID)) { continue; } seenModuleIDs.add(updatedID); const mod = modules[updatedID]; if (mod == null) { throw new Error("[Refresh] Expected to find the updated module."); } const prevExports = mod.publicModule.exports; const didError = runUpdatedModule( updatedID, updatedID === id ? factory : undefined, updatedID === id ? dependencyMap : undefined ); const nextExports = mod.publicModule.exports; if (didError) { The user was shown a redbox about module initialization. There's nothing for us to do here until it's fixed. return; } if (refreshBoundaryIDs.has(updatedID)) { Since we just executed the code for it, it's possible that the new exports make it ineligible for being a boundary. const isNoLongerABoundary = !isReactRefreshBoundary( Refresh, nextExports ); It can also become ineligible if its exports are incompatible with the previous exports. For example, if you add/remove/change exports, we'll want to re-execute the importing modules, and force those components to re-render. Similarly, if you convert a class component to a function, we want to invalidate the boundary. const didInvalidate = shouldInvalidateReactRefreshBoundary( Refresh, prevExports, nextExports ); if (isNoLongerABoundary || didInvalidate) { We'll be conservative. The only case in which we won't do a full reload is if all parent modules are also refresh boundaries. In that case we'll add them to the current queue. const parentIDs = inverseDependencies[updatedID]; if (parentIDs.length === 0) { Looks like we bubbled to the root. Can't recover from that. performFullRefresh(); return; } Schedule all parent refresh boundaries to re-run in this loop. for (let j = 0; j < parentIDs.length; j++) { const parentID = parentIDs[j]; const parentMod = modules[parentID]; if (parentMod == null) { throw new Error("[Refresh] Expected to find parent module."); } const canAcceptParent = isReactRefreshBoundary( Refresh, parentMod.publicModule.exports ); if (canAcceptParent) { All parents will have to re-run too. refreshBoundaryIDs.add(parentID); updatedModuleIDs.push(parentID); } else { performFullRefresh(); return; } } } } } if (Refresh != null) { Debounce a little in case there are multiple updates queued up. This is also useful because __accept may be called multiple times. if (reactRefreshTimeout == null) { reactRefreshTimeout = setTimeout(() => { reactRefreshTimeout = null; Update React components. Refresh.performReactRefresh(); }, 30); } } }; const runUpdatedModule = function(id, factory, dependencyMap) { const mod = modules[id]; if (mod == null) { throw new Error("[Refresh] Expected to find the module."); } const hot = mod.hot; if (!hot) { throw new Error("[Refresh] Expected module.hot to always exist in DEV."); } if (hot._disposeCallback) { try { hot._disposeCallback(); } catch (error) { console.error( `Error while calling dispose handler for module ${id}: `, error ); } } if (factory) { mod.factory = factory; } if (dependencyMap) { mod.dependencyMap = dependencyMap; } mod.hasError = false; mod.error = undefined; mod.importedAll = EMPTY; mod.importedDefault = EMPTY; mod.isInitialized = false; const prevExports = mod.publicModule.exports; mod.publicModule.exports = {}; hot._didAccept = false; hot._acceptCallback = null; hot._disposeCallback = null; metroRequire(id); if (mod.hasError) { This error has already been reported via a redbox. We know it's likely a typo or some mistake that was just introduced. Our goal now is to keep the rest of the application working so that by the time user fixes the error, the app isn't completely destroyed underneath the redbox. So we'll revert the module object to the last successful export and stop propagating this update. mod.hasError = false; mod.isInitialized = true; mod.error = null; mod.publicModule.exports = prevExports; We errored. Stop the update. return true; } if (hot._acceptCallback) { try { hot._acceptCallback(); } catch (error) { console.error( `Error while calling accept handler for module ${id}: `, error ); } } No error. return false; }; const performFullRefresh = () => { global window if ( typeof window !== "undefined" && window.location != null && typeof window.location.reload === "function" ) { window.location.reload(); } else { This is attached in setUpDeveloperTools. const Refresh = metroRequire.Refresh; if (Refresh != null) { Refresh.performFullRefresh(); } else { console.warn("Could not reload the application after an edit."); } } }; Modules that only export components become React Refresh boundaries. var isReactRefreshBoundary = function(Refresh, moduleExports) { if (Refresh.isLikelyComponentType(moduleExports)) { return true; } if (moduleExports == null || typeof moduleExports !== "object") { Exit if we can't iterate over exports. return false; } let hasExports = false; let areAllExportsComponents = true; for (const key in moduleExports) { hasExports = true; if (key === "__esModule") { continue; } const desc = Object.getOwnPropertyDescriptor(moduleExports, key); if (desc && desc.get) { Don't invoke getters as they may have side effects. return false; } const exportValue = moduleExports[key]; if (!Refresh.isLikelyComponentType(exportValue)) { areAllExportsComponents = false; } } return hasExports && areAllExportsComponents; }; var shouldInvalidateReactRefreshBoundary = ( Refresh, prevExports, nextExports ) => { const prevSignature = getRefreshBoundarySignature(Refresh, prevExports); const nextSignature = getRefreshBoundarySignature(Refresh, nextExports); if (prevSignature.length !== nextSignature.length) { return true; } for (let i = 0; i < nextSignature.length; i++) { if (prevSignature[i] !== nextSignature[i]) { return true; } } return false; }; When this signature changes, it's unsafe to stop at this refresh boundary. var getRefreshBoundarySignature = (Refresh, moduleExports) => { const signature = []; signature.push(Refresh.getFamilyByType(moduleExports)); if (moduleExports == null || typeof moduleExports !== "object") { Exit if we can't iterate over exports. (This is important for legacy environments.) return signature; } for (const key in moduleExports) { if (key === "__esModule") { continue; } const desc = Object.getOwnPropertyDescriptor(moduleExports, key); if (desc && desc.get) { continue; } const exportValue = moduleExports[key]; signature.push(key); signature.push(Refresh.getFamilyByType(exportValue)); } return signature; }; var registerExportsForReactRefresh = (Refresh, moduleExports, moduleID) => { Refresh.register(moduleExports, moduleID + " %exports%"); if (moduleExports == null || typeof moduleExports !== "object") { Exit if we can't iterate over exports. (This is important for legacy environments.) return; } for (const key in moduleExports) { const desc = Object.getOwnPropertyDescriptor(moduleExports, key); if (desc && desc.get) { Don't invoke getters as they may have side effects. continue; } const exportValue = moduleExports[key]; const typeID = moduleID + " %exports% " + key; Refresh.register(exportValue, typeID); } }; global.__accept = metroHotUpdateModule; } ","* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @polyfill * @nolint * @format eslint-disable no-shadow, eqeqeq, curly, no-unused-vars, no-void, no-control-regex * * This pipes all of our console logging functions to native logging so that * JavaScript errors in required modules show up in Xcode via NSLog. const inspect = (function() { Copyright Joyent, Inc. and other Node contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://github.com/joyent/node/blob/master/lib/util.js function inspect(obj, opts) { var ctx = { seen: [], formatValueCalls: 0, stylize: stylizeNoColor, }; return formatValue(ctx, obj, opts.depth); } function stylizeNoColor(str, styleType) { return str; } function arrayToHash(array) { var hash = {}; array.forEach(function(val, idx) { hash[val] = true; }); return hash; } function formatValue(ctx, value, recurseTimes) { ctx.formatValueCalls++; if (ctx.formatValueCalls > 200) { return `[TOO BIG formatValueCalls ${ ctx.formatValueCalls } exceeded limit of 200]`; } Primitive types cannot have properties var primitive = formatPrimitive(ctx, value); if (primitive) { return primitive; } Look up the keys of the object. var keys = Object.keys(value); var visibleKeys = arrayToHash(keys); IE doesn't make error fields non-enumerable http://msdn.microsoft.com/en-us/library/ie/dww52sbt(v=vs.94).aspx if ( isError(value) && (keys.indexOf('message') >= 0 || keys.indexOf('description') >= 0) ) { return formatError(value); } Some type of object without properties can be shortcutted. if (keys.length === 0) { if (isFunction(value)) { var name = value.name ? ': ' + value.name : ''; return ctx.stylize('[Function' + name + ']', 'special'); } if (isRegExp(value)) { return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp'); } if (isDate(value)) { return ctx.stylize(Date.prototype.toString.call(value), 'date'); } if (isError(value)) { return formatError(value); } } var base = '', array = false, braces = ['{', '}']; Make Array say that they are Array if (isArray(value)) { array = true; braces = ['[', ']']; } Make functions say that they are functions if (isFunction(value)) { var n = value.name ? ': ' + value.name : ''; base = ' [Function' + n + ']'; } Make RegExps say that they are RegExps if (isRegExp(value)) { base = ' ' + RegExp.prototype.toString.call(value); } Make dates with properties first say the date if (isDate(value)) { base = ' ' + Date.prototype.toUTCString.call(value); } Make error with message first say the error if (isError(value)) { base = ' ' + formatError(value); } if (keys.length === 0 && (!array || value.length == 0)) { return braces[0] + base + braces[1]; } if (recurseTimes < 0) { if (isRegExp(value)) { return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp'); } else { return ctx.stylize('[Object]', 'special'); } } ctx.seen.push(value); var output; if (array) { output = formatArray(ctx, value, recurseTimes, visibleKeys, keys); } else { output = keys.map(function(key) { return formatProperty( ctx, value, recurseTimes, visibleKeys, key, array, ); }); } ctx.seen.pop(); return reduceToSingleString(output, base, braces); } function formatPrimitive(ctx, value) { if (isUndefined(value)) return ctx.stylize('undefined', 'undefined'); if (isString(value)) { var simple = "'" + JSON.stringify(value) .replace(/^"|"$/g, '') .replace(/'/g, "'") .replace(/"/g, '"') + "'"; return ctx.stylize(simple, 'string'); } if (isNumber(value)) return ctx.stylize('' + value, 'number'); if (isBoolean(value)) return ctx.stylize('' + value, 'boolean'); For some reason typeof null is "object", so special case here. if (isNull(value)) return ctx.stylize('null', 'null'); } function formatError(value) { return '[' + Error.prototype.toString.call(value) + ']'; } function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { var output = []; for (var i = 0, l = value.length; i < l; ++i) { if (hasOwnProperty(value, String(i))) { output.push( formatProperty( ctx, value, recurseTimes, visibleKeys, String(i), true, ), ); } else { output.push(''); } } keys.forEach(function(key) { if (!key.match(/^d+$/)) { output.push( formatProperty(ctx, value, recurseTimes, visibleKeys, key, true), ); } }); return output; } function formatProperty(ctx, value, recurseTimes, visibleKeys, key, array) { var name, str, desc; desc = Object.getOwnPropertyDescriptor(value, key) || {value: value[key]}; if (desc.get) { if (desc.set) { str = ctx.stylize('[Getter/Setter]', 'special'); } else { str = ctx.stylize('[Getter]', 'special'); } } else { if (desc.set) { str = ctx.stylize('[Setter]', 'special'); } } if (!hasOwnProperty(visibleKeys, key)) { name = '[' + key + ']'; } if (!str) { if (ctx.seen.indexOf(desc.value) < 0) { if (isNull(recurseTimes)) { str = formatValue(ctx, desc.value, null); } else { str = formatValue(ctx, desc.value, recurseTimes - 1); } if (str.indexOf(' ') > -1) { if (array) { str = str .split(' ') .map(function(line) { return ' ' + line; }) .join(' ') .substr(2); } else { str = ' ' + str .split(' ') .map(function(line) { return ' ' + line; }) .join(' '); } } } else { str = ctx.stylize('[Circular]', 'special'); } } if (isUndefined(name)) { if (array && key.match(/^d+$/)) { return str; } name = JSON.stringify('' + key); if (name.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)) { name = name.substr(1, name.length - 2); name = ctx.stylize(name, 'name'); } else { name = name .replace(/'/g, "'") .replace(/"/g, '"') .replace(/(^"|"$)/g, "'"); name = ctx.stylize(name, 'string'); } } return name + ': ' + str; } function reduceToSingleString(output, base, braces) { var numLinesEst = 0; var length = output.reduce(function(prev, cur) { numLinesEst++; if (cur.indexOf(' ') >= 0) numLinesEst++; return prev + cur.replace(/u001b[dd?m/g, '').length + 1; }, 0); if (length > 60) { return ( braces[0] + (base === '' ? '' : base + ' ') + ' ' + output.join(', ') + ' ' + braces[1] ); } return braces[0] + base + ' ' + output.join(', ') + ' ' + braces[1]; } NOTE: These type checking functions intentionally don't use `instanceof` because it is fragile and can be easily faked with `Object.create()`. function isArray(ar) { return Array.isArray(ar); } function isBoolean(arg) { return typeof arg === 'boolean'; } function isNull(arg) { return arg === null; } function isNullOrUndefined(arg) { return arg == null; } function isNumber(arg) { return typeof arg === 'number'; } function isString(arg) { return typeof arg === 'string'; } function isSymbol(arg) { return typeof arg === 'symbol'; } function isUndefined(arg) { return arg === void 0; } function isRegExp(re) { return isObject(re) && objectToString(re) === '[object RegExp]'; } function isObject(arg) { return typeof arg === 'object' && arg !== null; } function isDate(d) { return isObject(d) && objectToString(d) === '[object Date]'; } function isError(e) { return ( isObject(e) && (objectToString(e) === '[object Error]' || e instanceof Error) ); } function isFunction(arg) { return typeof arg === 'function'; } function objectToString(o) { return Object.prototype.toString.call(o); } function hasOwnProperty(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); } return inspect; })(); const OBJECT_COLUMN_NAME = '(index)'; const LOG_LEVELS = { trace: 0, info: 1, warn: 2, error: 3, }; const INSPECTOR_LEVELS = []; INSPECTOR_LEVELS[LOG_LEVELS.trace] = 'debug'; INSPECTOR_LEVELS[LOG_LEVELS.info] = 'log'; INSPECTOR_LEVELS[LOG_LEVELS.warn] = 'warning'; INSPECTOR_LEVELS[LOG_LEVELS.error] = 'error'; Strip the inner function in getNativeLogFunction(), if in dev also strip method printing to originalConsole. const INSPECTOR_FRAMES_TO_SKIP = __DEV__ ? 2 : 1; function getNativeLogFunction(level) { return function() { let str; if (arguments.length === 1 && typeof arguments[0] === 'string') { str = arguments[0]; } else { str = Array.prototype.map .call(arguments, function(arg) { return inspect(arg, {depth: 10}); }) .join(', '); } let logLevel = level; if (str.slice(0, 9) === 'Warning: ' && logLevel >= LOG_LEVELS.error) { React warnings use console.error so that a stack trace is shown, but we don't (currently) want these to show a redbox (Note: Logic duplicated in ExceptionsManager.js.) logLevel = LOG_LEVELS.warn; } if (global.__inspectorLog) { global.__inspectorLog( INSPECTOR_LEVELS[logLevel], str, [].slice.call(arguments), INSPECTOR_FRAMES_TO_SKIP, ); } if (groupStack.length) { str = groupFormat('', str); } global.nativeLoggingHook(str, logLevel); }; } function repeat(element, n) { return Array.apply(null, Array(n)).map(function() { return element; }); } function consoleTablePolyfill(rows) { convert object -> array if (!Array.isArray(rows)) { var data = rows; rows = []; for (var key in data) { if (data.hasOwnProperty(key)) { var row = data[key]; row[OBJECT_COLUMN_NAME] = key; rows.push(row); } } } if (rows.length === 0) { global.nativeLoggingHook('', LOG_LEVELS.info); return; } var columns = Object.keys(rows[0]).sort(); var stringRows = []; var columnWidths = []; Convert each cell to a string. Also figure out max cell width for each column columns.forEach(function(k, i) { columnWidths[i] = k.length; for (var j = 0; j < rows.length; j++) { var cellStr = (rows[j][k] || '?').toString(); stringRows[j] = stringRows[j] || []; stringRows[j][i] = cellStr; columnWidths[i] = Math.max(columnWidths[i], cellStr.length); } }); Join all elements in the row into a single string with | separators (appends extra spaces to each cell to make separators | aligned) function joinRow(row, space) { var cells = row.map(function(cell, i) { var extraSpaces = repeat(' ', columnWidths[i] - cell.length).join(''); return cell + extraSpaces; }); space = space || ' '; return cells.join(space + '|' + space); } var separators = columnWidths.map(function(columnWidth) { return repeat('-', columnWidth).join(''); }); var separatorRow = joinRow(separators, '-'); var header = joinRow(columns); var table = [header, separatorRow]; for (var i = 0; i < rows.length; i++) { table.push(joinRow(stringRows[i])); } Notice extra empty line at the beginning. Native logging hook adds "RCTLog >" at the front of every logged string, which would shift the header and screw up the table global.nativeLoggingHook(' ' + table.join(' '), LOG_LEVELS.info); } const GROUP_PAD = 'u2502'; Box light vertical const GROUP_OPEN = 'u2510'; Box light down+left const GROUP_CLOSE = 'u2518'; Box light up+left const groupStack = []; function groupFormat(prefix, msg) { Insert group formatting before the console message return groupStack.join('') + prefix + ' ' + (msg || ''); } function consoleGroupPolyfill(label) { global.nativeLoggingHook(groupFormat(GROUP_OPEN, label), LOG_LEVELS.info); groupStack.push(GROUP_PAD); } function consoleGroupCollapsedPolyfill(label) { global.nativeLoggingHook(groupFormat(GROUP_CLOSE, label), LOG_LEVELS.info); groupStack.push(GROUP_PAD); } function consoleGroupEndPolyfill() { groupStack.pop(); global.nativeLoggingHook(groupFormat(GROUP_CLOSE), LOG_LEVELS.info); } function consoleAssertPolyfill(expression, label) { if (!expression) { global.nativeLoggingHook('Assertion failed: ' + label, LOG_LEVELS.error); } } if (global.nativeLoggingHook) { const originalConsole = global.console; Preserve the original `console` as `originalConsole` if (__DEV__ && originalConsole) { const descriptor = Object.getOwnPropertyDescriptor(global, 'console'); if (descriptor) { Object.defineProperty(global, 'originalConsole', descriptor); } } global.console = { error: getNativeLogFunction(LOG_LEVELS.error), info: getNativeLogFunction(LOG_LEVELS.info), log: getNativeLogFunction(LOG_LEVELS.info), warn: getNativeLogFunction(LOG_LEVELS.warn), trace: getNativeLogFunction(LOG_LEVELS.trace), debug: getNativeLogFunction(LOG_LEVELS.trace), table: consoleTablePolyfill, group: consoleGroupPolyfill, groupEnd: consoleGroupEndPolyfill, groupCollapsed: consoleGroupCollapsedPolyfill, assert: consoleAssertPolyfill, }; Object.defineProperty(console, '_isPolyfilled', { value: true, enumerable: false, }); If available, also call the original `console` method since that is sometimes useful. Ex: on OS X, this will let you see rich output in the Safari Web Inspector console. if (__DEV__ && originalConsole) { Object.keys(console).forEach(methodName => { const reactNativeMethod = console[methodName]; if (originalConsole[methodName]) { console[methodName] = function() { TODO(T43930203): remove this special case once originalConsole.assert properly checks the condition if (methodName === 'assert') { if (!arguments[0]) { originalConsole.assert(...arguments); } } else { originalConsole[methodName](...arguments); } reactNativeMethod.apply(console, arguments); }; } }); The following methods are not supported by this polyfill but we still should pass them to original console if they are supported by it. [ 'clear', 'dir', 'dirxml', 'groupCollapsed', 'profile', 'profileEnd', ].forEach(methodName => { if (typeof originalConsole[methodName] === 'function') { console[methodName] = function() { originalConsole[methodName](...arguments); }; } }); } } else if (!global.console) { const log = global.print || function consoleLoggingStub() {}; global.console = { error: log, info: log, log: log, warn: log, trace: log, debug: log, table: log, }; Object.defineProperty(console, '_isPolyfilled', { value: true, enumerable: false, }); } ","* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict * @polyfill let _inGuard = 0; type ErrorHandler = (error: mixed, isFatal: boolean) => void; type Fn<Args, Return> = (...Args) => Return; * * This is the error handler that is called when we encounter an exception * when loading a module. This will report any errors encountered before * ExceptionsManager is configured. let _globalHandler: ErrorHandler = function onError( e: mixed, isFatal: boolean, ) { throw e; }; * * The particular require runtime that we are using looks for a global * `ErrorUtils` object and if it exists, then it requires modules with the * error handler specified via ErrorUtils.setGlobalHandler by calling the * require function with applyWithGuard. Since the require module is loaded * before any of the modules, this ErrorUtils must be defined (and the handler * set) globally before requiring anything. const ErrorUtils = { setGlobalHandler(fun: ErrorHandler): void { _globalHandler = fun; }, getGlobalHandler(): ErrorHandler { return _globalHandler; }, reportError(error: mixed): void { _globalHandler && _globalHandler(error, false); }, reportFatalError(error: mixed): void { NOTE: This has an untyped call site in Metro. _globalHandler && _globalHandler(error, true); }, applyWithGuard<TArgs: $ReadOnlyArray<mixed>, TOut>( fun: Fn<TArgs, TOut>, context?: ?mixed, args?: ?TArgs, Unused, but some code synced from www sets it to null. unused_onError?: null, Some callers pass a name here, which we ignore. unused_name?: ?string, ): ?TOut { try { _inGuard++; $FlowFixMe: TODO T48204745 (1) apply(context, null) is fine. (2) array -> rest array should work return fun.apply(context, args); } catch (e) { ErrorUtils.reportError(e); } finally { _inGuard--; } return null; }, applyWithGuardIfNeeded<TArgs: $ReadOnlyArray<mixed>, TOut>( fun: Fn<TArgs, TOut>, context?: ?mixed, args?: ?TArgs, ): ?TOut { if (ErrorUtils.inGuard()) { $FlowFixMe: TODO T48204745 (1) apply(context, null) is fine. (2) array -> rest array should work return fun.apply(context, args); } else { ErrorUtils.applyWithGuard(fun, context, args); } return null; }, inGuard(): boolean { return !!_inGuard; }, guard<TArgs: $ReadOnlyArray<mixed>, TOut>( fun: Fn<TArgs, TOut>, name?: ?string, context?: ?mixed, ): ?(...TArgs) => ?TOut { TODO: (moti) T48204753 Make sure this warning is never hit and remove it - types should be sufficient. if (typeof fun !== 'function') { console.warn('A function must be passed to ErrorUtils.guard, got ', fun); return null; } const guardName = name ?? fun.name ?? '<generated guard>'; function guarded(...args: TArgs): ?TOut { return ErrorUtils.applyWithGuard( fun, context ?? this, args, null, guardName, ); } return guarded; }, }; global.ErrorUtils = ErrorUtils; export type ErrorUtilsT = typeof ErrorUtils; ","* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @polyfill * @nolint (function() { 'use strict'; const hasOwnProperty = Object.prototype.hasOwnProperty; * * Returns an array of the given object's own enumerable entries. * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries if (typeof Object.entries !== 'function') { Object.entries = function(object) { `null` and `undefined` values are not allowed. if (object == null) { throw new TypeError('Object.entries called on non-object'); } const entries = []; for (const key in object) { if (hasOwnProperty.call(object, key)) { entries.push([key, object[key]]); } } return entries; }; } * * Returns an array of the given object's own enumerable entries. * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/values if (typeof Object.values !== 'function') { Object.values = function(object) { `null` and `undefined` values are not allowed. if (object == null) { throw new TypeError('Object.values called on non-object'); } const values = []; for (const key in object) { if (hasOwnProperty.call(object, key)) { values.push(object[key]); } } return values; }; } })(); ","import { foo } from "./module.js" foo(); ","export function foo() { throw new Error("lets throw!"); } "],"x_facebook_sources":[null,[{"names":["<global>","global.$RefreshReg$","global.$RefreshSig$","<anonymous>","clear","define","metroRequire","initializingModuleIds.slice.map$argument_0","metroImportDefault","metroImportAll","guardedLoadModule","unpackModuleId","packModuleId","registerSegment","loadModuleImplementation","unknownModuleError","moduleThrewError","metroRequire.Systrace.beginEvent","metroRequire.Systrace.endEvent","metroRequire.getModules","createHotReloadingObject","hot.accept","hot.dispose","metroHotUpdateModule","parentIDs.forEach$argument_0","setTimeout$argument_0","runUpdatedModule","performFullRefresh","isReactRefreshBoundary","shouldInvalidateReactRefreshBoundary","getRefreshBoundarySignature","registerExportsForReactRefresh"],"mappings":"AAA;wBCyB,QD;wBEE,MC,YH;AIG;CJM;AKO;CL2C;AME;aCyB,2DD;CNe;AQE;CRoB;ASI;CTmC;AUK;CViB;AWK;CXO;AYI;CZE;AaK;CbE;AcE;8BbqE;SaE;CduD;AeE;CfU;AgBE;ChBK;gBiBI,QjB;ckBC,QlB;4BmBG;GnBE;iCoBE;cCK;ODG;eEC;OFE;GpBG;+BuBI;wBCgG,2CD;yCEgG;SFI;GvBG;2B0BE;G1BuE;6B2BE;G3BkB;+B4BE;G5BmC;6C6BE;G7BmB;oC8BE;G9B2B;uC+BE;G/BqB"}],[{"names":["<global>","<anonymous>","inspect","stylizeNoColor","arrayToHash","array.forEach$argument_0","formatValue","keys.map$argument_0","formatPrimitive","formatError","formatArray","keys.forEach$argument_0","formatProperty","str.split.map$argument_0","reduceToSingleString","output.reduce$argument_0","isArray","isBoolean","isNull","isNullOrUndefined","isNumber","isString","isSymbol","isUndefined","isRegExp","isObject","isDate","isError","isFunction","objectToString","hasOwnProperty","getNativeLogFunction","Array.prototype.map.call$argument_1","repeat","Array.apply.map$argument_0","consoleTablePolyfill","columns.forEach$argument_0","joinRow","row.map$argument_0","columnWidths.map$argument_0","groupFormat","consoleGroupPolyfill","consoleGroupCollapsedPolyfill","consoleGroupEndPolyfill","consoleAssertPolyfill","Object.keys.forEach$argument_0","methodName","forEach$argument_0","consoleLoggingStub"],"mappings":"AAA;iBCiB;ECwB;GDO;EEE;GFE;EGE;kBCG;KDE;GHG;EKE;wBC6F;ODS;GLM;EOE;GPgB;EQE;GRE;ESE;iBCkB;KDM;GTE;EWE;mBC4B;eDE;qBCQ;iBDE;GX0B;EaE;+BCE;KDI;Gbc;EeI;GfE;EgBE;GhBE;EiBE;GjBE;EkBE;GlBE;EmBE;GnBE;EoBE;GpBE;EqBE;GrBE;EsBE;GtBE;EuBE;GvBE;EwBE;GxBE;EyBE;GzBE;E0BE;G1BK;E2BE;G3BE;E4BE;G5BE;E6BE;G7BE;CDG;A+BmB;S9BC;yB+BM;S/BE;G8BuB;C/BC;AiCE;yCCC;GDE;CjCC;AmCE;kBCwB;GDQ;EEI;wBCC;KDG;GFG;oCIE;GJE;CnCc;AwCQ;CxCG;AyCE;CzCG;A0CE;C1CG;A2CE;C3CG;A4CE;C5CI;iC6CmC;8BCG;SDW;K7CE;c+CY;8BDE;SCE;K/CE;8BgDG,gChD"}],[{"names":["<global>","onError","ErrorUtils.setGlobalHandler","ErrorUtils.getGlobalHandler","ErrorUtils.reportError","ErrorUtils.reportFatalError","ErrorUtils.applyWithGuard","ErrorUtils.applyWithGuardIfNeeded","ErrorUtils.inGuard","ErrorUtils.guard","guarded"],"mappings":"AAA;mCCqB;CDK;EEW;GFE;EGC;GHE;EIC;GJE;EKC;GLG;EMC;GNmB;EOC;GPY;EQC;GRE;ESC;ICY;KDQ;GTG"}],[{"names":["<global>","<anonymous>","entries","values"],"mappings":"AAA;CCW;qBCU;KDa;oBEQ;KFa;CDE"}],[{"names":["<global>"],"mappings":"AAA"}],[{"names":["<global>","foo"],"mappings":"AAA,OC;CDE"}]],"names":["global","__r","metroRequire","__d","define","__c","clear","__registerSegment","registerSegment","modules","EMPTY","_ref","hasOwnProperty","__DEV__","$RefreshReg$","$RefreshSig$","type","Object","create","verboseNamesToModuleIds","initializingModuleIds","factory","moduleId","dependencyMap","inverseDependencies","arguments","__accept","mod","hasError","importedAll","importedDefault","isInitialized","publicModule","exports","hot","createHotReloadingObject","verboseName","Error","console","warn","moduleIdReallyIsNumber","initializingIndex","indexOf","cycle","slice","map","id","push","join","module","guardedLoadModule","metroImportDefault","__esModule","default","importDefault","metroImportAll","key","call","importAll","inGuard","ErrorUtils","returnValue","loadModuleImplementation","e","reportFatalError","ID_MASK_SHIFT","LOCAL_ID_MASK","unpackModuleId","segmentId","localId","packModuleId","value","moduleDefinersBySegmentID","segmentID","moduleDefiner","length","_unpackModuleId","definer","nativeRequire","_unpackModuleId2","unknownModuleError","moduleThrewError","error","Systrace","Refresh","_module","beginEvent","moduleObject","prevRefreshReg","prevRefreshSig","RefreshRuntime","register","createSignatureFunctionForTransform","undefined","endEvent","registerExportsForReactRefresh","pop","message","displayName","getModules","_acceptCallback","_disposeCallback","_didAccept","accept","callback","dispose","reactRefreshTimeout","metroHotUpdateModule","pendingModuleIDs","updatedModuleIDs","seenModuleIDs","Set","refreshBoundaryIDs","pendingID","has","add","pendingModule","pendingHot","canAccept","isBoundary","isReactRefreshBoundary","parentIDs","performFullRefresh","forEach","parentID","i","updatedID","prevExports","didError","runUpdatedModule","nextExports","isNoLongerABoundary","didInvalidate","shouldInvalidateReactRefreshBoundary","j","parentMod","canAcceptParent","setTimeout","performReactRefresh","window","location","reload","moduleExports","isLikelyComponentType","hasExports","areAllExportsComponents","desc","getOwnPropertyDescriptor","get","exportValue","prevSignature","getRefreshBoundarySignature","nextSignature","signature","getFamilyByType","moduleID","typeID","inspect","obj","opts","ctx","seen","formatValueCalls","stylize","stylizeNoColor","formatValue","depth","str","styleType","arrayToHash","array","hash","val","idx","recurseTimes","primitive","formatPrimitive","keys","visibleKeys","isError","formatError","isFunction","name","isRegExp","RegExp","prototype","toString","isDate","Date","base","braces","isArray","n","toUTCString","output","formatArray","formatProperty","reduceToSingleString","isUndefined","isString","simple","JSON","stringify","replace","isNumber","isBoolean","isNull","l","String","match","set","split","line","substr","numLinesEst","reduce","prev","cur","ar","Array","arg","isNullOrUndefined","isSymbol","re","isObject","objectToString","d","o","prop","OBJECT_COLUMN_NAME","LOG_LEVELS","trace","info","INSPECTOR_LEVELS","INSPECTOR_FRAMES_TO_SKIP","getNativeLogFunction","level","logLevel","__inspectorLog","groupStack","groupFormat","nativeLoggingHook","repeat","element","apply","consoleTablePolyfill","rows","data","row","columns","sort","stringRows","columnWidths","k","cellStr","Math","max","joinRow","space","cells","cell","extraSpaces","separators","columnWidth","separatorRow","header","table","GROUP_PAD","GROUP_OPEN","GROUP_CLOSE","prefix","msg","consoleGroupPolyfill","label","consoleGroupCollapsedPolyfill","consoleGroupEndPolyfill","consoleAssertPolyfill","expression","originalConsole","descriptor","defineProperty","log","debug","group","groupEnd","groupCollapsed","assert","enumerable","methodName","reactNativeMethod","print","consoleLoggingStub","_inGuard","_globalHandler","onError","isFatal","setGlobalHandler","fun","getGlobalHandler","reportError","applyWithGuard","context","args","unused_onError","unused_name","applyWithGuardIfNeeded","guard","guardName","guarded","entries","object","TypeError","values","foo"],"mappings":";;ACUA;;AAGAA,EAAAA,MAAM,CAACC,GAAP,GAAaC,YAAb;AACAF,EAAAA,MAAM,CAACG,GAAP,GAAaC,MAAb;AACAJ,EAAAA,MAAM,CAACK,GAAP,GAAaC,KAAb;AACAN,EAAAA,MAAM,CAACO,iBAAP,GAA2BC,eAA3B;AACA,MAAIC,OAAO,GAAGH,KAAK,EAAnB;AAGA,MAAMI,KAAK,GAAG,EAAd;AACA,MAAMC,IAAI,GAAG,EAAb;AAAA,MACEC,cAAc,GAAGD,IAAI,CAACC,cADxB;;AAGA,MAAIC,OAAJ,EAAa;AACXb,IAAAA,MAAM,CAACc,YAAP,GAAsB,YAAM,CAAE,CAA9B;;AAEAd,IAAAA,MAAM,CAACe,YAAP,GAAsB;AAAA,aAAM,UAAAC,IAAI;AAAA,eAAIA,IAAJ;AAAA,OAAV;AAAA,KAAtB;AACD;;AAED,WAASV,KAAT,GAAiB;AACfG,IAAAA,OAAO,GAAGQ,MAAM,CAACC,MAAP,CAAc,IAAd,CAAV;AAIA,WAAOT,OAAP;AACD;;AAED,MAAII,OAAJ,EAAa;AACX,QAAIM,uBAAuB,GAAGF,MAAM,CAACC,MAAP,CAAc,IAAd,CAA9B;AACA,QAAIE,qBAAqB,GAAG,EAA5B;AACD;;AAED,WAAShB,MAAT,CAAgBiB,OAAhB,EAAyBC,QAAzB,EAAmCC,aAAnC,EAAkD;AAChD,QAAId,OAAO,CAACa,QAAD,CAAP,IAAqB,IAAzB,EAA+B;AAC7B,UAAIT,OAAJ,EAAa;AAGX,YAAMW,mBAAmB,GAAGC,SAAS,CAAC,CAAD,CAArC;;AAGA,YAAID,mBAAJ,EAAyB;AACvBxB,UAAAA,MAAM,CAAC0B,QAAP,CAAgBJ,QAAhB,EAA0BD,OAA1B,EAAmCE,aAAnC,EAAkDC,mBAAlD;AACD;AACF;;AAGD;AACD;;AAED,QAAMG,GAAG,GAAG;AACVJ,MAAAA,aAAa,EAAbA,aADU;AAEVF,MAAAA,OAAO,EAAPA,OAFU;AAGVO,MAAAA,QAAQ,EAAE,KAHA;AAIVC,MAAAA,WAAW,EAAEnB,KAJH;AAKVoB,MAAAA,eAAe,EAAEpB,KALP;AAMVqB,MAAAA,aAAa,EAAE,KANL;AAOVC,MAAAA,YAAY,EAAE;AACZC,QAAAA,OAAO,EAAE;AADG;AAPJ,KAAZ;AAWAxB,IAAAA,OAAO,CAACa,QAAD,CAAP,GAAoBK,GAApB;;AAEA,QAAId,OAAJ,EAAa;AAEXc,MAAAA,GAAG,CAACO,GAAJ,GAAUC,wBAAwB,EAAlC;AAIA,UAAMC,WAAW,GAAGX,SAAS,CAAC,CAAD,CAA7B;;AAEA,UAAIW,WAAJ,EAAiB;AACfT,QAAAA,GAAG,CAACS,WAAJ,GAAkBA,WAAlB;AACAjB,QAAAA,uBAAuB,CAACiB,WAAD,CAAvB,GAAuCd,QAAvC;AACD;AACF;AACF;;AAED,WAASpB,YAAT,CAAsBoB,QAAtB,EAAgC;AAC9B,QAAIT,OAAO,IAAI,OAAOS,QAAP,KAAoB,QAAnC,EAA6C;AAC3C,UAAMc,WAAW,GAAGd,QAApB;AACAA,MAAAA,QAAQ,GAAGH,uBAAuB,CAACiB,WAAD,CAAlC;;AAEA,UAAId,QAAQ,IAAI,IAAhB,EAAsB;AACpB,cAAM,IAAIe,KAAJ,8BAAoCD,WAApC,QAAN;AACD,OAFD,MAEO;AACLE,QAAAA,OAAO,CAACC,IAAR,CACE,wBAAqBH,WAArB,yCACE,kDAFJ;AAID;AACF;;AAED,QAAMI,sBAAsB,GAAGlB,QAA/B;;AAEA,QAAIT,OAAJ,EAAa;AACX,UAAM4B,iBAAiB,GAAGrB,qBAAqB,CAACsB,OAAtB,CACxBF,sBADwB,CAA1B;;AAIA,UAAIC,iBAAiB,KAAK,CAAC,CAA3B,EAA8B;AAC5B,YAAME,KAAK,GAAGvB,qBAAqB,CAChCwB,KADW,CACLH,iBADK,EAEXI,GAFW,CAEP,UAAAC,EAAE;AAAA,iBAAKrC,OAAO,CAACqC,EAAD,CAAP,GAAcrC,OAAO,CAACqC,EAAD,CAAP,CAAYV,WAA1B,GAAwC,WAA7C;AAAA,SAFK,CAAd;AAIAO,QAAAA,KAAK,CAACI,IAAN,CAAWJ,KAAK,CAAC,CAAD,CAAhB;AACAL,QAAAA,OAAO,CAACC,IAAR,CACE,oBAAkBI,KAAK,CAACK,IAAN,CAAW,MAAX,CAAlB,YACE,sEADF,GAEE,sDAHJ;AAKD;AACF;;AAED,QAAMC,MAAM,GAAGxC,OAAO,CAAC+B,sBAAD,CAAtB;AACA,WAAOS,MAAM,IAAIA,MAAM,CAAClB,aAAjB,GACHkB,MAAM,CAACjB,YAAP,CAAoBC,OADjB,GAEHiB,iBAAiB,CAACV,sBAAD,EAAyBS,MAAzB,CAFrB;AAGD;;AAED,WAASE,kBAAT,CAA4B7B,QAA5B,EAAsC;AACpC,QAAIT,OAAO,IAAI,OAAOS,QAAP,KAAoB,QAAnC,EAA6C;AAC3C,UAAMc,WAAW,GAAGd,QAApB;AACAA,MAAAA,QAAQ,GAAGH,uBAAuB,CAACiB,WAAD,CAAlC;AACD;;AAED,QAAMI,sBAAsB,GAAGlB,QAA/B;;AAEA,QACEb,OAAO,CAAC+B,sBAAD,CAAP,IACA/B,OAAO,CAAC+B,sBAAD,CAAP,CAAgCV,eAAhC,KAAoDpB,KAFtD,EAGE;AACA,aAAOD,OAAO,CAAC+B,sBAAD,CAAP,CAAgCV,eAAvC;AACD;;AAED,QAAMG,OAAO,GAAG/B,YAAY,CAACsC,sBAAD,CAA5B;AACA,QAAMV,eAAe,GACnBG,OAAO,IAAIA,OAAO,CAACmB,UAAnB,GAAgCnB,OAAO,CAACoB,OAAxC,GAAkDpB,OADpD;AAGA,WAAQxB,OAAO,CAAC+B,sBAAD,CAAP,CAAgCV,eAAhC,GAAkDA,eAA1D;AACD;;AAED5B,EAAAA,YAAY,CAACoD,aAAb,GAA6BH,kBAA7B;;AAEA,WAASI,cAAT,CAAwBjC,QAAxB,EAAkC;AAChC,QAAIT,OAAO,IAAI,OAAOS,QAAP,KAAoB,QAAnC,EAA6C;AAC3C,UAAMc,WAAW,GAAGd,QAApB;AACAA,MAAAA,QAAQ,GAAGH,uBAAuB,CAACiB,WAAD,CAAlC;AACD;;AAED,QAAMI,sBAAsB,GAAGlB,QAA/B;;AAEA,QACEb,OAAO,CAAC+B,sBAAD,CAAP,IACA/B,OAAO,CAAC+B,sBAAD,CAAP,CAAgCX,WAAhC,KAAgDnB,KAFlD,EAGE;AACA,aAAOD,OAAO,CAAC+B,sBAAD,CAAP,CAAgCX,WAAvC;AACD;;AAED,QAAMI,OAAO,GAAG/B,YAAY,CAACsC,sBAAD,CAA5B;AACA,QAAIX,WAAJ;;AAEA,QAAII,OAAO,IAAIA,OAAO,CAACmB,UAAvB,EAAmC;AACjCvB,MAAAA,WAAW,GAAGI,OAAd;AACD,KAFD,MAEO;AACLJ,MAAAA,WAAW,GAAG,EAAd;;AAEA,UAAII,OAAJ,EAAa;AACX,aAAK,IAAMuB,GAAX,IAAkBvB,OAAlB,EAA2B;AACzB,cAAIrB,cAAc,CAAC6C,IAAf,CAAoBxB,OAApB,EAA6BuB,GAA7B,CAAJ,EAAuC;AACrC3B,YAAAA,WAAW,CAAC2B,GAAD,CAAX,GAAmBvB,OAAO,CAACuB,GAAD,CAA1B;AACD;AACF;AACF;;AAED3B,MAAAA,WAAW,CAACwB,OAAZ,GAAsBpB,OAAtB;AACD;;AAED,WAAQxB,OAAO,CAAC+B,sBAAD,CAAP,CAAgCX,WAAhC,GAA8CA,WAAtD;AACD;;AAED3B,EAAAA,YAAY,CAACwD,SAAb,GAAyBH,cAAzB;AACA,MAAII,OAAO,GAAG,KAAd;;AAEA,WAAST,iBAAT,CAA2B5B,QAA3B,EAAqC2B,MAArC,EAA6C;AAC3C,QAAI,CAACU,OAAD,IAAY3D,MAAM,CAAC4D,UAAvB,EAAmC;AACjCD,MAAAA,OAAO,GAAG,IAAV;AACA,UAAIE,WAAJ;;AAEA,UAAI;AACFA,QAAAA,WAAW,GAAGC,wBAAwB,CAACxC,QAAD,EAAW2B,MAAX,CAAtC;AACD,OAFD,CAEE,OAAOc,CAAP,EAAU;AAEV/D,QAAAA,MAAM,CAAC4D,UAAP,CAAkBI,gBAAlB,CAAmCD,CAAnC;AACD;;AAEDJ,MAAAA,OAAO,GAAG,KAAV;AACA,aAAOE,WAAP;AACD,KAbD,MAaO;AACL,aAAOC,wBAAwB,CAACxC,QAAD,EAAW2B,MAAX,CAA/B;AACD;AACF;;AAED,MAAMgB,aAAa,GAAG,EAAtB;AACA,MAAMC,aAAa,GAAG,CAAC,CAAD,KAAOD,aAA7B;;AAEA,WAASE,cAAT,CAAwB7C,QAAxB,EAAkC;AAChC,QAAM8C,SAAS,GAAG9C,QAAQ,KAAK2C,aAA/B;AACA,QAAMI,OAAO,GAAG/C,QAAQ,GAAG4C,aAA3B;AACA,WAAO;AACLE,MAAAA,SAAS,EAATA,SADK;AAELC,MAAAA,OAAO,EAAPA;AAFK,KAAP;AAID;;AAEDnE,EAAAA,YAAY,CAACiE,cAAb,GAA8BA,cAA9B;;AAEA,WAASG,YAAT,CAAsBC,KAAtB,EAA6B;AAC3B,WAAO,CAACA,KAAK,CAACH,SAAN,IAAmBH,aAApB,IAAqCM,KAAK,CAACF,OAAlD;AACD;;AAEDnE,EAAAA,YAAY,CAACoE,YAAb,GAA4BA,YAA5B;AACA,MAAME,yBAAyB,GAAG,EAAlC;;AAEA,WAAShE,eAAT,CAAyBiE,SAAzB,EAAoCC,aAApC,EAAmD;AACjDF,IAAAA,yBAAyB,CAACC,SAAD,CAAzB,GAAuCC,aAAvC;AACD;;AAED,WAASZ,wBAAT,CAAkCxC,QAAlC,EAA4C2B,MAA5C,EAAoD;AAClD,QAAI,CAACA,MAAD,IAAWuB,yBAAyB,CAACG,MAA1B,GAAmC,CAAlD,EAAqD;AACnD,UAAMC,eAAe,GAAGT,cAAc,CAAC7C,QAAD,CAAtC;AAAA,UACE8C,SAAS,GAAGQ,eAAe,CAACR,SAD9B;AAAA,UAEEC,OAAO,GAAGO,eAAe,CAACP,OAF5B;;AAIA,UAAMQ,OAAO,GAAGL,yBAAyB,CAACJ,SAAD,CAAzC;;AAEA,UAAIS,OAAO,IAAI,IAAf,EAAqB;AACnBA,QAAAA,OAAO,CAACR,OAAD,CAAP;AACApB,QAAAA,MAAM,GAAGxC,OAAO,CAACa,QAAD,CAAhB;AACD;AACF;;AAED,QAAMwD,aAAa,GAAG9E,MAAM,CAAC8E,aAA7B;;AAEA,QAAI,CAAC7B,MAAD,IAAW6B,aAAf,EAA8B;AAC5B,UAAMC,gBAAgB,GAAGZ,cAAc,CAAC7C,QAAD,CAAvC;AAAA,UACE8C,UAAS,GAAGW,gBAAgB,CAACX,SAD/B;AAAA,UAEEC,QAAO,GAAGU,gBAAgB,CAACV,OAF7B;;AAIAS,MAAAA,aAAa,CAACT,QAAD,EAAUD,UAAV,CAAb;AACAnB,MAAAA,MAAM,GAAGxC,OAAO,CAACa,QAAD,CAAhB;AACD;;AAED,QAAI,CAAC2B,MAAL,EAAa;AACX,YAAM+B,kBAAkB,CAAC1D,QAAD,CAAxB;AACD;;AAED,QAAI2B,MAAM,CAACrB,QAAX,EAAqB;AACnB,YAAMqD,gBAAgB,CAAC3D,QAAD,EAAW2B,MAAM,CAACiC,KAAlB,CAAtB;AACD;;AAMD,QAAIrE,OAAJ,EAAa;AACX,UAAIsE,QAAQ,GAAGjF,YAAY,CAACiF,QAA5B;AAAA,UACEC,OAAO,GAAGlF,YAAY,CAACkF,OADzB;AAED;;AAIDnC,IAAAA,MAAM,CAAClB,aAAP,GAAuB,IAAvB;AACA,QAAMsD,OAAO,GAAGpC,MAAhB;AAAA,QACE5B,OAAO,GAAGgE,OAAO,CAAChE,OADpB;AAAA,QAEEE,aAAa,GAAG8D,OAAO,CAAC9D,aAF1B;;AAIA,QAAIV,OAAJ,EAAa;AACXO,MAAAA,qBAAqB,CAAC2B,IAAtB,CAA2BzB,QAA3B;AACD;;AAED,QAAI;AACF,UAAIT,OAAJ,EAAa;AAEXsE,QAAAA,QAAQ,CAACG,UAAT,CAAoB,iBAAiBrC,MAAM,CAACb,WAAP,IAAsBd,QAAvC,CAApB;AACD;;AAED,UAAMiE,YAAY,GAAGtC,MAAM,CAACjB,YAA5B;;AAEA,UAAInB,OAAJ,EAAa;AACX0E,QAAAA,YAAY,CAACrD,GAAb,GAAmBe,MAAM,CAACf,GAA1B;AACA,YAAIsD,cAAc,GAAGxF,MAAM,CAACc,YAA5B;AACA,YAAI2E,cAAc,GAAGzF,MAAM,CAACe,YAA5B;;AAEA,YAAIqE,OAAO,IAAI,IAAf,EAAqB;AACnB,cAAMM,cAAc,GAAGN,OAAvB;;AAEApF,UAAAA,MAAM,CAACc,YAAP,GAAsB,UAACE,IAAD,EAAO8B,EAAP,EAAc;AAClC4C,YAAAA,cAAc,CAACC,QAAf,CAAwB3E,IAAxB,EAA8BM,QAAQ,GAAG,GAAX,GAAiBwB,EAA/C;AACD,WAFD;;AAIA9C,UAAAA,MAAM,CAACe,YAAP,GACE2E,cAAc,CAACE,mCADjB;AAED;AACF;;AAEDL,MAAAA,YAAY,CAACzC,EAAb,GAAkBxB,QAAlB;AAIAD,MAAAA,OAAO,CACLrB,MADK,EAELE,YAFK,EAGLiD,kBAHK,EAILI,cAJK,EAKLgC,YALK,EAMLA,YAAY,CAACtD,OANR,EAOLV,aAPK,CAAP;;AAUA,UAAI,CAACV,OAAL,EAAc;AAEZoC,QAAAA,MAAM,CAAC5B,OAAP,GAAiBwE,SAAjB;AACA5C,QAAAA,MAAM,CAAC1B,aAAP,GAAuBsE,SAAvB;AACD;;AAED,UAAIhF,OAAJ,EAAa;AAEXsE,QAAAA,QAAQ,CAACW,QAAT;;AAEA,YAAIV,OAAO,IAAI,IAAf,EAAqB;AACnBW,UAAAA,8BAA8B,CAACX,OAAD,EAAUG,YAAY,CAACtD,OAAvB,EAAgCX,QAAhC,CAA9B;AACD;AACF;;AAED,aAAOiE,YAAY,CAACtD,OAApB;AACD,KAvDD,CAuDE,OAAO8B,CAAP,EAAU;AACVd,MAAAA,MAAM,CAACrB,QAAP,GAAkB,IAAlB;AACAqB,MAAAA,MAAM,CAACiC,KAAP,GAAenB,CAAf;AACAd,MAAAA,MAAM,CAAClB,aAAP,GAAuB,KAAvB;AACAkB,MAAAA,MAAM,CAACjB,YAAP,CAAoBC,OAApB,GAA8B4D,SAA9B;AACA,YAAM9B,CAAN;AACD,KA7DD,SA6DU;AACR,UAAIlD,OAAJ,EAAa;AACX,YAAIO,qBAAqB,CAAC4E,GAAtB,OAAgC1E,QAApC,EAA8C;AAC5C,gBAAM,IAAIe,KAAJ,CACJ,+DADI,CAAN;AAGD;;AAEDrC,QAAAA,MAAM,CAACc,YAAP,GAAsB0E,cAAtB;AACAxF,QAAAA,MAAM,CAACe,YAAP,GAAsB0E,cAAtB;AACD;AACF;AACF;;AAED,WAAST,kBAAT,CAA4BlC,EAA5B,EAAgC;AAC9B,QAAImD,OAAO,GAAG,+BAA+BnD,EAA/B,GAAoC,IAAlD;;AAEA,QAAIjC,OAAJ,EAAa;AACXoF,MAAAA,OAAO,IACL,+DACA,mDAFF;AAGD;;AAED,WAAO5D,KAAK,CAAC4D,OAAD,CAAZ;AACD;;AAED,WAAShB,gBAAT,CAA0BnC,EAA1B,EAA8BoC,KAA9B,EAAqC;AACnC,QAAMgB,WAAW,GAAIrF,OAAO,IAAIJ,OAAO,CAACqC,EAAD,CAAlB,IAA0BrC,OAAO,CAACqC,EAAD,CAAP,CAAYV,WAAvC,IAAuDU,EAA3E;AACA,WAAOT,KAAK,CACV,uBAAuB6D,WAAvB,GAAqC,+BAArC,GAAuEhB,KAD7D,CAAZ;AAGD;;AAED,MAAIrE,OAAJ,EAAa;AACXX,IAAAA,YAAY,CAACiF,QAAb,GAAwB;AACtBG,MAAAA,UAAU,EAAE,sBAAM,CAAE,CADE;AAEtBQ,MAAAA,QAAQ,EAAE,oBAAM,CAAE;AAFI,KAAxB;;AAKA5F,IAAAA,YAAY,CAACiG,UAAb,GAA0B,YAAM;AAC9B,aAAO1F,OAAP;AACD,KAFD;;AAIA,QAAI0B,wBAAwB,GAAG,SAA3BA,wBAA2B,GAAW;AACxC,UAAMD,GAAG,GAAG;AACVkE,QAAAA,eAAe,EAAE,IADP;AAEVC,QAAAA,gBAAgB,EAAE,IAFR;AAGVC,QAAAA,UAAU,EAAE,KAHF;AAIVC,QAAAA,MAAM,EAAE,gBAAAC,QAAQ,EAAI;AAClBtE,UAAAA,GAAG,CAACoE,UAAJ,GAAiB,IAAjB;AACApE,UAAAA,GAAG,CAACkE,eAAJ,GAAsBI,QAAtB;AACD,SAPS;AAQVC,QAAAA,OAAO,EAAE,iBAAAD,QAAQ,EAAI;AACnBtE,UAAAA,GAAG,CAACmE,gBAAJ,GAAuBG,QAAvB;AACD;AAVS,OAAZ;AAYA,aAAOtE,GAAP;AACD,KAdD;;AAgBA,QAAIwE,mBAAmB,GAAG,IAA1B;;AAEA,QAAMC,oBAAoB,GAAG,SAAvBA,oBAAuB,CAC3B7D,EAD2B,EAE3BzB,OAF2B,EAG3BE,aAH2B,EAI3BC,mBAJ2B,EAK3B;AACA,UAAMG,GAAG,GAAGlB,OAAO,CAACqC,EAAD,CAAnB;;AAEA,UAAI,CAACnB,GAAL,EAAU;AACR,YAAIN,OAAJ,EAAa;AAEX;AACD;;AAED,cAAM2D,kBAAkB,CAAClC,EAAD,CAAxB;AACD;;AAED,UAAI,CAACnB,GAAG,CAACC,QAAL,IAAiB,CAACD,GAAG,CAACI,aAA1B,EAAyC;AAGvCJ,QAAAA,GAAG,CAACN,OAAJ,GAAcA,OAAd;AACAM,QAAAA,GAAG,CAACJ,aAAJ,GAAoBA,aAApB;AACA;AACD;;AAED,UAAM6D,OAAO,GAAGlF,YAAY,CAACkF,OAA7B;AACA,UAAMwB,gBAAgB,GAAG,CAAC9D,EAAD,CAAzB;AACA,UAAM+D,gBAAgB,GAAG,EAAzB;AACA,UAAMC,aAAa,GAAG,IAAIC,GAAJ,EAAtB;AACA,UAAMC,kBAAkB,GAAG,IAAID,GAAJ,EAA3B;;AAaA,aAAOH,gBAAgB,CAACjC,MAAjB,GAA0B,CAAjC,EAAoC;AAClC,YAAMsC,SAAS,GAAGL,gBAAgB,CAACZ,GAAjB,EAAlB;;AAEA,YAAIc,aAAa,CAACI,GAAd,CAAkBD,SAAlB,CAAJ,EAAkC;AAChC;AACD;;AAEDH,QAAAA,aAAa,CAACK,GAAd,CAAkBF,SAAlB;AAGA,YAAMG,aAAa,GAAG3G,OAAO,CAACwG,SAAD,CAA7B;;AAEA,YAAIG,aAAa,IAAI,IAArB,EAA2B;AACzB,cAAMC,UAAU,GAAGD,aAAa,CAAClF,GAAjC;;AAEA,cAAImF,UAAU,IAAI,IAAlB,EAAwB;AACtB,kBAAM,IAAIhF,KAAJ,CACJ,uDADI,CAAN;AAGD;;AAED,cAAIiF,SAAS,GAAGD,UAAU,CAACf,UAA3B;;AAEA,cAAI,CAACgB,SAAD,IAAclC,OAAO,IAAI,IAA7B,EAAmC;AAEjC,gBAAMmC,UAAU,GAAGC,sBAAsB,CACvCpC,OADuC,EAEvCgC,aAAa,CAACpF,YAAd,CAA2BC,OAFY,CAAzC;;AAKA,gBAAIsF,UAAJ,EAAgB;AACdD,cAAAA,SAAS,GAAG,IAAZ;AACAN,cAAAA,kBAAkB,CAACG,GAAnB,CAAuBF,SAAvB;AACD;AACF;;AAED,cAAIK,SAAJ,EAAe;AACbT,YAAAA,gBAAgB,CAAC9D,IAAjB,CAAsBkE,SAAtB;AACA;AACD;AACF;;AAGD,YAAMQ,SAAS,GAAGjG,mBAAmB,CAACyF,SAAD,CAArC;;AAEA,YAAIQ,SAAS,CAAC9C,MAAV,KAAqB,CAAzB,EAA4B;AAG1B+C,UAAAA,kBAAkB;AAClB;AACD;;AAGDb,QAAAA,gBAAgB,CAAC9D,IAAjB,CAAsBkE,SAAtB;AACAQ,QAAAA,SAAS,CAACE,OAAV,CAAkB,UAAAC,QAAQ;AAAA,iBAAIhB,gBAAgB,CAAC7D,IAAjB,CAAsB6E,QAAtB,CAAJ;AAAA,SAA1B;AACD;;AAGDd,MAAAA,aAAa,CAACxG,KAAd;;AAEA,WAAK,IAAIuH,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAGhB,gBAAgB,CAAClC,MAArC,EAA6CkD,CAAC,EAA9C,EAAkD;AAEhD,YAAMC,SAAS,GAAGjB,gBAAgB,CAACgB,CAAD,CAAlC;;AAEA,YAAIf,aAAa,CAACI,GAAd,CAAkBY,SAAlB,CAAJ,EAAkC;AAChC;AACD;;AAEDhB,QAAAA,aAAa,CAACK,GAAd,CAAkBW,SAAlB;AACA,YAAMnG,IAAG,GAAGlB,OAAO,CAACqH,SAAD,CAAnB;;AAEA,YAAInG,IAAG,IAAI,IAAX,EAAiB;AACf,gBAAM,IAAIU,KAAJ,CAAU,gDAAV,CAAN;AACD;;AAED,YAAM0F,WAAW,GAAGpG,IAAG,CAACK,YAAJ,CAAiBC,OAArC;AACA,YAAM+F,QAAQ,GAAGC,gBAAgB,CAC/BH,SAD+B,EAE/BA,SAAS,KAAKhF,EAAd,GAAmBzB,OAAnB,GAA6BwE,SAFE,EAG/BiC,SAAS,KAAKhF,EAAd,GAAmBvB,aAAnB,GAAmCsE,SAHJ,CAAjC;AAKA,YAAMqC,WAAW,GAAGvG,IAAG,CAACK,YAAJ,CAAiBC,OAArC;;AAEA,YAAI+F,QAAJ,EAAc;AAGZ;AACD;;AAED,YAAIhB,kBAAkB,CAACE,GAAnB,CAAuBY,SAAvB,CAAJ,EAAuC;AAGrC,cAAMK,mBAAmB,GAAG,CAACX,sBAAsB,CACjDpC,OADiD,EAEjD8C,WAFiD,CAAnD;AAUA,cAAME,aAAa,GAAGC,oCAAoC,CACxDjD,OADwD,EAExD2C,WAFwD,EAGxDG,WAHwD,CAA1D;;AAMA,cAAIC,mBAAmB,IAAIC,aAA3B,EAA0C;AAIxC,gBAAMX,UAAS,GAAGjG,mBAAmB,CAACsG,SAAD,CAArC;;AAEA,gBAAIL,UAAS,CAAC9C,MAAV,KAAqB,CAAzB,EAA4B;AAE1B+C,cAAAA,kBAAkB;AAClB;AACD;;AAED,iBAAK,IAAIY,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAGb,UAAS,CAAC9C,MAA9B,EAAsC2D,CAAC,EAAvC,EAA2C;AACzC,kBAAMV,QAAQ,GAAGH,UAAS,CAACa,CAAD,CAA1B;AACA,kBAAMC,SAAS,GAAG9H,OAAO,CAACmH,QAAD,CAAzB;;AAEA,kBAAIW,SAAS,IAAI,IAAjB,EAAuB;AACrB,sBAAM,IAAIlG,KAAJ,CAAU,2CAAV,CAAN;AACD;;AAED,kBAAMmG,eAAe,GAAGhB,sBAAsB,CAC5CpC,OAD4C,EAE5CmD,SAAS,CAACvG,YAAV,CAAuBC,OAFqB,CAA9C;;AAKA,kBAAIuG,eAAJ,EAAqB;AAEnBxB,gBAAAA,kBAAkB,CAACG,GAAnB,CAAuBS,QAAvB;AACAf,gBAAAA,gBAAgB,CAAC9D,IAAjB,CAAsB6E,QAAtB;AACD,eAJD,MAIO;AACLF,gBAAAA,kBAAkB;AAClB;AACD;AACF;AACF;AACF;AACF;;AAED,UAAItC,OAAO,IAAI,IAAf,EAAqB;AAGnB,YAAIsB,mBAAmB,IAAI,IAA3B,EAAiC;AAC/BA,UAAAA,mBAAmB,GAAG+B,UAAU,CAAC,YAAM;AACrC/B,YAAAA,mBAAmB,GAAG,IAAtB;AAEAtB,YAAAA,OAAO,CAACsD,mBAAR;AACD,WAJ+B,EAI7B,EAJ6B,CAAhC;AAKD;AACF;AACF,KAvMD;;AAyMA,QAAMT,gBAAgB,GAAG,SAAnBA,gBAAmB,CAASnF,EAAT,EAAazB,OAAb,EAAsBE,aAAtB,EAAqC;AAC5D,UAAMI,GAAG,GAAGlB,OAAO,CAACqC,EAAD,CAAnB;;AAEA,UAAInB,GAAG,IAAI,IAAX,EAAiB;AACf,cAAM,IAAIU,KAAJ,CAAU,wCAAV,CAAN;AACD;;AAED,UAAMH,GAAG,GAAGP,GAAG,CAACO,GAAhB;;AAEA,UAAI,CAACA,GAAL,EAAU;AACR,cAAM,IAAIG,KAAJ,CAAU,uDAAV,CAAN;AACD;;AAED,UAAIH,GAAG,CAACmE,gBAAR,EAA0B;AACxB,YAAI;AACFnE,UAAAA,GAAG,CAACmE,gBAAJ;AACD,SAFD,CAEE,OAAOnB,KAAP,EAAc;AACd5C,UAAAA,OAAO,CAAC4C,KAAR,qDACoDpC,EADpD,SAEEoC,KAFF;AAID;AACF;;AAED,UAAI7D,OAAJ,EAAa;AACXM,QAAAA,GAAG,CAACN,OAAJ,GAAcA,OAAd;AACD;;AAED,UAAIE,aAAJ,EAAmB;AACjBI,QAAAA,GAAG,CAACJ,aAAJ,GAAoBA,aAApB;AACD;;AAEDI,MAAAA,GAAG,CAACC,QAAJ,GAAe,KAAf;AACAD,MAAAA,GAAG,CAACuD,KAAJ,GAAYW,SAAZ;AACAlE,MAAAA,GAAG,CAACE,WAAJ,GAAkBnB,KAAlB;AACAiB,MAAAA,GAAG,CAACG,eAAJ,GAAsBpB,KAAtB;AACAiB,MAAAA,GAAG,CAACI,aAAJ,GAAoB,KAApB;AACA,UAAMgG,WAAW,GAAGpG,GAAG,CAACK,YAAJ,CAAiBC,OAArC;AACAN,MAAAA,GAAG,CAACK,YAAJ,CAAiBC,OAAjB,GAA2B,EAA3B;AACAC,MAAAA,GAAG,CAACoE,UAAJ,GAAiB,KAAjB;AACApE,MAAAA,GAAG,CAACkE,eAAJ,GAAsB,IAAtB;AACAlE,MAAAA,GAAG,CAACmE,gBAAJ,GAAuB,IAAvB;AACAnG,MAAAA,YAAY,CAAC4C,EAAD,CAAZ;;AAEA,UAAInB,GAAG,CAACC,QAAR,EAAkB;AAOhBD,QAAAA,GAAG,CAACC,QAAJ,GAAe,KAAf;AACAD,QAAAA,GAAG,CAACI,aAAJ,GAAoB,IAApB;AACAJ,QAAAA,GAAG,CAACuD,KAAJ,GAAY,IAAZ;AACAvD,QAAAA,GAAG,CAACK,YAAJ,CAAiBC,OAAjB,GAA2B8F,WAA3B;AAEA,eAAO,IAAP;AACD;;AAED,UAAI7F,GAAG,CAACkE,eAAR,EAAyB;AACvB,YAAI;AACFlE,UAAAA,GAAG,CAACkE,eAAJ;AACD,SAFD,CAEE,OAAOlB,KAAP,EAAc;AACd5C,UAAAA,OAAO,CAAC4C,KAAR,oDACmDpC,EADnD,SAEEoC,KAFF;AAID;AACF;;AAED,aAAO,KAAP;AACD,KAvED;;AAyEA,QAAMwC,kBAAkB,GAAG,SAArBA,kBAAqB,GAAM;AAE/B,UACE,OAAOiB,MAAP,KAAkB,WAAlB,IACAA,MAAM,CAACC,QAAP,IAAmB,IADnB,IAEA,OAAOD,MAAM,CAACC,QAAP,CAAgBC,MAAvB,KAAkC,UAHpC,EAIE;AACAF,QAAAA,MAAM,CAACC,QAAP,CAAgBC,MAAhB;AACD,OAND,MAMO;AAEL,YAAMzD,OAAO,GAAGlF,YAAY,CAACkF,OAA7B;;AAEA,YAAIA,OAAO,IAAI,IAAf,EAAqB;AACnBA,UAAAA,OAAO,CAACsC,kBAAR;AACD,SAFD,MAEO;AACLpF,UAAAA,OAAO,CAACC,IAAR,CAAa,iDAAb;AACD;AACF;AACF,KAlBD;;AAoBA,QAAIiF,sBAAsB,GAAG,SAAzBA,sBAAyB,CAASpC,OAAT,EAAkB0D,aAAlB,EAAiC;AAC5D,UAAI1D,OAAO,CAAC2D,qBAAR,CAA8BD,aAA9B,CAAJ,EAAkD;AAChD,eAAO,IAAP;AACD;;AAED,UAAIA,aAAa,IAAI,IAAjB,IAAyB,OAAOA,aAAP,KAAyB,QAAtD,EAAgE;AAE9D,eAAO,KAAP;AACD;;AAED,UAAIE,UAAU,GAAG,KAAjB;AACA,UAAIC,uBAAuB,GAAG,IAA9B;;AAEA,WAAK,IAAMzF,GAAX,IAAkBsF,aAAlB,EAAiC;AAC/BE,QAAAA,UAAU,GAAG,IAAb;;AAEA,YAAIxF,GAAG,KAAK,YAAZ,EAA0B;AACxB;AACD;;AAED,YAAM0F,IAAI,GAAGjI,MAAM,CAACkI,wBAAP,CAAgCL,aAAhC,EAA+CtF,GAA/C,CAAb;;AAEA,YAAI0F,IAAI,IAAIA,IAAI,CAACE,GAAjB,EAAsB;AAEpB,iBAAO,KAAP;AACD;;AAED,YAAMC,WAAW,GAAGP,aAAa,CAACtF,GAAD,CAAjC;;AAEA,YAAI,CAAC4B,OAAO,CAAC2D,qBAAR,CAA8BM,WAA9B,CAAL,EAAiD;AAC/CJ,UAAAA,uBAAuB,GAAG,KAA1B;AACD;AACF;;AAED,aAAOD,UAAU,IAAIC,uBAArB;AACD,KAnCD;;AAqCA,QAAIZ,oCAAoC,GAAG,SAAvCA,oCAAuC,CACzCjD,OADyC,EAEzC2C,WAFyC,EAGzCG,WAHyC,EAItC;AACH,UAAMoB,aAAa,GAAGC,2BAA2B,CAACnE,OAAD,EAAU2C,WAAV,CAAjD;AACA,UAAMyB,aAAa,GAAGD,2BAA2B,CAACnE,OAAD,EAAU8C,WAAV,CAAjD;;AAEA,UAAIoB,aAAa,CAAC3E,MAAd,KAAyB6E,aAAa,CAAC7E,MAA3C,EAAmD;AACjD,eAAO,IAAP;AACD;;AAED,WAAK,IAAIkD,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAG2B,aAAa,CAAC7E,MAAlC,EAA0CkD,CAAC,EAA3C,EAA+C;AAC7C,YAAIyB,aAAa,CAACzB,CAAD,CAAb,KAAqB2B,aAAa,CAAC3B,CAAD,CAAtC,EAA2C;AACzC,iBAAO,IAAP;AACD;AACF;;AAED,aAAO,KAAP;AACD,KAnBD;;AAqBA,QAAI0B,2BAA2B,GAAG,SAA9BA,2BAA8B,CAACnE,OAAD,EAAU0D,aAAV,EAA4B;AAC5D,UAAMW,SAAS,GAAG,EAAlB;AACAA,MAAAA,SAAS,CAAC1G,IAAV,CAAeqC,OAAO,CAACsE,eAAR,CAAwBZ,aAAxB,CAAf;;AAEA,UAAIA,aAAa,IAAI,IAAjB,IAAyB,OAAOA,aAAP,KAAyB,QAAtD,EAAgE;AAG9D,eAAOW,SAAP;AACD;;AAED,WAAK,IAAMjG,GAAX,IAAkBsF,aAAlB,EAAiC;AAC/B,YAAItF,GAAG,KAAK,YAAZ,EAA0B;AACxB;AACD;;AAED,YAAM0F,IAAI,GAAGjI,MAAM,CAACkI,wBAAP,CAAgCL,aAAhC,EAA+CtF,GAA/C,CAAb;;AAEA,YAAI0F,IAAI,IAAIA,IAAI,CAACE,GAAjB,EAAsB;AACpB;AACD;;AAED,YAAMC,WAAW,GAAGP,aAAa,CAACtF,GAAD,CAAjC;AACAiG,QAAAA,SAAS,CAAC1G,IAAV,CAAeS,GAAf;AACAiG,QAAAA,SAAS,CAAC1G,IAAV,CAAeqC,OAAO,CAACsE,eAAR,CAAwBL,WAAxB,CAAf;AACD;;AAED,aAAOI,SAAP;AACD,KA3BD;;AA6BA,QAAI1D,8BAA8B,GAAG,SAAjCA,8BAAiC,CAACX,OAAD,EAAU0D,aAAV,EAAyBa,QAAzB,EAAsC;AACzEvE,MAAAA,OAAO,CAACO,QAAR,CAAiBmD,aAAjB,EAAgCa,QAAQ,GAAG,YAA3C;;AAEA,UAAIb,aAAa,IAAI,IAAjB,IAAyB,OAAOA,aAAP,KAAyB,QAAtD,EAAgE;AAG9D;AACD;;AAED,WAAK,IAAMtF,GAAX,IAAkBsF,aAAlB,EAAiC;AAC/B,YAAMI,IAAI,GAAGjI,MAAM,CAACkI,wBAAP,CAAgCL,aAAhC,EAA+CtF,GAA/C,CAAb;;AAEA,YAAI0F,IAAI,IAAIA,IAAI,CAACE,GAAjB,EAAsB;AAEpB;AACD;;AAED,YAAMC,WAAW,GAAGP,aAAa,CAACtF,GAAD,CAAjC;AACA,YAAMoG,MAAM,GAAGD,QAAQ,GAAG,aAAX,GAA2BnG,GAA1C;AACA4B,QAAAA,OAAO,CAACO,QAAR,CAAiB0D,WAAjB,EAA8BO,MAA9B;AACD;AACF,KArBD;;AAuBA5J,IAAAA,MAAM,CAAC0B,QAAP,GAAkBiF,oBAAlB;AACD;;;ACjyBD,MAAMkD,OAAO,GAAI,YAAW;AAwB1B,aAASA,OAAT,CAAiBC,GAAjB,EAAsBC,IAAtB,EAA4B;AAC1B,UAAIC,GAAG,GAAG;AACRC,QAAAA,IAAI,EAAE,EADE;AAERC,QAAAA,gBAAgB,EAAE,CAFV;AAGRC,QAAAA,OAAO,EAAEC;AAHD,OAAV;AAKA,aAAOC,WAAW,CAACL,GAAD,EAAMF,GAAN,EAAWC,IAAI,CAACO,KAAhB,CAAlB;AACD;;AAED,aAASF,cAAT,CAAwBG,GAAxB,EAA6BC,SAA7B,EAAwC;AACtC,aAAOD,GAAP;AACD;;AAED,aAASE,WAAT,CAAqBC,KAArB,EAA4B;AAC1B,UAAIC,IAAI,GAAG,EAAX;AAEAD,MAAAA,KAAK,CAAC/C,OAAN,CAAc,UAASiD,GAAT,EAAcC,GAAd,EAAmB;AAC/BF,QAAAA,IAAI,CAACC,GAAD,CAAJ,GAAY,IAAZ;AACD,OAFD;AAIA,aAAOD,IAAP;AACD;;AAED,aAASN,WAAT,CAAqBL,GAArB,EAA0BzF,KAA1B,EAAiCuG,YAAjC,EAA+C;AAC7Cd,MAAAA,GAAG,CAACE,gBAAJ;;AACA,UAAIF,GAAG,CAACE,gBAAJ,GAAuB,GAA3B,EAAgC;AAC9B,8CACEF,GAAG,CAACE,gBADN;AAGD;;AAGD,UAAIa,SAAS,GAAGC,eAAe,CAAChB,GAAD,EAAMzF,KAAN,CAA/B;;AACA,UAAIwG,SAAJ,EAAe;AACb,eAAOA,SAAP;AACD;;AAGD,UAAIE,IAAI,GAAGhK,MAAM,CAACgK,IAAP,CAAY1G,KAAZ,CAAX;AACA,UAAI2G,WAAW,GAAGT,WAAW,CAACQ,IAAD,CAA7B;;AAIA,UACEE,OAAO,CAAC5G,KAAD,CAAP,KACC0G,IAAI,CAACvI,OAAL,CAAa,SAAb,KAA2B,CAA3B,IAAgCuI,IAAI,CAACvI,OAAL,CAAa,aAAb,KAA+B,CADhE,CADF,EAGE;AACA,eAAO0I,WAAW,CAAC7G,KAAD,CAAlB;AACD;;AAGD,UAAI0G,IAAI,CAACtG,MAAL,KAAgB,CAApB,EAAuB;AACrB,YAAI0G,UAAU,CAAC9G,KAAD,CAAd,EAAuB;AACrB,cAAI+G,IAAI,GAAG/G,KAAK,CAAC+G,IAAN,GAAa,OAAO/G,KAAK,CAAC+G,IAA1B,GAAiC,EAA5C;AACA,iBAAOtB,GAAG,CAACG,OAAJ,CAAY,cAAcmB,IAAd,GAAqB,GAAjC,EAAsC,SAAtC,CAAP;AACD;;AACD,YAAIC,QAAQ,CAAChH,KAAD,CAAZ,EAAqB;AACnB,iBAAOyF,GAAG,CAACG,OAAJ,CAAYqB,MAAM,CAACC,SAAP,CAAiBC,QAAjB,CAA0BjI,IAA1B,CAA+Bc,KAA/B,CAAZ,EAAmD,QAAnD,CAAP;AACD;;AACD,YAAIoH,MAAM,CAACpH,KAAD,CAAV,EAAmB;AACjB,iBAAOyF,GAAG,CAACG,OAAJ,CAAYyB,IAAI,CAACH,SAAL,CAAeC,QAAf,CAAwBjI,IAAxB,CAA6Bc,KAA7B,CAAZ,EAAiD,MAAjD,CAAP;AACD;;AACD,YAAI4G,OAAO,CAAC5G,KAAD,CAAX,EAAoB;AAClB,iBAAO6G,WAAW,CAAC7G,KAAD,CAAlB;AACD;AACF;;AAED,UAAIsH,IAAI,GAAG,EAAX;AAAA,UACEnB,KAAK,GAAG,KADV;AAAA,UAEEoB,MAAM,GAAG,CAAC,GAAD,EAAM,GAAN,CAFX;;AAKA,UAAIC,OAAO,CAACxH,KAAD,CAAX,EAAoB;AAClBmG,QAAAA,KAAK,GAAG,IAAR;AACAoB,QAAAA,MAAM,GAAG,CAAC,GAAD,EAAM,GAAN,CAAT;AACD;;AAGD,UAAIT,UAAU,CAAC9G,KAAD,CAAd,EAAuB;AACrB,YAAIyH,CAAC,GAAGzH,KAAK,CAAC+G,IAAN,GAAa,OAAO/G,KAAK,CAAC+G,IAA1B,GAAiC,EAAzC;AACAO,QAAAA,IAAI,GAAG,eAAeG,CAAf,GAAmB,GAA1B;AACD;;AAGD,UAAIT,QAAQ,CAAChH,KAAD,CAAZ,EAAqB;AACnBsH,QAAAA,IAAI,GAAG,MAAML,MAAM,CAACC,SAAP,CAAiBC,QAAjB,CAA0BjI,IAA1B,CAA+Bc,KAA/B,CAAb;AACD;;AAGD,UAAIoH,MAAM,CAACpH,KAAD,CAAV,EAAmB;AACjBsH,QAAAA,IAAI,GAAG,MAAMD,IAAI,CAACH,SAAL,CAAeQ,WAAf,CAA2BxI,IAA3B,CAAgCc,KAAhC,CAAb;AACD;;AAGD,UAAI4G,OAAO,CAAC5G,KAAD,CAAX,EAAoB;AAClBsH,QAAAA,IAAI,GAAG,MAAMT,WAAW,CAAC7G,KAAD,CAAxB;AACD;;AAED,UAAI0G,IAAI,CAACtG,MAAL,KAAgB,CAAhB,KAAsB,CAAC+F,KAAD,IAAUnG,KAAK,CAACI,MAAN,IAAgB,CAAhD,CAAJ,EAAwD;AACtD,eAAOmH,MAAM,CAAC,CAAD,CAAN,GAAYD,IAAZ,GAAmBC,MAAM,CAAC,CAAD,CAAhC;AACD;;AAED,UAAIhB,YAAY,GAAG,CAAnB,EAAsB;AACpB,YAAIS,QAAQ,CAAChH,KAAD,CAAZ,EAAqB;AACnB,iBAAOyF,GAAG,CAACG,OAAJ,CAAYqB,MAAM,CAACC,SAAP,CAAiBC,QAAjB,CAA0BjI,IAA1B,CAA+Bc,KAA/B,CAAZ,EAAmD,QAAnD,CAAP;AACD,SAFD,MAEO;AACL,iBAAOyF,GAAG,CAACG,OAAJ,CAAY,UAAZ,EAAwB,SAAxB,CAAP;AACD;AACF;;AAEDH,MAAAA,GAAG,CAACC,IAAJ,CAASlH,IAAT,CAAcwB,KAAd;AAEA,UAAI2H,MAAJ;;AACA,UAAIxB,KAAJ,EAAW;AACTwB,QAAAA,MAAM,GAAGC,WAAW,CAACnC,GAAD,EAAMzF,KAAN,EAAauG,YAAb,EAA2BI,WAA3B,EAAwCD,IAAxC,CAApB;AACD,OAFD,MAEO;AACLiB,QAAAA,MAAM,GAAGjB,IAAI,CAACpI,GAAL,CAAS,UAASW,GAAT,EAAc;AAC9B,iBAAO4I,cAAc,CACnBpC,GADmB,EAEnBzF,KAFmB,EAGnBuG,YAHmB,EAInBI,WAJmB,EAKnB1H,GALmB,EAMnBkH,KANmB,CAArB;AAQD,SATQ,CAAT;AAUD;;AAEDV,MAAAA,GAAG,CAACC,IAAJ,CAASjE,GAAT;AAEA,aAAOqG,oBAAoB,CAACH,MAAD,EAASL,IAAT,EAAeC,MAAf,CAA3B;AACD;;AAED,aAASd,eAAT,CAAyBhB,GAAzB,EAA8BzF,KAA9B,EAAqC;AACnC,UAAI+H,WAAW,CAAC/H,KAAD,CAAf,EAAwB,OAAOyF,GAAG,CAACG,OAAJ,CAAY,WAAZ,EAAyB,WAAzB,CAAP;;AACxB,UAAIoC,QAAQ,CAAChI,KAAD,CAAZ,EAAqB;AACnB,YAAIiI,MAAM,GACR,MACAC,IAAI,CAACC,SAAL,CAAenI,KAAf,EACGoI,OADH,CACW,QADX,EACqB,EADrB,EAEGA,OAFH,CAEW,IAFX,EAEiB,KAFjB,EAGGA,OAHH,CAGW,MAHX,EAGmB,GAHnB,CADA,GAKA,GANF;AAOA,eAAO3C,GAAG,CAACG,OAAJ,CAAYqC,MAAZ,EAAoB,QAApB,CAAP;AACD;;AACD,UAAII,QAAQ,CAACrI,KAAD,CAAZ,EAAqB,OAAOyF,GAAG,CAACG,OAAJ,CAAY,KAAK5F,KAAjB,EAAwB,QAAxB,CAAP;AACrB,UAAIsI,SAAS,CAACtI,KAAD,CAAb,EAAsB,OAAOyF,GAAG,CAACG,OAAJ,CAAY,KAAK5F,KAAjB,EAAwB,SAAxB,CAAP;AAEtB,UAAIuI,MAAM,CAACvI,KAAD,CAAV,EAAmB,OAAOyF,GAAG,CAACG,OAAJ,CAAY,MAAZ,EAAoB,MAApB,CAAP;AACpB;;AAED,aAASiB,WAAT,CAAqB7G,KAArB,EAA4B;AAC1B,aAAO,MAAMlC,KAAK,CAACoJ,SAAN,CAAgBC,QAAhB,CAAyBjI,IAAzB,CAA8Bc,KAA9B,CAAN,GAA6C,GAApD;AACD;;AAED,aAAS4H,WAAT,CAAqBnC,GAArB,EAA0BzF,KAA1B,EAAiCuG,YAAjC,EAA+CI,WAA/C,EAA4DD,IAA5D,EAAkE;AAChE,UAAIiB,MAAM,GAAG,EAAb;;AACA,WAAK,IAAIrE,CAAC,GAAG,CAAR,EAAWkF,CAAC,GAAGxI,KAAK,CAACI,MAA1B,EAAkCkD,CAAC,GAAGkF,CAAtC,EAAyC,EAAElF,CAA3C,EAA8C;AAC5C,YAAIjH,cAAc,CAAC2D,KAAD,EAAQyI,MAAM,CAACnF,CAAD,CAAd,CAAlB,EAAsC;AACpCqE,UAAAA,MAAM,CAACnJ,IAAP,CACEqJ,cAAc,CACZpC,GADY,EAEZzF,KAFY,EAGZuG,YAHY,EAIZI,WAJY,EAKZ8B,MAAM,CAACnF,CAAD,CALM,EAMZ,IANY,CADhB;AAUD,SAXD,MAWO;AACLqE,UAAAA,MAAM,CAACnJ,IAAP,CAAY,EAAZ;AACD;AACF;;AACDkI,MAAAA,IAAI,CAACtD,OAAL,CAAa,UAASnE,GAAT,EAAc;AACzB,YAAI,CAACA,GAAG,CAACyJ,KAAJ,CAAU,OAAV,CAAL,EAAyB;AACvBf,UAAAA,MAAM,CAACnJ,IAAP,CACEqJ,cAAc,CAACpC,GAAD,EAAMzF,KAAN,EAAauG,YAAb,EAA2BI,WAA3B,EAAwC1H,GAAxC,EAA6C,IAA7C,CADhB;AAGD;AACF,OAND;AAOA,aAAO0I,MAAP;AACD;;AAED,aAASE,cAAT,CAAwBpC,GAAxB,EAA6BzF,KAA7B,EAAoCuG,YAApC,EAAkDI,WAAlD,EAA+D1H,GAA/D,EAAoEkH,KAApE,EAA2E;AACzE,UAAIY,IAAJ,EAAUf,GAAV,EAAerB,IAAf;AACAA,MAAAA,IAAI,GAAGjI,MAAM,CAACkI,wBAAP,CAAgC5E,KAAhC,EAAuCf,GAAvC,KAA+C;AAACe,QAAAA,KAAK,EAAEA,KAAK,CAACf,GAAD;AAAb,OAAtD;;AACA,UAAI0F,IAAI,CAACE,GAAT,EAAc;AACZ,YAAIF,IAAI,CAACgE,GAAT,EAAc;AACZ3C,UAAAA,GAAG,GAAGP,GAAG,CAACG,OAAJ,CAAY,iBAAZ,EAA+B,SAA/B,CAAN;AACD,SAFD,MAEO;AACLI,UAAAA,GAAG,GAAGP,GAAG,CAACG,OAAJ,CAAY,UAAZ,EAAwB,SAAxB,CAAN;AACD;AACF,OAND,MAMO;AACL,YAAIjB,IAAI,CAACgE,GAAT,EAAc;AACZ3C,UAAAA,GAAG,GAAGP,GAAG,CAACG,OAAJ,CAAY,UAAZ,EAAwB,SAAxB,CAAN;AACD;AACF;;AACD,UAAI,CAACvJ,cAAc,CAACsK,WAAD,EAAc1H,GAAd,CAAnB,EAAuC;AACrC8H,QAAAA,IAAI,GAAG,MAAM9H,GAAN,GAAY,GAAnB;AACD;;AACD,UAAI,CAAC+G,GAAL,EAAU;AACR,YAAIP,GAAG,CAACC,IAAJ,CAASvH,OAAT,CAAiBwG,IAAI,CAAC3E,KAAtB,IAA+B,CAAnC,EAAsC;AACpC,cAAIuI,MAAM,CAAChC,YAAD,CAAV,EAA0B;AACxBP,YAAAA,GAAG,GAAGF,WAAW,CAACL,GAAD,EAAMd,IAAI,CAAC3E,KAAX,EAAkB,IAAlB,CAAjB;AACD,WAFD,MAEO;AACLgG,YAAAA,GAAG,GAAGF,WAAW,CAACL,GAAD,EAAMd,IAAI,CAAC3E,KAAX,EAAkBuG,YAAY,GAAG,CAAjC,CAAjB;AACD;;AACD,cAAIP,GAAG,CAAC7H,OAAJ,CAAY,IAAZ,IAAoB,CAAC,CAAzB,EAA4B;AAC1B,gBAAIgI,KAAJ,EAAW;AACTH,cAAAA,GAAG,GAAGA,GAAG,CACN4C,KADG,CACG,IADH,EAEHtK,GAFG,CAEC,UAASuK,IAAT,EAAe;AAClB,uBAAO,OAAOA,IAAd;AACD,eAJG,EAKHpK,IALG,CAKE,IALF,EAMHqK,MANG,CAMI,CANJ,CAAN;AAOD,aARD,MAQO;AACL9C,cAAAA,GAAG,GACD,OACAA,GAAG,CACA4C,KADH,CACS,IADT,EAEGtK,GAFH,CAEO,UAASuK,IAAT,EAAe;AAClB,uBAAO,QAAQA,IAAf;AACD,eAJH,EAKGpK,IALH,CAKQ,IALR,CAFF;AAQD;AACF;AACF,SA1BD,MA0BO;AACLuH,UAAAA,GAAG,GAAGP,GAAG,CAACG,OAAJ,CAAY,YAAZ,EAA0B,SAA1B,CAAN;AACD;AACF;;AACD,UAAImC,WAAW,CAAChB,IAAD,CAAf,EAAuB;AACrB,YAAIZ,KAAK,IAAIlH,GAAG,CAACyJ,KAAJ,CAAU,OAAV,CAAb,EAAiC;AAC/B,iBAAO1C,GAAP;AACD;;AACDe,QAAAA,IAAI,GAAGmB,IAAI,CAACC,SAAL,CAAe,KAAKlJ,GAApB,CAAP;;AACA,YAAI8H,IAAI,CAAC2B,KAAL,CAAW,8BAAX,CAAJ,EAAgD;AAC9C3B,UAAAA,IAAI,GAAGA,IAAI,CAAC+B,MAAL,CAAY,CAAZ,EAAe/B,IAAI,CAAC3G,MAAL,GAAc,CAA7B,CAAP;AACA2G,UAAAA,IAAI,GAAGtB,GAAG,CAACG,OAAJ,CAAYmB,IAAZ,EAAkB,MAAlB,CAAP;AACD,SAHD,MAGO;AACLA,UAAAA,IAAI,GAAGA,IAAI,CACRqB,OADI,CACI,IADJ,EACU,KADV,EAEJA,OAFI,CAEI,MAFJ,EAEY,GAFZ,EAGJA,OAHI,CAGI,UAHJ,EAGgB,GAHhB,CAAP;AAIArB,UAAAA,IAAI,GAAGtB,GAAG,CAACG,OAAJ,CAAYmB,IAAZ,EAAkB,QAAlB,CAAP;AACD;AACF;;AAED,aAAOA,IAAI,GAAG,IAAP,GAAcf,GAArB;AACD;;AAED,aAAS8B,oBAAT,CAA8BH,MAA9B,EAAsCL,IAAtC,EAA4CC,MAA5C,EAAoD;AAClD,UAAIwB,WAAW,GAAG,CAAlB;AACA,UAAI3I,MAAM,GAAGuH,MAAM,CAACqB,MAAP,CAAc,UAASC,IAAT,EAAeC,GAAf,EAAoB;AAC7CH,QAAAA,WAAW;AACX,YAAIG,GAAG,CAAC/K,OAAJ,CAAY,IAAZ,KAAqB,CAAzB,EAA4B4K,WAAW;AACvC,eAAOE,IAAI,GAAGC,GAAG,CAACd,OAAJ,CAAY,iBAAZ,EAA+B,EAA/B,EAAmChI,MAA1C,GAAmD,CAA1D;AACD,OAJY,EAIV,CAJU,CAAb;;AAMA,UAAIA,MAAM,GAAG,EAAb,EAAiB;AACf,eACEmH,MAAM,CAAC,CAAD,CAAN,IACCD,IAAI,KAAK,EAAT,GAAc,EAAd,GAAmBA,IAAI,GAAG,KAD3B,IAEA,GAFA,GAGAK,MAAM,CAAClJ,IAAP,CAAY,OAAZ,CAHA,GAIA,GAJA,GAKA8I,MAAM,CAAC,CAAD,CANR;AAQD;;AAED,aAAOA,MAAM,CAAC,CAAD,CAAN,GAAYD,IAAZ,GAAmB,GAAnB,GAAyBK,MAAM,CAAClJ,IAAP,CAAY,IAAZ,CAAzB,GAA6C,GAA7C,GAAmD8I,MAAM,CAAC,CAAD,CAAhE;AACD;;AAID,aAASC,OAAT,CAAiB2B,EAAjB,EAAqB;AACnB,aAAOC,KAAK,CAAC5B,OAAN,CAAc2B,EAAd,CAAP;AACD;;AAED,aAASb,SAAT,CAAmBe,GAAnB,EAAwB;AACtB,aAAO,OAAOA,GAAP,KAAe,SAAtB;AACD;;AAED,aAASd,MAAT,CAAgBc,GAAhB,EAAqB;AACnB,aAAOA,GAAG,KAAK,IAAf;AACD;;AAED,aAASC,iBAAT,CAA2BD,GAA3B,EAAgC;AAC9B,aAAOA,GAAG,IAAI,IAAd;AACD;;AAED,aAAShB,QAAT,CAAkBgB,GAAlB,EAAuB;AACrB,aAAO,OAAOA,GAAP,KAAe,QAAtB;AACD;;AAED,aAASrB,QAAT,CAAkBqB,GAAlB,EAAuB;AACrB,aAAO,OAAOA,GAAP,KAAe,QAAtB;AACD;;AAED,aAASE,QAAT,CAAkBF,GAAlB,EAAuB;AACrB,aAAO,OAAOA,GAAP,KAAe,QAAtB;AACD;;AAED,aAAStB,WAAT,CAAqBsB,GAArB,EAA0B;AACxB,aAAOA,GAAG,KAAK,KAAK,CAApB;AACD;;AAED,aAASrC,QAAT,CAAkBwC,EAAlB,EAAsB;AACpB,aAAOC,QAAQ,CAACD,EAAD,CAAR,IAAgBE,cAAc,CAACF,EAAD,CAAd,KAAuB,iBAA9C;AACD;;AAED,aAASC,QAAT,CAAkBJ,GAAlB,EAAuB;AACrB,aAAO,OAAOA,GAAP,KAAe,QAAf,IAA2BA,GAAG,KAAK,IAA1C;AACD;;AAED,aAASjC,MAAT,CAAgBuC,CAAhB,EAAmB;AACjB,aAAOF,QAAQ,CAACE,CAAD,CAAR,IAAeD,cAAc,CAACC,CAAD,CAAd,KAAsB,eAA5C;AACD;;AAED,aAAS/C,OAAT,CAAiBpH,CAAjB,EAAoB;AAClB,aACEiK,QAAQ,CAACjK,CAAD,CAAR,KACCkK,cAAc,CAAClK,CAAD,CAAd,KAAsB,gBAAtB,IAA0CA,CAAC,YAAY1B,KADxD,CADF;AAID;;AAED,aAASgJ,UAAT,CAAoBuC,GAApB,EAAyB;AACvB,aAAO,OAAOA,GAAP,KAAe,UAAtB;AACD;;AAED,aAASK,cAAT,CAAwBE,CAAxB,EAA2B;AACzB,aAAOlN,MAAM,CAACwK,SAAP,CAAiBC,QAAjB,CAA0BjI,IAA1B,CAA+B0K,CAA/B,CAAP;AACD;;AAED,aAASvN,cAAT,CAAwBkJ,GAAxB,EAA6BsE,IAA7B,EAAmC;AACjC,aAAOnN,MAAM,CAACwK,SAAP,CAAiB7K,cAAjB,CAAgC6C,IAAhC,CAAqCqG,GAArC,EAA0CsE,IAA1C,CAAP;AACD;;AAED,WAAOvE,OAAP;AACD,GA3We,EAAhB;;AA6WA,MAAMwE,kBAAkB,GAAG,SAA3B;AACA,MAAMC,UAAU,GAAG;AACjBC,IAAAA,KAAK,EAAE,CADU;AAEjBC,IAAAA,IAAI,EAAE,CAFW;AAGjBjM,IAAAA,IAAI,EAAE,CAHW;AAIjB2C,IAAAA,KAAK,EAAE;AAJU,GAAnB;AAMA,MAAMuJ,gBAAgB,GAAG,EAAzB;AACAA,EAAAA,gBAAgB,CAACH,UAAU,CAACC,KAAZ,CAAhB,GAAqC,OAArC;AACAE,EAAAA,gBAAgB,CAACH,UAAU,CAACE,IAAZ,CAAhB,GAAoC,KAApC;AACAC,EAAAA,gBAAgB,CAACH,UAAU,CAAC/L,IAAZ,CAAhB,GAAoC,SAApC;AACAkM,EAAAA,gBAAgB,CAACH,UAAU,CAACpJ,KAAZ,CAAhB,GAAqC,OAArC;AAIA,MAAMwJ,wBAAwB,GAAG7N,OAAO,GAAG,CAAH,GAAO,CAA/C;;AAEA,WAAS8N,oBAAT,CAA8BC,KAA9B,EAAqC;AACnC,WAAO,YAAW;AAChB,UAAIrE,GAAJ;;AACA,UAAI9I,SAAS,CAACkD,MAAV,KAAqB,CAArB,IAA0B,OAAOlD,SAAS,CAAC,CAAD,CAAhB,KAAwB,QAAtD,EAAgE;AAC9D8I,QAAAA,GAAG,GAAG9I,SAAS,CAAC,CAAD,CAAf;AACD,OAFD,MAEO;AACL8I,QAAAA,GAAG,GAAGoD,KAAK,CAAClC,SAAN,CAAgB5I,GAAhB,CACHY,IADG,CACEhC,SADF,EACa,UAASmM,GAAT,EAAc;AAC7B,iBAAO/D,OAAO,CAAC+D,GAAD,EAAM;AAACtD,YAAAA,KAAK,EAAE;AAAR,WAAN,CAAd;AACD,SAHG,EAIHtH,IAJG,CAIE,IAJF,CAAN;AAKD;;AAED,UAAI6L,QAAQ,GAAGD,KAAf;;AACA,UAAIrE,GAAG,CAAC3H,KAAJ,CAAU,CAAV,EAAa,CAAb,MAAoB,WAApB,IAAmCiM,QAAQ,IAAIP,UAAU,CAACpJ,KAA9D,EAAqE;AAInE2J,QAAAA,QAAQ,GAAGP,UAAU,CAAC/L,IAAtB;AACD;;AACD,UAAIvC,MAAM,CAAC8O,cAAX,EAA2B;AACzB9O,QAAAA,MAAM,CAAC8O,cAAP,CACEL,gBAAgB,CAACI,QAAD,CADlB,EAEEtE,GAFF,EAGE,GAAG3H,KAAH,CAASa,IAAT,CAAchC,SAAd,CAHF,EAIEiN,wBAJF;AAMD;;AACD,UAAIK,UAAU,CAACpK,MAAf,EAAuB;AACrB4F,QAAAA,GAAG,GAAGyE,WAAW,CAAC,EAAD,EAAKzE,GAAL,CAAjB;AACD;;AACDvK,MAAAA,MAAM,CAACiP,iBAAP,CAAyB1E,GAAzB,EAA8BsE,QAA9B;AACD,KA/BD;AAgCD;;AAED,WAASK,MAAT,CAAgBC,OAAhB,EAAyBnD,CAAzB,EAA4B;AAC1B,WAAO2B,KAAK,CAACyB,KAAN,CAAY,IAAZ,EAAkBzB,KAAK,CAAC3B,CAAD,CAAvB,EAA4BnJ,GAA5B,CAAgC,YAAW;AAChD,aAAOsM,OAAP;AACD,KAFM,CAAP;AAGD;;AAED,WAASE,oBAAT,CAA8BC,IAA9B,EAAoC;AAElC,QAAI,CAAC3B,KAAK,CAAC5B,OAAN,CAAcuD,IAAd,CAAL,EAA0B;AACxB,UAAIC,IAAI,GAAGD,IAAX;AACAA,MAAAA,IAAI,GAAG,EAAP;;AACA,WAAK,IAAI9L,GAAT,IAAgB+L,IAAhB,EAAsB;AACpB,YAAIA,IAAI,CAAC3O,cAAL,CAAoB4C,GAApB,CAAJ,EAA8B;AAC5B,cAAIgM,GAAG,GAAGD,IAAI,CAAC/L,GAAD,CAAd;AACAgM,UAAAA,GAAG,CAACnB,kBAAD,CAAH,GAA0B7K,GAA1B;AACA8L,UAAAA,IAAI,CAACvM,IAAL,CAAUyM,GAAV;AACD;AACF;AACF;;AACD,QAAIF,IAAI,CAAC3K,MAAL,KAAgB,CAApB,EAAuB;AACrB3E,MAAAA,MAAM,CAACiP,iBAAP,CAAyB,EAAzB,EAA6BX,UAAU,CAACE,IAAxC;AACA;AACD;;AAED,QAAIiB,OAAO,GAAGxO,MAAM,CAACgK,IAAP,CAAYqE,IAAI,CAAC,CAAD,CAAhB,EAAqBI,IAArB,EAAd;AACA,QAAIC,UAAU,GAAG,EAAjB;AACA,QAAIC,YAAY,GAAG,EAAnB;AAIAH,IAAAA,OAAO,CAAC9H,OAAR,CAAgB,UAASkI,CAAT,EAAYhI,CAAZ,EAAe;AAC7B+H,MAAAA,YAAY,CAAC/H,CAAD,CAAZ,GAAkBgI,CAAC,CAAClL,MAApB;;AACA,WAAK,IAAI2D,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAGgH,IAAI,CAAC3K,MAAzB,EAAiC2D,CAAC,EAAlC,EAAsC;AACpC,YAAIwH,OAAO,GAAG,CAACR,IAAI,CAAChH,CAAD,CAAJ,CAAQuH,CAAR,KAAc,GAAf,EAAoBnE,QAApB,EAAd;AACAiE,QAAAA,UAAU,CAACrH,CAAD,CAAV,GAAgBqH,UAAU,CAACrH,CAAD,CAAV,IAAiB,EAAjC;AACAqH,QAAAA,UAAU,CAACrH,CAAD,CAAV,CAAcT,CAAd,IAAmBiI,OAAnB;AACAF,QAAAA,YAAY,CAAC/H,CAAD,CAAZ,GAAkBkI,IAAI,CAACC,GAAL,CAASJ,YAAY,CAAC/H,CAAD,CAArB,EAA0BiI,OAAO,CAACnL,MAAlC,CAAlB;AACD;AACF,KARD;;AAYA,aAASsL,OAAT,CAAiBT,GAAjB,EAAsBU,KAAtB,EAA6B;AAC3B,UAAIC,KAAK,GAAGX,GAAG,CAAC3M,GAAJ,CAAQ,UAASuN,IAAT,EAAevI,CAAf,EAAkB;AACpC,YAAIwI,WAAW,GAAGnB,MAAM,CAAC,GAAD,EAAMU,YAAY,CAAC/H,CAAD,CAAZ,GAAkBuI,IAAI,CAACzL,MAA7B,CAAN,CAA2C3B,IAA3C,CAAgD,EAAhD,CAAlB;AACA,eAAOoN,IAAI,GAAGC,WAAd;AACD,OAHW,CAAZ;AAIAH,MAAAA,KAAK,GAAGA,KAAK,IAAI,GAAjB;AACA,aAAOC,KAAK,CAACnN,IAAN,CAAWkN,KAAK,GAAG,GAAR,GAAcA,KAAzB,CAAP;AACD;;AAED,QAAII,UAAU,GAAGV,YAAY,CAAC/M,GAAb,CAAiB,UAAS0N,WAAT,EAAsB;AACtD,aAAOrB,MAAM,CAAC,GAAD,EAAMqB,WAAN,CAAN,CAAyBvN,IAAzB,CAA8B,EAA9B,CAAP;AACD,KAFgB,CAAjB;AAGA,QAAIwN,YAAY,GAAGP,OAAO,CAACK,UAAD,EAAa,GAAb,CAA1B;AACA,QAAIG,MAAM,GAAGR,OAAO,CAACR,OAAD,CAApB;AACA,QAAIiB,KAAK,GAAG,CAACD,MAAD,EAASD,YAAT,CAAZ;;AAEA,SAAK,IAAI3I,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAGyH,IAAI,CAAC3K,MAAzB,EAAiCkD,CAAC,EAAlC,EAAsC;AACpC6I,MAAAA,KAAK,CAAC3N,IAAN,CAAWkN,OAAO,CAACN,UAAU,CAAC9H,CAAD,CAAX,CAAlB;AACD;;AAMD7H,IAAAA,MAAM,CAACiP,iBAAP,CAAyB,OAAOyB,KAAK,CAAC1N,IAAN,CAAW,IAAX,CAAhC,EAAkDsL,UAAU,CAACE,IAA7D;AACD;;AAED,MAAMmC,SAAS,GAAG,QAAlB;AACA,MAAMC,UAAU,GAAG,QAAnB;AACA,MAAMC,WAAW,GAAG,QAApB;AAEA,MAAM9B,UAAU,GAAG,EAAnB;;AAEA,WAASC,WAAT,CAAqB8B,MAArB,EAA6BC,GAA7B,EAAkC;AAEhC,WAAOhC,UAAU,CAAC/L,IAAX,CAAgB,EAAhB,IAAsB8N,MAAtB,GAA+B,GAA/B,IAAsCC,GAAG,IAAI,EAA7C,CAAP;AACD;;AAED,WAASC,oBAAT,CAA8BC,KAA9B,EAAqC;AACnCjR,IAAAA,MAAM,CAACiP,iBAAP,CAAyBD,WAAW,CAAC4B,UAAD,EAAaK,KAAb,CAApC,EAAyD3C,UAAU,CAACE,IAApE;AACAO,IAAAA,UAAU,CAAChM,IAAX,CAAgB4N,SAAhB;AACD;;AAED,WAASO,6BAAT,CAAuCD,KAAvC,EAA8C;AAC5CjR,IAAAA,MAAM,CAACiP,iBAAP,CAAyBD,WAAW,CAAC6B,WAAD,EAAcI,KAAd,CAApC,EAA0D3C,UAAU,CAACE,IAArE;AACAO,IAAAA,UAAU,CAAChM,IAAX,CAAgB4N,SAAhB;AACD;;AAED,WAASQ,uBAAT,GAAmC;AACjCpC,IAAAA,UAAU,CAAC/I,GAAX;AACAhG,IAAAA,MAAM,CAACiP,iBAAP,CAAyBD,WAAW,CAAC6B,WAAD,CAApC,EAAmDvC,UAAU,CAACE,IAA9D;AACD;;AAED,WAAS4C,qBAAT,CAA+BC,UAA/B,EAA2CJ,KAA3C,EAAkD;AAChD,QAAI,CAACI,UAAL,EAAiB;AACfrR,MAAAA,MAAM,CAACiP,iBAAP,CAAyB,uBAAuBgC,KAAhD,EAAuD3C,UAAU,CAACpJ,KAAlE;AACD;AACF;;AAED,MAAIlF,MAAM,CAACiP,iBAAX,EAA8B;AAC5B,QAAMqC,eAAe,GAAGtR,MAAM,CAACsC,OAA/B;;AAEA,QAAIzB,OAAO,IAAIyQ,eAAf,EAAgC;AAC9B,UAAMC,UAAU,GAAGtQ,MAAM,CAACkI,wBAAP,CAAgCnJ,MAAhC,EAAwC,SAAxC,CAAnB;;AACA,UAAIuR,UAAJ,EAAgB;AACdtQ,QAAAA,MAAM,CAACuQ,cAAP,CAAsBxR,MAAtB,EAA8B,iBAA9B,EAAiDuR,UAAjD;AACD;AACF;;AAEDvR,IAAAA,MAAM,CAACsC,OAAP,GAAiB;AACf4C,MAAAA,KAAK,EAAEyJ,oBAAoB,CAACL,UAAU,CAACpJ,KAAZ,CADZ;AAEfsJ,MAAAA,IAAI,EAAEG,oBAAoB,CAACL,UAAU,CAACE,IAAZ,CAFX;AAGfiD,MAAAA,GAAG,EAAE9C,oBAAoB,CAACL,UAAU,CAACE,IAAZ,CAHV;AAIfjM,MAAAA,IAAI,EAAEoM,oBAAoB,CAACL,UAAU,CAAC/L,IAAZ,CAJX;AAKfgM,MAAAA,KAAK,EAAEI,oBAAoB,CAACL,UAAU,CAACC,KAAZ,CALZ;AAMfmD,MAAAA,KAAK,EAAE/C,oBAAoB,CAACL,UAAU,CAACC,KAAZ,CANZ;AAOfmC,MAAAA,KAAK,EAAErB,oBAPQ;AAQfsC,MAAAA,KAAK,EAAEX,oBARQ;AASfY,MAAAA,QAAQ,EAAET,uBATK;AAUfU,MAAAA,cAAc,EAAEX,6BAVD;AAWfY,MAAAA,MAAM,EAAEV;AAXO,KAAjB;AAcAnQ,IAAAA,MAAM,CAACuQ,cAAP,CAAsBlP,OAAtB,EAA+B,eAA/B,EAAgD;AAC9CiC,MAAAA,KAAK,EAAE,IADuC;AAE9CwN,MAAAA,UAAU,EAAE;AAFkC,KAAhD;;AAQA,QAAIlR,OAAO,IAAIyQ,eAAf,EAAgC;AAC9BrQ,MAAAA,MAAM,CAACgK,IAAP,CAAY3I,OAAZ,EAAqBqF,OAArB,CAA6B,UAAAqK,UAAU,EAAI;AACzC,YAAMC,iBAAiB,GAAG3P,OAAO,CAAC0P,UAAD,CAAjC;;AACA,YAAIV,eAAe,CAACU,UAAD,CAAnB,EAAiC;AAC/B1P,UAAAA,OAAO,CAAC0P,UAAD,CAAP,GAAsB,YAAW;AAG/B,gBAAIA,UAAU,KAAK,QAAnB,EAA6B;AAC3B,kBAAI,CAACvQ,SAAS,CAAC,CAAD,CAAd,EAAmB;AACjB6P,gBAAAA,eAAe,CAACQ,MAAhB,OAAAR,eAAe,EAAW7P,SAAX,CAAf;AACD;AACF,aAJD,MAIO;AACL6P,cAAAA,eAAe,CAACU,UAAD,CAAf,OAAAV,eAAe,EAAgB7P,SAAhB,CAAf;AACD;;AACDwQ,YAAAA,iBAAiB,CAAC7C,KAAlB,CAAwB9M,OAAxB,EAAiCb,SAAjC;AACD,WAXD;AAYD;AACF,OAhBD;AAqBA,OACE,OADF,EAEE,KAFF,EAGE,QAHF,EAIE,gBAJF,EAKE,SALF,EAME,YANF,EAOEkG,OAPF,CAOU,UAAAqK,UAAU,EAAI;AACtB,YAAI,OAAOV,eAAe,CAACU,UAAD,CAAtB,KAAuC,UAA3C,EAAuD;AACrD1P,UAAAA,OAAO,CAAC0P,UAAD,CAAP,GAAsB,YAAW;AAC/BV,YAAAA,eAAe,CAACU,UAAD,CAAf,OAAAV,eAAe,EAAgB7P,SAAhB,CAAf;AACD,WAFD;AAGD;AACF,OAbD;AAcD;AACF,GArED,MAqEO,IAAI,CAACzB,MAAM,CAACsC,OAAZ,EAAqB;AAC1B,QAAMmP,GAAG,GAAGzR,MAAM,CAACkS,KAAP,IAAgB,SAASC,kBAAT,GAA8B,CAAE,CAA5D;;AACAnS,IAAAA,MAAM,CAACsC,OAAP,GAAiB;AACf4C,MAAAA,KAAK,EAAEuM,GADQ;AAEfjD,MAAAA,IAAI,EAAEiD,GAFS;AAGfA,MAAAA,GAAG,EAAEA,GAHU;AAIflP,MAAAA,IAAI,EAAEkP,GAJS;AAKflD,MAAAA,KAAK,EAAEkD,GALQ;AAMfC,MAAAA,KAAK,EAAED,GANQ;AAOff,MAAAA,KAAK,EAAEe;AAPQ,KAAjB;AAUAxQ,IAAAA,MAAM,CAACuQ,cAAP,CAAsBlP,OAAtB,EAA+B,eAA/B,EAAgD;AAC9CiC,MAAAA,KAAK,EAAE,IADuC;AAE9CwN,MAAAA,UAAU,EAAE;AAFkC,KAAhD;AAID;;;ACjmBD,MAAIK,QAAQ,GAAG,CAAf;;AAUA,MAAIC,cAA4B,GAAG,SAASC,OAAT,CACjCvO,CADiC,EAEjCwO,OAFiC,EAGjC;AACA,UAAMxO,CAAN;AACD,GALD;;AAeA,MAAMH,UAAU,GAAG;AACjB4O,IAAAA,gBADiB,4BACAC,GADA,EACyB;AACxCJ,MAAAA,cAAc,GAAGI,GAAjB;AACD,KAHgB;AAIjBC,IAAAA,gBAJiB,8BAIgB;AAC/B,aAAOL,cAAP;AACD,KANgB;AAOjBM,IAAAA,WAPiB,uBAOLzN,KAPK,EAOe;AAC9BmN,MAAAA,cAAc,IAAIA,cAAc,CAACnN,KAAD,EAAQ,KAAR,CAAhC;AACD,KATgB;AAUjBlB,IAAAA,gBAViB,4BAUAkB,KAVA,EAUoB;AAEnCmN,MAAAA,cAAc,IAAIA,cAAc,CAACnN,KAAD,EAAQ,IAAR,CAAhC;AACD,KAbgB;AAcjB0N,IAAAA,cAdiB,0BAefH,GAfe,EAgBfI,OAhBe,EAiBfC,IAjBe,EAmBfC,cAnBe,EAqBfC,WArBe,EAsBR;AACP,UAAI;AACFZ,QAAAA,QAAQ;AAER,eAAOK,GAAG,CAACrD,KAAJ,CAAUyD,OAAV,EAAmBC,IAAnB,CAAP;AACD,OAJD,CAIE,OAAO/O,CAAP,EAAU;AACVH,QAAAA,UAAU,CAAC+O,WAAX,CAAuB5O,CAAvB;AACD,OAND,SAMU;AACRqO,QAAAA,QAAQ;AACT;;AACD,aAAO,IAAP;AACD,KAjCgB;AAkCjBa,IAAAA,sBAlCiB,kCAmCfR,GAnCe,EAoCfI,OApCe,EAqCfC,IArCe,EAsCR;AACP,UAAIlP,UAAU,CAACD,OAAX,EAAJ,EAA0B;AAExB,eAAO8O,GAAG,CAACrD,KAAJ,CAAUyD,OAAV,EAAmBC,IAAnB,CAAP;AACD,OAHD,MAGO;AACLlP,QAAAA,UAAU,CAACgP,cAAX,CAA0BH,GAA1B,EAA+BI,OAA/B,EAAwCC,IAAxC;AACD;;AACD,aAAO,IAAP;AACD,KA9CgB;AA+CjBnP,IAAAA,OA/CiB,qBA+CE;AACjB,aAAO,CAAC,CAACyO,QAAT;AACD,KAjDgB;AAkDjBc,IAAAA,KAlDiB,iBAmDfT,GAnDe,EAoDfnH,IApDe,EAqDfuH,OArDe,EAsDO;AAAA;;AAGtB,UAAI,OAAOJ,GAAP,KAAe,UAAnB,EAA+B;AAC7BnQ,QAAAA,OAAO,CAACC,IAAR,CAAa,qDAAb,EAAoEkQ,GAApE;AACA,eAAO,IAAP;AACD;;AACD,UAAMU,SAAS,WAAG7H,IAAH,WAAGA,IAAH,GAAWmH,GAAG,CAACnH,IAAf,mBAAuB,mBAAtC;;AACA,eAAS8H,OAAT,GAAwC;AAAA,0CAApBN,IAAoB;AAApBA,UAAAA,IAAoB;AAAA;;AACtC,eAAOlP,UAAU,CAACgP,cAAX,CACLH,GADK,EAELI,OAFK,WAELA,OAFK,GAEM,IAFN,EAGLC,IAHK,EAIL,IAJK,EAKLK,SALK,CAAP;AAOD;;AAED,aAAOC,OAAP;AACD;AAzEgB,GAAnB;AA4EApT,EAAAA,MAAM,CAAC4D,UAAP,GAAoBA,UAApB;;;ACrGA,GAAC,YAAW;AACV;;AAEA,QAAMhD,cAAc,GAAGK,MAAM,CAACwK,SAAP,CAAiB7K,cAAxC;;AAMA,QAAI,OAAOK,MAAM,CAACoS,OAAd,KAA0B,UAA9B,EAA0C;AACxCpS,MAAAA,MAAM,CAACoS,OAAP,GAAiB,UAASC,MAAT,EAAiB;AAEhC,YAAIA,MAAM,IAAI,IAAd,EAAoB;AAClB,gBAAM,IAAIC,SAAJ,CAAc,qCAAd,CAAN;AACD;;AAED,YAAMF,OAAO,GAAG,EAAhB;;AACA,aAAK,IAAM7P,GAAX,IAAkB8P,MAAlB,EAA0B;AACxB,cAAI1S,cAAc,CAAC6C,IAAf,CAAoB6P,MAApB,EAA4B9P,GAA5B,CAAJ,EAAsC;AACpC6P,YAAAA,OAAO,CAACtQ,IAAR,CAAa,CAACS,GAAD,EAAM8P,MAAM,CAAC9P,GAAD,CAAZ,CAAb;AACD;AACF;;AACD,eAAO6P,OAAP;AACD,OAbD;AAcD;;AAMD,QAAI,OAAOpS,MAAM,CAACuS,MAAd,KAAyB,UAA7B,EAAyC;AACvCvS,MAAAA,MAAM,CAACuS,MAAP,GAAgB,UAASF,MAAT,EAAiB;AAE/B,YAAIA,MAAM,IAAI,IAAd,EAAoB;AAClB,gBAAM,IAAIC,SAAJ,CAAc,oCAAd,CAAN;AACD;;AAED,YAAMC,MAAM,GAAG,EAAf;;AACA,aAAK,IAAMhQ,GAAX,IAAkB8P,MAAlB,EAA0B;AACxB,cAAI1S,cAAc,CAAC6C,IAAf,CAAoB6P,MAApB,EAA4B9P,GAA5B,CAAJ,EAAsC;AACpCgQ,YAAAA,MAAM,CAACzQ,IAAP,CAAYuQ,MAAM,CAAC9P,GAAD,CAAlB;AACD;AACF;;AACD,eAAOgQ,MAAP;AACD,OAbD;AAcD;AACF,GA9CD;;;ACXA;;AAEA;;;;;;;;ACFO,WAASC,GAAT,GAAe;AAClB,UAAM,IAAIpR,KAAJ,CAAU,aAAV,CAAN;AACH"}
License: Expat
 FIXME

Files:
 crates/swc_css_codegen/tests/fixture/packages/material-components-web_13_0_0/input.css
Copyright:
  2018, Google Inc.
  Google LLC
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/jquery.js
Copyright:
  JS Foundation and other contributors
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/lodash.js
Copyright:
  Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  OpenJS Foundation and other contributors <https://openjsf.org/>
License: Expat
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/wrap-contracts/output.js
Copyright:
  2018, The Go Authors.
  2022, Michael Mclaughlin <M8ch88l@gmail.com>
  Joyent, Inc. and other Node contributors.
License: Expat
 FIXME

Files:
 crates/swc_cli_impl/src/commands/plugin.rs
Copyright:
  NONE
License: ISC
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/33265/static/chunks/d6e1aeb5-38a8d7ae57119c23/output.js
Copyright:
  0x022c: 0x2120,
  Brightcove
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/polyfills-6437a4964f697e5b0b3e/output.js
Copyright:
  2020, Denis Pushkarev (zloirock.ru)"
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/projects/next/.archive-4/polyfills-6437a4964f697e5b0b3e/input.js
Copyright:
  2020, Denis Pushkarev (zloirock.ru)",
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_transforms_base/src/fixer.rs
Copyright:
  2018, Denis Pushkarev (zloirock.ru)'
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/three.js
Copyright:
  2005, Elsevier Inc.,
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/benches-full/d3.js
Copyright:
  2018, Vladimir Agafonkin.
  2020, Mike Bostock
License: UNKNOWN
 FIXME

Files:
 crates/swc_css_codegen/tests/fixture/packages/pure_2_0_6/input.css
Copyright:
  2013, Yahoo!
  Nicolas Gallagher and Jonathan Neal
License: UNKNOWN
 FIXME

Files:
 crates/swc_node_bundler/tests/pass/node-modules/library/simple/output/entry.js
Copyright:
  2011, TJ Holowaychuk <tj@vision-media.ca>
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/exec.rs
Copyright:
  b = "PASS";
  return d;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_codegen/tests/test262/511a2a5fd8cac64d.js
Copyright:
  break d;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/jsdocTypeReferenceToImport.ts
Copyright:
  c
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/reduce_vars/escaped_prop_3/output.mangleOnly.js
Copyright:
  console.log(c === n.c);
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/callbackTag4.ts
Copyright:
  const cb = function (a, b) {
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/parserArrowFunctionExpression17.ts
Copyright:
  d => e
  d => e Not legal JS; "Unexpected token ':'" at last colon
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_codegen/tests/test262/e6b424d430520bf2.js
Copyright:
  for(var d = 1, e = b.f();; d++){}
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/jsDeclarationsMultipleExportFromMerge.ts
Copyright:
  from "./two"
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/tsc/typeFromParamTagForFunction.ts
Copyright:
  p
License: UNKNOWN
 FIXME

Files:
 crates/swc/tests/tsc-references/typeFromParamTagForFunction.1.normal.js
Copyright:
  p function c(p) {
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/drop_unused/issue_1968/output.js
Copyright:
  return 5;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_short_circuited_conditions/input.js
Copyright:
  return a;
  return b;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/47005/input.js
Copyright:
  return c;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/terser/compress/collapse_vars/collapse_vars_while/output.terser.js
Copyright:
  return x;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_codegen/tests/test262/75b0eeaf3aa61e74.js
Copyright:
  return;
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/56408/input.js
Copyright:
  throw o
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/feedback-3/579-dcac359116b2707c/output.js
Copyright:
  try {
  var b = p(BigInt.prototype.valueOf);
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/feedback-3/579-dcac359116b2707c/input.js
Copyright:
  try { c({}, "") } catch (t) { c = null } var u = function () { throw new a }, f = c ? function () { try { return u } catch (t) { try { return c(arguments, "callee").get } catch (t) { return u } } }() : u, l = r(405)(), s = Object.getPrototypeOf || function (t) { return t.__proto__ }, y = {}, d = "undefined" == typeof Uint8Array ? o : s(Uint8Array), b = { "%AggregateError%": "undefined" == typeof AggregateError ? o : AggregateError, "%Array%": Array, "%ArrayBuffer%": "undefined" == typeof ArrayBuffer ? o : ArrayBuffer, "%ArrayIteratorPrototype%": l ? s([][Symbol.iterator]()) : o, "%AsyncFromSyncIteratorPrototype%": o, "%AsyncFunction%": y, "%AsyncGenerator%": y, "%AsyncGeneratorFunction%": y, "%AsyncIteratorPrototype%": y, "%Atomics%": "undefined" == typeof Atomics ? o : Atomics, "%BigInt%": "undefined" == typeof BigInt ? o : BigInt, "%Boolean%": Boolean, "%DataView%": "undefined" == typeof DataView ? o : DataView, "%Date%": Date, "%decodeURI%": decodeURI, "%decodeURIComponent%": decodeURIComponent, "%encodeURI%": encodeURI, "%encodeURIComponent%": encodeURIComponent, "%Error%": Error, "%eval%": eval, "%EvalError%": EvalError, "%Float32Array%": "undefined" == typeof Float32Array ? o : Float32Array, "%Float64Array%": "undefined" == typeof Float64Array ? o : Float64Array, "%FinalizationRegistry%": "undefined" == typeof FinalizationRegistry ? o : FinalizationRegistry, "%Function%": i, "%GeneratorFunction%": y, "%Int8Array%": "undefined" == typeof Int8Array ? o : Int8Array, "%Int16Array%": "undefined" == typeof Int16Array ? o : Int16Array, "%Int32Array%": "undefined" == typeof Int32Array ? o : Int32Array, "%isFinite%": isFinite, "%isNaN%": isNaN, "%IteratorPrototype%": l ? s(s([][Symbol.iterator]())) : o, "%JSON%": "object" == typeof JSON ? JSON : o, "%Map%": "undefined" == typeof Map ? o : Map, "%MapIteratorPrototype%": "undefined" != typeof Map && l ? s((new Map)[Symbol.iterator]()) : o, "%Math%": Math, "%Number%": Number, "%Object%": Object, "%parseFloat%": parseFloat, "%parseInt%": parseInt, "%Promise%": "undefined" == typeof Promise ? o : Promise, "%Proxy%": "undefined" == typeof Proxy ? o : Proxy, "%RangeError%": RangeError, "%ReferenceError%": ReferenceError, "%Reflect%": "undefined" == typeof Reflect ? o : Reflect, "%RegExp%": RegExp, "%Set%": "undefined" == typeof Set ? o : Set, "%SetIteratorPrototype%": "undefined" != typeof Set && l ? s((new Set)[Symbol.iterator]()) : o, "%SharedArrayBuffer%": "undefined" == typeof SharedArrayBuffer ? o : SharedArrayBuffer, "%String%": String, "%StringIteratorPrototype%": l ? s(""[Symbol.iterator]()) : o, "%Symbol%": l ? Symbol : o, "%SyntaxError%": n, "%ThrowTypeError%": f, "%TypedArray%": d, "%TypeError%": a, "%Uint8Array%": "undefined" == typeof Uint8Array ? o : Uint8Array, "%Uint8ClampedArray%": "undefined" == typeof Uint8ClampedArray ? o : Uint8ClampedArray, "%Uint16Array%": "undefined" == typeof Uint16Array ? o : Uint16Array, "%Uint32Array%": "undefined" == typeof Uint32Array ? o : Uint32Array, "%URIError%": URIError, "%WeakMap%": "undefined" == typeof WeakMap ? o : WeakMap, "%WeakRef%": "undefined" == typeof WeakRef ? o : WeakRef, "%WeakSet%": "undefined" == typeof WeakSet ? o : WeakSet }, h = function t(e) { var r; if ("%AsyncFunction%" === e) r = p("async function () {}"); else if ("%GeneratorFunction%" === e) r = p("function* () {}"); else if ("%AsyncGeneratorFunction%" === e) r = p("async function* () {}"); else if ("%AsyncGenerator%" === e) { var o = t("%AsyncGeneratorFunction%"); o && (r = o.prototype) } else if ("%AsyncIteratorPrototype%" === e) { var n = t("%AsyncGenerator%"); n && (r = s(n.prototype)) } return b[e] = r, r }, g = { "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"], "%ArrayPrototype%": ["Array", "prototype"], "%ArrayProto_entries%": ["Array", "prototype", "entries"], "%ArrayProto_forEach%": ["Array", "prototype", "forEach"], "%ArrayProto_keys%": ["Array", "prototype", "keys"], "%ArrayProto_values%": ["Array", "prototype", "values"], "%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"], "%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"], "%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"], "%BooleanPrototype%": ["Boolean", "prototype"], "%DataViewPrototype%": ["DataView", "prototype"], "%DatePrototype%": ["Date", "prototype"], "%ErrorPrototype%": ["Error", "prototype"], "%EvalErrorPrototype%": ["EvalError", "prototype"], "%Float32ArrayPrototype%": ["Float32Array", "prototype"], "%Float64ArrayPrototype%": ["Float64Array", "prototype"], "%FunctionPrototype%": ["Function", "prototype"], "%Generator%": ["GeneratorFunction", "prototype"], "%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"], "%Int8ArrayPrototype%": ["Int8Array", "prototype"], "%Int16ArrayPrototype%": ["Int16Array", "prototype"], "%Int32ArrayPrototype%": ["Int32Array", "prototype"], "%JSONParse%": ["JSON", "parse"], "%JSONStringify%": ["JSON", "stringify"], "%MapPrototype%": ["Map", "prototype"], "%NumberPrototype%": ["Number", "prototype"], "%ObjectPrototype%": ["Object", "prototype"], "%ObjProto_toString%": ["Object", "prototype", "toString"], "%ObjProto_valueOf%": ["Object", "prototype", "valueOf"], "%PromisePrototype%": ["Promise", "prototype"], "%PromiseProto_then%": ["Promise", "prototype", "then"], "%Promise_all%": ["Promise", "all"], "%Promise_reject%": ["Promise", "reject"], "%Promise_resolve%": ["Promise", "resolve"], "%RangeErrorPrototype%": ["RangeError", "prototype"], "%ReferenceErrorPrototype%": ["ReferenceError", "prototype"], "%RegExpPrototype%": ["RegExp", "prototype"], "%SetPrototype%": ["Set", "prototype"], "%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"], "%StringPrototype%": ["String", "prototype"], "%SymbolPrototype%": ["Symbol", "prototype"], "%SyntaxErrorPrototype%": ["SyntaxError", "prototype"], "%TypedArrayPrototype%": ["TypedArray", "prototype"], "%TypeErrorPrototype%": ["TypeError", "prototype"], "%Uint8ArrayPrototype%": ["Uint8Array", "prototype"], "%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"], "%Uint16ArrayPrototype%": ["Uint16Array", "prototype"], "%Uint32ArrayPrototype%": ["Uint32Array", "prototype"], "%URIErrorPrototype%": ["URIError", "prototype"], "%WeakMapPrototype%": ["WeakMap", "prototype"], "%WeakSetPrototype%": ["WeakSet", "prototype"] }, m = r(612), v = r(642), S = m.call(Function.call, Array.prototype.concat), x = m.call(Function.apply, Array.prototype.splice), j = m.call(Function.call, String.prototype.replace), O = m.call(Function.call, String.prototype.slice), w = /[^%.[]]+|[(?:(-?d+(?:.d+)?)|(["'])((?:(?!2)[^]|.)*?)2)]|(?=(?:.|[])(?:.|[]|%$))/g, A = /()?/g, P = function (t) { var e = O(t, 0, 1), r = O(t, -1); if ("%" === e && "%" !== r) throw new n("invalid intrinsic syntax, expected closing `%`"); if ("%" === r && "%" !== e) throw new n("invalid intrinsic syntax, expected opening `%`"); var o = []; return j(t, w, (function (t, e, r, n) { o[o.length] = r ? j(n, A, "$1") : e || t })), o }, _ = function (t, e) { var r, o = t; if (v(g, o) && (o = "%" + (r = g[o])[0] + "%"), v(b, o)) { var i = b[o]; if (i === y && (i = h(o)), void 0 === i && !e) throw new a("intrinsic " + t + " exists, but is not available. Please file an issue!"); return { alias: r, name: o, value: i } } throw new n("intrinsic " + t + " does not exist!") }; t.exports = function (t, e) { if ("string" != typeof t || 0 === t.length) throw new a("intrinsic name must be a non-empty string"); if (arguments.length > 1 && "boolean" != typeof e) throw new a('"allowMissing" argument must be a boolean'); var r = P(t), o = r.length > 0 ? r[0] : "", i = _("%" + o + "%", e), p = i.name, u = i.value, f = !1, l = i.alias; l && (o = l[0], x(r, S([0, 1], l))); for (var s = 1, y = !0; s < r.length; s += 1) { var d = r[s], h = O(d, 0, 1), g = O(d, -1); if (('"' === h || "'" === h || "`" === h || '"' === g || "'" === g || "`" === g) && h !== g) throw new n("property names with quotes must have matching quotes"); if ("constructor" !== d && y || (f = !0), v(b, p = "%" + (o += "." + d) + "%")) u = b[p]; else if (null != u) { if (!(d in u)) { if (!e) throw new a("base intrinsic for " + t + " exists, but the property is not available."); return } if (c && s + 1 >= r.length) { var m = c(u, d); u = (y = !!m) && "get" in m && !("originalValue" in m.get) ? m.get : u[d] } else y = v(u, d), u = u[d]; y && !f && (b[p] = u) } } return u } }, 405: (t, e, r) => { "use strict"; var o = "undefined" != typeof Symbol && Symbol, n = r(419); t.exports = function () { return "function" == typeof o && "function" == typeof Symbol && "symbol" == typeof o("foo") && "symbol" == typeof Symbol("bar") && n() } }, 419: t => { "use strict"; t.exports = function () { if ("function" != typeof Symbol || "function" != typeof Object.getOwnPropertySymbols) return !1; if ("symbol" == typeof Symbol.iterator) return !0; var t = {}, e = Symbol("test"), r = Object(e); if ("string" == typeof e) return !1; if ("[object Symbol]" !== Object.prototype.toString.call(e)) return !1; if ("[object Symbol]" !== Object.prototype.toString.call(r)) return !1; for (e in t[e] = 42, t) return !1; if ("function" == typeof Object.keys && 0 !== Object.keys(t).length) return !1; if ("function" == typeof Object.getOwnPropertyNames && 0 !== Object.getOwnPropertyNames(t).length) return !1; var o = Object.getOwnPropertySymbols(t); if (1 !== o.length || o[0] !== e) return !1; if (!Object.prototype.propertyIsEnumerable.call(t, e)) return !1; if ("function" == typeof Object.getOwnPropertyDescriptor) { var n = Object.getOwnPropertyDescriptor(t, e); if (42 !== n.value || !0 !== n.enumerable) return !1 } return !0 } }, 642: (t, e, r) => { "use strict"; var o = r(612); t.exports = o.call(Function.call, Object.prototype.hasOwnProperty) }, 631: (t, e, r) => { var o = "function" == typeof Map && Map.prototype, n = Object.getOwnPropertyDescriptor && o ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, i = o && n && "function" == typeof n.get ? n.get : null, a = o && Map.prototype.forEach, p = "function" == typeof Set && Set.prototype, c = Object.getOwnPropertyDescriptor && p ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, u = p && c && "function" == typeof c.get ? c.get : null, f = p && Set.prototype.forEach, l = "function" == typeof WeakMap && WeakMap.prototype ? WeakMap.prototype.has : null, s = "function" == typeof WeakSet && WeakSet.prototype ? WeakSet.prototype.has : null, y = "function" == typeof WeakRef && WeakRef.prototype ? WeakRef.prototype.deref : null, d = Boolean.prototype.valueOf, b = Object.prototype.toString, h = Function.prototype.toString, g = String.prototype.match, m = "function" == typeof BigInt ? BigInt.prototype.valueOf : null, v = Object.getOwnPropertySymbols, S = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? Symbol.prototype.toString : null, x = "function" == typeof Symbol && "object" == typeof Symbol.iterator, j = Object.prototype.propertyIsEnumerable, O = ("function" == typeof Reflect ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function (t) { return t.__proto__ } : null), w = r(794).custom, A = w && R(w) ? w : null, P = "function" == typeof Symbol && void 0 !== Symbol.toStringTag ? Symbol.toStringTag : null; function _(t, e, r) { var o = "double" === (r.quoteStyle || e) ? '"' : "'"; return o + t + o } function E(t) { return String(t).replace(/"/g, "&quot;") } function k(t) { return !("[object Array]" !== I(t) || P && "object" == typeof t && P in t) } function R(t) { if (x) return t && "object" == typeof t && t instanceof Symbol; if ("symbol" == typeof t) return !0; if (!t || "object" != typeof t || !S) return !1; try { return S.call(t), !0 } catch (t) { } return !1 } t.exports = function t(e, r, o, n) { var p = r || {}; if (M(p, "quoteStyle") && "single" !== p.quoteStyle && "double" !== p.quoteStyle) throw new TypeError('option "quoteStyle" must be "single" or "double"'); if (M(p, "maxStringLength") && ("number" == typeof p.maxStringLength ? p.maxStringLength < 0 && p.maxStringLength !== 1 / 0 : null !== p.maxStringLength)) throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`'); var c = !M(p, "customInspect") || p.customInspect; if ("boolean" != typeof c && "symbol" !== c) throw new TypeError("option "customInspect", if provided, must be `true`, `false`, or `'symbol'`"); if (M(p, "indent") && null !== p.indent && "t" !== p.indent && !(parseInt(p.indent, 10) === p.indent && p.indent > 0)) throw new TypeError('options "indent" must be "t", an integer > 0, or `null`'); if (void 0 === e) return "undefined"; if (null === e) return "null"; if ("boolean" == typeof e) return e ? "true" : "false"; if ("string" == typeof e) return D(e, p); if ("number" == typeof e) return 0 === e ? 1 / 0 / e > 0 ? "0" : "-0" : String(e); if ("bigint" == typeof e) return String(e) + "n"; var b = void 0 === p.depth ? 5 : p.depth; if (void 0 === o && (o = 0), o >= b && b > 0 && "object" == typeof e) return k(e) ? "[Array]" : "[Object]"; var v, j = function (t, e) { var r; if ("t" === t.indent) r = "t"; else { if (!("number" == typeof t.indent && t.indent > 0)) return null; r = Array(t.indent + 1).join(" ") } return { base: r, prev: Array(e + 1).join(r) } }(p, o); if (void 0 === n) n = []; else if (N(n, e) >= 0) return "[Circular]"; function w(e, r, i) { if (r && (n = n.slice()).push(r), i) { var a = { depth: p.depth }; return M(p, "quoteStyle") && (a.quoteStyle = p.quoteStyle), t(e, a, o + 1, n) } return t(e, p, o + 1, n) } if ("function" == typeof e) { var F = function (t) { if (t.name) return t.name; var e = g.call(h.call(t), /^functions*([w$]+)/); return e ? e[1] : null }(e), U = B(e, w); return "[Function" + (F ? ": " + F : " (anonymous)") + "]" + (U.length > 0 ? " { " + U.join(", ") + " }" : "") } if (R(e)) { var G = x ? String(e).replace(/^(Symbol(.*))_[^)]*$/, "$1") : S.call(e); return "object" != typeof e || x ? G : C(G) } if ((v = e) && "object" == typeof v && ("undefined" != typeof HTMLElement && v instanceof HTMLElement || "string" == typeof v.nodeName && "function" == typeof v.getAttribute)) { for (var H = "<" + String(e.nodeName).toLowerCase(), q = e.attributes || [], V = 0; V < q.length; V++)H += " " + q[V].name + "=" + _(E(q[V].value), "double", p); return H += ">", e.childNodes && e.childNodes.length && (H += "..."), H + "</" + String(e.nodeName).toLowerCase() + ">" } if (k(e)) { if (0 === e.length) return "[]"; var z = B(e, w); return j && !function (t) { for (var e = 0; e < t.length; e++)if (N(t[e], " ") >= 0) return !1; return !0 }(z) ? "[" + W(z, j) + "]" : "[ " + z.join(", ") + " ]" } if (function (t) { return !("[object Error]" !== I(t) || P && "object" == typeof t && P in t) }(e)) { var $ = B(e, w); return 0 === $.length ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + $.join(", ") + " }" } if ("object" == typeof e && c) { if (A && "function" == typeof e[A]) return e[A](); if ("symbol" !== c && "function" == typeof e.inspect) return e.inspect() } if (function (t) { if (!i || !t || "object" != typeof t) return !1; try { i.call(t); try { u.call(t) } catch (t) { return !0 } return t instanceof Map } catch (t) { } return !1 }(e)) { var Q = []; return a.call(e, (function (t, r) { Q.push(w(r, e, !0) + " => " + w(t, e)) })), L("Map", i.call(e), Q, j) } if (function (t) { if (!u || !t || "object" != typeof t) return !1; try { u.call(t); try { i.call(t) } catch (t) { return !0 } return t instanceof Set } catch (t) { } return !1 }(e)) { var J = []; return f.call(e, (function (t) { J.push(w(t, e)) })), L("Set", u.call(e), J, j) } if (function (t) { if (!l || !t || "object" != typeof t) return !1; try { l.call(t, l); try { s.call(t, s) } catch (t) { return !0 } return t instanceof WeakMap } catch (t) { } return !1 }(e)) return T("WeakMap"); if (function (t) { if (!s || !t || "object" != typeof t) return !1; try { s.call(t, s); try { l.call(t, l) } catch (t) { return !0 } return t instanceof WeakSet } catch (t) { } return !1 }(e)) return T("WeakSet"); if (function (t) { if (!y || !t || "object" != typeof t) return !1; try { return y.call(t), !0 } catch (t) { } return !1 }(e)) return T("WeakRef"); if (function (t) { return !("[object Number]" !== I(t) || P && "object" == typeof t && P in t) }(e)) return C(w(Number(e))); if (function (t) { if (!t || "object" != typeof t || !m) return !1; try { return m.call(t), !0 } catch (t) { } return !1 }(e)) return C(w(m.call(e))); if (function (t) { return !("[object Boolean]" !== I(t) || P && "object" == typeof t && P in t) }(e)) return C(d.call(e)); if (function (t) { return !("[object String]" !== I(t) || P && "object" == typeof t && P in t) }(e)) return C(w(String(e))); if (!function (t) { return !("[object Date]" !== I(t) || P && "object" == typeof t && P in t) }(e) && !function (t) { return !("[object RegExp]" !== I(t) || P && "object" == typeof t && P in t) }(e)) { var K = B(e, w), X = O ? O(e) === Object.prototype : e instanceof Object || e.constructor === Object, Y = e instanceof Object ? "" : "null prototype", Z = !X && P && Object(e) === e && P in e ? I(e).slice(8, -1) : Y ? "Object" : "", tt = (X || "function" != typeof e.constructor ? "" : e.constructor.name ? e.constructor.name + " " : "") + (Z || Y ? "[" + [].concat(Z || [], Y || []).join(": ") + "] " : ""); return 0 === K.length ? tt + "{}" : j ? tt + "{" + W(K, j) + "}" : tt + "{ " + K.join(", ") + " }" } return String(e) }; var F = Object.prototype.hasOwnProperty || function (t) { return t in this }; function M(t, e) { return F.call(t, e) } function I(t) { return b.call(t) } function N(t, e) { if (t.indexOf) return t.indexOf(e); for (var r = 0, o = t.length; r < o; r++)if (t[r] === e) return r; return -1 } function D(t, e) { if (t.length > e.maxStringLength) { var r = t.length - e.maxStringLength, o = "... " + r + " more character" + (r > 1 ? "s" : ""); return D(t.slice(0, e.maxStringLength), e) + o } return _(t.replace(/(['])/g, "$1").replace(/[x00-x1f]/g, U), "single", e) } function U(t) { var e = t.charCodeAt(0), r = { 8: "b", 9: "t", 10: "n", 12: "f", 13: "r" }[e]; return r ? "" + r : "x" + (e < 16 ? "0" : "") + e.toString(16).toUpperCase() } function C(t) { return "Object(" + t + ")" } function T(t) { return t + " { ? }" } function L(t, e, r, o) { return t + " (" + e + ") {" + (o ? W(r, o) : r.join(", ")) + "}" } function W(t, e) { if (0 === t.length) return ""; var r = " " + e.prev + e.base; return r + t.join("," + r) + " " + e.prev } function B(t, e) { var r = k(t), o = []; if (r) { o.length = t.length; for (var n = 0; n < t.length; n++)o[n] = M(t, n) ? e(t[n], t) : "" } var i, a = "function" == typeof v ? v(t) : []; if (x) { i = {}; for (var p = 0; p < a.length; p++)i["$" + a[p]] = a[p] } for (var c in t) M(t, c) && (r && String(Number(c)) === c && c < t.length || x && i["$" + c] instanceof Symbol || (/[^w$]/.test(c) ? o.push(e(c, t) + ": " + e(t[c], t)) : o.push(c + ": " + e(t[c], t)))); if ("function" == typeof v) for (var u = 0; u < a.length; u++)j.call(t, a[u]) && o.push("[" + e(a[u]) + "]: " + e(t[a[u]], t)); return o } }, 794: (t, e, r) => { t.exports = r(669).inspect }, 798: t => { "use strict"; var e = String.prototype.replace, r = /%20/g, o = "RFC3986"; t.exports = { default: o, formatters: { RFC1738: function (t) { return e.call(t, r, "+") }, RFC3986: function (t) { return String(t) } }, RFC1738: "RFC1738", RFC3986: o } }, 129: (t, e, r) => { "use strict"; var o = r(261), n = r(235), i = r(798); t.exports = { formats: i, parse: n, stringify: o } }, 235: (t, e, r) => { "use strict"; var o = r(769), n = Object.prototype.hasOwnProperty, i = Array.isArray, a = { allowDots: !1, allowPrototypes: !1, allowSparse: !1, arrayLimit: 20, charset: "utf-8", charsetSentinel: !1, comma: !1, decoder: o.decode, delimiter: "&", depth: 5, ignoreQueryPrefix: !1, interpretNumericEntities: !1, parameterLimit: 1e3, parseArrays: !0, plainObjects: !1, strictNullHandling: !1 }, p = function (t) { return t.replace(/&#(d+);/g, (function (t, e) { return String.fromCharCode(parseInt(e, 10)) })) }, c = function (t, e) { return t && "string" == typeof t && e.comma && t.indexOf(",") > -1 ? t.split(",") : t }, u = function (t, e, r, o) { if (t) { var i = r.allowDots ? t.replace(/.([^.[]+)/g, "[$1]") : t, a = /([[^[]]*])/g, p = r.depth > 0 && /([[^[]]*])/.exec(i), u = p ? i.slice(0, p.index) : i, f = []; if (u) { if (!r.plainObjects && n.call(Object.prototype, u) && !r.allowPrototypes) return; f.push(u) } for (var l = 0; r.depth > 0 && null !== (p = a.exec(i)) && l < r.depth;) { if (l += 1, !r.plainObjects && n.call(Object.prototype, p[1].slice(1, -1)) && !r.allowPrototypes) return; f.push(p[1]) } return p && f.push("[" + i.slice(p.index) + "]"), function (t, e, r, o) { for (var n = o ? e : c(e, r), i = t.length - 1; i >= 0; --i) { var a, p = t[i]; if ("[]" === p && r.parseArrays) a = [].concat(n); else { a = r.plainObjects ? Object.create(null) : {}; var u = "[" === p.charAt(0) && "]" === p.charAt(p.length - 1) ? p.slice(1, -1) : p, f = parseInt(u, 10); r.parseArrays || "" !== u ? !isNaN(f) && p !== u && String(f) === u && f >= 0 && r.parseArrays && f <= r.arrayLimit ? (a = [])[f] = n : a[u] = n : a = { 0: n } } n = a } return n }(f, e, r, o) } }; t.exports = function (t, e) { var r = function (t) { if (!t) return a; if (null !== t.decoder && void 0 !== t.decoder && "function" != typeof t.decoder) throw new TypeError("Decoder has to be a function."); if (void 0 !== t.charset && "utf-8" !== t.charset && "iso-8859-1" !== t.charset) throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined"); var e = void 0 === t.charset ? a.charset : t.charset; return { allowDots: void 0 === t.allowDots ? a.allowDots : !!t.allowDots, allowPrototypes: "boolean" == typeof t.allowPrototypes ? t.allowPrototypes : a.allowPrototypes, allowSparse: "boolean" == typeof t.allowSparse ? t.allowSparse : a.allowSparse, arrayLimit: "number" == typeof t.arrayLimit ? t.arrayLimit : a.arrayLimit, charset: e, charsetSentinel: "boolean" == typeof t.charsetSentinel ? t.charsetSentinel : a.charsetSentinel, comma: "boolean" == typeof t.comma ? t.comma : a.comma, decoder: "function" == typeof t.decoder ? t.decoder : a.decoder, delimiter: "string" == typeof t.delimiter || o.isRegExp(t.delimiter) ? t.delimiter : a.delimiter, depth: "number" == typeof t.depth || !1 === t.depth ? +t.depth : a.depth, ignoreQueryPrefix: !0 === t.ignoreQueryPrefix, interpretNumericEntities: "boolean" == typeof t.interpretNumericEntities ? t.interpretNumericEntities : a.interpretNumericEntities, parameterLimit: "number" == typeof t.parameterLimit ? t.parameterLimit : a.parameterLimit, parseArrays: !1 !== t.parseArrays, plainObjects: "boolean" == typeof t.plainObjects ? t.plainObjects : a.plainObjects, strictNullHandling: "boolean" == typeof t.strictNullHandling ? t.strictNullHandling : a.strictNullHandling } }(e); if ("" === t || null == t) return r.plainObjects ? Object.create(null) : {}; for (var f = "string" == typeof t ? function (t, e) { var r, u = {}, f = e.ignoreQueryPrefix ? t.replace(/^?/, "") : t, l = e.parameterLimit === 1 / 0 ? void 0 : e.parameterLimit, s = f.split(e.delimiter, l), y = -1, d = e.charset; if (e.charsetSentinel) for (r = 0; r < s.length; ++r)0 === s[r].indexOf("utf8=") && ("utf8=%E2%9C%93" === s[r] ? d = "utf-8" : "utf8=%26%2310003%3B" === s[r] && (d = "iso-8859-1"), y = r, r = s.length); for (r = 0; r < s.length; ++r)if (r !== y) { var b, h, g = s[r], m = g.indexOf("]="), v = -1 === m ? g.indexOf("=") : m + 1; -1 === v ? (b = e.decoder(g, a.decoder, d, "key"), h = e.strictNullHandling ? null : "") : (b = e.decoder(g.slice(0, v), a.decoder, d, "key"), h = o.maybeMap(c(g.slice(v + 1), e), (function (t) { return e.decoder(t, a.decoder, d, "value") }))), h && e.interpretNumericEntities && "iso-8859-1" === d && (h = p(h)), g.indexOf("[]=") > -1 && (h = i(h) ? [h] : h), n.call(u, b) ? u[b] = o.combine(u[b], h) : u[b] = h } return u }(t, r) : t, l = r.plainObjects ? Object.create(null) : {}, s = Object.keys(f), y = 0; y < s.length; ++y) { var d = s[y], b = u(d, f[d], r, "string" == typeof t); l = o.merge(l, b, r) } return !0 === r.allowSparse ? l : o.compact(l) } }, 261: (t, e, r) => { "use strict"; var o = r(478), n = r(769), i = r(798), a = Object.prototype.hasOwnProperty, p = { brackets: function (t) { return t + "[]" }, comma: "comma", indices: function (t, e) { return t + "[" + e + "]" }, repeat: function (t) { return t } }, c = Array.isArray, u = Array.prototype.push, f = function (t, e) { u.apply(t, c(e) ? e : [e]) }, l = Date.prototype.toISOString, s = i.default, y = { addQueryPrefix: !1, allowDots: !1, charset: "utf-8", charsetSentinel: !1, delimiter: "&", encode: !0, encoder: n.encode, encodeValuesOnly: !1, format: s, formatter: i.formatters[s], indices: !1, serializeDate: function (t) { return l.call(t) }, skipNulls: !1, strictNullHandling: !1 }, d = function t(e, r, i, a, p, u, l, s, d, b, h, g, m, v, S) { var x, j = e; if (S.has(e)) throw new RangeError("Cyclic object value"); if ("function" == typeof l ? j = l(r, j) : j instanceof Date ? j = b(j) : "comma" === i && c(j) && (j = n.maybeMap(j, (function (t) { return t instanceof Date ? b(t) : t }))), null === j) { if (a) return u && !m ? u(r, y.encoder, v, "key", h) : r; j = "" } if ("string" == typeof (x = j) || "number" == typeof x || "boolean" == typeof x || "symbol" == typeof x || "bigint" == typeof x || n.isBuffer(j)) return u ? [g(m ? r : u(r, y.encoder, v, "key", h)) + "=" + g(u(j, y.encoder, v, "value", h))] : [g(r) + "=" + g(String(j))]; var O, w = []; if (void 0 === j) return w; if ("comma" === i && c(j)) O = [{ value: j.length > 0 ? j.join(",") || null : void 0 }]; else if (c(l)) O = l; else { var A = Object.keys(j); O = s ? A.sort(s) : A } for (var P = 0; P < O.length; ++P) { var _ = O[P], E = "object" == typeof _ && void 0 !== _.value ? _.value : j[_]; if (!p || null !== E) { var k = c(j) ? "function" == typeof i ? i(r, _) : r : r + (d ? "." + _ : "[" + _ + "]"); S.set(e, !0); var R = o(); f(w, t(E, k, i, a, p, u, l, s, d, b, h, g, m, v, R)) } } return w }; t.exports = function (t, e) { var r, n = t, u = function (t) { if (!t) return y; if (null !== t.encoder && void 0 !== t.encoder && "function" != typeof t.encoder) throw new TypeError("Encoder has to be a function."); var e = t.charset || y.charset; if (void 0 !== t.charset && "utf-8" !== t.charset && "iso-8859-1" !== t.charset) throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined"); var r = i.default; if (void 0 !== t.format) { if (!a.call(i.formatters, t.format)) throw new TypeError("Unknown format option provided."); r = t.format } var o = i.formatters[r], n = y.filter; return ("function" == typeof t.filter || c(t.filter)) && (n = t.filter), { addQueryPrefix: "boolean" == typeof t.addQueryPrefix ? t.addQueryPrefix : y.addQueryPrefix, allowDots: void 0 === t.allowDots ? y.allowDots : !!t.allowDots, charset: e, charsetSentinel: "boolean" == typeof t.charsetSentinel ? t.charsetSentinel : y.charsetSentinel, delimiter: void 0 === t.delimiter ? y.delimiter : t.delimiter, encode: "boolean" == typeof t.encode ? t.encode : y.encode, encoder: "function" == typeof t.encoder ? t.encoder : y.encoder, encodeValuesOnly: "boolean" == typeof t.encodeValuesOnly ? t.encodeValuesOnly : y.encodeValuesOnly, filter: n, format: r, formatter: o, serializeDate: "function" == typeof t.serializeDate ? t.serializeDate : y.serializeDate, skipNulls: "boolean" == typeof t.skipNulls ? t.skipNulls : y.skipNulls, sort: "function" == typeof t.sort ? t.sort : null, strictNullHandling: "boolean" == typeof t.strictNullHandling ? t.strictNullHandling : y.strictNullHandling } }(e); "function" == typeof u.filter ? n = (0, u.filter)("", n) : c(u.filter) && (r = u.filter); var l, s = []; if ("object" != typeof n || null === n) return ""; l = e && e.arrayFormat in p ? e.arrayFormat : e && "indices" in e ? e.indices ? "indices" : "repeat" : "indices"; var b = p[l]; r || (r = Object.keys(n)), u.sort && r.sort(u.sort); for (var h = o(), g = 0; g < r.length; ++g) { var m = r[g]; u.skipNulls && null === n[m] || f(s, d(n[m], m, b, u.strictNullHandling, u.skipNulls, u.encode ? u.encoder : null, u.filter, u.sort, u.allowDots, u.serializeDate, u.format, u.formatter, u.encodeValuesOnly, u.charset, h)) } var v = s.join(u.delimiter), S = !0 === u.addQueryPrefix ? "?" : ""; return u.charsetSentinel && ("iso-8859-1" === u.charset ? S += "utf8=%26%2310003%3B&" : S += "utf8=%E2%9C%93&"), v.length > 0 ? S + v : "" } }, 769: (t, e, r) => { "use strict"; var o = r(798), n = Object.prototype.hasOwnProperty, i = Array.isArray, a = function () { for (var t = [], e = 0; e < 256; ++e)t.push("%" + ((e < 16 ? "0" : "") + e.toString(16)).toUpperCase()); return t }(), p = function (t, e) { for (var r = e && e.plainObjects ? Object.create(null) : {}, o = 0; o < t.length; ++o)void 0 !== t[o] && (r[o] = t[o]); return r }; t.exports = { arrayToObject: p, assign: function (t, e) { return Object.keys(e).reduce((function (t, r) { return t[r] = e[r], t }), t) }, combine: function (t, e) { return [].concat(t, e) }, compact: function (t) { for (var e = [{ obj: { o: t }, prop: "o" }], r = [], o = 0; o < e.length; ++o)for (var n = e[o], a = n.obj[n.prop], p = Object.keys(a), c = 0; c < p.length; ++c) { var u = p[c], f = a[u]; "object" == typeof f && null !== f && -1 === r.indexOf(f) && (e.push({ obj: a, prop: u }), r.push(f)) } return function (t) { for (; t.length > 1;) { var e = t.pop(), r = e.obj[e.prop]; if (i(r)) { for (var o = [], n = 0; n < r.length; ++n)void 0 !== r[n] && o.push(r[n]); e.obj[e.prop] = o } } }(e), t }, decode: function (t, e, r) { var o = t.replace(/+/g, " "); if ("iso-8859-1" === r) return o.replace(/%[0-9a-f]{2}/gi, unescape); try { return decodeURIComponent(o) } catch (t) { return o } }, encode: function (t, e, r, n, i) { if (0 === t.length) return t; var p = t; if ("symbol" == typeof t ? p = Symbol.prototype.toString.call(t) : "string" != typeof t && (p = String(t)), "iso-8859-1" === r) return escape(p).replace(/%u[0-9a-f]{4}/gi, (function (t) { return "%26%23" + parseInt(t.slice(2), 16) + "%3B" })); for (var c = "", u = 0; u < p.length; ++u) { var f = p.charCodeAt(u); 45 === f || 46 === f || 95 === f || 126 === f || f >= 48 && f <= 57 || f >= 65 && f <= 90 || f >= 97 && f <= 122 || i === o.RFC1738 && (40 === f || 41 === f) ? c += p.charAt(u) : f < 128 ? c += a[f] : f < 2048 ? c += a[192 | f >> 6] + a[128 | 63 & f] : f < 55296 || f >= 57344 ? c += a[224 | f >> 12] + a[128 | f >> 6 & 63] + a[128 | 63 & f] : (u += 1, f = 65536 + ((1023 & f) << 10 | 1023 & p.charCodeAt(u)), c += a[240 | f >> 18] + a[128 | f >> 12 & 63] + a[128 | f >> 6 & 63] + a[128 | 63 & f]) } return c }, isBuffer: function (t) { return !(!t || "object" != typeof t || !(t.constructor && t.constructor.isBuffer && t.constructor.isBuffer(t))) }, isRegExp: function (t) { return "[object RegExp]" === Object.prototype.toString.call(t) }, maybeMap: function (t, e) { if (i(t)) { for (var r = [], o = 0; o < t.length; o += 1)r.push(e(t[o])); return r } return e(t) }, merge: function t(e, r, o) { if (!r) return e; if ("object" != typeof r) { if (i(e)) e.push(r); else { if (!e || "object" != typeof e) return [e, r]; (o && (o.plainObjects || o.allowPrototypes) || !n.call(Object.prototype, r)) && (e[r] = !0) } return e } if (!e || "object" != typeof e) return [e].concat(r); var a = e; return i(e) && !i(r) && (a = p(e, o)), i(e) && i(r) ? (r.forEach((function (r, i) { if (n.call(e, i)) { var a = e[i]; a && "object" == typeof a && r && "object" == typeof r ? e[i] = t(a, r, o) : e.push(r) } else e[i] = r })), e) : Object.keys(r).reduce((function (e, i) { var a = r[i]; return n.call(e, i) ? e[i] = t(e[i], a, o) : e[i] = a, e }), a) } } }, 478: (t, e, r) => { "use strict"; var o = r(210), n = r(924), i = r(631), a = o("%TypeError%"), p = o("%WeakMap%", !0), c = o("%Map%", !0), u = n("WeakMap.prototype.get", !0), f = n("WeakMap.prototype.set", !0), l = n("WeakMap.prototype.has", !0), s = n("Map.prototype.get", !0), y = n("Map.prototype.set", !0), d = n("Map.prototype.has", !0), b = function (t, e) { for (var r, o = t; null !== (r = o.next); o = r)if (r.key === e) return o.next = r.next, r.next = t.next, t.next = r, r }; t.exports = function () { var t, e, r, o = { assert: function (t) { if (!o.has(t)) throw new a("Side channel does not contain " + i(t)) }, get: function (o) { if (p && o && ("object" == typeof o || "function" == typeof o)) { if (t) return u(t, o) } else if (c) { if (e) return s(e, o) } else if (r) return function (t, e) { var r = b(t, e); return r && r.value }(r, o) }, has: function (o) { if (p && o && ("object" == typeof o || "function" == typeof o)) { if (t) return l(t, o) } else if (c) { if (e) return d(e, o) } else if (r) return function (t, e) { return !!b(t, e) }(r, o); return !1 }, set: function (o, n) { p && o && ("object" == typeof o || "function" == typeof o) ? (t || (t = new p), f(t, o, n)) : c ? (e || (e = new c), y(e, o, n)) : (r || (r = { key: {}, next: null }), function (t, e, r) { var o = b(t, e); o ? o.value = r : t.next = { key: e, next: t.next, value: r } }(r, o, n)) } }; return o } }, 669: t => { "use strict"; t.exports = __webpack_require__(9720) } }, e = {}; function r(o) { var n = e[o]; if (void 0 !== n) return n.exports; var i = e[o] = { exports: {} }; return t[o](i, i.exports, r), i.exports } r.n = t => { var e = t && t.__esModule ? () => t.default : () => t; return r.d(e, { a: e }), e }, r.d = (t, e) => { for (var o in e) r.o(e, o) && !r.o(t, o) && Object.defineProperty(t, o, { enumerable: !0, get: e[o] }) }, r.o = (t, e) => Object.prototype.hasOwnProperty.call(t, e), r.r = t => { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(t, "__esModule", { value: !0 }) }; var o = {}; return (() => { "use strict"; r.r(o), r.d(o, { default: () => d }); var t = r(575), e = r.n(t), n = r(205), i = r.n(n), a = r(585), p = r.n(a), c = r(754), u = r.n(c), f = r(729), l = r.n(f), s = r(129), y = r.n(s); const d = new (function (t) { i()(a, t); var r, o, n = (r = a, o = function () { if ("undefined" == typeof Reflect || !Reflect.construct) return !1; if (Reflect.construct.sham) return !1; if ("function" == typeof Proxy) return !0; try { return Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], (function () { }))), !0 } catch (t) { return !1 } }(), function () { var t, e = u()(r); if (o) { var n = u()(this).constructor; t = Reflect.construct(e, arguments, n) } else t = e.apply(this, arguments); return p()(this, t) }); function a() { var t; return e()(this, a), (t = n.call(this)).ready = !1, console.log(y()), t } return a }(l())) })(), o })() }));
License: UNKNOWN
 FIXME

Files:
 crates/swc/tests/tsc-references/callbackTag4.1.normal.js
Copyright:
  var cb = function cb(a, b) {
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/asmjs/1/input.js
Copyright:
  while (1) {
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_minifier/tests/fixture/next/asmjs/1/output.js
Copyright:
  while(1){
License: UNKNOWN
 FIXME

Files:
 crates/swc_ecma_parser/tests/typescript/next/stack-overflow/1/input.ts
Copyright:
  ","And":"â©","and":"â§","andd":"â©","andslope":"â©","andv":"â©","ang":"â ","ange":"â¦¤","angle":"â ","angmsdaa":"â¦¨","angmsdab":"â¦©","angmsdac":"â¦ª","angmsdad":"â¦«","angmsdae":"â¦¬","angmsdaf":"â¦­","angmsdag":"â¦®","angmsdah":"â¦¯","angmsd":"â¡","angrt":"â","angrtvb":"â¾","angrtvbd":"â¦","angsph":"â¢","angst":"Ã","angzarr":"â¼","Aogon":"Ä","aogon":"Ä","Aopf":"ð¸","aopf":"ð","apacir":"â©¯","ap":"â","apE":"â©°","ape":"â","apid":"â","apos":"'","ApplyFunction":"","approx":"â","approxeq":"â","Aring":"Ã","aring":"Ã¥","Ascr":"ð","ascr":"ð¶","Assign":"â","ast":"*","asymp":"â","asympeq":"â","Atilde":"Ã","atilde":"Ã£","Auml":"Ã","auml":"Ã¤","awconint":"â³","awint":"â¨","backcong":"â","backepsilon":"Ï¶","backprime":"âµ","backsim":"â½","backsimeq":"â","Backslash":"â","Barv":"â«§","barvee":"â½","barwed":"â","Barwed":"â","barwedge":"â","bbrk":"âµ","bbrktbrk":"â¶","bcong":"â","Bcy":"Ð","bcy":"Ð±","bdquo":"â","becaus":"âµ","because":"âµ","Because":"âµ","bemptyv":"â¦°","bepsi":"Ï¶","bernou":"â¬","Bernoullis":"â¬","Beta":"Î","beta":"Î²","beth":"â¶","between":"â¬","Bfr":"ð","bfr":"ð","bigcap":"â","bigcirc":"â¯","bigcup":"â","bigodot":"â¨","bigoplus":"â¨","bigotimes":"â¨","bigsqcup":"â¨","bigstar":"â","bigtriangledown":"â½","bigtriangleup":"â³","biguplus":"â¨","bigvee":"â","bigwedge":"â","bkarow":"â¤","blacklozenge":"â§«","blacksquare":"âª","blacktriangle":"â´","blacktriangledown":"â¾","blacktriangleleft":"â","blacktriangleright":"â¸","blank":"â£","blk12":"â","blk14":"â","blk34":"â","block":"â","bne":"=â¥","bnequiv":"â¡â¥","bNot":"â«­","bnot":"â","Bopf":"ð¹","bopf":"ð","bot":"â¥","bottom":"â¥","bowtie":"â","boxbox":"â§","boxdl":"â","boxdL":"â","boxDl":"â","boxDL":"â","boxdr":"â","boxdR":"â","boxDr":"â","boxDR":"â","boxh":"â","boxH":"â","boxhd":"â¬","boxHd":"â¤","boxhD":"â¥","boxHD":"â¦","boxhu":"â´","boxHu":"â§","boxhU":"â¨","boxHU":"â©","boxminus":"â","boxplus":"â","boxtimes":"â ","boxul":"â","boxuL":"â","boxUl":"â","boxUL":"â","boxur":"â","boxuR":"â","boxUr":"â","boxUR":"â","boxv":"â","boxV":"â","boxvh":"â¼","boxvH":"âª","boxVh":"â«","boxVH":"â¬","boxvl":"â¤","boxvL":"â¡","boxVl":"â¢","boxVL":"â£","boxvr":"â","boxvR":"â","boxVr":"â","boxVR":"â ","bprime":"âµ","breve":"Ë","Breve":"Ë","brvbar":"Â¦","bscr":"ð·","Bscr":"â¬","bsemi":"â","bsim":"â½","bsime":"â","bsolb":"â§","bsol":"","bsolhsub":"â","bull":"â¢","bullet":"â¢","bump":"â","bumpE":"âª®","bumpe":"â","Bumpeq":"â","bumpeq":"â","Cacute":"Ä","cacute":"Ä","capand":"â©","capbrcup":"â©","capcap":"â©","cap":"â©","Cap":"â","capcup":"â©","capdot":"â©","CapitalDifferentialD":"â ","caps":"â©ï¸","caret":"â","caron":"Ë","Cayleys":"â­","ccaps":"â©","Ccaron":"Ä","ccaron":"Ä","Ccedil":"Ã","ccedil":"Ã§","Ccirc":"Ä","ccirc":"Ä","Cconint":"â°","ccups":"â©","ccupssm":"â©","Cdot":"Ä","cdot":"Ä","cedil":"Â¸","Cedilla":"Â¸","cemptyv":"â¦²","cent":"Â¢","centerdot":"Â·","CenterDot":"Â·","cfr":"ð ","Cfr":"â­","CHcy":"Ð§","chcy":"Ñ","check":"â","checkmark":"â","Chi":"Î§","chi":"Ï","circ":"Ë","circeq":"â","circlearrowleft":"âº","circlearrowright":"â»","circledast":"â","circledcirc":"â","circleddash":"â","CircleDot":"â","circledR":"Â®","circledS":"â","CircleMinus":"â","CirclePlus":"â","CircleTimes":"â","cir":"â","cirE":"â§","cire":"â","cirfnint":"â¨","cirmid":"â«¯","cirscir":"â§","ClockwiseContourIntegral":"â²","CloseCurlyDoubleQuote":"â","CloseCurlyQuote":"â","clubs":"â£","clubsuit":"â£","colon":":","Colon":"â·","Colone":"â©´","colone":"â","coloneq":"â","comma":",","commat":"@","comp":"â","compfn":"â","complement":"â","complexes":"â","cong":"â","congdot":"â©­","Congruent":"â¡","conint":"â®","Conint":"â¯","ContourIntegral":"â®","copf":"ð","Copf":"â","coprod":"â","Coproduct":"â","copy":"©","COPY":"©","copysr":"â","CounterClockwiseContourIntegral":"â³","crarr":"âµ","cross":"â","Cross":"â¨¯","Cscr":"ð","cscr":"ð¸","csub":"â«","csube":"â«","csup":"â«","csupe":"â«","ctdot":"â¯","cudarrl":"â¤¸","cudarrr":"â¤µ","cuepr":"â","cuesc":"â","cularr":"â¶","cularrp":"â¤½","cupbrcap":"â©","cupcap":"â©","CupCap":"â","cup":"âª","Cup":"â","cupcup":"â©","cupdot":"â","cupor":"â©","cups":"âªï¸","curarr":"â·","curarrm":"â¤¼","curlyeqprec":"â","curlyeqsucc":"â","curlyvee":"â","curlywedge":"â","curren":"Â¤","curvearrowleft":"â¶","curvearrowright":"â·","cuvee":"â","cuwed":"â","cwconint":"â²","cwint":"â±","cylcty":"â­","dagger":"â ","Dagger":"â¡","daleth":"â¸","darr":"â","Darr":"â¡","dArr":"â","dash":"-","Dashv":"â«¤","dashv":"â£","dbkarow":"â¤","dblac":"Ë","Dcaron":"Ä","dcaron":"Ä","Dcy":"Ð","dcy":"Ð´","ddagger":"â¡","ddarr":"â","DD":"â ","dd":"â","DDotrahd":"â¤","ddotseq":"â©·","deg":"Â°","Del":"â","Delta":"Î","delta":"Î´","demptyv":"â¦±","dfisht":"â¥¿","Dfr":"ð","dfr":"ð¡","dHar":"â¥¥","dharl":"â","dharr":"â","DiacriticalAcute":"Â´","DiacriticalDot":"Ë","DiacriticalDoubleAcute":"Ë","DiacriticalGrave":"`","DiacriticalTilde":"Ë","diam":"â","diamond":"â","Diamond":"â","diamondsuit":"â¦","diams":"â¦","die":"Â¨","DifferentialD":"â","digamma":"Ï","disin":"â²","div":"Ã·","divide":"Ã·","divideontimes":"â","divonx":"â","DJcy":"Ð","djcy":"Ñ","dlcorn":"â","dlcrop":"â","dollar":"$","Dopf":"ð»","dopf":"ð","Dot":"Â¨","dot":"Ë","DotDot":"â","doteq":"â","doteqdot":"â","DotEqual":"â","dotminus":"â¸","dotplus":"â","dotsquare":"â¡","doublebarwedge":"â","DoubleContourIntegral":"â¯","DoubleDot":"Â¨","DoubleDownArrow":"â","DoubleLeftArrow":"â","DoubleLeftRightArrow":"â","DoubleLeftTee":"â«¤","DoubleLongLeftArrow":"â¸","DoubleLongLeftRightArrow":"âº","DoubleLongRightArrow":"â¹","DoubleRightArrow":"â","DoubleRightTee":"â¨","DoubleUpArrow":"â","DoubleUpDownArrow":"â","DoubleVerticalBar":"â¥","DownArrowBar":"â¤","downarrow":"â","DownArrow":"â","Downarrow":"â","DownArrowUpArrow":"âµ","DownBreve":"Ì","downdownarrows":"â","downharpoonleft":"â","downharpoonright":"â","DownLeftRightVector":"â¥","DownLeftTeeVector":"â¥","DownLeftVectorBar":"â¥","DownLeftVector":"â½","DownRightTeeVector":"â¥","DownRightVectorBar":"â¥","DownRightVector":"â","DownTeeArrow":"â§","DownTee":"â¤","drbkarow":"â¤","drcorn":"â","drcrop":"â","Dscr":"ð","dscr":"ð¹","DScy":"Ð","dscy":"Ñ","dsol":"â§¶","Dstrok":"Ä","dstrok":"Ä","dtdot":"â±","dtri":"â¿","dtrif":"â¾","duarr":"âµ","duhar":"â¥¯","dwangle":"â¦¦","DZcy":"Ð","dzcy":"Ñ","dzigrarr":"â¿","Eacute":"Ã","eacute":"Ã©","easter":"â©®","Ecaron":"Ä","ecaron":"Ä","Ecirc":"Ã","ecirc":"Ãª","ecir":"â","ecolon":"â","Ecy":"Ð­","ecy":"Ñ","eDDot":"â©·","Edot":"Ä","edot":"Ä","eDot":"â","ee":"â","efDot":"â","Efr":"ð","efr":"ð¢","eg":"âª","Egrave":"Ã","egrave":"Ã¨","egs":"âª","egsdot":"âª","el":"âª","Element":"â","elinters":"â§","ell":"â","els":"âª","elsdot":"âª","Emacr":"Ä","emacr":"Ä","empty":"â","emptyset":"â","EmptySmallSquare":"â»","emptyv":"â","EmptyVerySmallSquare":"â«","emsp13":"â","emsp14":"â","emsp":"-","ENG":"Å","eng":"Å","ensp":"â","Eogon":"Ä","eogon":"Ä","Eopf":"ð¼","eopf":"ð","epar":"â","eparsl":"â§£","eplus":"â©±","epsi":"Îµ","Epsilon":"Î","epsilon":"Îµ","epsiv":"Ïµ","eqcirc":"â","eqcolon":"â","eqsim":"â","eqslantgtr":"âª","eqslantless":"âª","Equal":"â©µ","equals":"=","EqualTilde":"â","equest":"â","Equilibrium":"â","equiv":"â¡","equivDD":"â©¸","eqvparsl":"â§¥","erarr":"â¥±","erDot":"â","escr":"â¯","Escr":"â°","esdot":"â","Esim":"â©³","esim":"â","Eta":"Î","eta":"Î·","ETH":"Ã","eth":"Ã°","Euml":"Ã","euml":"Ã«","euro":"â¬","excl":"!","exist":"â","Exists":"â","expectation":"â°","exponentiale":"â","ExponentialE":"â","fallingdotseq":"â","Fcy":"Ð¤","fcy":"Ñ","female":"â","ffilig":"ï¬","fflig":"ï¬","ffllig":"ï¬","Ffr":"ð","ffr":"ð£","filig":"ï¬","FilledSmallSquare":"â¼","FilledVerySmallSquare":"âª","fjlig":"fj","flat":"â­","fllig":"ï¬","fltns":"â±","fnof":"Æ","Fopf":"ð½","fopf":"ð","forall":"â","ForAll":"â","fork":"â","forkv":"â«","Fouriertrf":"â±","fpartint":"â¨","frac12":"Â½","frac13":"â","frac14":"Â¼","frac15":"â","frac16":"â","frac18":"â","frac23":"â","frac25":"â","frac34":"Â¾","frac35":"â","frac38":"â","frac45":"â","frac56":"â","frac58":"â","frac78":"â","frasl":"â","frown":"â¢","fscr":"ð»","Fscr":"â±","gacute":"Çµ","Gamma":"Î","gamma":"Î³","Gammad":"Ï","gammad":"Ï","gap":"âª","Gbreve":"Ä","gbreve":"Ä","Gcedil":"Ä¢","Gcirc":"Ä","gcirc":"Ä","Gcy":"Ð","gcy":"Ð³","Gdot":"Ä ","gdot":"Ä¡","ge":"â¥","gE":"â§","gEl":"âª","gel":"â","geq":"â¥","geqq":"â§","geqslant":"â©¾","gescc":"âª©","ges":"â©¾","gesdot":"âª","gesdoto":"âª","gesdotol":"âª","gesl":"âï¸","gesles":"âª","Gfr":"ð","gfr":"ð¤","gg":"â«","Gg":"â","ggg":"â","gimel":"â·","GJcy":"Ð","gjcy":"Ñ","gla":"âª¥","gl":"â·","glE":"âª","glj":"âª¤","gnap":"âª","gnapprox":"âª","gne":"âª","gnE":"â©","gneq":"âª","gneqq":"â©","gnsim":"â§","Gopf":"ð¾","gopf":"ð","grave":"`","GreaterEqual":"â¥","GreaterEqualLess":"â","GreaterFullEqual":"â§","GreaterGreater":"âª¢","GreaterLess":"â·","GreaterSlantEqual":"â©¾","GreaterTilde":"â³","Gscr":"ð¢","gscr":"â","gsim":"â³","gsime":"âª","gsiml":"âª","gtcc":"âª§","gtcir":"â©º","gt":">","GT":">","Gt":"â«","gtdot":"â","gtlPar":"â¦","gtquest":"â©¼","gtrapprox":"âª","gtrarr":"â¥¸","gtrdot":"â","gtreqless":"â","gtreqqless":"âª","gtrless":"â·","gtrsim":"â³","gvertneqq":"â©ï¸","gvnE":"â©ï¸","Hacek":"Ë","hairsp":"â","half":"Â½","hamilt":"â","HARDcy":"Ðª","hardcy":"Ñ","harrcir":"â¥","harr":"â","hArr":"â","harrw":"â­","Hat":"^","hbar":"â","Hcirc":"Ä¤","hcirc":"Ä¥","hearts":"â¥","heartsuit":"â¥","hellip":"â¦","hercon":"â¹","hfr":"ð¥","Hfr":"â","HilbertSpace":"â","hksearow":"â¤¥","hkswarow":"â¤¦","hoarr":"â¿","homtht":"â»","hookleftarrow":"â©","hookrightarrow":"âª","hopf":"ð","Hopf":"â","horbar":"-","HorizontalLine":"â","hscr":"ð½","Hscr":"â","hslash":"â","Hstrok":"Ä¦","hstrok":"Ä§","HumpDownHump":"â","HumpEqual":"â","hybull":"â","hyphen":"-","Iacute":"Ã","iacute":"Ã­","ic":"","Icirc":"Ã","icirc":"Ã®","Icy":"Ð","icy":"Ð¸","Idot":"Ä°","IEcy":"Ð","iecy":"Ðµ","iexcl":"Â¡","iff":"â","ifr":"ð¦","Ifr":"â","Igrave":"Ã","igrave":"Ã¬","ii":"â","iiiint":"â¨","iiint":"â­","iinfin":"â§","iiota":"â©","IJlig":"Ä²","ijlig":"Ä³","Imacr":"Äª","imacr":"Ä«","image":"â","ImaginaryI":"â","imagline":"â","imagpart":"â","imath":"Ä±","Im":"â","imof":"â·","imped":"Æµ","Implies":"â","incare":"â","in":"â","infin":"â","infintie":"â§","inodot":"Ä±","intcal":"âº","int":"â«","Int":"â¬","integers":"â¤","Integral":"â«","intercal":"âº","Intersection":"â","intlarhk":"â¨","intprod":"â¨¼","InvisibleComma":"","InvisibleTimes":"","IOcy":"Ð","iocy":"Ñ","Iogon":"Ä®","iogon":"Ä¯","Iopf":"ð","iopf":"ð","Iota":"Î","iota":"Î¹","iprod":"â¨¼","iquest":"Â¿","iscr":"ð¾","Iscr":"â","isin":"â","isindot":"âµ","isinE":"â¹","isins":"â´","isinsv":"â³","isinv":"â","it":"","Itilde":"Ä¨","itilde":"Ä©","Iukcy":"Ð","iukcy":"Ñ","Iuml":"Ã","iuml":"Ã¯","Jcirc":"Ä´","jcirc":"Äµ","Jcy":"Ð","jcy":"Ð¹","Jfr":"ð","jfr":"ð§","jmath":"È·","Jopf":"ð","jopf":"ð","Jscr":"ð¥","jscr":"ð¿","Jsercy":"Ð","jsercy":"Ñ","Jukcy":"Ð","jukcy":"Ñ","Kappa":"Î","kappa":"Îº","kappav":"Ï°","Kcedil":"Ä¶","kcedil":"Ä·","Kcy":"Ð","kcy":"Ðº","Kfr":"ð","kfr":"ð¨","kgreen":"Ä¸","KHcy":"Ð¥","khcy":"Ñ","KJcy":"Ð","kjcy":"Ñ","Kopf":"ð","kopf":"ð","Kscr":"ð¦","kscr":"ð","lAarr":"â","Lacute":"Ä¹","lacute":"Äº","laemptyv":"â¦´","lagran":"â","Lambda":"Î","lambda":"Î»","lang":"â¨","Lang":"âª","langd":"â¦","langle":"â¨","lap":"âª","Laplacetrf":"â","laquo":"Â«","larrb":"â¤","larrbfs":"â¤","larr":"â","Larr":"â","lArr":"â","larrfs":"â¤","larrhk":"â©","larrlp":"â«","larrpl":"â¤¹","larrsim":"â¥³","larrtl":"â¢","latail":"â¤","lAtail":"â¤","lat":"âª«","late":"âª­","lates":"âª­ï¸","lbarr":"â¤","lBarr":"â¤","lbbrk":"â²","lbrace":"{","lbrack":"[","lbrke":"â¦","lbrksld":"â¦","lbrkslu":"â¦","Lcaron":"Ä½","lcaron":"Ä¾","Lcedil":"Ä»","lcedil":"Ä¼","lceil":"â","lcub":"{","Lcy":"Ð","lcy":"Ð»","ldca":"â¤¶","ldquo":"â","ldquor":"â","ldrdhar":"â¥§","ldrushar":"â¥","ldsh":"â²","le":"â¤","lE":"â¦","LeftAngleBracket":"â¨","LeftArrowBar":"â¤","leftarrow":"â","LeftArrow":"â","Leftarrow":"â","LeftArrowRightArrow":"â","leftarrowtail":"â¢","LeftCeiling":"â","LeftDoubleBracket":"â¦","LeftDownTeeVector":"â¥¡","LeftDownVectorBar":"â¥","LeftDownVector":"â","LeftFloor":"â","leftharpoondown":"â½","leftharpoonup":"â¼","leftleftarrows":"â","leftrightarrow":"â","LeftRightArrow":"â","Leftrightarrow":"â","leftrightarrows":"â","leftrightharpoons":"â","leftrightsquigarrow":"â­","LeftRightVector":"â¥","LeftTeeArrow":"â¤","LeftTee":"â£","LeftTeeVector":"â¥","leftthreetimes":"â","LeftTriangleBar":"â§","LeftTriangle":"â²","LeftTriangleEqual":"â´","LeftUpDownVector":"â¥","LeftUpTeeVector":"â¥ ","LeftUpVectorBar":"â¥","LeftUpVector":"â¿","LeftVectorBar":"â¥","LeftVector":"â¼","lEg":"âª","leg":"â","leq":"â¤","leqq":"â¦","leqslant":"â©½","lescc":"âª¨","les":"â©½","lesdot":"â©¿","lesdoto":"âª","lesdotor":"âª","lesg":"âï¸","lesges":"âª","lessapprox":"âª","lessdot":"â","lesseqgtr":"â","lesseqqgtr":"âª","LessEqualGreater":"â","LessFullEqual":"â¦","LessGreater":"â¶","lessgtr":"â¶","LessLess":"âª¡","lesssim":"â²","LessSlantEqual":"â©½","LessTilde":"â²","lfisht":"â¥¼","lfloor":"â","Lfr":"ð","lfr":"ð©","lg":"â¶","lgE":"âª","lHar":"â¥¢","lhard":"â½","lharu":"â¼","lharul":"â¥ª","lhblk":"â","LJcy":"Ð","ljcy":"Ñ","llarr":"â","ll":"âª","Ll":"â","llcorner":"â","Lleftarrow":"â","llhard":"â¥«","lltri":"âº","Lmidot":"Ä¿","lmidot":"Å","lmoustache":"â°","lmoust":"â°","lnap":"âª","lnapprox":"âª","lne":"âª","lnE":"â¨","lneq":"âª","lneqq":"â¨","lnsim":"â¦","loang":"â¬","loarr":"â½","lobrk":"â¦","longleftarrow":"âµ","LongLeftArrow":"âµ","Longleftarrow":"â¸","longleftrightarrow":"â·","LongLeftRightArrow":"â·","Longleftrightarrow":"âº","longmapsto":"â¼","longrightarrow":"â¶","LongRightArrow":"â¶","Longrightarrow":"â¹","looparrowleft":"â«","looparrowright":"â¬","lopar":"â¦","Lopf":"ð","lopf":"ð","loplus":"â¨­","lotimes":"â¨´","lowast":"â","lowbar":"_","LowerLeftArrow":"â","LowerRightArrow":"â","loz":"â","lozenge":"â","lozf":"â§«","lpar":"(","lparlt":"â¦","lrarr":"â","lrcorner":"â","lrhar":"â","lrhard":"â¥­","lrm":"","lrtri":"â¿","lsaquo":"â¹","lscr":"ð","Lscr":"â","lsh":"â°","Lsh":"â°","lsim":"â²","lsime":"âª","lsimg":"âª","lsqb":"[","lsquo":"â","lsquor":"â","Lstrok":"Å","lstrok":"Å","ltcc":"âª¦","ltcir":"â©¹","lt":"<","LT":"<","Lt":"âª","ltdot":"â","lthree":"â","ltimes":"â","ltlarr":"â¥¶","ltquest":"â©»","ltri":"â","ltrie":"â´","ltrif":"â","ltrPar":"â¦","lurdshar":"â¥","luruhar":"â¥¦","lvertneqq":"â¨ï¸","lvnE":"â¨ï¸","macr":"Â¯","male":"â","malt":"â ","maltese":"â ","Map":"â¤","map":"â¦","mapsto":"â¦","mapstodown":"â§","mapstoleft":"â¤","mapstoup":"â¥","marker":"â®","mcomma":"â¨©","Mcy":"Ð","mcy":"Ð¼","mdash":"-","mDDot":"âº","measuredangle":"â¡","MediumSpace":"â","Mellintrf":"â³","Mfr":"ð","mfr":"ðª","mho":"â§","micro":"Âµ","midast":"*","midcir":"â«°","mid":"â£","middot":"Â·","minusb":"â","minus":"â","minusd":"â¸","minusdu":"â¨ª","MinusPlus":"â","mlcp":"â«","mldr":"â¦","mnplus":"â","models":"â§","Mopf":"ð","mopf":"ð","mp":"â","mscr":"ð","Mscr":"â³","mstpos":"â¾","Mu":"Î","mu":"Î¼","multimap":"â¸","mumap":"â¸","nabla":"â","Nacute":"Å","nacute":"Å","nang":"â â","nap":"â","napE":"â©°Ì¸","napid":"âÌ¸","napos":"Å","napprox":"â","natural":"â®","naturals":"â","natur":"â®","nbsp":"Â ","nbump":"âÌ¸","nbumpe":"âÌ¸","ncap":"â©","Ncaron":"Å","ncaron":"Å","Ncedil":"Å","ncedil":"Å","ncong":"â","ncongdot":"â©­Ì¸","ncup":"â©","Ncy":"Ð","ncy":"Ð½","ndash":"-","nearhk":"â¤¤","nearr":"â","neArr":"â","nearrow":"â","ne":"â ","nedot":"âÌ¸","NegativeMediumSpace":"","NegativeThickSpace":"","NegativeThinSpace":"","NegativeVeryThinSpace":"","nequiv":"â¢","nesear":"â¤¨","nesim":"âÌ¸","NestedGreaterGreater":"â«","NestedLessLess":"âª","NewLine":" ","nexist":"â","nexists":"â","Nfr":"ð","nfr":"ð«","ngE":"â§Ì¸","nge":"â±","ngeq":"â±","ngeqq":"â§Ì¸","ngeqslant":"â©¾Ì¸","nges":"â©¾Ì¸","nGg":"âÌ¸","ngsim":"âµ","nGt":"â«â","ngt":"â¯","ngtr":"â¯","nGtv":"â«Ì¸","nharr":"â®","nhArr":"â","nhpar":"â«²","ni":"â","nis":"â¼","nisd":"âº","niv":"â","NJcy":"Ð","njcy":"Ñ","nlarr":"â","nlArr":"â","nldr":"â¥","nlE":"â¦Ì¸","nle":"â°","nleftarrow":"â","nLeftarrow":"â","nleftrightarrow":"â®","nLeftrightarrow":"â","nleq":"â°","nleqq":"â¦Ì¸","nleqslant":"â©½Ì¸","nles":"â©½Ì¸","nless":"â®","nLl":"âÌ¸","nlsim":"â´","nLt":"âªâ","nlt":"â®","nltri":"âª","nltrie":"â¬","nLtv":"âªÌ¸","nmid":"â¤","NoBreak":"","NonBreakingSpace":"Â ","nopf":"ð","Nopf":"â","Not":"â«¬","not":"Â¬","NotCongruent":"â¢","NotCupCap":"â­","NotDoubleVerticalBar":"â¦","NotElement":"â","NotEqual":"â ","NotEqualTilde":"âÌ¸","NotExists":"â","NotGreater":"â¯","NotGreaterEqual":"â±","NotGreaterFullEqual":"â§Ì¸","NotGreaterGreater":"â«Ì¸","NotGreaterLess":"â¹","NotGreaterSlantEqual":"â©¾Ì¸","NotGreaterTilde":"âµ","NotHumpDownHump":"âÌ¸","NotHumpEqual":"âÌ¸","notin":"â","notindot":"âµÌ¸","notinE":"â¹Ì¸","notinva":"â","notinvb":"â·","notinvc":"â¶","NotLeftTriangleBar":"â§Ì¸","NotLeftTriangle":"âª","NotLeftTriangleEqual":"â¬","NotLess":"â®","NotLessEqual":"â°","NotLessGreater":"â¸","NotLessLess":"âªÌ¸","NotLessSlantEqual":"â©½Ì¸","NotLessTilde":"â´","NotNestedGreaterGreater":"âª¢Ì¸","NotNestedLessLess":"âª¡Ì¸","notni":"â","notniva":"â","notnivb":"â¾","notnivc":"â½","NotPrecedes":"â","NotPrecedesEqual":"âª¯Ì¸","NotPrecedesSlantEqual":"â ","NotReverseElement":"â","NotRightTriangleBar":"â§Ì¸","NotRightTriangle":"â«","NotRightTriangleEqual":"â­","NotSquareSubset":"âÌ¸","NotSquareSubsetEqual":"â¢","NotSquareSuperset":"âÌ¸","NotSquareSupersetEqual":"â£","NotSubset":"ââ","NotSubsetEqual":"â","NotSucceeds":"â","NotSucceedsEqual":"âª°Ì¸","NotSucceedsSlantEqual":"â¡","NotSucceedsTilde":"â¿Ì¸","NotSuperset":"ââ","NotSupersetEqual":"â","NotTilde":"â","NotTildeEqual":"â","NotTildeFullEqual":"â","NotTildeTilde":"â","NotVerticalBar":"â¤","nparallel":"â¦","npar":"â¦","nparsl":"â«½â¥","npart":"âÌ¸","npolint":"â¨","npr":"â","nprcue":"â ","nprec":"â","npreceq":"âª¯Ì¸","npre":"âª¯Ì¸","nrarrc":"â¤³Ì¸","nrarr":"â","nrArr":"â","nrarrw":"âÌ¸","nrightarrow":"â","nRightarrow":"â","nrtri":"â«","nrtrie":"â­","nsc":"â","nsccue":"â¡","nsce":"âª°Ì¸","Nscr":"ð©","nscr":"ð","nshortmid":"â¤","nshortparallel":"â¦","nsim":"â","nsime":"â","nsimeq":"â","nsmid":"â¤","nspar":"â¦","nsqsube":"â¢","nsqsupe":"â£","nsub":"â","nsubE":"â«Ì¸","nsube":"â","nsubset":"ââ","nsubseteq":"â","nsubseteqq":"â«Ì¸","nsucc":"â","nsucceq":"âª°Ì¸","nsup":"â","nsupE":"â«Ì¸","nsupe":"â","nsupset":"ââ","nsupseteq":"â","nsupseteqq":"â«Ì¸","ntgl":"â¹","Ntilde":"Ã","ntilde":"Ã±","ntlg":"â¸","ntriangleleft":"âª","ntrianglelefteq":"â¬","ntriangleright":"â«","ntrianglerighteq":"â­","Nu":"Î","nu":"Î½","num":"#","numero":"â","numsp":"â","nvap":"ââ","nvdash":"â¬","nvDash":"â­","nVdash":"â®","nVDash":"â¯","nvge":"â¥â","nvgt":">â","nvHarr":"â¤","nvinfin":"â§","nvlArr":"â¤","nvle":"â¤â","nvlt":"<â","nvltrie":"â´â","nvrArr":"â¤","nvrtrie":"âµâ","nvsim":"â¼â","nwarhk":"â¤£","nwarr":"â","nwArr":"â","nwarrow":"â","nwnear":"â¤§","Oacute":"Ã","oacute":"Ã³","oast":"â","Ocirc":"Ã","ocirc":"Ã´","ocir":"â","Ocy":"Ð","ocy":"Ð¾","odash":"â","Odblac":"Å","odblac":"Å","odiv":"â¨¸","odot":"â","odsold":"â¦¼","OElig":"Å","oelig":"Å","ofcir":"â¦¿","Ofr":"ð","ofr":"ð¬","ogon":"Ë","Ograve":"Ã","ograve":"Ã²","ogt":"â§","ohbar":"â¦µ","ohm":"Î©","oint":"â®","olarr":"âº","olcir":"â¦¾","olcross":"â¦»","oline":"â¾","olt":"â§","Omacr":"Å","omacr":"Å","Omega":"Î©","omega":"Ï","Omicron":"Î","omicron":"Î¿","omid":"â¦¶","ominus":"â","Oopf":"ð","oopf":"ð ","opar":"â¦·","OpenCurlyDoubleQuote":"â","OpenCurlyQuote":"â","operp":"â¦¹","oplus":"â","orarr":"â»","Or":"â©","or":"â¨","ord":"â©","order":"â´","orderof":"â´","ordf":"Âª","ordm":"Âº","origof":"â¶","oror":"â©","orslope":"â©","orv":"â©","oS":"â","Oscr":"ðª","oscr":"â´","Oslash":"Ã","oslash":"Ã¸","osol":"â","Otilde":"Ã","otilde":"Ãµ","otimesas":"â¨¶","Otimes":"â¨·","otimes":"â","Ouml":"Ã","ouml":"Ã¶","ovbar":"â½","OverBar":"â¾","OverBrace":"â","OverBracket":"â´","OverParenthesis":"â","para":"Â¶","parallel":"â¥","par":"â¥","parsim":"â«³","parsl":"â«½","part":"â","PartialD":"â","Pcy":"Ð","pcy":"Ð¿","percnt":"%","period":".","permil":"â°","perp":"â¥","pertenk":"â±","Pfr":"ð","pfr":"ð­","Phi":"Î¦","phi":"Ï","phiv":"Ï","phmmat":"â³","phone":"â","Pi":"Î ","pi":"Ï","pitchfork":"â","piv":"Ï","planck":"â","planckh":"â","plankv":"â","plusacir":"â¨£","plusb":"â","pluscir":"â¨¢","plus":"+","plusdo":"â","plusdu":"â¨¥","pluse":"â©²","PlusMinus":"Â±","plusmn":"Â±","plussim":"â¨¦","plustwo":"â¨§","pm":"Â±","Poincareplane":"â","pointint":"â¨","popf":"ð¡","Popf":"â","pound":"Â£","prap":"âª·","Pr":"âª»","pr":"âº","prcue":"â¼","precapprox":"âª·","prec":"âº","preccurlyeq":"â¼","Precedes":"âº","PrecedesEqual":"âª¯","PrecedesSlantEqual":"â¼","PrecedesTilde":"â¾","preceq":"âª¯","precnapprox":"âª¹","precneqq":"âªµ","precnsim":"â¨","pre":"âª¯","prE":"âª³","precsim":"â¾","prime":"â²","Prime":"â³","primes":"â","prnap":"âª¹","prnE":"âªµ","prnsim":"â¨","prod":"â","Product":"â","profalar":"â®","profline":"â","profsurf":"â","prop":"â","Proportional":"â","Proportion":"â·","propto":"â","prsim":"â¾","prurel":"â°","Pscr":"ð«","pscr":"ð","Psi":"Î¨","psi":"Ï","puncsp":"-","Qfr":"ð","qfr":"ð®","qint":"â¨","qopf":"ð¢","Qopf":"â","qprime":"â","Qscr":"ð¬","qscr":"ð","quaternions":"â","quatint":"â¨","quest":"?","questeq":"â","quot":""","QUOT":""","rAarr":"â","race":"â½Ì±","Racute":"Å","racute":"Å","radic":"â","raemptyv":"â¦³","rang":"â©","Rang":"â«","rangd":"â¦","range":"â¦¥","rangle":"â©","raquo":"Â»","rarrap":"â¥µ","rarrb":"â¥","rarrbfs":"â¤ ","rarrc":"â¤³","rarr":"â","Rarr":"â ","rArr":"â","rarrfs":"â¤","rarrhk":"âª","rarrlp":"â¬","rarrpl":"â¥","rarrsim":"â¥´","Rarrtl":"â¤","rarrtl":"â£","rarrw":"â","ratail":"â¤","rAtail":"â¤","ratio":"â¶","rationals":"â","rbarr":"â¤","rBarr":"â¤","RBarr":"â¤","rbbrk":"â³","rbrace":"}","rbrack":"]","rbrke":"â¦","rbrksld":"â¦","rbrkslu":"â¦","Rcaron":"Å","rcaron":"Å","Rcedil":"Å","rcedil":"Å","rceil":"â","rcub":"}","Rcy":"Ð ","rcy":"Ñ","rdca":"â¤·","rdldhar":"â¥©","rdquo":"â","rdquor":"â","rdsh":"â³","real":"â","realine":"â","realpart":"â","reals":"â","Re":"â","rect":"â­","reg":"Â®","REG":"Â®","ReverseElement":"â","ReverseEquilibrium":"â","ReverseUpEquilibrium":"â¥¯","rfisht":"â¥½","rfloor":"â","rfr":"ð¯","Rfr":"â","rHar":"â¥¤","rhard":"â","rharu":"â","rharul":"â¥¬","Rho":"Î¡","rho":"Ï","rhov":"Ï±","RightAngleBracket":"â©","RightArrowBar":"â¥","rightarrow":"â","RightArrow":"â","Rightarrow":"â","RightArrowLeftArrow":"â","rightarrowtail":"â£","RightCeiling":"â","RightDoubleBracket":"â§","RightDownTeeVector":"â¥","RightDownVectorBar":"â¥","RightDownVector":"â","RightFloor":"â","rightharpoondown":"â","rightharpoonup":"â","rightleftarrows":"â","rightleftharpoons":"â","rightrightarrows":"â","rightsquigarrow":"â","RightTeeArrow":"â¦","RightTee":"â¢","RightTeeVector":"â¥","rightthreetimes":"â","RightTriangleBar":"â§","RightTriangle":"â³","RightTriangleEqual":"âµ","RightUpDownVector":"â¥","RightUpTeeVector":"â¥","RightUpVectorBar":"â¥","RightUpVector":"â¾","RightVectorBar":"â¥","RightVector":"â","ring":"Ë","risingdotseq":"â","rlarr":"â","rlhar":"â","rlm":"","rmoustache":"â±","rmoust":"â±","rnmid":"â«®","roang":"â­","roarr":"â¾","robrk":"â§","ropar":"â¦","ropf":"ð£","Ropf":"â","roplus":"â¨®","rotimes":"â¨µ","RoundImplies":"â¥°","rpar":")","rpargt":"â¦","rppolint":"â¨","rrarr":"â","Rrightarrow":"â","rsaquo":"âº","rscr":"ð","Rscr":"â","rsh":"â±","Rsh":"â±","rsqb":"]","rsquo":"â","rsquor":"â","rthree":"â","rtimes":"â","rtri":"â¹","rtrie":"âµ","rtrif":"â¸","rtriltri":"â§","RuleDelayed":"â§´","ruluhar":"â¥¨","rx":"â","Sacute":"Å","sacute":"Å","sbquo":"â","scap":"âª¸","Scaron":"Å ","scaron":"Å¡","Sc":"âª¼","sc":"â»","sccue":"â½","sce":"âª°","scE":"âª´","Scedil":"Å","scedil":"Å","Scirc":"Å","scirc":"Å","scnap":"âªº","scnE":"âª¶","scnsim":"â©","scpolint":"â¨","scsim":"â¿","Scy":"Ð¡","scy":"Ñ","sdotb":"â¡","sdot":"â","sdote":"â©¦","searhk":"â¤¥","searr":"â","seArr":"â","searrow":"â","sect":"Â§","semi":";","seswar":"â¤©","setminus":"â","setmn":"â","sext":"â¶","Sfr":"ð","sfr":"ð°","sfrown":"â¢","sharp":"â¯","SHCHcy":"Ð©","shchcy":"Ñ","SHcy":"Ð¨","shcy":"Ñ","ShortDownArrow":"â","ShortLeftArrow":"â","shortmid":"â£","shortparallel":"â¥","ShortRightArrow":"â","ShortUpArrow":"â","shy":"","Sigma":"Î£","sigma":"Ï","sigmaf":"Ï","sigmav":"Ï","sim":"â¼","simdot":"â©ª","sime":"â","simeq":"â","simg":"âª","simgE":"âª ","siml":"âª","simlE":"âª","simne":"â","simplus":"â¨¤","simrarr":"â¥²","slarr":"â","SmallCircle":"â","smallsetminus":"â","smashp":"â¨³","smeparsl":"â§¤","smid":"â£","smile":"â£","smt":"âªª","smte":"âª¬","smtes":"âª¬ï¸","SOFTcy":"Ð¬","softcy":"Ñ","solbar":"â¿","solb":"â§","sol":"/","Sopf":"ð","sopf":"ð¤","spades":"â ","spadesuit":"â ","spar":"â¥","sqcap":"â","sqcaps":"âï¸","sqcup":"â","sqcups":"âï¸","Sqrt":"â","sqsub":"â","sqsube":"â","sqsubset":"â","sqsubseteq":"â","sqsup":"â","sqsupe":"â","sqsupset":"â","sqsupseteq":"â","square":"â¡","Square":"â¡","SquareIntersection":"â","SquareSubset":"â","SquareSubsetEqual":"â","SquareSuperset":"â","SquareSupersetEqual":"â","SquareUnion":"â","squarf":"âª","squ":"â¡","squf":"âª","srarr":"â","Sscr":"ð®","sscr":"ð","ssetmn":"â","ssmile":"â£","sstarf":"â","Star":"â","star":"â","starf":"â","straightepsilon":"Ïµ","straightphi":"Ï","strns":"Â¯","sub":"â","Sub":"â","subdot":"âª½","subE":"â«","sube":"â","subedot":"â«","submult":"â«","subnE":"â«","subne":"â","subplus":"âª¿","subrarr":"â¥¹","subset":"â","Subset":"â","subseteq":"â","subseteqq":"â«","SubsetEqual":"â","subsetneq":"â","subsetneqq":"â«","subsim":"â«","subsub":"â«","subsup":"â«","succapprox":"âª¸","succ":"â»","succcurlyeq":"â½","Succeeds":"â»","SucceedsEqual":"âª°","SucceedsSlantEqual":"â½","SucceedsTilde":"â¿","succeq":"âª°","succnapprox":"âªº","succneqq":"âª¶","succnsim":"â©","succsim":"â¿","SuchThat":"â","sum":"â","Sum":"â","sung":"âª","sup1":"Â¹","sup2":"Â²","sup3":"Â³","sup":"â","Sup":"â","supdot":"âª¾","supdsub":"â«","supE":"â«","supe":"â","supedot":"â«","Superset":"â","SupersetEqual":"â","suphsol":"â","suphsub":"â«","suplarr":"â¥»","supmult":"â«","supnE":"â«","supne":"â","supplus":"â«","supset":"â","Supset":"â","supseteq":"â","supseteqq":"â«","supsetneq":"â","supsetneqq":"â«","supsim":"â«","supsub":"â«","supsup":"â«","swarhk":"â¤¦","swarr":"â","swArr":"â","swarrow":"â","swnwar":"â¤ª","szlig":"Ã","Tab":"t","target":"â","Tau":"Î¤","tau":"Ï","tbrk":"â´","Tcaron":"Å¤","tcaron":"Å¥","Tcedil":"Å¢","tcedil":"Å£","Tcy":"Ð¢","tcy":"Ñ","tdot":"â","telrec":"â","Tfr":"ð","tfr":"ð±","there4":"â´","therefore":"â´","Therefore":"â´","Theta":"Î","theta":"Î¸","thetasym":"Ï","thetav":"Ï","thickapprox":"â","thicksim":"â¼","ThickSpace":"ââ","ThinSpace":"-","thinsp":"-","thkap":"â","thksim":"â¼","THORN":"Ã","thorn":"Ã¾","tilde":"Ë","Tilde":"â¼","TildeEqual":"â","TildeFullEqual":"â","TildeTilde":"â","timesbar":"â¨±","timesb":"â ","times":"Ã","timesd":"â¨°","tint":"â­","toea":"â¤¨","topbot":"â¶","topcir":"â«±","top":"â¤","Topf":"ð","topf":"ð¥","topfork":"â«","tosa":"â¤©","tprime":"â´","trade":"â¢","TRADE":"â¢","triangle":"âµ","triangledown":"â¿","triangleleft":"â","trianglelefteq":"â´","triangleq":"â","triangleright":"â¹","trianglerighteq":"âµ","tridot":"â¬","trie":"â","triminus":"â¨º","TripleDot":"â","triplus":"â¨¹","trisb":"â§","tritime":"â¨»","trpezium":"â¢","Tscr":"ð¯","tscr":"ð","TScy":"Ð¦","tscy":"Ñ","TSHcy":"Ð","tshcy":"Ñ","Tstrok":"Å¦","tstrok":"Å§","twixt":"â¬","twoheadleftarrow":"â","twoheadrightarrow":"â ","Uacute":"Ã","uacute":"Ãº","uarr":"â","Uarr":"â","uArr":"â","Uarrocir":"â¥","Ubrcy":"Ð","ubrcy":"Ñ","Ubreve":"Å¬","ubreve":"Å­","Ucirc":"Ã","ucirc":"Ã»","Ucy":"Ð£","ucy":"Ñ","udarr":"â","Udblac":"Å°","udblac":"Å±","udhar":"â¥®","ufisht":"â¥¾","Ufr":"ð","ufr":"ð²","Ugrave":"Ã","ugrave":"Ã¹","uHar":"â¥£","uharl":"â¿","uharr":"â¾","uhblk":"â","ulcorn":"â","ulcorner":"â","ulcrop":"â","ultri":"â¸","Umacr":"Åª","umacr":"Å«","uml":"Â¨","UnderBar":"_","UnderBrace":"â","UnderBracket":"âµ","UnderParenthesis":"â","Union":"â","UnionPlus":"â","Uogon":"Å²","uogon":"Å³","Uopf":"ð","uopf":"ð¦","UpArrowBar":"â¤","uparrow":"â","UpArrow":"â","Uparrow":"â","UpArrowDownArrow":"â","updownarrow":"â","UpDownArrow":"â","Updownarrow":"â","UpEquilibrium":"â¥®","upharpoonleft":"â¿","upharpoonright":"â¾","uplus":"â","UpperLeftArrow":"â","UpperRightArrow":"â","upsi":"Ï","Upsi":"Ï","upsih":"Ï","Upsilon":"Î¥","upsilon":"Ï","UpTeeArrow":"â¥","UpTee":"â¥","upuparrows":"â","urcorn":"â","urcorner":"â","urcrop":"â","Uring":"Å®","uring":"Å¯","urtri":"â¹","Uscr":"ð°","uscr":"ð","utdot":"â°","Utilde":"Å¨","utilde":"Å©","utri":"âµ","utrif":"â´","uuarr":"â","Uuml":"Ã","uuml":"Ã¼","uwangle":"â¦§","vangrt":"â¦","varepsilon":"Ïµ","varkappa":"Ï°","varnothing":"â","varphi":"Ï","varpi":"Ï","varpropto":"â","varr":"â","vArr":"â","varrho":"Ï±","varsigma":"Ï","varsubsetneq":"âï¸","varsubsetneqq":"â«ï¸","varsupsetneq":"âï¸","varsupsetneqq":"â«ï¸","vartheta":"Ï","vartriangleleft":"â²","vartriangleright":"â³","vBar":"â«¨","Vbar":"â««","vBarv":"â«©","Vcy":"Ð","vcy":"Ð²","vdash":"â¢","vDash":"â¨","Vdash":"â©","VDash":"â«","Vdashl":"â«¦","veebar":"â»","vee":"â¨","Vee":"â","veeeq":"â","vellip":"â®","verbar":"|","Verbar":"â","vert":"|","Vert":"â","VerticalBar":"â£","VerticalLine":"|","VerticalSeparator":"â","VerticalTilde":"â","VeryThinSpace":"â","Vfr":"ð","vfr":"ð³","vltri":"â²","vnsub":"ââ","vnsup":"ââ","Vopf":"ð","vopf":"ð§","vprop":"â","vrtri":"â³","Vscr":"ð±","vscr":"ð","vsubnE":"â«ï¸","vsubne":"âï¸","vsupnE":"â«ï¸","vsupne":"âï¸","Vvdash":"âª","vzigzag":"â¦","Wcirc":"Å´","wcirc":"Åµ","wedbar":"â©","wedge":"â§","Wedge":"â","wedgeq":"â","weierp":"â","Wfr":"ð","wfr":"ð´","Wopf":"ð","wopf":"ð¨","wp":"â","wr":"â","wreath":"â","Wscr":"ð²","wscr":"ð","xcap":"â","xcirc":"â¯","xcup":"â","xdtri":"â½","Xfr":"ð","xfr":"ðµ","xharr":"â·","xhArr":"âº","Xi":"Î","xi":"Î¾","xlarr":"âµ","xlArr":"â¸","xmap":"â¼","xnis":"â»","xodot":"â¨","Xopf":"ð","xopf":"ð©","xoplus":"â¨","xotime":"â¨","xrarr":"â¶","xrArr":"â¹","Xscr":"ð³","xscr":"ð","xsqcup":"â¨","xuplus":"â¨","xutri":"â³","xvee":"â","xwedge":"â","Yacute":"Ã","yacute":"Ã½","YAcy":"Ð¯","yacy":"Ñ","Ycirc":"Å¶","ycirc":"Å·","Ycy":"Ð«","ycy":"Ñ","yen":"Â¥","Yfr":"ð","yfr":"ð¶","YIcy":"Ð","yicy":"Ñ","Yopf":"ð","yopf":"ðª","Yscr":"ð´","yscr":"ð","YUcy":"Ð®","yucy":"Ñ","yuml":"Ã¿","Yuml":"Å¸","Zacute":"Å¹","zacute":"Åº","Zcaron":"Å½","zcaron":"Å¾","Zcy":"Ð","zcy":"Ð·","Zdot":"Å»","zdot":"Å¼","zeetrf":"â¨","ZeroWidthSpace":"","Zeta":"Î","zeta":"Î¶","zfr":"ð·","Zfr":"â¨","ZHcy":"Ð","zhcy":"Ð¶","zigrarr":"â","zopf":"ð«","Zopf":"â¤","Zscr":"ðµ","zscr":"ð","zwj":"-","zwnj":"â"}')
License: UNKNOWN
 FIXME

Files:
 debian/*
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 debian/copyright-check
Copyright:
  2020-2021, Purism, SPC
  2020-2026, Jonas Smedegaard <dr@jones.dk>
License: GPL-3
 FIXME

