This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Regenerate reentr.[ch]
[perl5.git] / perly.c
diff --git a/perly.c b/perly.c
index 2c1f7fe..12c8443 100644 (file)
--- a/perly.c
+++ b/perly.c
-#ifndef lint
-static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley) 01/20/91";
-#endif
-#define YYBYACC 1
-#line 16 "perly.y"
+/*    perly.c
+ *
+ *    Copyright (c) 2004 Larry Wall
+ *
+ *    You may distribute under the terms of either the GNU General Public
+ *    License or the Artistic License, as specified in the README file.
+ * 
+ *    Note that this file was originally generated as an output from
+ *    GNU bison version 1.875, but now the code is statically maintained
+ *    and edited; the bits that are dependent on perly.y are now #included
+ *    from the files perly.tab and perly.act.
+ *
+ *    Here is an important copyright statement from the original, generated
+ *    file:
+ *
+ *     As a special exception, when this file is copied by Bison into a
+ *     Bison output file, you may use that output file without
+ *     restriction.  This special exception was added by the Free
+ *     Software Foundation in version 1.24 of Bison.
+ */
+
+
+/* allow stack size to grow effectively without limit */
+#define YYMAXDEPTH 10000000
+
 #include "EXTERN.h"
+#define PERL_IN_PERLY_C
 #include "perl.h"
 
+typedef signed char yysigned_char;
+
+#ifdef DEBUGGING
+#  define YYDEBUG 1
+#else
+#  define YYDEBUG 0
+#endif
+
+/* contains all the parser state tables; auto-generated from perly.y */
+#include "perly.tab"
+
+# define YYSIZE_T size_t
+
+#define yyerrok                (yyerrstatus = 0)
+#define yyclearin      (yychar = YYEMPTY)
+#define YYEMPTY                (-2)
+#define YYEOF          0
+
+#define YYACCEPT       goto yyacceptlab
+#define YYABORT                goto yyabortlab
+#define YYERROR                goto yyerrlab1
+
+
+/* Like YYERROR except do call yyerror.  This remains here temporarily
+   to ease the transition to the new meaning of YYERROR, for GCC.
+   Once GCC version 2 has supplanted version 1, this can go.  */
+
+#define YYFAIL         goto yyerrlab
+
+#define YYRECOVERING()  (!!yyerrstatus)
+
+#define YYBACKUP(Token, Value)                                 \
+do                                                             \
+    if (yychar == YYEMPTY && yylen == 1) {                     \
+       yychar = (Token);                                       \
+       yylval = (Value);                                       \
+       yytoken = YYTRANSLATE (yychar);                         \
+       YYPOPSTACK;                                             \
+       goto yybackup;                                          \
+    }                                                          \
+    else {                                                     \
+       yyerror ("syntax error: cannot back up");               \
+       YYERROR;                                                \
+    }                                                          \
+while (0)
+
+#define YYTERROR       1
+#define YYERRCODE      256
+
+/* Enable debugging if requested.  */
+#ifdef DEBUGGING
+
+#  define yydebug (DEBUG_p_TEST)
+
+#  define YYFPRINTF PerlIO_printf
+
+#  define YYDPRINTF(Args)                      \
+do {                                           \
+    if (yydebug)                               \
+       YYFPRINTF Args;                         \
+} while (0)
+
+#  define YYDSYMPRINT(Args)                    \
+do {                                           \
+    if (yydebug)                               \
+       yysymprint Args;                        \
+} while (0)
+
+#  define YYDSYMPRINTF(Title, Token, Value)                    \
+do {                                                           \
+    if (yydebug) {                                             \
+       YYFPRINTF (Perl_debug_log, "%s ", Title);               \
+       yysymprint (aTHX_ Perl_debug_log,  Token, Value);       \
+       YYFPRINTF (Perl_debug_log, "\n");                       \
+    }                                                          \
+} while (0)
+
+/*--------------------------------.
+| Print this symbol on YYOUTPUT.  |
+`--------------------------------*/
+
 static void
-dep()
+yysymprint (pTHX_ PerlIO *yyoutput, int yytype, const YYSTYPE *yyvaluep)
 {
-    deprecate("\"do\" to call subroutines");
+    if (yytype < YYNTOKENS) {
+       YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
+#   ifdef YYPRINT
+       YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
+#   else
+       YYFPRINTF (yyoutput, "0x%"UVxf, (UV)yyvaluep->ival);
+#   endif
+    }
+    else
+       YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
+
+    YYFPRINTF (yyoutput, ")");
 }
 
