diff options
author | Gisle Aas <gisle@aas.no> | 2006-01-27 06:46:00 -0800 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-11-02 11:14:42 +0000 |
commit | cfc4a7da389202132834a0ef4ed2d46dd167c176 (patch) | |
tree | ae77ff805a66e190133b5ffc15238751f0c72ca1 /embed.fnc | |
parent | f9c6ae86dc1f6723c795186e5f64836b2e6c2f01 (diff) | |
download | perl-cfc4a7da389202132834a0ef4ed2d46dd167c176.tar.gz |
Re: $, and say
Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com>
with tweaks so "say;" continues to default to $_
plus a regression test
p4raw-id: //depot/perl@29187
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1160,7 +1160,6 @@ pR |OP* |ck_return |NN OP *o pR |OP* |ck_rfun |NN OP *o pR |OP* |ck_rvconst |NN OP *o pR |OP* |ck_sassign |NN OP *o -pR |OP* |ck_say |NN OP *o pR |OP* |ck_select |NN OP *o pR |OP* |ck_shift |NN OP *o pR |OP* |ck_sort |NN OP *o |