X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/e5e1ee61c50f938a3a8b7487d29d5128d4f9a909..0fbfbb97fd8bda2b2f51041f575b8e41691c21f0:/mg_raw.h diff --git a/mg_raw.h b/mg_raw.h index 4b3d35d..fd4a826 100644 --- a/mg_raw.h +++ b/mg_raw.h @@ -83,10 +83,10 @@ { 'y', "want_vtbl_defelem | PERL_MAGIC_VALUE_MAGIC", "/* defelem 'y' Shadow \"foreach\" iterator variable / smart parameter vivification */" }, { '\\', "want_vtbl_lvref", - "/* lvref '\\' Lvalue reference in list assignment */" }, + "/* lvref '\\' Lvalue reference constructor */" }, { ']', "want_vtbl_checkcall | PERL_MAGIC_VALUE_MAGIC", "/* checkcall ']' Inlining/mutation of call to this CV */" }, - { '~', "magic_vtable_max", + { '~', "magic_vtable_max | PERL_MAGIC_READONLY_ACCEPTABLE", "/* ext '~' Available for use by extensions */" }, /* ex: set ro: */