facebook/react
compiler/
crates/
react_hermes_parser/
tests/
fixtures/
error.invalid-pass-hook-as-call-arg.js
function Component(props) { return foo(useFoo); }