If we already have a stack version in which, for example, a `function_call` is skipped, don't create another stack version in which that `function_call` is reduced to an `expression`, and then the `expression` is skipped. That doesn't improve the error recovery at all, but adds to the branching factor of the parse stack and makes things harder to debug. |
||
|---|---|---|
| .. | ||
| compiler | ||
| fixtures | ||
| helpers | ||
| integration | ||
| runtime | ||
| spec_helper.h | ||
| specs.cc | ||