summaryrefslogtreecommitdiff
path: root/perly.act
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.act
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.act')
-rw-r--r--perly.act3
1 files changed, 0 insertions, 3 deletions
diff --git a/perly.act b/perly.act
index 73190765fb..6d20c29ed4 100644
--- a/perly.act
+++ b/perly.act
@@ -1627,8 +1627,5 @@ case 2:
{ (yyval.opval) = (ps[(1) - (1)].val.opval); ;}
break;
-
-/* Line 1267 of yacc.c. */
-
default: break;