mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Identifiers don't need skipping anyways, so this doesn't affect the existing behavior. In the future, we will special case handling of LHS of AssignmentExpression which will require us to not skip the RHS.