-#define YYERRCODE 256
-short yylhs[] = {                                        -1,
-   31,    0,    5,    3,    6,    6,    6,    7,    7,    7,
-    7,   21,   21,   21,   21,   21,   21,   11,   11,   11,
-    9,    9,    9,    9,   30,   30,    8,    8,    8,    8,
-    8,    8,    8,    8,   10,   10,   25,   25,   29,   29,
-    1,    1,    1,    1,    2,    2,   32,   32,   28,   28,
-    4,   33,   33,   34,   13,   13,   13,   13,   12,   12,
-   12,   26,   26,   26,   26,   26,   26,   26,   26,   27,
-   27,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   14,   14,   14,   14,   14,   14,   14,
-   14,   14,   14,   22,   22,   23,   23,   23,   20,   15,
-   16,   17,   18,   19,   24,   24,   24,   24,
-};
-short yylen[] = {                                         2,
-    0,    2,    4,    0,    0,    2,    2,    2,    1,    2,
-    3,    1,    1,    3,    3,    3,    3,    0,    2,    6,
-    6,    6,    4,    4,    0,    2,    7,    7,    5,    5,
-    8,    7,   10,    3,    0,    1,    0,    1,    0,    1,
-    1,    1,    1,    1,    4,    3,    5,    5,    0,    1,
-    0,    3,    2,    4,    3,    3,    2,    1,    2,    3,
-    1,    3,    5,    6,    3,    5,    2,    4,    4,    1,
-    1,    3,    3,    3,    3,    3,    3,    3,    3,    3,
-    3,    3,    3,    5,    3,    2,    2,    2,    2,    2,
-    2,    2,    2,    2,    2,    3,    2,    3,    2,    4,
-    3,    4,    1,    1,    4,    5,    4,    1,    1,    1,
-    5,    6,    5,    6,    5,    4,    5,    1,    1,    3,
-    4,    3,    2,    2,    4,    5,    4,    5,    1,    2,
-    1,    2,    2,    2,    1,    3,    1,    3,    4,    4,
-    6,    1,    1,    0,    1,    0,    1,    2,    2,    2,
-    2,    2,    2,    2,    1,    1,    1,    1,
-};
-short yydefred[] = {                                      1,
-    0,    5,    0,   40,   51,   51,    0,    0,    6,   41,
-    7,    9,    0,   42,   43,   44,    0,    0,    0,   53,
-    0,   12,    4,  142,    0,    0,  118,    0,  137,    0,
-   51,   51,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,   10,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    8,    0,    0,    0,    0,
-    0,  108,  110,  104,    0,    0,  143,    0,   46,    0,
-   52,    0,    0,    5,  155,  158,  157,  156,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,  153,    0,
-  124,    0,    0,    0,    0,    0,    0,   57,    0,    0,
-   67,    0,  132,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,   99,    0,  149,  150,  151,  152,  154,
-    0,   34,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   91,   92,    0,    0,    0,    0,
-    0,    0,    0,   11,   45,   50,    0,   54,    0,   65,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,   36,    0,  136,  138,    0,
-    0,    0,    0,    0,    0,  101,    0,  122,    0,    0,
-    0,   98,   26,    0,    0,    0,    0,    0,    0,   55,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,   70,    0,   71,    0,
-    0,    0,    0,    0,    0,  120,    0,   48,   47,    3,
-    0,  140,    0,   69,  102,    0,   29,    0,   30,    0,
-    0,    0,   23,    0,   24,    0,    0,    0,  139,  148,
-   68,    0,  125,    0,  127,    0,  100,    0,    0,    0,
-    0,    0,    0,    0,  107,    0,  105,    0,  116,  121,
-   66,    0,    0,    0,    0,   19,    0,    0,    0,    0,
-    0,   63,  126,  128,  115,    0,  113,    0,    0,  106,
-    0,  111,  117,  141,   27,   28,   21,    0,   22,    0,
-   32,    0,  114,  112,   64,    0,    0,   31,    0,    0,
-   20,   33,
-};
-short yydgoto[] = {                                       1,
-    9,   10,   84,   17,   87,    3,   11,   12,   66,  194,
-  263,   67,  201,   69,   70,   71,   72,   73,   74,   75,
-  196,   83,  202,   89,  186,   77,  240,  177,   13,  142,
-    2,   14,   15,   16,
-};
-short yysindex[] = {                                      0,
-    0,    0,  -82,    0,    0,    0,  -54, -205,    0,    0,
-    0,    0,  592,    0,    0,    0, -110, -186,   25,    0,
- 2094,    0,    0,    0,  -35,  -35,    0,   46,    0, 2094,
-    0,    0,  -12,   -9,    1,    6,   36, 2094,   51,   68,
-   76,  -35, 1800, 2094,  979, -140, 1860, 1042, 1975, 2094,
- 2094, 2094, 2094, 2094, 1276,    0, 2094, 2094, 1332,  -35,
-  -35,  -35,  -35,  -35, -151,    0,   86,  303, 1106,  -65,
-  -59,    0,    0,    0,   92,   80,    0,   10,    0, -120,
-    0,   86,   85,    0,    0,    0,    0,    0, 2094,  105,
- 2094, 1106,   10, -120, 1860,   10, 1860,   10, 1860,   10,
- 1860,   10, 1391,  109, 1106,  111, 1451,  923,    0,  110,
-    0, 1357,  -25, 1357,   28,  -42, 2094,    0,    0,  -65,
-    0, 2094,    0, 1357,  788,  788,  788,  -83,  -83,   64,
-  -32,  788,  788,    0,  -90,    0,    0,    0,    0,    0,
-   10,    0, 2094, 1860, 1860, 1860, 1860, 1860, 1860, 1860,
- 2094, 2094, 2094, 2094, 2094, 2094, 2094, 2094, 2094, 2094,
- 2094, 2094, 2094, 2094,    0,    0,  -30, 1860, 1860, 1860,
- 1860, 1860, 1566,    0,    0,    0,  -41,    0,  -91,    0,
- 1860, 2862, 2094,   10, -256,  113, -151,  -29, -151,    2,
- -157,    4, -157,   98,  -39,    0, 1860,    0,    0,   16,
-   77,  126, 1860, 1685, 1741,    0,   47,    0,   86, 1860,
-   82,    0,    0, 1106, -256, -256, -256, -256, -117,    0,
-  115,  754, 1357,  381,  888,  467, 1106, 1164,  807, 1893,
- 2031, 1239,  739,  788,  788, 1860,    0, 1860,    0,  141,
-  -79,  142,  -77,  149,  133,    0,   21,    0,    0,    0,
-  150,    0, 2094,    0,    0,   10,    0,   10,    0,   10,
-   10,  143,    0,   10,    0, 1860,   10,   49,    0,    0,
-    0,   58,    0,   60,    0,   72,    0,  164, 1860,   69,
- 2094,  161,  219, 1860,    0,   70,    0,   71,    0,    0,
-    0,  359, -151, -151, -157,    0, 1860, -157,  138, -151,
-   10,    0,    0,    0,    0,  236,    0, 3114,   73,    0,
-  158,    0,    0,    0,    0,    0,    0,   74,    0, 1391,
-    0, -151,    0,    0,    0,   10,  159,    0, -157,   10,
-    0,    0,
-};
-short yyrindex[] = {                                      0,
-    0,    0,  123,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-  147,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0, 2287, 2133,    0,
-    0,    0,    0,    0,    0,    0,    0, 2773, 2817,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   11,    0,  332,   14, 1236, 2908,
- 3038,    0,    0,    0, 2184,    0,    0,    0,    0,  -17,
-    0, 2331,    0,    0,    0,    0,    0,    0, 2460,    0,
-    0, 1645,    0,   79,  168,    0,    0,    0,    0,    0,
-    0,    0,  152,    0, 1914,    0,    0,  172,    0, 2239,
-    0, 3740, 2908, 3784,    0,    0, 2460,    0,  448,  524,
-    0,    0,    0, 3830, 3207, 3303, 3345, 3083, 3170, 2552,
-    0, 3390, 3455,    0,    0,    0,    0,    0,    0,    0,
-    0,    0, 2596,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,  867,    0,
-  172,    0, 2460,    0,   19,    0,   11,    0,   11,    0,
-   67,    0,   67,    0,  160,    0,    0,    0,    0,    0,
-  180,    0,    0,    0,    0,    0,    0,    0, 2646,    0,
- 2722,    0,    0, 2282,   22,   33,   38,   84,  349,    0,
-    0,  -34, 3872, 3904,  166, 3610, 2422,    0,  496, 4003,
- 3959, 3914, 3652, 3492, 3565,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,  173,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,  172,    0,    0,    0,    0,    0,    0,
-    0,    0,   11,   11,   67,    0,    0,   67,    0,   11,
-    0,    0,    0,    0,    0,    0,    0,  404,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,  182,
-    0,   11,    0,    0,    0,    0,    0,    0,   67,    0,
-    0,    0,
-};
-short yygindex[] = {                                      0,
-    0,    0,    0,   63,  -13,  153,    0,    0,    0,  -89,
- -160,   29,  376, 4192,  890,    0,    0,    0,    0,    0,
-  229,  -21, -162,  880,  -22,    0,    0,  156,    0, -152,
-    0,    0,    0,    0,
-};
-#define YYTABLESIZE 4473
-short yytable[] = {                                      65,
-   61,  267,  212,   79,   20,   61,   81,  168,  211,   81,
-   25,  258,   23,  285,  205,  287,  207,  248,  251,   96,
-   98,  100,  102,   81,   81,  170,  121,   95,   81,  111,
-   97,  172,  265,  250,  257,  123,  259,  148,  149,  150,
-   99,   49,  260,   25,  264,  101,   25,   25,   25,   82,
-   25,   21,   25,   25,   13,   25,  269,  169,   81,   38,
-  238,  290,   16,  171,  175,  170,   18,  180,   18,   25,
-   80,   61,   13,   17,   25,  103,   82,   38,   14,  183,
-   16,   23,  187,   81,  189,   91,  191,   23,  193,  301,
-  106,   17,  236,   93,   94,  208,   14,  169,  302,   18,
-  303,   25,   18,   18,   18,   49,   18,  107,   18,   18,
-   23,   18,  304,   23,  326,  108,  117,   82,  261,  262,
-  270,  311,    2,   23,   15,   18,  141,  213,   23,  143,
-   18,  173,   23,   25,  317,   25,   25,  319,  174,  176,
-  315,  316,   15,  178,  181,   82,   78,  321,  197,  204,
-  209,  198,  206,  256,  210,   39,  266,   18,   39,   39,
-   39,  254,   39,  249,   39,   39,  271,   39,  331,  328,
-  255,  277,  279,  280,    4,    5,    6,  149,    7,    8,
-  284,   39,  297,    4,    5,    6,   39,    7,    8,   18,
-  291,   18,   18,  307,  312,  313,  320,  324,  325,  330,
-  286,   49,   19,  148,  149,  144,   74,  288,   37,   74,
-   35,   82,  146,   39,  148,  149,  148,  149,   13,  309,
-  147,   85,   35,   74,   74,  289,   86,  237,   74,  167,
-  327,   37,  144,  145,  146,  147,  179,   81,   81,   81,
-   81,   76,  293,  299,  294,   39,  295,  296,   39,  184,
-  298,  148,  149,  300,  148,  149,  305,    0,   74,   81,
-   81,  148,  149,   81,  148,  149,   25,   25,   25,   25,
-   25,   25,    0,   25,   25,   25,   25,   25,   25,   25,
-   25,   25,   25,   25,   25,   25,    0,  322,    0,   25,
-   25,    0,   25,   25,   25,  148,  149,  148,  149,   25,
-   25,   25,   25,   25,    0,    0,   25,   25,    0,  148,
-  149,  310,  329,   25,  148,  149,  332,   25,    0,   25,
-   25,    0,   18,   18,   18,   18,   18,   18,  323,   18,
-   18,   18,   18,   18,   18,   18,   18,   18,   18,   18,
-   18,   18,  148,  149,    0,   18,   18,    0,   18,   18,
-   18,  148,  149,  148,  149,   18,   18,   18,   18,   18,
-    0,    0,   18,   18,    0,  148,  149,  148,  149,   18,
-  148,  149,   58,   18,    0,   18,   18,    0,   39,   39,
-   39,   39,   39,   39,    0,   39,   39,   39,   68,   56,
-   58,   39,   56,    0,   39,   39,   39,   39,    0,  314,
-    0,   39,   39,    0,   39,   39,   39,   56,  148,  149,
-    0,   39,   39,   39,   39,   39,    0,    0,   39,   39,
-  116,  157,  118,    0,   58,   39,  148,  149,    0,   39,
-  131,   39,   39,    0,  135,  148,  149,   74,   74,   74,
-   74,   56,  148,  149,   84,    0,   74,   84,    0,  168,
-   74,   74,   74,   74,  148,  149,    0,  148,  149,   74,
-   74,   84,   84,   74,   74,   74,   74,   74,    0,   74,
-  185,  168,  188,    0,  190,    0,  192,    0,  195,    0,
-  155,  150,  200,  155,  155,  155,    0,  155,  142,  155,
-  155,  142,  155,    0,    0,    0,   84,    0,    0,    0,
-    0,    0,    0,  150,    0,  142,  142,    0,    0,    0,
-  142,  155,  148,  149,    0,    0,    0,    0,    0,  215,
-  216,  217,  218,  219,  220,  221,    0,    0,    0,  148,
-  149,    0,    0,    0,    0,    0,   83,    0,  142,   83,
-  142,    0,    0,  241,  242,  243,  244,  245,  247,    0,
-    0,    0,    0,   83,   83,    0,  156,  168,   83,  156,
-  156,  156,    0,  156,  103,  156,  156,  103,  156,    0,
-  142,    0,  268,  155,  144,  145,  146,  147,  272,  274,
-  276,  103,  103,    0,    0,  278,  103,  156,   83,  150,
-    0,    0,    0,    0,    0,    0,  148,  149,    0,    0,
-    0,    0,    0,   58,   58,   58,   58,    0,    0,    0,
-    0,  282,    0,  283,    0,    0,  103,    0,    0,    0,
-   56,   56,   56,   56,   50,   58,   58,   61,   63,   60,
-    0,   55,    0,   64,   58,    0,   57,    0,    0,  151,
-    0,  185,   56,  152,  153,  154,  155,    0,    0,  156,
-   56,    0,    0,    0,  306,   62,  156,  158,  159,  160,
-  161,    0,  162,  163,    0,  152,  164,  154,  155,  165,
-  166,  167,  318,    0,    0,   84,   84,   84,   84,    0,
-    0,    0,   59,    0,  162,  163,    0,    0,  164,    0,
-    0,  165,  166,  167,    0,   68,    0,   84,   84,    0,
-    0,   84,    0,    0,  155,  155,  155,  155,  155,    0,
-  155,  155,  155,    0,   23,    0,  155,   51,    0,  142,
-  142,  142,  142,    0,    0,    0,    0,  155,  142,  155,
-  155,  155,  142,  142,  142,  142,  155,  155,  155,  155,
-  155,  142,  142,  155,  155,  142,  142,  142,  142,  142,
-  155,  142,  142,  154,  155,  142,  155,  155,  142,  142,
-  142,    0,    0,    0,    0,    0,    0,   83,   83,   83,
-   83,  163,    0,    0,  164,    0,   83,  165,  166,  167,
-  156,  156,  156,  156,  156,    0,  156,  156,  156,   83,
-   83,    0,  156,   83,   83,  103,  103,  103,  103,    0,
-    0,    0,    0,  156,  103,  156,  156,  156,  103,  103,
-  103,  103,  156,  156,  156,  156,  156,  103,  103,  156,
-  156,  103,  103,  103,  103,  103,  156,  103,  103,  168,
-  156,  103,  156,  156,  103,  103,  103,    0,    0,    0,
-    0,    0,    0,    0,  168,    0,    0,   22,   24,   25,
-   26,   27,   28,    0,   29,   30,   31,    0,    0,    0,
-   32,  150,    0,   33,   34,   35,   36,    0,    0,    0,
-   37,   38,    0,   39,   40,   41,  150,    0,  168,    0,
-   42,   43,   44,   45,   46,    0,    0,   47,   48,    0,
-    0,    0,    0,    0,   49,    0,    0,  168,   52,   39,
-   53,   54,   39,   39,   39,   90,   39,    0,   39,   39,
-  150,   39,    0,    0,   88,   88,    0,    0,    0,    0,
-    0,  109,    0,    0,    0,   39,  104,  122,    0,  150,
-   39,   88,  113,    0,    0,    0,    0,  120,    0,  136,
-  137,  138,  139,  140,    0,    0,    0,    0,    0,   88,
-   88,   88,   88,   88,    0,   50,    0,   39,   61,   63,
-   60,    0,   55,    0,   64,   58,    0,   57,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,  168,    0,
-    0,    0,    0,    0,    0,    0,   62,  203,    0,   39,
-    0,    0,   39,    0,    0,    0,    0,  120,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-  150,   50,    0,   59,   61,   63,   60,    0,   55,    0,
-   64,   58,    0,   57,    0,  154,  155,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,  115,  152,  153,
-  154,  155,   62,  163,    0,   23,  164,    0,   51,  165,
-  166,  167,  158,  159,  160,  161,  239,  162,  163,    0,
-    0,  164,    0,    0,  165,  166,  167,    0,    0,   59,
-    0,    0,    0,    0,   50,    0,    0,   61,   63,   60,
-    0,   55,    0,   64,   58,    0,   57,    0,    0,    0,
-    0,  152,  153,  154,  155,  164,    0,    0,  165,  166,
-  167,    0,    0,    0,   51,   62,  159,  160,  161,    0,
-  162,  163,    0,    0,  164,    0,    0,  165,  166,  167,
-    0,    0,   39,   39,   39,   39,   39,   39,    0,   39,
-   39,   39,   59,    0,    0,   39,    0,    0,   39,   39,
-   39,   39,    0,    0,    0,   39,   39,    0,   39,   39,
-   39,    0,    0,    0,    0,   39,   39,   39,   39,   39,
-    0,    0,   39,   39,   23,    0,    0,   51,  157,   39,
-    0,    0,    0,   39,    0,   39,   39,    0,    0,  119,
-   25,   26,   27,   28,   86,   29,   30,   31,    0,    0,
-    0,   32,  163,    0,    0,  164,  168,    0,  165,  166,
-  167,    0,   38,    0,   39,   40,   41,    0,    0,    0,
-    0,   42,   43,   44,   45,   46,    0,    0,   47,   48,
-    0,  281,    0,    0,    0,   49,  157,    0,  150,   52,
-    0,   53,   54,    0,    0,   24,   25,   26,   27,   28,
-    0,   29,   30,   31,    0,    0,    0,   32,    0,    0,
-    0,    0,    0,    0,  168,    0,    0,    0,   38,    0,
-   39,   40,   41,    0,    0,    0,    0,   42,   43,   44,
-   45,   46,    0,    0,   47,   48,   61,    0,    0,   61,
-    0,   49,    0,    0,    0,   52,  150,   53,   54,    0,
-    0,    0,    0,   61,   61,    0,    0,    0,  119,   25,
-   26,   27,   28,   86,   29,   30,   31,    0,   50,    0,
-   32,   61,   63,   60,    0,   55,  130,   64,   58,    0,
-   57,   38,    0,   39,   40,   41,    0,    0,   61,  168,
-   42,   43,   44,   45,   46,    0,    0,    0,   48,   62,
-    0,    0,    0,    0,   49,    0,    0,    0,   52,    0,
-   53,   54,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,  150,    0,    0,   50,    0,   59,   61,   63,   60,
-    0,   55,    0,   64,   58,    0,   57,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,  151,    0,    0,    0,
-  152,  153,  154,  155,    0,   62,    0,    0,    0,    0,
-    0,   51,    0,  156,  158,  159,  160,  161,    0,  162,
-  163,    0,    0,  164,    0,    0,  165,  166,  167,    0,
-    0,    0,   59,   50,  134,    0,   61,   63,   60,    0,
-   55,    0,   64,   58,    0,   57,    0,    0,    0,    0,
-    0,    0,    0,    0,  151,    0,    0,  168,  152,  153,
-  154,  155,    0,    0,   62,    0,    0,   51,    0,    0,
-    0,  156,  158,  159,  160,  161,    0,  162,  163,    0,
-    0,  164,    0,    0,  165,  166,  167,    0,    0,  150,
-    0,   59,    0,   50,    0,    0,   61,   63,   60,    0,
-   55,  199,   64,   58,    0,   57,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,   61,   61,   61,
-   61,    0,    0,    0,   62,    0,   51,    0,    0,    0,
-    0,    0,    0,  152,  153,  154,  155,    0,    0,   61,
-   61,    0,   24,   25,   26,   27,   28,    0,   29,   30,
-   31,   59,  162,  163,   32,    0,  164,    0,    0,  165,
-  166,  167,    0,    0,    0,   38,    0,   39,   40,   41,
-    0,    0,    0,    0,   42,   43,   44,   45,   46,    0,
-    0,   47,   48,    0,    0,    0,   51,    0,   49,    0,
-    0,    0,   52,    0,   53,   54,    0,    0,   24,   25,
-   26,   27,   28,    0,   29,   30,   31,    0,   50,    0,
-   32,   61,   63,   60,    0,   55,  246,   64,   58,    0,
-   57,   38,    0,   39,   40,   41,    0,    0,    0,    0,
-   42,   43,   44,   45,   46,    0,    0,   47,   48,   62,
-    0,    0,    0,    0,   49,    0,    0,    0,   52,    0,
-   53,   54,    0,  154,  155,    0,   22,   24,   25,   26,
-   27,   28,    0,   29,   30,   31,   59,    0,    0,   32,
-  162,  163,    0,    0,  164,    0,    0,  165,  166,  167,
-   38,    0,   39,   40,   41,    0,    0,    0,    0,   42,
-   43,   44,   45,   46,    0,  134,   47,   48,  134,    0,
-    0,   51,    0,   49,    0,    0,    0,   52,    0,   53,
-   54,    0,  134,  134,    0,    0,    0,   24,   25,   26,
-   27,   28,    0,   29,   30,   31,    0,   50,    0,   32,
-   61,   63,   60,    0,   55,  273,   64,   58,    0,   57,
-   38,    0,   39,   40,   41,    0,    0,  134,    0,   42,
-   43,   44,   45,   46,    0,    0,   47,   48,   62,    0,
-    0,    0,    0,   49,    0,    0,    0,   52,    0,   53,
-   54,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,   50,    0,   59,   61,   63,   60,    0,
-   55,  275,   64,   58,    0,   57,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   62,    0,    0,    0,    0,    0,
-   51,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,   24,   25,   26,   27,   28,    0,   29,   30,
-   31,   59,   50,    0,   32,   61,   63,   60,    0,   55,
-    0,   64,   58,    0,   57,   38,    0,   39,   40,   41,
-    0,    0,    0,    0,   42,   43,   44,   45,   46,    0,
-    0,   47,   48,   62,    0,    0,   51,    0,   49,    0,
-    0,    0,   52,    0,   53,   54,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-   59,    0,   50,    0,    0,   61,   63,   60,    0,   55,
-    0,   64,   58,    0,   57,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,  134,  134,  134,  134,
-    0,    0,   23,   62,    0,   51,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,  134,  134,
-    0,   24,   25,   26,   27,   28,    0,   29,   30,   31,
-   59,    0,    0,   32,  130,    0,    0,  130,    0,    0,
-    0,    0,    0,    0,   38,    0,   39,   40,   41,    0,
-    0,  130,  130,   42,   43,   44,   45,   46,    0,    0,
-   47,   48,    0,  168,    0,   51,    0,   49,    0,    0,
-    0,   52,    0,   53,   54,    0,    0,   24,   25,   26,
-   27,   28,    0,   29,   30,   31,  130,   50,    0,   32,
-   61,   63,   60,    0,   55,  150,   64,   58,    0,   57,
-   38,    0,   39,   40,   41,    0,    0,    0,    0,   42,
-   43,   44,   45,   46,    0,    0,   47,   48,   62,    0,
-    0,    0,    0,   49,    0,    0,    0,   52,    0,   53,
-   54,    0,    0,    0,    0,    0,  110,   25,   26,   27,
-   28,    0,   29,   30,   31,   59,    0,    0,   32,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,   38,
-    0,   39,   40,   41,    0,    0,    0,    0,   42,   43,
-   44,   45,   46,    0,    0,    0,   48,   23,    0,    0,
-   51,    0,   49,    0,    0,    0,   52,    0,   53,   54,
-    0,    0,    0,    0,    0,    0,   24,   25,   26,   27,
-   28,  168,   29,   30,   31,    0,   50,    0,   32,   61,
-   63,   60,    0,   55,    0,   64,   58,    0,   57,   38,
-    0,   39,   40,   41,    0,    0,    0,    0,   42,   43,
-   44,   45,   46,  150,    0,   47,   48,   62,    0,    0,
-    0,    0,   49,    0,    0,    0,   52,    0,   53,   54,
-    0,    0,    0,  135,    0,    0,  135,  152,  153,  154,
-  155,    0,    0,    0,   59,  130,  130,  130,  130,    0,
-  135,  135,    0,  160,  161,  135,  162,  163,    0,    0,
-  164,    0,    0,  165,  166,  167,    0,  130,  130,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,   51,
-    0,    0,    0,  135,  119,  135,    0,  119,    0,    0,
-    0,   24,   25,   26,   27,   28,    0,   29,   30,   31,
-    0,  119,  119,   32,    0,    0,  119,    0,    0,    0,
-    0,    0,    0,    0,   38,  135,   39,   40,   41,    0,
-    0,    0,    0,   42,   43,   44,   45,   46,    0,    0,
-    0,   48,    0,    0,  119,    0,  119,   49,    0,  142,
-    0,   52,  142,   53,   54,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,  142,  142,    0,    0,
-    0,  142,    0,    0,    0,    0,  119,    0,    0,    0,
-    0,    0,    0,    0,    0,  152,  153,  154,  155,    0,
-    0,    0,   60,    0,    0,   60,    0,  129,    0,  142,
-  129,  142,  161,    0,  162,  163,    0,    0,  164,   60,
-   60,  165,  166,  167,  129,  129,    0,    0,    0,  129,
-   24,   25,   26,   27,   28,    0,   29,   30,   31,    0,
-    0,  142,   32,    0,    0,    0,    0,    0,    0,    0,
-    0,  145,    0,   38,   60,   39,   40,   41,    0,  129,
-    0,    0,   42,   43,   44,   45,   46,    0,  145,  145,
-   48,    0,    0,  145,    0,    0,   49,    0,    0,    0,
-   52,    0,   53,   54,  135,  135,  135,  135,    0,  129,
-    0,    0,    0,  135,    0,    0,    0,  135,  135,  135,
-  135,  145,    0,  145,    0,    0,  135,  135,    0,    0,
-  135,  135,  135,  135,  135,    0,  135,  135,    0,    0,
-  135,    0,    0,  135,  135,  135,    0,    0,    0,    0,
-    0,    0,    0,  145,    0,  119,  119,  119,  119,    0,
-    0,    0,   72,    0,  119,   72,    0,    0,  119,  119,
-  119,  119,    0,    0,    0,    0,    0,  119,  119,   72,
-   72,  119,  119,  119,  119,  119,    0,  119,  119,    0,
-    0,  119,    0,    0,  119,  119,  119,    0,    0,    0,
-  144,    0,    0,  144,    0,    0,    0,    0,    0,    0,
-  142,  142,  142,  142,   72,    0,    0,  144,  144,  142,
-    0,    0,  144,  142,  142,  142,  142,    0,    0,    0,
-    0,    0,  142,  142,    0,    0,  142,  142,  142,  142,
-  142,    0,  142,  142,    0,    0,  142,    0,    0,  142,
-  142,  142,  144,   60,   60,   60,   60,    0,  129,  129,
-  129,  129,    0,    0,    0,    0,    0,  129,    0,    0,
-    0,  129,  129,  129,  129,   60,   60,    0,    0,    0,
-  129,  129,  144,    0,  129,  129,  129,  129,  129,    0,
-  129,  129,   97,    0,  129,   97,    0,  129,  129,  129,
-    0,    0,  145,  145,  145,  145,    0,    0,    0,   97,
-   97,  145,    0,    0,   97,  145,  145,  145,  145,    0,
-    0,    0,    0,    0,  145,  145,    0,    0,  145,  145,
-  145,  145,  145,    0,  145,  145,   59,    0,  145,   59,
-    0,  145,  145,  145,   97,    0,    0,    0,    0,    0,
-    0,    0,    0,   59,   59,    0,    0,    0,   59,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   97,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,   62,    0,   59,    0,
-    0,    0,    0,   72,   72,   72,   72,    0,    0,    0,
-    0,    0,    0,   62,   62,    0,    0,    0,   62,    0,
-    0,    0,    0,    0,    0,   72,   72,    0,   59,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,  144,  144,  144,  144,    0,   62,    0,   62,    0,
-  144,    0,    0,    0,  144,  144,  144,  144,    0,    0,
-    0,    0,    0,  144,  144,    0,    0,  144,  144,  144,
-  144,  144,   96,  144,  144,   96,    0,  144,   62,    0,
-  144,  144,  144,    0,    0,    0,    0,    0,    0,   96,
-   96,    0,    0,    0,   96,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,  144,   96,    0,  144,    0,    0,    0,
-    0,    0,    0,   97,   97,   97,   97,    0,    0,    0,
-  144,  144,   97,    0,    0,  144,   97,   97,   97,   97,
-    0,    0,    0,    0,   96,   97,   97,    0,    0,   97,
-   97,   97,   97,   97,    0,   97,   97,  131,    0,   97,
-  131,    0,   97,   97,   97,  144,    0,   59,   59,   59,
-   59,    0,    0,    0,  131,  131,   59,    0,    0,  131,
-   59,   59,   59,   59,    0,    0,    0,    0,    0,   59,
-   59,    0,    0,   59,   59,   59,   59,   59,    0,   59,
-   59,    0,  252,   59,    0,  253,   59,   59,   59,  131,
-    0,    0,    0,    0,    0,    0,    0,   62,   62,   62,
-   62,    0,    0,    0,  157,    0,   62,    0,    0,    0,
-   62,   62,   62,   62,    0,    0,    0,    0,    0,   62,
-   62,    0,    0,   62,   62,   62,   62,   62,  103,   62,
-   62,  103,  168,   62,    0,    0,   62,   62,   62,    0,
-    0,    0,    0,    0,    0,  103,  103,    0,    0,    0,
-  103,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,  150,    0,    0,    0,    0,    0,
-    0,    0,    0,   96,   96,   96,   96,    0,    0,    0,
-  103,    0,   96,    0,    0,    0,   96,   96,   96,   96,
-    0,    0,    0,    0,    0,   96,   96,    0,    0,   96,
-   96,   96,   96,   96,    0,   96,   96,    0,    0,   96,
-    0,    0,   96,   96,   96,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,  144,  144,  144,  144,    0,    0,
-    0,    0,    0,  144,    0,    0,    0,  144,  144,  144,
-  144,    0,    0,    0,    0,    0,  144,  144,    0,    0,
-  144,  144,  144,  144,  144,    0,  144,  144,  109,    0,
-  144,  109,    0,  144,  144,  144,    0,    0,  131,  131,
-  131,  131,    0,    0,    0,  109,  109,  131,    0,    0,
-  109,  131,  131,  131,  131,    0,    0,    0,    0,    0,
-  131,  131,    0,    0,  131,  131,  131,  131,  131,    0,
-  131,  131,    0,   93,  131,    0,   93,  131,  131,  131,
-  109,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-   93,   93,  151,    0,    0,   93,  152,  153,  154,  155,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,  156,
-  158,  159,  160,  161,    0,  162,  163,    0,    0,  164,
-    0,    0,  165,  166,  167,   93,  157,    0,    0,  103,
-  103,  103,  103,    0,    0,    0,    0,    0,  103,    0,
-    0,    0,  103,  103,  103,  103,    0,    0,    0,    0,
-    0,  103,  103,    0,  168,  103,  103,  103,  103,  103,
-   94,  103,  103,   94,    0,  103,    0,    0,  103,  103,
-  103,    0,    0,    0,    0,    0,    0,   94,   94,    0,
-    0,    0,   94,    0,    0,    0,  150,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,   88,    0,    0,
-   88,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,   94,    0,   88,   88,    0,    0,    0,   88,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,   88,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,  109,
-  109,  109,  109,    0,    0,    0,    0,    0,  109,    0,
-    0,    0,  109,  109,  109,  109,    0,    0,    0,    0,
-    0,  109,  109,    0,    0,  109,  109,  109,  109,  109,
-    0,  109,  109,   89,    0,  109,   89,    0,  109,  109,
-  109,    0,    0,    0,   93,   93,   93,   93,    0,    0,
-   89,   89,    0,   93,    0,   89,    0,   93,   93,   93,
-   93,    0,    0,    0,    0,    0,   93,   93,    0,    0,
-   93,   93,   93,   93,   93,   90,   93,   93,   90,    0,
-   93,    0,    0,    0,  151,   89,    0,    0,  152,  153,
-  154,  155,   90,   90,    0,    0,    0,   90,    0,    0,
-    0,    0,  158,  159,  160,  161,    0,  162,  163,    0,
-    0,  164,    0,    0,  165,  166,  167,    0,    0,    0,
-   86,    0,    0,   86,    0,    0,    0,   90,    0,    0,
-    0,   94,   94,   94,   94,    0,    0,   86,   86,    0,
-   94,    0,   86,    0,   94,   94,   94,   94,    0,    0,
-    0,    0,    0,   94,   94,    0,    0,   94,   94,   94,
-   94,   94,    0,   94,   94,    0,    0,   94,   88,   88,
-   88,   88,   86,    0,    0,    0,    0,   88,    0,    0,
-    0,   88,   88,   88,   88,   87,    0,    0,   87,    0,
-   88,   88,    0,    0,   88,   88,   88,   88,   88,    0,
-   88,   88,   87,   87,    0,    0,    0,   87,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,   85,    0,    0,   85,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,   87,    0,   85,
-   85,    0,    0,    0,   85,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   89,   89,   89,   89,    0,    0,
-    0,    0,    0,   89,   85,    0,    0,   89,   89,   89,
-   89,    0,    0,    0,    0,    0,   89,   89,    0,    0,
-   89,   89,   89,   89,   89,   73,   89,   89,   73,    0,
-    0,    0,    0,    0,    0,    0,   90,   90,   90,   90,
-    0,    0,   73,   73,    0,   90,    0,   73,    0,   90,
-   90,   90,   90,    0,    0,    0,    0,    0,   90,   90,
-    0,    0,   90,   90,   90,   90,   90,    0,   90,   90,
-   75,    0,    0,   75,    0,    0,    0,   73,    0,    0,
-    0,   86,   86,   86,   86,    0,    0,   75,   75,    0,
-   86,    0,   75,    0,   86,   86,   86,   86,    0,    0,
-    0,    0,    0,   86,   86,    0,    0,   86,   86,   86,
-   86,   86,   76,   86,   86,   76,    0,    0,    0,    0,
-    0,    0,   75,    0,    0,    0,    0,    0,    0,   76,
-   76,    0,    0,    0,   76,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,   87,   87,   87,   87,
-    0,    0,    0,    0,    0,   87,    0,    0,    0,   87,
-   87,   87,   87,    0,   76,    0,    0,    0,   87,   87,
-    0,    0,   87,   87,   87,   87,   87,    0,   87,   87,
-    0,    0,    0,   85,   85,   85,   85,    0,    0,    0,
-    0,    0,   85,    0,    0,    0,   85,   85,   85,   85,
-  123,    0,    0,  123,    0,   85,   85,    0,    0,   85,
-   85,   85,   85,   85,    0,   85,   85,  123,  123,    0,
-    0,    0,  123,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   95,    0,    0,   95,    0,    0,
-    0,    0,  123,    0,    0,    0,   73,   73,   73,   73,
-    0,   95,   95,    0,    0,   73,   95,    0,    0,   73,
-   73,   73,   73,    0,    0,    0,    0,    0,   73,   73,
-    0,    0,   73,   73,   73,   73,   73,    0,   73,   73,
-  133,    0,    0,  133,    0,    0,   95,    0,    0,    0,
-    0,   75,   75,   75,   75,    0,    0,  133,  133,    0,
-   75,    0,  133,    0,   75,   75,    0,   75,    0,    0,
-    0,    0,    0,   75,   75,    0,    0,   75,   75,   75,
-   75,   75,   77,   75,    0,   77,    0,    0,    0,    0,
-    0,    0,  133,   76,   76,   76,   76,    0,    0,   77,
-   77,    0,   76,    0,   77,    0,   76,   76,    0,    0,
-    0,    0,    0,    0,   78,   76,   76,   78,    0,   76,
-   76,   76,   76,   76,   79,   76,    0,   79,    0,    0,
-    0,   78,   78,    0,   77,    0,   78,    0,    0,    0,
-    0,   79,   79,    0,    0,    0,   79,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,   78,    0,    0,   80,
-    0,    0,   80,    0,    0,    0,   79,    0,    0,    0,
-    0,  123,  123,  123,  123,    0,   80,   80,    0,    0,
-  123,   80,    0,    0,  123,  123,    0,    0,    0,    0,
-    0,    0,    0,  123,  123,    0,    0,  123,  123,  123,
-  123,  123,    0,   82,    0,    0,   82,    0,    0,    0,
-    0,   80,    0,    0,    0,   95,   95,   95,   95,    0,
-   82,   82,    0,    0,   95,   82,    0,    0,   95,   95,
-    0,    0,    0,    0,    0,    0,    0,   95,   95,    0,
-    0,   95,   95,   95,   95,   95,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,   82,    0,    0,    0,    0,
-    0,  133,  133,  133,  133,    0,    0,    0,    0,    0,
-  133,    0,    0,    0,  133,  133,    0,    0,    0,    0,
-    0,    0,    0,  133,  133,    0,    0,  133,  133,  133,
-  133,  133,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,   77,   77,   77,   77,    0,    0,    0,
-    0,    0,   77,    0,    0,    0,    0,   77,    0,    0,
-    0,    0,    0,    0,    0,   77,   77,    0,    0,   77,
-   77,   77,   77,   77,    0,   78,   78,   78,   78,    0,
-    0,    0,    0,    0,   78,   79,   79,   79,   79,    0,
-    0,    0,    0,    0,   79,    0,    0,   78,   78,    0,
-    0,   78,   78,   78,   78,   78,    0,   79,   79,    0,
-    0,   79,   79,   79,   79,   79,    0,    0,    0,    0,
-    0,   92,    0,    0,    0,    0,    0,    0,    0,  105,
-   80,   80,   80,   80,  112,  114,    0,    0,    0,   80,
-  124,  125,  126,  127,  128,  129,    0,    0,  132,  133,
-    0,    0,   80,   80,    0,    0,   80,   80,   80,   80,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,   82,   82,   82,   82,    0,    0,
-    0,    0,  182,   82,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,   82,   82,    0,    0,
-   82,   82,   82,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,  214,    0,    0,    0,    0,    0,
-    0,    0,  222,  223,  224,  225,  226,  227,  228,  229,
-  230,  231,  232,  233,  234,  235,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,  292,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,    0,    0,    0,    0,    0,    0,    0,    0,
-    0,    0,  308,
-};
-short yycheck[] = {                                      13,
-   36,   41,   93,   17,   59,   36,   41,   91,   41,   44,
-    0,   41,  123,   93,   40,   93,   59,   59,  181,   33,
-   34,   35,   36,   58,   59,   91,   48,   40,   63,   43,
-   40,   91,  193,  125,  187,   49,  189,  294,  295,  123,
-   40,   59,   41,   33,   41,   40,   36,   37,   38,   21,
-   40,  257,   42,   43,   41,   45,   41,  123,   93,   41,
-   91,   41,   41,  123,   78,   91,    0,   89,    6,   59,
-  257,   36,   59,   41,   64,   40,   48,   59,   41,   93,
-   59,  123,   96,   59,   98,   40,  100,  123,  102,   41,
-   40,   59,  123,   31,   32,  117,   59,  123,   41,   33,
-   41,   91,   36,   37,   38,  123,   40,   40,   42,   43,
-  123,   45,   41,  123,   41,   40,  257,   89,  276,  277,
-   44,  284,    0,  123,   41,   59,  278,  141,  123,   44,
-   64,   40,  123,  123,  295,  125,  126,  298,   59,  260,
-  293,  294,   59,   59,   40,  117,  257,  300,   40,   40,
-  122,   41,  125,   41,   91,   33,   59,   91,   36,   37,
-   38,  183,   40,  177,   42,   43,   41,   45,  329,  322,
-  184,  125,   91,   59,  266,  267,  268,  295,  270,  271,
-   40,   59,   40,  266,  267,  268,   64,  270,  271,  123,
-   41,  125,  126,  125,  125,  125,   59,  125,   41,   41,
-   59,  123,  257,  294,  295,   59,   41,   59,   41,   44,
-   59,  183,   41,   91,  294,  295,  294,  295,   59,   59,
-   41,  257,   41,   58,   59,   93,  262,  258,   63,  313,
-  320,   59,  272,  273,  274,  275,   84,  272,  273,  274,
-  275,   13,  256,  266,  258,  123,  260,  261,  126,   94,
-  264,  294,  295,  267,  294,  295,   93,   -1,   93,  294,
-  295,  294,  295,  298,  294,  295,  256,  257,  258,  259,
-  260,  261,   -1,  263,  264,  265,  266,  267,  268,  269,
-  270,  271,  272,  273,  274,  275,   -1,  301,   -1,  279,
-  280,   -1,  282,  283,  284,  294,  295,  294,  295,  289,
-  290,  291,  292,  293,   -1,   -1,  296,  297,   -1,  294,
-  295,   93,  326,  303,  294,  295,  330,  307,   -1,  309,
-  310,   -1,  256,  257,  258,  259,  260,  261,   93,  263,
-  264,  265,  266,  267,  268,  269,  270,  271,  272,  273,
-  274,  275,  294,  295,   -1,  279,  280,   -1,  282,  283,
-  284,  294,  295,  294,  295,  289,  290,  291,  292,  293,
-   -1,   -1,  296,  297,   -1,  294,  295,  294,  295,  303,
-  294,  295,   41,  307,   -1,  309,  310,   -1,  256,  257,
-  258,  259,  260,  261,   -1,  263,  264,  265,   13,   41,
-   59,  269,   44,   -1,  272,  273,  274,  275,   -1,   41,
-   -1,  279,  280,   -1,  282,  283,  284,   59,  294,  295,
-   -1,  289,  290,  291,  292,  293,   -1,   -1,  296,  297,
-   45,   63,   47,   -1,   93,  303,  294,  295,   -1,  307,
-   55,  309,  310,   -1,   59,  294,  295,  272,  273,  274,
-  275,   93,  294,  295,   41,   -1,  281,   44,   -1,   91,
-  285,  286,  287,  288,  294,  295,   -1,  294,  295,  294,
-  295,   58,   59,  298,  299,  300,  301,  302,   -1,  304,
-   95,   91,   97,   -1,   99,   -1,  101,   -1,  103,   -1,
-   33,  123,  107,   36,   37,   38,   -1,   40,   41,   42,
-   43,   44,   45,   -1,   -1,   -1,   93,   -1,   -1,   -1,
-   -1,   -1,   -1,  123,   -1,   58,   59,   -1,   -1,   -1,
-   63,   64,  294,  295,   -1,   -1,   -1,   -1,   -1,  144,
-  145,  146,  147,  148,  149,  150,   -1,   -1,   -1,  294,
-  295,   -1,   -1,   -1,   -1,   -1,   41,   -1,   91,   44,
-   93,   -1,   -1,  168,  169,  170,  171,  172,  173,   -1,
-   -1,   -1,   -1,   58,   59,   -1,   33,   91,   63,   36,
-   37,   38,   -1,   40,   41,   42,   43,   44,   45,   -1,
-  123,   -1,  197,  126,  272,  273,  274,  275,  203,  204,
-  205,   58,   59,   -1,   -1,  210,   63,   64,   93,  123,
-   -1,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   -1,  236,   -1,  238,   -1,   -1,   93,   -1,   -1,   -1,
-  272,  273,  274,  275,   33,  294,  295,   36,   37,   38,
-   -1,   40,   -1,   42,   43,   -1,   45,   -1,   -1,  281,
-   -1,  266,  294,  285,  286,  287,  288,   -1,   -1,  126,
-   59,   -1,   -1,   -1,  279,   64,  298,  299,  300,  301,
-  302,   -1,  304,  305,   -1,  285,  308,  287,  288,  311,
-  312,  313,  297,   -1,   -1,  272,  273,  274,  275,   -1,
-   -1,   -1,   91,   -1,  304,  305,   -1,   -1,  308,   -1,
-   -1,  311,  312,  313,   -1,  320,   -1,  294,  295,   -1,
-   -1,  298,   -1,   -1,  257,  258,  259,  260,  261,   -1,
-  263,  264,  265,   -1,  123,   -1,  269,  126,   -1,  272,
-  273,  274,  275,   -1,   -1,   -1,   -1,  280,  281,  282,
-  283,  284,  285,  286,  287,  288,  289,  290,  291,  292,
-  293,  294,  295,  296,  297,  298,  299,  300,  301,  302,
-  303,  304,  305,  287,  307,  308,  309,  310,  311,  312,
-  313,   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,
-  275,  305,   -1,   -1,  308,   -1,  281,  311,  312,  313,
-  257,  258,  259,  260,  261,   -1,  263,  264,  265,  294,
-  295,   -1,  269,  298,  299,  272,  273,  274,  275,   -1,
-   -1,   -1,   -1,  280,  281,  282,  283,  284,  285,  286,
-  287,  288,  289,  290,  291,  292,  293,  294,  295,  296,
-  297,  298,  299,  300,  301,  302,  303,  304,  305,   91,
-  307,  308,  309,  310,  311,  312,  313,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   91,   -1,   -1,  256,  257,  258,
-  259,  260,  261,   -1,  263,  264,  265,   -1,   -1,   -1,
-  269,  123,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-  279,  280,   -1,  282,  283,  284,  123,   -1,   91,   -1,
-  289,  290,  291,  292,  293,   -1,   -1,  296,  297,   -1,
-   -1,   -1,   -1,   -1,  303,   -1,   -1,   91,  307,   33,
-  309,  310,   36,   37,   38,   26,   40,   -1,   42,   43,
-  123,   45,   -1,   -1,   25,   26,   -1,   -1,   -1,   -1,
-   -1,   42,   -1,   -1,   -1,   59,   37,   48,   -1,  123,
-   64,   42,   43,   -1,   -1,   -1,   -1,   48,   -1,   60,
-   61,   62,   63,   64,   -1,   -1,   -1,   -1,   -1,   60,
-   61,   62,   63,   64,   -1,   33,   -1,   91,   36,   37,
-   38,   -1,   40,   -1,   42,   43,   -1,   45,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   91,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   64,  108,   -1,  123,
-   -1,   -1,  126,   -1,   -1,   -1,   -1,  108,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-  123,   33,   -1,   91,   36,   37,   38,   -1,   40,   -1,
-   42,   43,   -1,   45,   -1,  287,  288,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   59,  285,  286,
-  287,  288,   64,  305,   -1,  123,  308,   -1,  126,  311,
-  312,  313,  299,  300,  301,  302,  167,  304,  305,   -1,
-   -1,  308,   -1,   -1,  311,  312,  313,   -1,   -1,   91,
-   -1,   -1,   -1,   -1,   33,   -1,   -1,   36,   37,   38,
-   -1,   40,   -1,   42,   43,   -1,   45,   -1,   -1,   -1,
-   -1,  285,  286,  287,  288,  308,   -1,   -1,  311,  312,
-  313,   -1,   -1,   -1,  126,   64,  300,  301,  302,   -1,
-  304,  305,   -1,   -1,  308,   -1,   -1,  311,  312,  313,
-   -1,   -1,  256,  257,  258,  259,  260,  261,   -1,  263,
-  264,  265,   91,   -1,   -1,  269,   -1,   -1,  272,  273,
-  274,  275,   -1,   -1,   -1,  279,  280,   -1,  282,  283,
-  284,   -1,   -1,   -1,   -1,  289,  290,  291,  292,  293,
-   -1,   -1,  296,  297,  123,   -1,   -1,  126,   63,  303,
-   -1,   -1,   -1,  307,   -1,  309,  310,   -1,   -1,  257,
-  258,  259,  260,  261,  262,  263,  264,  265,   -1,   -1,
-   -1,  269,  305,   -1,   -1,  308,   91,   -1,  311,  312,
-  313,   -1,  280,   -1,  282,  283,  284,   -1,   -1,   -1,
-   -1,  289,  290,  291,  292,  293,   -1,   -1,  296,  297,
-   -1,   58,   -1,   -1,   -1,  303,   63,   -1,  123,  307,
-   -1,  309,  310,   -1,   -1,  257,  258,  259,  260,  261,
-   -1,  263,  264,  265,   -1,   -1,   -1,  269,   -1,   -1,
-   -1,   -1,   -1,   -1,   91,   -1,   -1,   -1,  280,   -1,
-  282,  283,  284,   -1,   -1,   -1,   -1,  289,  290,  291,
-  292,  293,   -1,   -1,  296,  297,   41,   -1,   -1,   44,
-   -1,  303,   -1,   -1,   -1,  307,  123,  309,  310,   -1,
-   -1,   -1,   -1,   58,   59,   -1,   -1,   -1,  257,  258,
-  259,  260,  261,  262,  263,  264,  265,   -1,   33,   -1,
-  269,   36,   37,   38,   -1,   40,   41,   42,   43,   -1,
-   45,  280,   -1,  282,  283,  284,   -1,   -1,   93,   91,
-  289,  290,  291,  292,  293,   -1,   -1,   -1,  297,   64,
-   -1,   -1,   -1,   -1,  303,   -1,   -1,   -1,  307,   -1,
-  309,  310,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,  123,   -1,   -1,   33,   -1,   91,   36,   37,   38,
-   -1,   40,   -1,   42,   43,   -1,   45,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,  281,   -1,   -1,   -1,
-  285,  286,  287,  288,   -1,   64,   -1,   -1,   -1,   -1,
-   -1,  126,   -1,  298,  299,  300,  301,  302,   -1,  304,
-  305,   -1,   -1,  308,   -1,   -1,  311,  312,  313,   -1,
-   -1,   -1,   91,   33,   93,   -1,   36,   37,   38,   -1,
-   40,   -1,   42,   43,   -1,   45,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  281,   -1,   -1,   91,  285,  286,
-  287,  288,   -1,   -1,   64,   -1,   -1,  126,   -1,   -1,
-   -1,  298,  299,  300,  301,  302,   -1,  304,  305,   -1,
-   -1,  308,   -1,   -1,  311,  312,  313,   -1,   -1,  123,
-   -1,   91,   -1,   33,   -1,   -1,   36,   37,   38,   -1,
-   40,   41,   42,   43,   -1,   45,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,
-  275,   -1,   -1,   -1,   64,   -1,  126,   -1,   -1,   -1,
-   -1,   -1,   -1,  285,  286,  287,  288,   -1,   -1,  294,
-  295,   -1,  257,  258,  259,  260,  261,   -1,  263,  264,
-  265,   91,  304,  305,  269,   -1,  308,   -1,   -1,  311,
-  312,  313,   -1,   -1,   -1,  280,   -1,  282,  283,  284,
-   -1,   -1,   -1,   -1,  289,  290,  291,  292,  293,   -1,
-   -1,  296,  297,   -1,   -1,   -1,  126,   -1,  303,   -1,
-   -1,   -1,  307,   -1,  309,  310,   -1,   -1,  257,  258,
-  259,  260,  261,   -1,  263,  264,  265,   -1,   33,   -1,
-  269,   36,   37,   38,   -1,   40,   41,   42,   43,   -1,
-   45,  280,   -1,  282,  283,  284,   -1,   -1,   -1,   -1,
-  289,  290,  291,  292,  293,   -1,   -1,  296,  297,   64,
-   -1,   -1,   -1,   -1,  303,   -1,   -1,   -1,  307,   -1,
-  309,  310,   -1,  287,  288,   -1,  256,  257,  258,  259,
-  260,  261,   -1,  263,  264,  265,   91,   -1,   -1,  269,
-  304,  305,   -1,   -1,  308,   -1,   -1,  311,  312,  313,
-  280,   -1,  282,  283,  284,   -1,   -1,   -1,   -1,  289,
-  290,  291,  292,  293,   -1,   41,  296,  297,   44,   -1,
-   -1,  126,   -1,  303,   -1,   -1,   -1,  307,   -1,  309,
-  310,   -1,   58,   59,   -1,   -1,   -1,  257,  258,  259,
-  260,  261,   -1,  263,  264,  265,   -1,   33,   -1,  269,
-   36,   37,   38,   -1,   40,   41,   42,   43,   -1,   45,
-  280,   -1,  282,  283,  284,   -1,   -1,   93,   -1,  289,
-  290,  291,  292,  293,   -1,   -1,  296,  297,   64,   -1,
-   -1,   -1,   -1,  303,   -1,   -1,   -1,  307,   -1,  309,
-  310,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   33,   -1,   91,   36,   37,   38,   -1,
-   40,   41,   42,   43,   -1,   45,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   64,   -1,   -1,   -1,   -1,   -1,
-  126,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,  257,  258,  259,  260,  261,   -1,  263,  264,
-  265,   91,   33,   -1,  269,   36,   37,   38,   -1,   40,
-   -1,   42,   43,   -1,   45,  280,   -1,  282,  283,  284,
-   -1,   -1,   -1,   -1,  289,  290,  291,  292,  293,   -1,
-   -1,  296,  297,   64,   -1,   -1,  126,   -1,  303,   -1,
-   -1,   -1,  307,   -1,  309,  310,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   91,   -1,   33,   -1,   -1,   36,   37,   38,   -1,   40,
-   -1,   42,   43,   -1,   45,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,  275,
-   -1,   -1,  123,   64,   -1,  126,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,  294,  295,
-   -1,  257,  258,  259,  260,  261,   -1,  263,  264,  265,
-   91,   -1,   -1,  269,   41,   -1,   -1,   44,   -1,   -1,
-   -1,   -1,   -1,   -1,  280,   -1,  282,  283,  284,   -1,
-   -1,   58,   59,  289,  290,  291,  292,  293,   -1,   -1,
-  296,  297,   -1,   91,   -1,  126,   -1,  303,   -1,   -1,
-   -1,  307,   -1,  309,  310,   -1,   -1,  257,  258,  259,
-  260,  261,   -1,  263,  264,  265,   93,   33,   -1,  269,
-   36,   37,   38,   -1,   40,  123,   42,   43,   -1,   45,
-  280,   -1,  282,  283,  284,   -1,   -1,   -1,   -1,  289,
-  290,  291,  292,  293,   -1,   -1,  296,  297,   64,   -1,
-   -1,   -1,   -1,  303,   -1,   -1,   -1,  307,   -1,  309,
-  310,   -1,   -1,   -1,   -1,   -1,  257,  258,  259,  260,
-  261,   -1,  263,  264,  265,   91,   -1,   -1,  269,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,  280,
-   -1,  282,  283,  284,   -1,   -1,   -1,   -1,  289,  290,
-  291,  292,  293,   -1,   -1,   -1,  297,  123,   -1,   -1,
-  126,   -1,  303,   -1,   -1,   -1,  307,   -1,  309,  310,
-   -1,   -1,   -1,   -1,   -1,   -1,  257,  258,  259,  260,
-  261,   91,  263,  264,  265,   -1,   33,   -1,  269,   36,
-   37,   38,   -1,   40,   -1,   42,   43,   -1,   45,  280,
-   -1,  282,  283,  284,   -1,   -1,   -1,   -1,  289,  290,
-  291,  292,  293,  123,   -1,  296,  297,   64,   -1,   -1,
-   -1,   -1,  303,   -1,   -1,   -1,  307,   -1,  309,  310,
-   -1,   -1,   -1,   41,   -1,   -1,   44,  285,  286,  287,
-  288,   -1,   -1,   -1,   91,  272,  273,  274,  275,   -1,
-   58,   59,   -1,  301,  302,   63,  304,  305,   -1,   -1,
-  308,   -1,   -1,  311,  312,  313,   -1,  294,  295,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,  126,
-   -1,   -1,   -1,   91,   41,   93,   -1,   44,   -1,   -1,
-   -1,  257,  258,  259,  260,  261,   -1,  263,  264,  265,
-   -1,   58,   59,  269,   -1,   -1,   63,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  280,  123,  282,  283,  284,   -1,
-   -1,   -1,   -1,  289,  290,  291,  292,  293,   -1,   -1,
-   -1,  297,   -1,   -1,   91,   -1,   93,  303,   -1,   41,
-   -1,  307,   44,  309,  310,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   58,   59,   -1,   -1,
-   -1,   63,   -1,   -1,   -1,   -1,  123,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,  285,  286,  287,  288,   -1,
-   -1,   -1,   41,   -1,   -1,   44,   -1,   41,   -1,   91,
-   44,   93,  302,   -1,  304,  305,   -1,   -1,  308,   58,
-   59,  311,  312,  313,   58,   59,   -1,   -1,   -1,   63,
-  257,  258,  259,  260,  261,   -1,  263,  264,  265,   -1,
-   -1,  123,  269,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   41,   -1,  280,   93,  282,  283,  284,   -1,   93,
-   -1,   -1,  289,  290,  291,  292,  293,   -1,   58,   59,
-  297,   -1,   -1,   63,   -1,   -1,  303,   -1,   -1,   -1,
-  307,   -1,  309,  310,  272,  273,  274,  275,   -1,  123,
-   -1,   -1,   -1,  281,   -1,   -1,   -1,  285,  286,  287,
-  288,   91,   -1,   93,   -1,   -1,  294,  295,   -1,   -1,
-  298,  299,  300,  301,  302,   -1,  304,  305,   -1,   -1,
-  308,   -1,   -1,  311,  312,  313,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,  123,   -1,  272,  273,  274,  275,   -1,
-   -1,   -1,   41,   -1,  281,   44,   -1,   -1,  285,  286,
-  287,  288,   -1,   -1,   -1,   -1,   -1,  294,  295,   58,
-   59,  298,  299,  300,  301,  302,   -1,  304,  305,   -1,
-   -1,  308,   -1,   -1,  311,  312,  313,   -1,   -1,   -1,
-   41,   -1,   -1,   44,   -1,   -1,   -1,   -1,   -1,   -1,
-  272,  273,  274,  275,   93,   -1,   -1,   58,   59,  281,
-   -1,   -1,   63,  285,  286,  287,  288,   -1,   -1,   -1,
-   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,  301,
-  302,   -1,  304,  305,   -1,   -1,  308,   -1,   -1,  311,
-  312,  313,   93,  272,  273,  274,  275,   -1,  272,  273,
-  274,  275,   -1,   -1,   -1,   -1,   -1,  281,   -1,   -1,
-   -1,  285,  286,  287,  288,  294,  295,   -1,   -1,   -1,
-  294,  295,  123,   -1,  298,  299,  300,  301,  302,   -1,
-  304,  305,   41,   -1,  308,   44,   -1,  311,  312,  313,
-   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,   58,
-   59,  281,   -1,   -1,   63,  285,  286,  287,  288,   -1,
-   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,
-  300,  301,  302,   -1,  304,  305,   41,   -1,  308,   44,
-   -1,  311,  312,  313,   93,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   58,   59,   -1,   -1,   -1,   63,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  123,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   41,   -1,   93,   -1,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   -1,   -1,   -1,   58,   59,   -1,   -1,   -1,   63,   -1,
-   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,  123,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   91,   -1,   93,   -1,
-  281,   -1,   -1,   -1,  285,  286,  287,  288,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   41,  304,  305,   44,   -1,  308,  123,   -1,
-  311,  312,  313,   -1,   -1,   -1,   -1,   -1,   -1,   58,
-   59,   -1,   -1,   -1,   63,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   41,   93,   -1,   44,   -1,   -1,   -1,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   58,   59,  281,   -1,   -1,   63,  285,  286,  287,  288,
-   -1,   -1,   -1,   -1,  123,  294,  295,   -1,   -1,  298,
-  299,  300,  301,  302,   -1,  304,  305,   41,   -1,  308,
-   44,   -1,  311,  312,  313,   93,   -1,  272,  273,  274,
-  275,   -1,   -1,   -1,   58,   59,  281,   -1,   -1,   63,
-  285,  286,  287,  288,   -1,   -1,   -1,   -1,   -1,  294,
-  295,   -1,   -1,  298,  299,  300,  301,  302,   -1,  304,
-  305,   -1,   41,  308,   -1,   44,  311,  312,  313,   93,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,
-  275,   -1,   -1,   -1,   63,   -1,  281,   -1,   -1,   -1,
-  285,  286,  287,  288,   -1,   -1,   -1,   -1,   -1,  294,
-  295,   -1,   -1,  298,  299,  300,  301,  302,   41,  304,
-  305,   44,   91,  308,   -1,   -1,  311,  312,  313,   -1,
-   -1,   -1,   -1,   -1,   -1,   58,   59,   -1,   -1,   -1,
-   63,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  123,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   93,   -1,  281,   -1,   -1,   -1,  285,  286,  287,  288,
-   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,  298,
-  299,  300,  301,  302,   -1,  304,  305,   -1,   -1,  308,
-   -1,   -1,  311,  312,  313,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,
-   -1,   -1,   -1,  281,   -1,   -1,   -1,  285,  286,  287,
-  288,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,
-  298,  299,  300,  301,  302,   -1,  304,  305,   41,   -1,
-  308,   44,   -1,  311,  312,  313,   -1,   -1,  272,  273,
-  274,  275,   -1,   -1,   -1,   58,   59,  281,   -1,   -1,
-   63,  285,  286,  287,  288,   -1,   -1,   -1,   -1,   -1,
-  294,  295,   -1,   -1,  298,  299,  300,  301,  302,   -1,
-  304,  305,   -1,   41,  308,   -1,   44,  311,  312,  313,
-   93,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   58,   59,  281,   -1,   -1,   63,  285,  286,  287,  288,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,  298,
-  299,  300,  301,  302,   -1,  304,  305,   -1,   -1,  308,
-   -1,   -1,  311,  312,  313,   93,   63,   -1,   -1,  272,
-  273,  274,  275,   -1,   -1,   -1,   -1,   -1,  281,   -1,
-   -1,   -1,  285,  286,  287,  288,   -1,   -1,   -1,   -1,
-   -1,  294,  295,   -1,   91,  298,  299,  300,  301,  302,
-   41,  304,  305,   44,   -1,  308,   -1,   -1,  311,  312,
-  313,   -1,   -1,   -1,   -1,   -1,   -1,   58,   59,   -1,
-   -1,   -1,   63,   -1,   -1,   -1,  123,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   41,   -1,   -1,
-   44,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   93,   -1,   58,   59,   -1,   -1,   -1,   63,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   93,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,  272,
-  273,  274,  275,   -1,   -1,   -1,   -1,   -1,  281,   -1,
-   -1,   -1,  285,  286,  287,  288,   -1,   -1,   -1,   -1,
-   -1,  294,  295,   -1,   -1,  298,  299,  300,  301,  302,
-   -1,  304,  305,   41,   -1,  308,   44,   -1,  311,  312,
-  313,   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,
-   58,   59,   -1,  281,   -1,   63,   -1,  285,  286,  287,
-  288,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,
-  298,  299,  300,  301,  302,   41,  304,  305,   44,   -1,
-  308,   -1,   -1,   -1,  281,   93,   -1,   -1,  285,  286,
-  287,  288,   58,   59,   -1,   -1,   -1,   63,   -1,   -1,
-   -1,   -1,  299,  300,  301,  302,   -1,  304,  305,   -1,
-   -1,  308,   -1,   -1,  311,  312,  313,   -1,   -1,   -1,
-   41,   -1,   -1,   44,   -1,   -1,   -1,   93,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   -1,   58,   59,   -1,
-  281,   -1,   63,   -1,  285,  286,  287,  288,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   -1,  304,  305,   -1,   -1,  308,  272,  273,
-  274,  275,   93,   -1,   -1,   -1,   -1,  281,   -1,   -1,
-   -1,  285,  286,  287,  288,   41,   -1,   -1,   44,   -1,
-  294,  295,   -1,   -1,  298,  299,  300,  301,  302,   -1,
-  304,  305,   58,   59,   -1,   -1,   -1,   63,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   41,   -1,   -1,   44,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   93,   -1,   58,
-   59,   -1,   -1,   -1,   63,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,
-   -1,   -1,   -1,  281,   93,   -1,   -1,  285,  286,  287,
-  288,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,
-  298,  299,  300,  301,  302,   41,  304,  305,   44,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,  275,
-   -1,   -1,   58,   59,   -1,  281,   -1,   63,   -1,  285,
-  286,  287,  288,   -1,   -1,   -1,   -1,   -1,  294,  295,
-   -1,   -1,  298,  299,  300,  301,  302,   -1,  304,  305,
-   41,   -1,   -1,   44,   -1,   -1,   -1,   93,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   -1,   58,   59,   -1,
-  281,   -1,   63,   -1,  285,  286,  287,  288,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   41,  304,  305,   44,   -1,   -1,   -1,   -1,
-   -1,   -1,   93,   -1,   -1,   -1,   -1,   -1,   -1,   58,
-   59,   -1,   -1,   -1,   63,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,  272,  273,  274,  275,
-   -1,   -1,   -1,   -1,   -1,  281,   -1,   -1,   -1,  285,
-  286,  287,  288,   -1,   93,   -1,   -1,   -1,  294,  295,
-   -1,   -1,  298,  299,  300,  301,  302,   -1,  304,  305,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   -1,   -1,  281,   -1,   -1,   -1,  285,  286,  287,  288,
-   41,   -1,   -1,   44,   -1,  294,  295,   -1,   -1,  298,
-  299,  300,  301,  302,   -1,  304,  305,   58,   59,   -1,
-   -1,   -1,   63,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   41,   -1,   -1,   44,   -1,   -1,
-   -1,   -1,   93,   -1,   -1,   -1,  272,  273,  274,  275,
-   -1,   58,   59,   -1,   -1,  281,   63,   -1,   -1,  285,
-  286,  287,  288,   -1,   -1,   -1,   -1,   -1,  294,  295,
-   -1,   -1,  298,  299,  300,  301,  302,   -1,  304,  305,
-   41,   -1,   -1,   44,   -1,   -1,   93,   -1,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   -1,   58,   59,   -1,
-  281,   -1,   63,   -1,  285,  286,   -1,  288,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   41,  304,   -1,   44,   -1,   -1,   -1,   -1,
-   -1,   -1,   93,  272,  273,  274,  275,   -1,   -1,   58,
-   59,   -1,  281,   -1,   63,   -1,  285,  286,   -1,   -1,
-   -1,   -1,   -1,   -1,   41,  294,  295,   44,   -1,  298,
-  299,  300,  301,  302,   41,  304,   -1,   44,   -1,   -1,
-   -1,   58,   59,   -1,   93,   -1,   63,   -1,   -1,   -1,
-   -1,   58,   59,   -1,   -1,   -1,   63,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   93,   -1,   -1,   41,
-   -1,   -1,   44,   -1,   -1,   -1,   93,   -1,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   58,   59,   -1,   -1,
-  281,   63,   -1,   -1,  285,  286,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   -1,   41,   -1,   -1,   44,   -1,   -1,   -1,
-   -1,   93,   -1,   -1,   -1,  272,  273,  274,  275,   -1,
-   58,   59,   -1,   -1,  281,   63,   -1,   -1,  285,  286,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,
-   -1,  298,  299,  300,  301,  302,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   93,   -1,   -1,   -1,   -1,
-   -1,  272,  273,  274,  275,   -1,   -1,   -1,   -1,   -1,
-  281,   -1,   -1,   -1,  285,  286,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,
-  301,  302,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,   -1,
-   -1,   -1,  281,   -1,   -1,   -1,   -1,  286,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,  298,
-  299,  300,  301,  302,   -1,  272,  273,  274,  275,   -1,
-   -1,   -1,   -1,   -1,  281,  272,  273,  274,  275,   -1,
-   -1,   -1,   -1,   -1,  281,   -1,   -1,  294,  295,   -1,
-   -1,  298,  299,  300,  301,  302,   -1,  294,  295,   -1,
-   -1,  298,  299,  300,  301,  302,   -1,   -1,   -1,   -1,
-   -1,   30,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   38,
-  272,  273,  274,  275,   43,   44,   -1,   -1,   -1,  281,
-   49,   50,   51,   52,   53,   54,   -1,   -1,   57,   58,
-   -1,   -1,  294,  295,   -1,   -1,  298,  299,  300,  301,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  272,  273,  274,  275,   -1,   -1,
-   -1,   -1,   91,  281,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,  294,  295,   -1,   -1,
-  298,  299,  300,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  143,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,  151,  152,  153,  154,  155,  156,  157,  158,
-  159,  160,  161,  162,  163,  164,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,  253,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,
-   -1,   -1,  281,
-};
-#define YYFINAL 1
-#ifndef YYDEBUG
-#define YYDEBUG 0
-#endif
-#define YYMAXTOKEN 313
-#if YYDEBUG
-char *yyname[] = {
-"end-of-file",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-"'!'",0,0,"'$'","'%'","'&'",0,"'('","')'","'*'","'+'","','","'-'",0,0,0,0,0,0,0,
-0,0,0,0,0,"':'","';'",0,0,0,"'?'","'@'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,"'['",0,"']'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,"'{'",0,"'}'","'~'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"WORD","METHOD","FUNCMETH","THING",
-"PMFUNC","PRIVATEREF","FUNC0SUB","UNIOPSUB","LSTOPSUB","LABEL","FORMAT","SUB",
-"ANONSUB","PACKAGE","USE","WHILE","UNTIL","IF","UNLESS","ELSE","ELSIF",
-"CONTINUE","FOR","LOOPEX","DOTDOT","FUNC0","FUNC1","FUNC","RELOP","EQOP",
-"MULOP","ADDOP","DOLSHARP","DO","LOCAL","HASHBRACK","NOAMP","OROP","ANDOP",
-"NOTOP","LSTOP","ASSIGNOP","OROR","ANDAND","BITOROP","BITANDOP","UNIOP",
-"SHIFTOP","MATCHOP","UMINUS","REFGEN","POWOP","PREINC","PREDEC","POSTINC",
-"POSTDEC","ARROW",
-};
-char *yyrule[] = {
-"$accept : prog",
-"$$1 :",
-"prog : $$1 lineseq",
-"block : '{' remember lineseq '}'",
-"remember :",
-"lineseq :",
-"lineseq : lineseq decl",
-"lineseq : lineseq line",
-"line : label cond",
-"line : loop",
-"line : label ';'",
-"line : label sideff ';'",
-"sideff : error",
-"sideff : expr",
-"sideff : expr IF expr",
-"sideff : expr UNLESS expr",
-"sideff : expr WHILE expr",
-"sideff : expr UNTIL expr",
-"else :",
-"else : ELSE block",
-"else : ELSIF '(' expr ')' block else",
-"cond : IF '(' expr ')' block else",
-"cond : UNLESS '(' expr ')' block else",
-"cond : IF block block else",
-"cond : UNLESS block block else",
-"cont :",
-"cont : CONTINUE block",
-"loop : label WHILE '(' texpr ')' block cont",
-"loop : label UNTIL '(' expr ')' block cont",
-"loop : label WHILE block block cont",
-"loop : label UNTIL block block cont",
-"loop : label FOR scalar '(' expr ')' block cont",
-"loop : label FOR '(' expr ')' block cont",
-"loop : label FOR '(' nexpr ';' texpr ';' nexpr ')' block",
-"loop : label block cont",
-"nexpr :",
-"nexpr : sideff",
-"texpr :",
-"texpr : expr",
-"label :",
-"label : LABEL",
-"decl : format",
-"decl : subrout",
-"decl : package",
-"decl : use",
-"format : FORMAT startsub WORD block",
-"format : FORMAT startsub block",
-"subrout : SUB startsub WORD proto block",
-"subrout : SUB startsub WORD proto ';'",
-"proto :",
-"proto : THING",
-"startsub :",
-"package : PACKAGE WORD ';'",
-"package : PACKAGE ';'",
-"use : USE WORD listexpr ';'",
-"expr : expr ANDOP expr",
-"expr : expr OROP expr",
-"expr : NOTOP expr",
-"expr : argexpr",
-"argexpr : argexpr ','",
-"argexpr : argexpr ',' term",
-"argexpr : term",
-"listop : LSTOP indirob argexpr",
-"listop : FUNC '(' indirob expr ')'",
-"listop : term ARROW method '(' listexprcom ')'",
-"listop : METHOD indirob listexpr",
-"listop : FUNCMETH indirob '(' listexprcom ')'",
-"listop : LSTOP listexpr",
-"listop : FUNC '(' listexprcom ')'",
-"listop : LSTOPSUB startsub block listexpr",
-"method : METHOD",
-"method : scalar",
-"term : term ASSIGNOP term",
-"term : term POWOP term",
-"term : term MULOP term",
-"term : term ADDOP term",
-"term : term SHIFTOP term",
-"term : term RELOP term",
-"term : term EQOP term",
-"term : term BITANDOP term",
-"term : term BITOROP term",
-"term : term DOTDOT term",
-"term : term ANDAND term",
-"term : term OROR term",
-"term : term '?' term ':' term",
-"term : term MATCHOP term",
-"term : '-' term",
-"term : '+' term",
-"term : '!' term",
-"term : '~' term",
-"term : REFGEN term",
-"term : term POSTINC",
-"term : term POSTDEC",
-"term : PREINC term",
-"term : PREDEC term",
-"term : LOCAL term",
-"term : '(' expr ')'",
-"term : '(' ')'",
-"term : '[' expr ']'",
-"term : '[' ']'",
-"term : HASHBRACK expr ';' '}'",
-"term : HASHBRACK ';' '}'",
-"term : ANONSUB startsub proto block",
-"term : scalar",
-"term : star",
-"term : scalar '[' expr ']'",
-"term : term ARROW '[' expr ']'",
-"term : term '[' expr ']'",
-"term : hsh",
-"term : ary",
-"term : arylen",
-"term : scalar '{' expr ';' '}'",
-"term : term ARROW '{' expr ';' '}'",
-"term : term '{' expr ';' '}'",
-"term : '(' expr ')' '[' expr ']'",
-"term : '(' ')' '[' expr ']'",
-"term : ary '[' expr ']'",
-"term : ary '{' expr ';' '}'",
-"term : THING",
-"term : amper",
-"term : amper '(' ')'",
-"term : amper '(' expr ')'",
-"term : NOAMP WORD listexpr",
-"term : DO term",
-"term : DO block",
-"term : DO WORD '(' ')'",
-"term : DO WORD '(' expr ')'",
-"term : DO scalar '(' ')'",
-"term : DO scalar '(' expr ')'",
-"term : LOOPEX",
-"term : LOOPEX term",
-"term : UNIOP",
-"term : UNIOP block",
-"term : UNIOP term",
-"term : UNIOPSUB term",
-"term : FUNC0",
-"term : FUNC0 '(' ')'",
-"term : FUNC0SUB",
-"term : FUNC1 '(' ')'",
-"term : FUNC1 '(' expr ')'",
-"term : PMFUNC '(' term ')'",
-"term : PMFUNC '(' term ',' term ')'",
-"term : WORD",
-"term : listop",
-"listexpr :",
-"listexpr : argexpr",
-"listexprcom :",
-"listexprcom : expr",
-"listexprcom : expr ','",
-"amper : '&' indirob",
-"scalar : '$' indirob",
-"ary : '@' indirob",
-"hsh : '%' indirob",
-"arylen : DOLSHARP indirob",
-"star : '*' indirob",
-"indirob : WORD",
-"indirob : scalar",
-"indirob : block",
-"indirob : PRIVATEREF",
-};
-#endif
-#define yyclearin (yychar=(-1))
-#define yyerrok (yyerrflag=0)
-#ifdef YYSTACKSIZE
-#ifndef YYMAXDEPTH
-#define YYMAXDEPTH YYSTACKSIZE
-#endif
-#else
-#ifdef YYMAXDEPTH
-#define YYSTACKSIZE YYMAXDEPTH
-#else
-#define YYSTACKSIZE 500
-#define YYMAXDEPTH 500
-#endif
+
+/*  yy_stack_print()
+ *  print the top 8 items on the parse stack.  The args have the same
+ *  meanings as the local vars in yyparse() of the same name */
+
+static void
+yy_stack_print (pTHX_ const short *yyss, const short *yyssp, const YYSTYPE *yyvs, const char**yyns)
+{
+    int i;
+    int start = 1;
+    int count = (int)(yyssp - yyss);
+
+    if (count > 8) {
+       start = count - 8 + 1;
+       count = 8;
+    }
+
+    PerlIO_printf(Perl_debug_log, "\nindex:");
+    for (i=0; i < count; i++)
+       PerlIO_printf(Perl_debug_log, " %8d", start+i);
+    PerlIO_printf(Perl_debug_log, "\nstate:");
+    for (i=0, yyss += start; i < count; i++, yyss++)
+       PerlIO_printf(Perl_debug_log, " %8d", *yyss);
+    PerlIO_printf(Perl_debug_log, "\ntoken:");
+    for (i=0, yyns += start; i < count; i++, yyns++)
+       PerlIO_printf(Perl_debug_log, " %8.8s", *yyns);
+    PerlIO_printf(Perl_debug_log, "\nvalue:");
+    for (i=0, yyvs += start; i < count; i++, yyvs++)
+       PerlIO_printf(Perl_debug_log, " %8"UVxf, (UV)yyvs->ival);
+    PerlIO_printf(Perl_debug_log, "\n\n");
+}
+
+#  define YY_STACK_PRINT(yyss, yyssp, yyvs, yyns)              \
+do {                                                           \
+    if (yydebug && DEBUG_v_TEST)                               \
+       yy_stack_print (aTHX_ (yyss), (yyssp), (yyvs), (yyns)); \
+} while (0)
+
+
+/*------------------------------------------------.
+| Report that the YYRULE is going to be reduced.  |
+`------------------------------------------------*/
+
+static void
+yy_reduce_print (pTHX_ int yyrule)
+{
+    int yyi;
+    const unsigned int yylineno = yyrline[yyrule];
+    YYFPRINTF (Perl_debug_log, "Reducing stack by rule %d (line %u), ",
+                         yyrule - 1, yylineno);
+    /* Print the symbols being reduced, and their result.  */
+    for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++)
+       YYFPRINTF (Perl_debug_log, "%s ", yytname [yyrhs[yyi]]);
+    YYFPRINTF (Perl_debug_log, "-> %s\n", yytname [yyr1[yyrule]]);
+}
+
+#  define YY_REDUCE_PRINT(Rule)                \
+do {                                   \
+    if (yydebug)                       \
+       yy_reduce_print (aTHX_ Rule);           \
+} while (0)
+
+#else /* !DEBUGGING */
+#  define YYDPRINTF(Args)
+#  define YYDSYMPRINT(Args)
+#  define YYDSYMPRINTF(Title, Token, Value)
+#  define YY_STACK_PRINT(yyss, yyssp, yyvs, yyns)
+#  define YY_REDUCE_PRINT(Rule)
+#endif /* !DEBUGGING */
+
+
+/* YYINITDEPTH -- initial size of the parser's stacks.  */
+#ifndef        YYINITDEPTH
+# define YYINITDEPTH 200
 #endif
