This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove ignore for Test-Harness directory which no longer exists
[perl5.git] / mg_names.inc
index fde6872..7eb9033 100644 (file)
@@ -45,6 +45,7 @@
        { PERL_MAGIC_vec,            "vec(v)" },
        { PERL_MAGIC_utf8,           "utf8(w)" },
        { PERL_MAGIC_substr,         "substr(x)" },
+       { PERL_MAGIC_nonelem,        "nonelem(Y)" },
        { PERL_MAGIC_defelem,        "defelem(y)" },
        { PERL_MAGIC_lvref,          "lvref(\\)" },
        { PERL_MAGIC_checkcall,      "checkcall(])" },