[php-langspec][Issue #236] - print-expression production rule not used?

[email protected] Fri, 29 Mar 2019 22:22:36 +0000
Newsgroups php.standards
Message-ID <[email protected]>
You can view the Issue on github:
https://github.com/php/php-langspec/issues/236

Opened By: nbloomf
Issue Description:
In the grammar, it appears that the `print-expression` production rule is not used. Does it belong in place of `yield-expression` in the `logical-AND-expression-2` rule?