summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-02-03 09:43:08 -0800
committerJesse Vincent <jesse@bestpractical.com>2010-02-03 09:43:08 -0800
commit14a86d0ccd20f01e74c8b4605e1dc764acc06a35 (patch)
treef4016eaa6321e2bed468d10421597c7a2f16367b /perly.tab
parentea4c52f0a523df1f06490e701866bb9594395b00 (diff)
downloadperl-14a86d0ccd20f01e74c8b4605e1dc764acc06a35.tar.gz
Allow arbitrary whitespace between NAME and VERSION in "package NAME VERSION;" statements
Fixes [perl #72432]
Diffstat (limited to 'perly.tab')
-rw-r--r--perly.tab2
1 files changed, 1 insertions, 1 deletions
diff --git a/perly.tab b/perly.tab
index d5d0169136..34096e145e 100644
--- a/perly.tab
+++ b/perly.tab
@@ -216,7 +216,7 @@ static const char *const yytname[] =
"mexpr", "mnexpr", "miexpr", "label", "decl", "peg", "format",
"formname", "mysubrout", "subrout", "startsub", "startanonsub",
"startformsub", "subname", "proto", "subattrlist", "myattrlist",
- "subbody", "package", "use", "@1", "expr", "argexpr", "listop", "@2",
+ "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", "arylen", "star", "indirob", 0