mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
Regen.
This commit is contained in:
@@ -1590,7 +1590,7 @@ readgram (void)
|
||||
}
|
||||
else if (t == tok_start)
|
||||
{
|
||||
parse_start_decl (;)
|
||||
parse_start_decl ();
|
||||
t = lex ();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user