]> git.saurik.com Git - bison.git/blobdiff - tests/headers.at
* data/push.c (yychar_set, yylval_set, yylloc_set): Delete.
[bison.git] / tests / headers.at
index a348d65b2770d6a4a44c15ce350670ec34af3583..4168531c46ed9cb76c2521e920a0b1c0c76fdf6d 100644 (file)
@@ -89,7 +89,7 @@ AT_SETUP([export YYLTYPE])
 AT_DATA_GRAMMAR([input.y],
 [%locations
 
-%name-prefix="my_"
+%name-prefix "my_"
 %{
 #include <stdio.h>
 #include <stdlib.h>