We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67e502 commit 6099c9bCopy full SHA for 6099c9b
scope.c
@@ -291,8 +291,8 @@ magic will be processed on the new scalar. If unset, 'set' magic will be
291
skipped. The latter typically means that assignment will soon follow (I<e.g.>,
292
S<C<'local $x = $y'>>), and that will handle the magic.
293
294
-=for apidoc Amnh ||SAVEf_KEEPOLDELEM
295
-=for apidoc Amnh ||SAVEf_SETMAGIC
+=for apidoc Cmnh ||SAVEf_KEEPOLDELEM
+=for apidoc Cmnh ||SAVEf_SETMAGIC
296
297
=cut
298
*/
0 commit comments