This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Pod::Escapes from ext/ to cpan/
[perl5.git] / overload.h
index 1750585..1a1e69c 100644 (file)
@@ -79,6 +79,7 @@ enum {
     concat_amg,
     concat_ass_amg,
     smart_amg,
+    ftest_amg,
     DESTROY_amg,
     max_amg_code
     /* Do not leave a trailing comma here.  C9X allows it, C89 doesn't. */