Try it yourself. It introduces two new shift/reduce conflicts only, which are benign: One is for a TOK_LEX_EOF error production, and the other is for comma_expr (as part of statements). The second gets cleared up when end_block is shifted.
pike-devel@lists.lysator.liu.se