]> git.saurik.com Git - bison.git/blobdiff - tests/glr-regression.at
version 2.6.5
[bison.git] / tests / glr-regression.at
index 07c9fe259bee75a5bfebde7a58dcaf8a98dea630..8570b19d77082c9a3da9b276157a6ff6f9da9535 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