Allow here-doc before closing parentheses; ref #4796

parent 0f64cb42
...@@ -3722,7 +3722,7 @@ opt_nl : /* none */ ...@@ -3722,7 +3722,7 @@ opt_nl : /* none */
| nl | nl
; ;
rparen : opt_nl ')' rparen : opt_terms ')'
; ;
trailer : /* none */ trailer : /* none */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment