mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 02:03:03 +00:00
doc: use upper case for tokens
* doc/bison.texi: here.
This commit is contained in:
@@ -4910,7 +4910,7 @@ the literal string at the end of a @code{%token} declaration which declares
|
|||||||
the name. For example:
|
the name. For example:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
%token arrow "=>"
|
%token ARROW "=>"
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
|
|||||||
Reference in New Issue
Block a user