Forgotten deMANIFESTation.
[p5sagit/p5-mst-13.2.git] / op.h
diff --git a/op.h b/op.h
index 1b5d828..1cbacb3 100644 (file)
--- a/op.h
+++ b/op.h
@@ -104,6 +104,8 @@ Deprecated.  Use C<GIMME_V> instead.
                                /*  On OP_ENTERITER, loop var is per-thread */
                                /*  On pushre, re is /\s+/ imp. by split " " */
                                /*  On regcomp, "use re 'eval'" was in scope */
+                               /*  On OP_READLINE, was <$filehandle> */
+                               /*  On RV2[SG]V, don't create GV--in defined()*/
 
 /* old names; don't use in new code, but don't break them, either */
 #define OPf_LIST       OPf_WANT_LIST