summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorBranislav ZahradnĂ­k <barney@cpan.org>2021-12-23 23:24:09 +0100
committerKarl Williamson <khw@cpan.org>2022-02-05 20:54:09 -0700
commit7cbc5f3bc3cfc72c4863926d390e58bff4ac1800 (patch)
treed947d021a88e6170e46e3ba4c18e7aa771fa334a /perly.h
parentcdcb5e192b6ad45d64cf6f02370472786bd8dfb1 (diff)
downloadperl-7cbc5f3bc3cfc72c4863926d390e58bff4ac1800.tar.gz
Gather all MY variants into single rule
Diffstat (limited to 'perly.h')
-rw-r--r--perly.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/perly.h b/perly.h
index d6fb4da931..3371ab020f 100644
--- a/perly.h
+++ b/perly.h
@@ -7,7 +7,7 @@
#define PERL_BISON_VERSION 30003
#ifdef PERL_CORE
-/* A Bison parser, made by GNU Bison 3.3. */
+/* A Bison parser, made by GNU Bison 3.3.2. */
/* Bison interface for Yacc-like parsers in C
@@ -220,6 +220,6 @@ int yyparse (void);
/* Generated from:
- * 3525ff6f018d8074586ff9c4bd21f883c5c6b46fd9befb59e4aed6fcd09b6605 perly.y
+ * 31e0836b371cb6f0a501cf3241bcc7b50c4dc610bd4fbaf9949297b8745bea0f perly.y
* acf1cbfd2545faeaaa58b1cf0cf9d7f98b5be0752eb7a54528ef904a9e2e1ca7 regen_perly.pl
* ex: set ro: */