X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=overload.h;h=bbef5cb9a0c1ed505ca4e6b94110c1e5a8776f1e;hb=c8937c7ebe545f1bf57f394227d99d1f8f445ef6;hp=17505851226e129b1d6cfcf758087393a622d65c;hpb=8261f8eb698db59828f3e3dd7a1ee82976ab259e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/overload.h b/overload.h index 1750585..bbef5cb 100644 --- a/overload.h +++ b/overload.h @@ -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. */