facebook/react
compiler/
crates/
react_hermes_parser/
tests/
fixtures/
simple-scope.js
function foo(a) { const x = [a.b]; return x; }