sub : attrlist
[p5sagit/p5-mst-13.2.git] / perl.h
diff --git a/perl.h b/perl.h
index 678cef5..5d84aec 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -2429,6 +2429,8 @@ typedef enum {
     XREF,
     XSTATE,
     XBLOCK,
+    XATTRBLOCK,
+    XATTRTERM,
     XTERMBLOCK
 } expectation;