X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2115939b03f08975f79ad40e9cfc0c77f23f9204..7bd6c77e5e135196b9461c404d2aca4c4fc516fa:/tests/regression.at diff --git a/tests/regression.at b/tests/regression.at index d91dbc6e..ec5e140f 100644 --- a/tests/regression.at +++ b/tests/regression.at @@ -318,7 +318,7 @@ AT_DATA([input.y], void yyerror (const char *s); int yylex (void); %} -[%token YYEOF 0 "end of file" +[%token MYEOF 0 "end of file" %token 'a' "a" %token b "b" %token c 'c'