mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
examples: bistromathic: strengthen tests
* examples/c/bistromathic/bistromathic.test: here. * examples/test: Be clearer on failing tests.
This commit is contained in:
@@ -62,6 +62,6 @@
|
||||
|
||||
<<EOF>> return TOK_EOF;
|
||||
|
||||
. yyerror (yylloc, "syntax error, invalid character");
|
||||
. yyerror (yylloc, "error: invalid character");
|
||||
%%
|
||||
/* Epilogue (C code). */
|
||||
|
||||
Reference in New Issue
Block a user