doc f7abe7
[p5sagit/p5-mst-13.2.git] / overload.h
index 1750585..bbef5cb 100644 (file)
@@ -79,6 +79,8 @@ enum {
     concat_amg,
     concat_ass_amg,
     smart_amg,
+    ftest_amg,
+    regexp_amg,
     DESTROY_amg,
     max_amg_code
     /* Do not leave a trailing comma here.  C9X allows it, C89 doesn't. */