facebook/react
compiler/
crates/
react_hermes_parser/
tests/
fixtures/
optional-call-simple.js
function Component(props) { return foo?.(props); }