]> git.saurik.com Git - bison.git/blobdiff - tests/glr-regression.at
Merge branch 'branch-2.6' into maint
[bison.git] / tests / glr-regression.at
index aacc57c842eaf07acd05479da4fe8006f8515180..ad93d40e1b5519379b9a8ad11ebd44c0f550f650 100644 (file)
@@ -1543,13 +1543,6 @@ AT_DATA_GRAMMAR([glr-regr17.y],
   ]AT_YYLEX_DECLARE[
 %}
 
-%initial-action {
-  @$.first_line = 1;
-  @$.first_column = 1;
-  @$.last_line = 1;
-  @$.last_column = 1;
-}
-
 %%
 
 /* Tests the case of an empty RHS that has inherited the location of the