many bug fixes

This commit is contained in:
ceriel
1986-09-25 19:39:06 +00:00
parent b1eed62b5c
commit 624c5a83c5
21 changed files with 480 additions and 398 deletions

View File

@@ -193,7 +193,6 @@ definition
VAR [ VariableDeclaration Semicolon ]*
|
ProcedureHeading(&dummy, D_PROCHEAD)
{ close_scope(0); }
Semicolon
;