-int yydebug;
-int yynerrs;
-int yyerrflag;
-int yychar;
-YYSTYPE yyval;
-YYSTYPE yylval;
-#line 563 "perly.y"
- /* PROGRAM */
-#line 1351 "y.tab.c"
-#define YYABORT goto yyabort
-#define YYACCEPT goto yyaccept
-#define YYERROR goto yyerrlab
-
-struct ysv {
-    short* yyss;
-    YYSTYPE* yyvs;
-    int oldyydebug;
-    int oldyynerrs;
-    int oldyyerrflag;
-    int oldyychar;
-    YYSTYPE oldyyval;
-    YYSTYPE oldyylval;
-};
-
-void
-yydestruct(ptr)
-void* ptr;
+
+
+#if YYERROR_VERBOSE
+#  ifndef yystrlen
+#    if defined (__GLIBC__) && defined (_STRING_H)
+#      define yystrlen strlen
+#    else
+/* Return the length of YYSTR.  */
+static YYSIZE_T
+yystrlen (const char *yystr)
+{
+    register const char *yys = yystr;
+
+    while (*yys++ != '\0')
+       continue;
+
+    return yys - yystr - 1;
+}
+#    endif
+#  endif
+
+#  ifndef yystpcpy
+#    if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE)
+#      define yystpcpy stpcpy
+#    else
+/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
+   YYDEST.  */
+static char *
+yystpcpy (pTHX_ char *yydest, const char *yysrc)
 {
-    struct ysv* ysave = (struct ysv*)ptr;
-    if (ysave->yyss) Safefree(ysave->yyss);
-    if (ysave->yyvs) Safefree(ysave->yyvs);
-    yydebug    = ysave->oldyydebug;
-    yynerrs    = ysave->oldyynerrs;
-    yyerrflag  = ysave->oldyyerrflag;
-    yychar     = ysave->oldyychar;
-    yyval      = ysave->oldyyval;
-    yylval     = ysave->oldyylval;
-    Safefree(ysave);
+    register char *yyd = yydest;
+    register const char *yys = yysrc;
+
+    while ((*yyd++ = *yys++) != '\0')
+       continue;
+
+    return yyd - 1;
 }
