summaryrefslogtreecommitdiff
path: root/mg_names.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mg_names.inc')
-rw-r--r--mg_names.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_names.inc b/mg_names.inc
index fde6872fa9..7eb9033675 100644
--- a/mg_names.inc
+++ b/mg_names.inc
@@ -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(])" },