facebook/react
compiler/
crates/
react_hermes_parser/
tests/
fixtures/
holey-array-expr.js
function t(props) { let x = [, foo, props]; return x; }