mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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:
|
||||
|
||||
@example
|
||||
%token arrow "=>"
|
||||
%token ARROW "=>"
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
|
||||
Reference in New Issue
Block a user