- compiler/crates/react_semantic_analysis/tests/fixtures/block-item-duplication.js
- compiler/crates/react_semantic_analysis/tests/fixtures/function-hoisting.js
- compiler/crates/react_semantic_analysis/tests/fixtures/globals-and-imports.js
- compiler/crates/react_semantic_analysis/tests/fixtures/labels.js
- compiler/crates/react_semantic_analysis/tests/fixtures/let-const-hoisting.js
- compiler/crates/react_semantic_analysis/tests/fixtures/simple-function.js
- compiler/crates/react_semantic_analysis/tests/fixtures/tdz.js
- compiler/crates/react_semantic_analysis/tests/fixtures/var-duplication.js
- compiler/crates/react_semantic_analysis/tests/fixtures/var-hoisting.js