[PR][php-langspec][#126][master] - try-statement is unreachable
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/126 Pull Request Description: I just added `try-statement` to `statement` so that it can be recognized by the syntactical analyzer. It was unreachable from the start nonterminal.