This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate use of $::Message in t/re/pat_advanced.t
[perl5.git] / overload.c
index 0d5b74b..91e2d20 100644 (file)
@@ -164,3 +164,5 @@ static const char * const PL_AMG_names[NofAMmeth] = {
     "(qr",             /* regexp     */
     "DESTROY"
 };
+
+/* ex: set ro: */