+#    endif
+#  endif
+
+#endif /* !YYERROR_VERBOSE */
+
+/*----------.
+| yyparse.  |
+`----------*/
 
 int
-yyparse()
+Perl_yyparse (pTHX)
 {
-    register int yym, yyn, yystate;
+    int yychar; /* The lookahead symbol.  */
+    YYSTYPE yylval; /* The semantic value of the lookahead symbol.  */
+    int yynerrs; /* Number of syntax errors so far.  */
+    register int yystate;
+    register int yyn;
+    int yyresult;
+
+    /* Number of tokens to shift before error messages enabled.  */
+    int yyerrstatus;
+    /* Lookahead token as an internal (translated) token number.  */
+    int yytoken = 0;
+
+    /* two stacks and their tools:
+         `yyss': related to states,
+         `yyvs': related to semantic values,
+
+         Refer to the stacks thru separate pointers, to allow yyoverflow
+         to reallocate them elsewhere.  */
+
+    /* The state stack.  */
+    short *yyss;
     register short *yyssp;
+
+    /* The semantic value stack.  */
+    YYSTYPE *yyvs;
     register YYSTYPE *yyvsp;
-    short* yyss;
-    YYSTYPE* yyvs;
-    unsigned yystacksize = YYSTACKSIZE;
-    int retval = 0;
-#if YYDEBUG
-    register char *yys;
-    extern char *getenv();
-#endif
 
-    struct ysv *ysave = (struct ysv*)safemalloc(sizeof(struct ysv));
-    SAVEDESTRUCTOR(yydestruct, ysave);
-    ysave->oldyydebug  = yydebug;
-    ysave->oldyynerrs  = yynerrs;
-    ysave->oldyyerrflag        = yyerrflag;
-    ysave->oldyychar   = yychar;
-    ysave->oldyyval    = yyval;
-    ysave->oldyylval   = yylval;
-
-#if YYDEBUG
-    if (yys = getenv("YYDEBUG"))
-    {
-        yyn = *yys;
-        if (yyn >= '0' && yyn <= '9')
-            yydebug = yyn - '0';
-    }
+    /* for ease of re-allocation and automatic freeing, have two SVs whose
+      * SvPVX points to the stacks */
+    SV *yyss_sv, *yyvs_sv;
+
+#ifdef DEBUGGING
+    /* maintain also a stack of token/rule names for debugging with -Dpv */
+    const char **yyns, **yynsp;
+    SV *yyns_sv;
+#  define YYPOPSTACK   (yyvsp--, yyssp--, yynsp--)
+#else
+#  define YYPOPSTACK   (yyvsp--, yyssp--)
 #endif
 
-    yynerrs = 0;
-    yyerrflag = 0;
-    yychar = (-1);
 
-    /*
-    ** Initialize private stacks (yyparse may be called from an action)
-    */
-    ysave->yyss = yyss = (short*)safemalloc(yystacksize*sizeof(short));
-    ysave->yyvs = yyvs = (YYSTYPE*)safemalloc(yystacksize*sizeof(YYSTYPE));
-    if (!yyvs || !yyss)
-       goto yyoverflow;
+    YYSIZE_T yystacksize = YYINITDEPTH;
+
+    /* The variables used to return semantic value and location from the
+         action routines.  */
+    YYSTYPE yyval;
+
+
+    /* When reducing, the number of symbols on the RHS of the reduced
+         rule.  */
+    int yylen;
+
+    YYDPRINTF ((Perl_debug_log, "Starting parse\n"));
 
+    ENTER;                     /* force stack free before we return */
+    SAVEVPTR(PL_yycharp);
+    SAVEVPTR(PL_yylvalp);
+    PL_yycharp = &yychar; /* so PL_yyerror() can access it */
+    PL_yylvalp = &yylval; /* so various functions in toke.c can access it */
+
+    yyss_sv = NEWSV(73, YYINITDEPTH * sizeof(short));
+    yyvs_sv = NEWSV(73, YYINITDEPTH * sizeof(YYSTYPE));
+    SAVEFREESV(yyss_sv);
+    SAVEFREESV(yyvs_sv);
+    yyss = (short *) SvPVX(yyss_sv);
+    yyvs = (YYSTYPE *) SvPVX(yyvs_sv);
+    /* note that elements zero of yyvs and yyns are not used */
     yyssp = yyss;
     yyvsp = yyvs;
-    *yyssp = yystate = 0;
-
-yyloop:
-    if (yyn = yydefred[yystate]) goto yyreduce;
-    if (yychar < 0)
-    {
-        if ((yychar = yylex()) < 0) yychar = 0;
-#if YYDEBUG
-        if (yydebug)
-        {
-            yys = 0;
-            if (yychar <= YYMAXTOKEN) yys = yyname[yychar];
-            if (!yys) yys = "illegal-symbol";
-            fprintf(stderr, "yydebug: state %d, reading %d (%s)\n", yystate,
-                    yychar, yys);
-        }
+#ifdef DEBUGGING
+    yyns_sv = NEWSV(73, YYINITDEPTH * sizeof(char *));
+    SAVEFREESV(yyns_sv);
+    yyns = (const char **) SvPVX(yyns_sv);
+    yynsp = yyns;
 #endif
-    }
-    if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
-            yyn <= YYTABLESIZE && yycheck[yyn] == yychar)
-    {
-#if YYDEBUG
-        if (yydebug)
-            fprintf(stderr, "yydebug: state %d, shifting to state %d\n",
-                    yystate, yytable[yyn]);
+
+    yystate = 0;
+    yyerrstatus = 0;
+    yynerrs = 0;
+    yychar = YYEMPTY;          /* Cause a token to be read.  */
+
+
+
+    YYDPRINTF ((Perl_debug_log, "Entering state %d\n", yystate));
+
+    goto yysetstate;
+
+/*------------------------------------------------------------.
+| yynewstate -- Push a new state, which is found in yystate.  |
+`------------------------------------------------------------*/
+  yynewstate:
+    /* In all cases, when you get here, the value and location stacks
+         have just been pushed. so pushing a state here evens the stacks.
+         */
+    yyssp++;
+
+  yysetstate:
+    *yyssp = yystate;
+
+    if (yyss + yystacksize - 1 <= yyssp) {
+        /* Get the current used size of the three stacks, in elements.  */
+        const YYSIZE_T yysize = yyssp - yyss + 1;
+
+        /* Extend the stack our own way.  */
+        if (YYMAXDEPTH <= yystacksize)
+              goto yyoverflowlab;
+        yystacksize *= 2;
+        if (YYMAXDEPTH < yystacksize)
+              yystacksize = YYMAXDEPTH;
+
+        SvGROW(yyss_sv, yystacksize * sizeof(short));
+        SvGROW(yyvs_sv, yystacksize * sizeof(YYSTYPE));
+        yyss = (short *) SvPVX(yyss_sv);
+        yyvs = (YYSTYPE *) SvPVX(yyvs_sv);
+#ifdef DEBUGGING
+        SvGROW(yyns_sv, yystacksize * sizeof(char *));
+        yyns = (const char **) SvPVX(yyns_sv);
+        if (! yyns)
+              goto yyoverflowlab;
+        yynsp = yyns + yysize - 1;
 #endif
-        if (yyssp >= yyss + yystacksize - 1)
-        {
-           /*
-           ** reallocate and recover.  Note that pointers
-           ** have to be reset, or bad things will happen
-           */
-           int yyps_index = (yyssp - yyss);
-           int yypv_index = (yyvsp - yyvs);
-           yystacksize += YYSTACKSIZE;
-           ysave->yyvs = yyvs =
-               (YYSTYPE*)realloc((char*)yyvs,yystacksize * sizeof(YYSTYPE));
-           ysave->yyss = yyss =
-               (short*)realloc((char*)yyss,yystacksize * sizeof(short));
-           if (!yyvs || !yyss)
-               goto yyoverflow;
-           yyssp = yyss + yyps_index;
-           yyvsp = yyvs + yypv_index;
-        }
-        *++yyssp = yystate = yytable[yyn];
-        *++yyvsp = yylval;
-        yychar = (-1);
-        if (yyerrflag > 0)  --yyerrflag;
-        goto yyloop;
+        if (!yyss || ! yyvs)
+              goto yyoverflowlab;
+
+        yyssp = yyss + yysize - 1;
+        yyvsp = yyvs + yysize - 1;
+
+
+        YYDPRINTF ((Perl_debug_log, "Stack size increased to %lu\n",
+                                  (unsigned long int) yystacksize));
+
+        if (yyss + yystacksize - 1 <= yyssp)
+              YYABORT;
     }
-    if ((yyn = yyrindex[yystate]) && (yyn += yychar) >= 0 &&
-            yyn <= YYTABLESIZE && yycheck[yyn] == yychar)
-    {
-        yyn = yytable[yyn];
-        goto yyreduce;
+
+    goto yybackup;
+
+  /*-----------.
+  | yybackup.  |
+  `-----------*/
+  yybackup:
+
+/* Do appropriate processing given the current state.  */
+/* Read a lookahead token if we need one and don't already have one.  */
+/* yyresume: */
+
+    /* First try to decide what to do without reference to lookahead token.  */
+
+    yyn = yypact[yystate];
+    if (yyn == YYPACT_NINF)
+       goto yydefault;
+
+    /* Not known => get a lookahead token if don't already have one.  */
+
+    /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol.  */
+    if (yychar == YYEMPTY) {
+       YYDPRINTF ((Perl_debug_log, "Reading a token: "));
+       yychar = yylex();
+#  ifdef EBCDIC
+       if (yychar >= 0 && yychar < 255) {
+           yychar = NATIVE_TO_ASCII(yychar);
+       }
+#  endif
     }
-    if (yyerrflag) goto yyinrecovery;
-#ifdef lint
-    goto yynewerror;
-#endif
-yynewerror:
-    yyerror("syntax error");
-#ifdef lint
-    goto yyerrlab;
-#endif
-yyerrlab:
-    ++yynerrs;
-yyinrecovery:
-    if (yyerrflag < 3)
-    {
-        yyerrflag = 3;
-        for (;;)
-        {
-            if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 &&
-                    yyn <= YYTABLESIZE && yycheck[yyn] == YYERRCODE)
-            {
-#if YYDEBUG
-                if (yydebug)
-                    fprintf(stderr,
-                    "yydebug: state %d, error recovery shifting to state %d\n",
-                    *yyssp, yytable[yyn]);
-#endif
-                if (yyssp >= yyss + yystacksize - 1)
-                {
-                   /*
-                   ** reallocate and recover.  Note that pointers
-                   ** have to be reset, or bad things will happen
-                   */
-                   int yyps_index = (yyssp - yyss);
-                   int yypv_index = (yyvsp - yyvs);
-                   yystacksize += YYSTACKSIZE;
-                   ysave->yyvs = yyvs = (YYSTYPE*)realloc((char*)yyvs,
-                       yystacksize * sizeof(YYSTYPE));
-                   ysave->yyss = yyss = (short*)realloc((char*)yyss,
-                       yystacksize * sizeof(short));
-                   if (!yyvs || !yyss)
-                       goto yyoverflow;
-                   yyssp = yyss + yyps_index;
-                   yyvsp = yyvs + yypv_index;
-                }
-                *++yyssp = yystate = yytable[yyn];
-                *++yyvsp = yylval;
-                goto yyloop;
-            }
-            else
-            {
-#if YYDEBUG
-                if (yydebug)
-                    fprintf(stderr,
-                       "yydebug: error recovery discarding state %d\n",
-                       *yyssp);
-#endif
-                if (yyssp <= yyss) goto yyabort;
-                --yyssp;
-                --yyvsp;
-            }
-        }
+
+    if (yychar <= YYEOF) {
+       yychar = yytoken = YYEOF;
+       YYDPRINTF ((Perl_debug_log, "Now at end of input.\n"));
     }
-    else
-    {
-        if (yychar == 0) goto yyabort;
-#if YYDEBUG
-        if (yydebug)
-        {
-            yys = 0;
-            if (yychar <= YYMAXTOKEN) yys = yyname[yychar];
-            if (!yys) yys = "illegal-symbol";
-            fprintf(stderr,
-               "yydebug: state %d, error recovery discards token %d (%s)\n",
-               yystate, yychar, yys);
-        }
+    else {
+       yytoken = YYTRANSLATE (yychar);
+       YYDSYMPRINTF ("Next token is", yytoken, &yylval);
+    }
+
+    /* If the proper action on seeing token YYTOKEN is to reduce or to
+         detect an error, take that action.  */
+    yyn += yytoken;
+    if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken)
+       goto yydefault;
+    yyn = yytable[yyn];
+    if (yyn <= 0) {
+       if (yyn == 0 || yyn == YYTABLE_NINF)
+           goto yyerrlab;
+       yyn = -yyn;
+       goto yyreduce;
+    }
+
+    if (yyn == YYFINAL)
+       YYACCEPT;
+
+    /* Shift the lookahead token.  */
+    YYDPRINTF ((Perl_debug_log, "Shifting token %s, ", yytname[yytoken]));
+
+    /* Discard the token being shifted unless it is eof.  */
+    if (yychar != YYEOF)
+       yychar = YYEMPTY;
+
+    *++yyvsp = yylval;
+#ifdef DEBUGGING
+    *++yynsp = (const char *)(yytname[yytoken]);
 #endif
-        yychar = (-1);
-        goto yyloop;
+
+
+    /* Count tokens shifted since error; after three, turn off error
+         status.  */
+    if (yyerrstatus)
+       yyerrstatus--;
+
+    yystate = yyn;
+    YYDPRINTF ((Perl_debug_log, "Entering state %d\n", yystate));
+
+    goto yynewstate;
+
+
+  /*-----------------------------------------------------------.
+  | yydefault -- do the default action for the current state.  |
+  `-----------------------------------------------------------*/
+  yydefault:
+    yyn = yydefact[yystate];
+    if (yyn == 0)
+       goto yyerrlab;
+    goto yyreduce;
+
+
+  /*-----------------------------.
+  | yyreduce -- Do a reduction.  |
+  `-----------------------------*/
+  yyreduce:
+    /* yyn is the number of a rule to reduce with.  */
+    yylen = yyr2[yyn];
+
+    /* If YYLEN is nonzero, implement the default value of the action:
+      `$$ = $1'.
+
+      Otherwise, the following line sets YYVAL to garbage.
+      This behavior is undocumented and Bison
+      users should not rely upon it.  Assigning to YYVAL
+      unconditionally makes the parser a bit smaller, and it avoids a
+      GCC warning that YYVAL may be used uninitialized.  */
+    yyval = yyvsp[1-yylen];
+
+
+    YY_REDUCE_PRINT (yyn);
+    switch (yyn) {
+
+/* contains all the rule actions; auto-generated from perly.y */
+
+#define dep() deprecate("\"do\" to call subroutines")
+#include "perly.act"
+
     }
-yyreduce:
-#if YYDEBUG
-    if (yydebug)
-        fprintf(stderr, "yydebug: state %d, reducing by rule %d (%s)\n",
-                yystate, yyn, yyrule[yyn]);
+
+    yyvsp -= yylen;
+    yyssp -= yylen;
+#ifdef DEBUGGING
+    yynsp -= yylen;
 #endif
-    yym = yylen[yyn];
-    yyval = yyvsp[1-yym];
-    switch (yyn)
-    {
-case 1:
-#line 84 "perly.y"
-{
-#if defined(YYDEBUG) && defined(DEBUGGING)
-                   yydebug = (debug & 1);
+
+
+    *++yyvsp = yyval;
+#ifdef DEBUGGING
+    *++yynsp = (const char *)(yytname [yyr1[yyn]]);
 #endif
-                   expect = XSTATE;
+
+    /* Now `shift' the result of the reduction.  Determine what state
+         that goes to, based on the state we popped back to and the rule
+         number reduced by.  */
+
+    yyn = yyr1[yyn];
+
+    yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
+    if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
+       yystate = yytable[yystate];
+    else
+       yystate = yydefgoto[yyn - YYNTOKENS];
+
+    YYDPRINTF ((Perl_debug_log, "Entering state %d\n", yystate));
+
+#ifdef DEBUGGING
+    /* tmp push yystate for stack print; this is normally pushed later in
+     * yynewstate */
+    yyssp++;
+    *yyssp = yystate;
+    YY_STACK_PRINT (yyss, yyssp, yyvs, yyns);
+    yyssp--;
+#endif
+
+    goto yynewstate;
+
+
+  /*------------------------------------.
+  | yyerrlab -- here on detecting error |
+  `------------------------------------*/
+  yyerrlab:
+    /* If not already recovering from an error, report this error.  */
+    if (!yyerrstatus) {
+       ++yynerrs;
+#if YYERROR_VERBOSE
+       yyn = yypact[yystate];
+
+       if (YYPACT_NINF < yyn && yyn < YYLAST) {
+           YYSIZE_T yysize = 0;
+           const int yytype = YYTRANSLATE (yychar);
+           char *yymsg;
+           int yyx, yycount;
+
+           yycount = 0;
+           /* Start YYX at -YYN if negative to avoid negative indexes in
+                 YYCHECK.  */
+           for (yyx = yyn < 0 ? -yyn : 0;
+                     yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
+               if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
+                   yysize += yystrlen (yytname[yyx]) + 15, yycount++;
+           yysize += yystrlen ("syntax error, unexpected ") + 1;
+           yysize += yystrlen (yytname[yytype]);
+           New(yymsg, yysize, char *);
+           if (yymsg != 0) {
+               const char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
+               yyp = yystpcpy (yyp, yytname[yytype]);
+
+               if (yycount < 5) {
+                   yycount = 0;
+                   for (yyx = yyn < 0 ? -yyn : 0;
+                             yyx < (int) (sizeof (yytname) / sizeof (char *));
+                             yyx++)
+                   {
+                       if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) {
+                           const char *yyq = ! yycount ?
+                                                   ", expecting " : " or ";
+                           yyp = yystpcpy (yyp, yyq);
+                           yyp = yystpcpy (yyp, yytname[yyx]);
+                           yycount++;
+                       }
+                   }
                }
-break;
-case 2:
-#line 91 "perly.y"
-{ newPROG(yyvsp[0].opval); }
-break;
-case 3:
-#line 95 "perly.y"
-{ yyval.opval = block_end(yyvsp[-3].ival,yyvsp[-2].ival,yyvsp[-1].opval); }
-break;
-case 4:
-#line 99 "perly.y"
-{ yyval.ival = block_start(); }
-break;
-case 5:
-#line 103 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 6:
-#line 105 "perly.y"
-{ yyval.opval = yyvsp[-1].opval; }
-break;
-case 7:
-#line 107 "perly.y"
-{   yyval.opval = append_list(OP_LINESEQ,
-                               (LISTOP*)yyvsp[-1].opval, (LISTOP*)yyvsp[0].opval);
-                           pad_reset_pending = TRUE;
-                           if (yyvsp[-1].opval && yyvsp[0].opval) hints |= HINT_BLOCK_SCOPE; }
-break;
-case 8:
-#line 114 "perly.y"
-{ yyval.opval = newSTATEOP(0, yyvsp[-1].pval, yyvsp[0].opval); }
-break;
-case 10:
-#line 117 "perly.y"
-{ if (yyvsp[-1].pval != Nullch) {
-                             yyval.opval = newSTATEOP(0, yyvsp[-1].pval, newOP(OP_NULL, 0));
-                           }
-                           else {
-                             yyval.opval = Nullop;
-                             copline = NOLINE;
-                           }
-                           expect = XSTATE; }
-break;
-case 11:
-#line 126 "perly.y"
-{ yyval.opval = newSTATEOP(0, yyvsp[-2].pval, yyvsp[-1].opval);
-                         expect = XSTATE; }
-break;
-case 12:
-#line 131 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 13:
-#line 133 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 14:
-#line 135 "perly.y"
-{ yyval.opval = newLOGOP(OP_AND, 0, yyvsp[0].opval, yyvsp[-2].opval); }
-break;
-case 15:
-#line 137 "perly.y"
-{ yyval.opval = newLOGOP(OP_OR, 0, yyvsp[0].opval, yyvsp[-2].opval); }
-break;
-case 16:
-#line 139 "perly.y"
-{ yyval.opval = newLOOPOP(OPf_PARENS, 1, scalar(yyvsp[0].opval), yyvsp[-2].opval); }
-break;
-case 17:
-#line 141 "perly.y"
-{ yyval.opval = newLOOPOP(OPf_PARENS, 1, invert(scalar(yyvsp[0].opval)), yyvsp[-2].opval);}
-break;
-case 18:
-#line 145 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 19:
-#line 147 "perly.y"
-{ yyval.opval = scope(yyvsp[0].opval); }
-break;
-case 20:
-#line 149 "perly.y"
-{ copline = yyvsp[-5].ival;
-                           yyval.opval = newSTATEOP(0, 0,
-                               newCONDOP(0, yyvsp[-3].opval, scope(yyvsp[-1].opval), yyvsp[0].opval));
-                           hints |= HINT_BLOCK_SCOPE; }
-break;
-case 21:
-#line 156 "perly.y"
-{ copline = yyvsp[-5].ival;
-                           yyval.opval = newCONDOP(0, yyvsp[-3].opval, scope(yyvsp[-1].opval), yyvsp[0].opval); }
-break;
-case 22:
-#line 159 "perly.y"
-{ copline = yyvsp[-5].ival;
-                           yyval.opval = newCONDOP(0,
-                               invert(scalar(yyvsp[-3].opval)), scope(yyvsp[-1].opval), yyvsp[0].opval); }
-break;
-case 23:
-#line 163 "perly.y"
-{ copline = yyvsp[-3].ival;
-                           deprecate("if BLOCK BLOCK");
-                           yyval.opval = newCONDOP(0, scope(yyvsp[-2].opval), scope(yyvsp[-1].opval), yyvsp[0].opval); }
-break;
-case 24:
-#line 167 "perly.y"
-{ copline = yyvsp[-3].ival;
-                           deprecate("unless BLOCK BLOCK");
-                           yyval.opval = newCONDOP(0, invert(scalar(scope(yyvsp[-2].opval))),
-                                               scope(yyvsp[-1].opval), yyvsp[0].opval); }
-break;
-case 25:
-#line 174 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 26:
-#line 176 "perly.y"
-{ yyval.opval = scope(yyvsp[0].opval); }
-break;
-case 27:
-#line 180 "perly.y"
-{ copline = yyvsp[-5].ival;
-                           yyval.opval = newSTATEOP(0, yyvsp[-6].pval,
-                                   newWHILEOP(0, 1, (LOOP*)Nullop,
-                                       yyvsp[-3].opval, yyvsp[-1].opval, yyvsp[0].opval) ); }
-break;
-case 28:
-#line 185 "perly.y"
-{ copline = yyvsp[-5].ival;
-                           yyval.opval = newSTATEOP(0, yyvsp[-6].pval,
-                                   newWHILEOP(0, 1, (LOOP*)Nullop,
-                                       invert(scalar(yyvsp[-3].opval)), yyvsp[-1].opval, yyvsp[0].opval) ); }
-break;
-case 29:
-#line 190 "perly.y"
-{ copline = yyvsp[-3].ival;
-                           yyval.opval = newSTATEOP(0, yyvsp[-4].pval,
-                                   newWHILEOP(0, 1, (LOOP*)Nullop,
-                                       scope(yyvsp[-2].opval), yyvsp[-1].opval, yyvsp[0].opval) ); }
-break;
-case 30:
-#line 195 "perly.y"
-{ copline = yyvsp[-3].ival;
-                           yyval.opval = newSTATEOP(0, yyvsp[-4].pval,
-                                   newWHILEOP(0, 1, (LOOP*)Nullop,
-                                       invert(scalar(scope(yyvsp[-2].opval))), yyvsp[-1].opval, yyvsp[0].opval)); }
-break;
-case 31:
-#line 200 "perly.y"
-{ yyval.opval = newFOROP(0, yyvsp[-7].pval, yyvsp[-6].ival, mod(yyvsp[-5].opval, OP_ENTERLOOP),
-                               yyvsp[-3].opval, yyvsp[-1].opval, yyvsp[0].opval); }
-break;
-case 32:
-#line 203 "perly.y"
-{ yyval.opval = newFOROP(0, yyvsp[-6].pval, yyvsp[-5].ival, Nullop, yyvsp[-3].opval, yyvsp[-1].opval, yyvsp[0].opval); }
-break;
-case 33:
-#line 206 "perly.y"
-{  copline = yyvsp[-8].ival;
-                           yyval.opval = append_elem(OP_LINESEQ,
-                                   newSTATEOP(0, yyvsp[-9].pval, scalar(yyvsp[-6].opval)),
-                                   newSTATEOP(0, yyvsp[-9].pval,
-                                       newWHILEOP(0, 1, (LOOP*)Nullop,
-                                           scalar(yyvsp[-4].opval), yyvsp[0].opval, scalar(yyvsp[-2].opval)) )); }
-break;
-case 34:
-#line 213 "perly.y"
-{ yyval.opval = newSTATEOP(0,
-                               yyvsp[-2].pval, newWHILEOP(0, 1, (LOOP*)Nullop,
-                                       Nullop, yyvsp[-1].opval, yyvsp[0].opval)); }
-break;
-case 35:
-#line 219 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 37:
-#line 224 "perly.y"
-{ (void)scan_num("1"); yyval.opval = yylval.opval; }
-break;
-case 39:
-#line 229 "perly.y"
-{ yyval.pval = Nullch; }
-break;
-case 41:
-#line 234 "perly.y"
-{ yyval.ival = 0; }
-break;
-case 42:
-#line 236 "perly.y"
-{ yyval.ival = 0; }
-break;
-case 43:
-#line 238 "perly.y"
-{ yyval.ival = 0; }
-break;
-case 44:
-#line 240 "perly.y"
-{ yyval.ival = 0; }
-break;
-case 45:
-#line 244 "perly.y"
-{ newFORM(yyvsp[-2].ival, yyvsp[-1].opval, yyvsp[0].opval); }
-break;
-case 46:
-#line 246 "perly.y"
-{ newFORM(yyvsp[-1].ival, Nullop, yyvsp[0].opval); }
-break;
-case 47:
-#line 250 "perly.y"
-{ newSUB(yyvsp[-3].ival, yyvsp[-2].opval, yyvsp[-1].opval, yyvsp[0].opval); }
-break;
-case 48:
-#line 252 "perly.y"
-{ newSUB(yyvsp[-3].ival, yyvsp[-2].opval, yyvsp[-1].opval, Nullop); expect = XSTATE; }
-break;
-case 49:
-#line 256 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 51:
-#line 261 "perly.y"
-{ yyval.ival = start_subparse(); }
-break;
-case 52:
-#line 265 "perly.y"
-{ package(yyvsp[-1].opval); }
-break;
-case 53:
-#line 267 "perly.y"
-{ package(Nullop); }
-break;
-case 54:
-#line 271 "perly.y"
-{ utilize(yyvsp[-3].ival, yyvsp[-2].opval, yyvsp[-1].opval); }
-break;
-case 55:
-#line 275 "perly.y"
-{ yyval.opval = newLOGOP(OP_AND, 0, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 56:
-#line 277 "perly.y"
-{ yyval.opval = newLOGOP(yyvsp[-1].ival, 0, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 57:
-#line 279 "perly.y"
-{ yyval.opval = newUNOP(OP_NOT, 0, scalar(yyvsp[0].opval)); }
-break;
-case 59:
-#line 284 "perly.y"
-{ yyval.opval = yyvsp[-1].opval; }
-break;
-case 60:
-#line 286 "perly.y"
-{ yyval.opval = append_elem(OP_LIST, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 62:
-#line 291 "perly.y"
-{ yyval.opval = convert(yyvsp[-2].ival, OPf_STACKED,
-                               prepend_elem(OP_LIST, newGVREF(yyvsp[-2].ival,yyvsp[-1].opval), yyvsp[0].opval) ); }
-break;
-case 63:
-#line 294 "perly.y"
-{ yyval.opval = convert(yyvsp[-4].ival, OPf_STACKED,
-                               prepend_elem(OP_LIST, newGVREF(yyvsp[-4].ival,yyvsp[-2].opval), yyvsp[-1].opval) ); }
-break;
-case 64:
-#line 297 "perly.y"
-{ yyval.opval = convert(OP_ENTERSUB, OPf_STACKED,
-                               append_elem(OP_LIST,
-                                   prepend_elem(OP_LIST, yyvsp[-5].opval, yyvsp[-1].opval),
-                                   newUNOP(OP_METHOD, 0, yyvsp[-3].opval))); }
-break;
-case 65:
-#line 302 "perly.y"
-{ yyval.opval = convert(OP_ENTERSUB, OPf_STACKED,
-                               append_elem(OP_LIST,
-                                   prepend_elem(OP_LIST, yyvsp[-1].opval, yyvsp[0].opval),
-                                   newUNOP(OP_METHOD, 0, yyvsp[-2].opval))); }
-break;
-case 66:
-#line 307 "perly.y"
-{ yyval.opval = convert(OP_ENTERSUB, OPf_STACKED,
-                               append_elem(OP_LIST,
-                                   prepend_elem(OP_LIST, yyvsp[-3].opval, yyvsp[-1].opval),
-                                   newUNOP(OP_METHOD, 0, yyvsp[-4].opval))); }
-break;
-case 67:
-#line 312 "perly.y"
-{ yyval.opval = convert(yyvsp[-1].ival, 0, yyvsp[0].opval); }
-break;
-case 68:
-#line 314 "perly.y"
-{ yyval.opval = convert(yyvsp[-3].ival, 0, yyvsp[-1].opval); }
-break;
-case 69:
-#line 316 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_STACKED,
-                           append_elem(OP_LIST,
-                             prepend_elem(OP_LIST, newANONSUB(yyvsp[-2].ival, 0, yyvsp[-1].opval), yyvsp[0].opval),
-                             yyvsp[-3].opval)); }
-break;
-case 72:
-#line 327 "perly.y"
-{ yyval.opval = newASSIGNOP(OPf_STACKED, yyvsp[-2].opval, yyvsp[-1].ival, yyvsp[0].opval); }
-break;
-case 73:
-#line 329 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 74:
-#line 331 "perly.y"
-{   if (yyvsp[-1].ival != OP_REPEAT)
-                               scalar(yyvsp[-2].opval);
-                           yyval.opval = newBINOP(yyvsp[-1].ival, 0, yyvsp[-2].opval, scalar(yyvsp[0].opval)); }
-break;
-case 75:
-#line 335 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 76:
-#line 337 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 77:
-#line 339 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 78:
-#line 341 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 79:
-#line 343 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 80:
-#line 345 "perly.y"
-{ yyval.opval = newBINOP(yyvsp[-1].ival, 0, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval)); }
-break;
-case 81:
-#line 347 "perly.y"
-{ yyval.opval = newRANGE(yyvsp[-1].ival, scalar(yyvsp[-2].opval), scalar(yyvsp[0].opval));}
-break;
-case 82:
-#line 349 "perly.y"
-{ yyval.opval = newLOGOP(OP_AND, 0, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 83:
-#line 351 "perly.y"
-{ yyval.opval = newLOGOP(OP_OR, 0, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 84:
-#line 353 "perly.y"
-{ yyval.opval = newCONDOP(0, yyvsp[-4].opval, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 85:
-#line 355 "perly.y"
-{ yyval.opval = bind_match(yyvsp[-1].ival, yyvsp[-2].opval, yyvsp[0].opval); }
-break;
-case 86:
-#line 358 "perly.y"
-{ yyval.opval = newUNOP(OP_NEGATE, 0, scalar(yyvsp[0].opval)); }
-break;
-case 87:
-#line 360 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 88:
-#line 362 "perly.y"
-{ yyval.opval = newUNOP(OP_NOT, 0, scalar(yyvsp[0].opval)); }
-break;
-case 89:
-#line 364 "perly.y"
-{ yyval.opval = newUNOP(OP_COMPLEMENT, 0, scalar(yyvsp[0].opval));}
-break;
-case 90:
-#line 366 "perly.y"
-{ yyval.opval = newUNOP(OP_REFGEN, 0, mod(yyvsp[0].opval,OP_REFGEN)); }
-break;
-case 91:
-#line 368 "perly.y"
-{ yyval.opval = newUNOP(OP_POSTINC, 0,
-                                       mod(scalar(yyvsp[-1].opval), OP_POSTINC)); }
-break;
-case 92:
-#line 371 "perly.y"
-{ yyval.opval = newUNOP(OP_POSTDEC, 0,
-                                       mod(scalar(yyvsp[-1].opval), OP_POSTDEC)); }
-break;
-case 93:
-#line 374 "perly.y"
-{ yyval.opval = newUNOP(OP_PREINC, 0,
-                                       mod(scalar(yyvsp[0].opval), OP_PREINC)); }
-break;
-case 94:
-#line 377 "perly.y"
-{ yyval.opval = newUNOP(OP_PREDEC, 0,
-                                       mod(scalar(yyvsp[0].opval), OP_PREDEC)); }
-break;
-case 95:
-#line 380 "perly.y"
-{ yyval.opval = localize(yyvsp[0].opval,yyvsp[-1].ival); }
-break;
-case 96:
-#line 382 "perly.y"
-{ yyval.opval = sawparens(yyvsp[-1].opval); }
-break;
-case 97:
-#line 384 "perly.y"
-{ yyval.opval = sawparens(newNULLLIST()); }
-break;
-case 98:
-#line 386 "perly.y"
-{ yyval.opval = newANONLIST(yyvsp[-1].opval); }
-break;
-case 99:
-#line 388 "perly.y"
-{ yyval.opval = newANONLIST(Nullop); }
-break;
-case 100:
-#line 390 "perly.y"
-{ yyval.opval = newANONHASH(yyvsp[-2].opval); }
-break;
-case 101:
-#line 392 "perly.y"
-{ yyval.opval = newANONHASH(Nullop); }
-break;
-case 102:
-#line 394 "perly.y"
-{ yyval.opval = newANONSUB(yyvsp[-2].ival, yyvsp[-1].opval, yyvsp[0].opval); }
-break;
-case 103:
-#line 396 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 104:
-#line 398 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 105:
-#line 400 "perly.y"
-{ yyval.opval = newBINOP(OP_AELEM, 0, oopsAV(yyvsp[-3].opval), scalar(yyvsp[-1].opval)); }
-break;
-case 106:
-#line 402 "perly.y"
-{ yyval.opval = newBINOP(OP_AELEM, 0,
-                                       ref(newAVREF(yyvsp[-4].opval),OP_RV2AV),
-                                       scalar(yyvsp[-1].opval));}
-break;
-case 107:
-#line 406 "perly.y"
-{ assertref(yyvsp[-3].opval); yyval.opval = newBINOP(OP_AELEM, 0,
-                                       ref(newAVREF(yyvsp[-3].opval),OP_RV2AV),
-                                       scalar(yyvsp[-1].opval));}
-break;
-case 108:
-#line 410 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 109:
-#line 412 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 110:
-#line 414 "perly.y"
-{ yyval.opval = newUNOP(OP_AV2ARYLEN, 0, ref(yyvsp[0].opval, OP_AV2ARYLEN));}
-break;
-case 111:
-#line 416 "perly.y"
-{ yyval.opval = newBINOP(OP_HELEM, 0, oopsHV(yyvsp[-4].opval), jmaybe(yyvsp[-2].opval));
-                           expect = XOPERATOR; }
-break;
-case 112:
-#line 419 "perly.y"
-{ yyval.opval = newBINOP(OP_HELEM, 0,
-                                       ref(newHVREF(yyvsp[-5].opval),OP_RV2HV),
-                                       jmaybe(yyvsp[-2].opval));
-                           expect = XOPERATOR; }
-break;
-case 113:
-#line 424 "perly.y"
-{ assertref(yyvsp[-4].opval); yyval.opval = newBINOP(OP_HELEM, 0,
-                                       ref(newHVREF(yyvsp[-4].opval),OP_RV2HV),
-                                       jmaybe(yyvsp[-2].opval));
-                           expect = XOPERATOR; }
-break;
-case 114:
-#line 429 "perly.y"
-{ yyval.opval = newSLICEOP(0, yyvsp[-1].opval, yyvsp[-4].opval); }
-break;
-case 115:
-#line 431 "perly.y"
-{ yyval.opval = newSLICEOP(0, yyvsp[-1].opval, Nullop); }
-break;
-case 116:
-#line 433 "perly.y"
-{ yyval.opval = prepend_elem(OP_ASLICE,
-                               newOP(OP_PUSHMARK, 0),
-                                   newLISTOP(OP_ASLICE, 0,
-                                       list(yyvsp[-1].opval),
-                                       ref(yyvsp[-3].opval, OP_ASLICE))); }
-break;
-case 117:
-#line 439 "perly.y"
-{ yyval.opval = prepend_elem(OP_HSLICE,
-                               newOP(OP_PUSHMARK, 0),
-                                   newLISTOP(OP_HSLICE, 0,
-                                       list(yyvsp[-2].opval),
-                                       ref(oopsHV(yyvsp[-4].opval), OP_HSLICE)));
-                           expect = XOPERATOR; }
-break;
-case 118:
-#line 446 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 119:
-#line 448 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, 0,
-                               scalar(yyvsp[0].opval)); }
-break;
-case 120:
-#line 451 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_STACKED, scalar(yyvsp[-2].opval)); }
-break;
-case 121:
-#line 453 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_STACKED,
-                           append_elem(OP_LIST, yyvsp[-1].opval, scalar(yyvsp[-3].opval))); }
-break;
-case 122:
-#line 456 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_STACKED,
-                           append_elem(OP_LIST,
-                               yyvsp[0].opval, newCVREF(scalar(yyvsp[-1].opval)))); }
-break;
-case 123:
-#line 460 "perly.y"
-{ yyval.opval = newUNOP(OP_DOFILE, 0, scalar(yyvsp[0].opval)); }
-break;
-case 124:
-#line 462 "perly.y"
-{ yyval.opval = newUNOP(OP_NULL, OPf_SPECIAL, scope(yyvsp[0].opval)); }
-break;
-case 125:
-#line 464 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_SPECIAL|OPf_STACKED,
-                           prepend_elem(OP_LIST,
-                               scalar(newCVREF(scalar(yyvsp[-2].opval))), Nullop)); dep();}
-break;
-case 126:
-#line 468 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_SPECIAL|OPf_STACKED,
-                           append_elem(OP_LIST,
-                               yyvsp[-1].opval,
-                               scalar(newCVREF(scalar(yyvsp[-3].opval))))); dep();}
-break;
-case 127:
-#line 473 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_SPECIAL|OPf_STACKED,
-                           prepend_elem(OP_LIST,
-                               scalar(newCVREF(scalar(yyvsp[-2].opval))), Nullop)); dep();}
-break;
-case 128:
-#line 477 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_SPECIAL|OPf_STACKED,
-                           prepend_elem(OP_LIST,
-                               yyvsp[-1].opval,
-                               scalar(newCVREF(scalar(yyvsp[-3].opval))))); dep();}
-break;
-case 129:
-#line 482 "perly.y"
-{ yyval.opval = newOP(yyvsp[0].ival, OPf_SPECIAL);
-                           hints |= HINT_BLOCK_SCOPE; }
-break;
-case 130:
-#line 485 "perly.y"
-{ yyval.opval = newLOOPEX(yyvsp[-1].ival,yyvsp[0].opval); }
-break;
-case 131:
-#line 487 "perly.y"
-{ yyval.opval = newOP(yyvsp[0].ival, 0); }
-break;
-case 132:
-#line 489 "perly.y"
-{ yyval.opval = newUNOP(yyvsp[-1].ival, 0, yyvsp[0].opval); }
-break;
-case 133:
-#line 491 "perly.y"
-{ yyval.opval = newUNOP(yyvsp[-1].ival, 0, yyvsp[0].opval); }
-break;
-case 134:
-#line 493 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, OPf_STACKED,
-                           append_elem(OP_LIST, yyvsp[0].opval, scalar(yyvsp[-1].opval))); }
-break;
-case 135:
-#line 496 "perly.y"
-{ yyval.opval = newOP(yyvsp[0].ival, 0); }
-break;
-case 136:
-#line 498 "perly.y"
-{ yyval.opval = newOP(yyvsp[-2].ival, 0); }
-break;
-case 137:
-#line 500 "perly.y"
-{ yyval.opval = newUNOP(OP_ENTERSUB, 0,
-                               scalar(yyvsp[0].opval)); }
-break;
-case 138:
-#line 503 "perly.y"
-{ yyval.opval = newOP(yyvsp[-2].ival, OPf_SPECIAL); }
-break;
-case 139:
-#line 505 "perly.y"
-{ yyval.opval = newUNOP(yyvsp[-3].ival, 0, yyvsp[-1].opval); }
-break;
-case 140:
-#line 507 "perly.y"
-{ yyval.opval = pmruntime(yyvsp[-3].opval, yyvsp[-1].opval, Nullop); }
-break;
-case 141:
-#line 509 "perly.y"
-{ yyval.opval = pmruntime(yyvsp[-5].opval, yyvsp[-3].opval, yyvsp[-1].opval); }
-break;
-case 144:
-#line 515 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 145:
-#line 517 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 146:
-#line 521 "perly.y"
-{ yyval.opval = Nullop; }
-break;
-case 147:
-#line 523 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-case 148:
-#line 525 "perly.y"
-{ yyval.opval = yyvsp[-1].opval; }
-break;
-case 149:
-#line 529 "perly.y"
-{ yyval.opval = newCVREF(yyvsp[0].opval); }
-break;
-case 150:
-#line 533 "perly.y"
-{ yyval.opval = newSVREF(yyvsp[0].opval); }
-break;
-case 151:
-#line 537 "perly.y"
-{ yyval.opval = newAVREF(yyvsp[0].opval); }
-break;
-case 152:
-#line 541 "perly.y"
-{ yyval.opval = newHVREF(yyvsp[0].opval); }
-break;
-case 153:
-#line 545 "perly.y"
-{ yyval.opval = newAVREF(yyvsp[0].opval); }
-break;
-case 154:
-#line 549 "perly.y"
-{ yyval.opval = newGVREF(0,yyvsp[0].opval); }
-break;
-case 155:
-#line 553 "perly.y"
-{ yyval.opval = scalar(yyvsp[0].opval); }
-break;
-case 156:
-#line 555 "perly.y"
-{ yyval.opval = scalar(yyvsp[0].opval);  }
-break;
-case 157:
-#line 557 "perly.y"
-{ yyval.opval = scope(yyvsp[0].opval); }
-break;
-case 158:
-#line 560 "perly.y"
-{ yyval.opval = yyvsp[0].opval; }
-break;
-#line 2183 "y.tab.c"
+               yyerror (yymsg);
+               YYSTACK_FREE (yymsg);
+           }
+           else
+               yyerror ("syntax error; also virtual memory exhausted");
+       }
+       else
+#endif /* YYERROR_VERBOSE */
+           yyerror ("syntax error");
     }
