many bug fixes
This commit is contained in:
@@ -85,7 +85,7 @@ StatementSequence(register struct node **pnd;)
|
||||
struct node *nd;
|
||||
} :
|
||||
statement(pnd)
|
||||
[
|
||||
[ %persistent
|
||||
';' statement(&nd)
|
||||
{ if (nd) {
|
||||
*pnd = MkNode(Link, *pnd, nd, &dot);
|
||||
|
||||
Reference in New Issue
Block a user