mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
E.g., one should typically declare them in the prologue. Use GNU coding style in examples. Put "const" consistently after the type it modifies. Mention that C99 supports "inline". Mention that yyerror traditionally returns "int".