-    yyssp -= yym;
-    yystate = *yyssp;
-    yyvsp -= yym;
-    yym = yylhs[yyn];
-    if (yystate == 0 && yym == 0)
-    {
-#if YYDEBUG
-        if (yydebug)
-            fprintf(stderr,
-               "yydebug: after reduction, shifting from state 0 to state %d\n",
-               YYFINAL);
-#endif
-        yystate = YYFINAL;
-        *++yyssp = YYFINAL;
-        *++yyvsp = yyval;
-        if (yychar < 0)
-        {
-            if ((yychar = yylex()) < 0) yychar = 0;
-#if YYDEBUG
-            if (yydebug)
-            {
-                yys = 0;
-                if (yychar <= YYMAXTOKEN) yys = yyname[yychar];
-                if (!yys) yys = "illegal-symbol";
-                fprintf(stderr, "yydebug: state %d, reading %d (%s)\n",
-                        YYFINAL, yychar, yys);
-            }
-#endif
-        }
-        if (yychar == 0) goto yyaccept;
-        goto yyloop;
+
+
+    if (yyerrstatus == 3) {
+       /* If just tried and failed to reuse lookahead token after an
+             error, discard it.  */
+
+       /* Return failure if at end of input.  */
+       if (yychar == YYEOF) {
+           /* Pop the error token.  */
+           YYPOPSTACK;
+           /* Pop the rest of the stack.  */
+           while (yyss < yyssp) {
+               YYDSYMPRINTF ("Error: popping", yystos[*yyssp], yyvsp);
+               YYPOPSTACK;
+           }
+           YYABORT;
+       }
+
+       YYDSYMPRINTF ("Error: discarding", yytoken, &yylval);
+       yychar = YYEMPTY;
+
     }
-    if ((yyn = yygindex[yym]) && (yyn += yystate) >= 0 &&
-            yyn <= YYTABLESIZE && yycheck[yyn] == yystate)
-        yystate = yytable[yyn];
-    else
-        yystate = yydgoto[yym];
-#if YYDEBUG
-    if (yydebug)
-        fprintf(stderr,
-           "yydebug: after reduction, shifting from state %d to state %d\n",
-           *yyssp, yystate);
+
+    /* Else will try to reuse lookahead token after shifting the error
+         token.  */
+    goto yyerrlab1;
+
+
+  /*----------------------------------------------------.
+  | yyerrlab1 -- error raised explicitly by an action.  |
+  `----------------------------------------------------*/
+  yyerrlab1:
+    yyerrstatus = 3;   /* Each real token shifted decrements this.  */
+
+    for (;;) {
+       yyn = yypact[yystate];
+       if (yyn != YYPACT_NINF) {
+           yyn += YYTERROR;
+           if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) {
+               yyn = yytable[yyn];
+               if (0 < yyn)
+                   break;
+           }
+       }
+
+       /* Pop the current state because it cannot handle the error token.  */
+       if (yyssp == yyss)
+           YYABORT;
+
+       YYDSYMPRINTF ("Error: popping", yystos[*yyssp], yyvsp);
+       yyvsp--;
+#ifdef DEBUGGING
+       yynsp--;
 #endif
-    if (yyssp >= yyss + yystacksize - 1)
-    {
-       /*
-       ** reallocate and recover.  Note that pointers
-       ** have to be reset, or bad things will happen
-       */
-       int yyps_index = (yyssp - yyss);
-       int yypv_index = (yyvsp - yyvs);
-       yystacksize += YYSTACKSIZE;
-       ysave->yyvs = yyvs =
-           (YYSTYPE*)realloc((char*)yyvs,yystacksize * sizeof(YYSTYPE));
-       ysave->yyss = yyss =
-           (short*)realloc((char*)yyss,yystacksize * sizeof(short));
-       if (!yyvs || !yyss)
-           goto yyoverflow;
-       yyssp = yyss + yyps_index;
-       yyvsp = yyvs + yypv_index;
+       yystate = *--yyssp;
+
+       YY_STACK_PRINT (yyss, yyssp, yyvs, yyns);
     }
-    *++yyssp = yystate;
-    *++yyvsp = yyval;
-    goto yyloop;
-yyoverflow:
-    yyerror("Out of memory for yacc stack");
-yyabort:
-    retval = 1;
-yyaccept:
-    return retval;
+
+    if (yyn == YYFINAL)
+       YYACCEPT;
+
+    YYDPRINTF ((Perl_debug_log, "Shifting error token, "));
+
+    *++yyvsp = yylval;
+#ifdef DEBUGGING
+    *++yynsp ="<err>";
+#endif
+
+    yystate = yyn;
+    YYDPRINTF ((Perl_debug_log, "Entering state %d\n", yystate));
+
+    goto yynewstate;
+
+
+  /*-------------------------------------.
+  | yyacceptlab -- YYACCEPT comes here.  |
+  `-------------------------------------*/
+  yyacceptlab:
+    yyresult = 0;
+    goto yyreturn;
+
+  /*-----------------------------------.
+  | yyabortlab -- YYABORT comes here.  |
+  `-----------------------------------*/
+  yyabortlab:
+    yyresult = 1;
+    goto yyreturn;
+
+  /*----------------------------------------------.
+  | yyoverflowlab -- parser overflow comes here.  |
+  `----------------------------------------------*/
+  yyoverflowlab:
+    yyerror ("parser stack overflow");
+    yyresult = 2;
+    /* Fall through.  */
+
+  yyreturn:
+
+    LEAVE;                     /* force stack free before we return */
+
+    return yyresult;
 }
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * vim: ts=8 sts=4 sw=4 noet:
+*/