diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-10-20 11:35:09 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-10-20 11:35:09 -0400 |
commit | 368f9a849b13b35288cb676873ce7fe589968477 (patch) | |
tree | 49a697e1b55b71cfd57a77d6208297a0c8fcf324 /perly.tab | |
parent | 7360c6b444ea6e19b6583f9530f845bee19c7921 (diff) | |
download | perl-368f9a849b13b35288cb676873ce7fe589968477.tar.gz |
make regen; make regen_perly
Diffstat (limited to 'perly.tab')
-rw-r--r-- | perly.tab | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -214,7 +214,7 @@ static const char *const yytname[] = "loop", "switch", "mintro", "nexpr", "texpr", "iexpr", "mexpr", "mnexpr", "miexpr", "label", "decl", "peg", "format", "formname", "mysubrout", "subrout", "startsub", "startanonsub", "startformsub", "subname", - "proto", "subattrlist", "myattrlist", "subbody", "package", "use", "@1", + "proto", "subattrlist", "myattrlist", "subbody", "package", "use", "$@1", "expr", "argexpr", "listop", "@2", "method", "subscripted", "termbinop", "termunop", "anonymous", "termdo", "term", "myattrterm", "myterm", "listexpr", "listexprcom", "my_scalar", "amper", "scalar", "ary", "hsh", |