summaryrefslogtreecommitdiff
path: root/mg_names.c
diff options
context:
space:
mode:
Diffstat (limited to 'mg_names.c')
-rw-r--r--mg_names.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_names.c b/mg_names.c
index 52eed71790..237dfc5b9c 100644
--- a/mg_names.c
+++ b/mg_names.c
@@ -47,6 +47,7 @@
{ PERL_MAGIC_utf8, "utf8(w)" },
{ PERL_MAGIC_substr, "substr(x)" },
{ PERL_MAGIC_defelem, "defelem(y)" },
+ { PERL_MAGIC_lvref, "lvref(\\)" },
{ PERL_MAGIC_checkcall, "checkcall(])" },
{ PERL_MAGIC_ext, "ext(~)" },