This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Concise: improve hints decoding
[perl5.git] / pp_ctl.c
index 155349e..0d76286 100644 (file)
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -927,6 +927,7 @@ PP(pp_formline)
     }
 }
 
+/* also used for: pp_mapstart() */
 PP(pp_grepstart)
 {
     dSP;