This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Check to see if there was a body which needs freeing using the old_type instead of...
[perl5.git] / overload.h
index 1a1e69c..bbef5cb 100644 (file)
@@ -80,6 +80,7 @@ enum {
     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. */