mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
examples: please clang
* doc/bison.texi (calc++-scanner.ll): Don't output useless yyinput function.
This commit is contained in:
@@ -11036,7 +11036,7 @@ Finally, we enable scanner tracing.
|
||||
|
||||
@comment file: calc++-scanner.ll
|
||||
@example
|
||||
%option noyywrap nounput batch debug
|
||||
%option noyywrap nounput batch debug noinput
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
|
||||
Reference in New Issue
Block a user