X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=op.h;h=6729f6edcbdc7248d23c8de141ac49ee60625a8a;hb=9711599ee3b2375539002b6ddc0873ec478916bb;hp=c1120f7137f323a3482bb8a2f086bf7b7cb7efa3;hpb=0c8767aeceb5f1c68d6318e2c8809e9913930642;p=p5sagit%2Fp5-mst-13.2.git diff --git a/op.h b/op.h index c1120f7..6729f6e 100644 --- a/op.h +++ b/op.h @@ -137,6 +137,9 @@ Deprecated. Use C instead. /* On OP_SMARTMATCH, an implicit smartmatch */ /* On OP_ANONHASH and OP_ANONLIST, create a reference to the new anon hash or array */ + /* On OP_HELEM and OP_HSLICE, localization will be followed + by assignment, so do not wipe the target if it is special + (e.g. a glob or a magic SV) */ /* old names; don't use in new code, but don't break them, either */ #define OPf_LIST OPf_WANT_LIST